[ 382.336474] [55039]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 382.337819] [55039]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 12:52:00 2025] *** [ 382.337819] [55039]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 382.337819] [55039]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 382.337819] [55039]: nodename: devstack [ 382.337819] [55039]: machine: x86_64 [ 382.337819] [55039]: clock source: unix [ 382.337819] [55039]: pcre jit disabled [ 382.337819] [55039]: detected number of CPU cores: 8 [ 382.338071] [55039]: current working directory: / [ 382.338071] [55039]: detected binary path: /usr/bin/uwsgi-core [ 382.338071] [55039]: your processes number limit is 63753 [ 382.338071] [55039]: your memory page size is 4096 bytes [ 382.338071] [55039]: detected max file descriptor number: 2048 [ 382.338071] [55039]: lock engine: pthread robust mutexes [ 382.338071] [55039]: thunder lock: enabled [ 382.338071] [55039]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 382.338270] [55039]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 382.338270] [55039]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 382.338270] [55039]: Set PythonHome to /opt/stack/data/venv [ 382.366148] [55039]: Python main interpreter initialized at 0x5f3ca3ba2be0 [ 382.366148] [55039]: python threads support enabled [ 382.366148] [55039]: your server socket listen backlog is limited to 100 connections [ 382.366148] [55039]: your mercy for graceful operations on workers is 80 seconds [ 382.366402] [55039]: mapped 403077 bytes (393 KB) for 2 cores [ 382.366470] [55039]: *** Operational MODE: preforking *** [ 382.366638] [55039]: *** uWSGI is running in multiple interpreter mode *** [ 382.366638] [55039]: spawned uWSGI master process (pid: 55039) [ 382.367105] [55039]: spawned uWSGI worker 1 (pid: 55040, cores: 1) [ 382.367425] [55039]: spawned uWSGI worker 2 (pid: 55041, cores: 1) [ 382.367527] [55039]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 382.553082] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 382.553082] [55040]: debtcollector.deprecate( [ 382.560691] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 382.560691] [55041]: debtcollector.deprecate( [ 383.345030] [55040]: /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 [ 383.345030] [55040]: warnings.warn( [ 383.345329] [55041]: /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 [ 383.345329] [55041]: warnings.warn( [ 383.448758] [55041]: /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. [ 383.448758] [55041]: from defusedxml.lxml import parse [ 383.448837] [55040]: /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. [ 383.448837] [55040]: from defusedxml.lxml import parse [ 383.484601] [55041]: /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) [ 383.484601] [55041]: BASE = declarative_base() [ 383.485473] [55040]: /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) [ 383.485473] [55040]: BASE = declarative_base() [ 383.655516] [55041]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55041) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 383.655812] [55040]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55040) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 383.662416] [55040]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55040) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 383.662757] [55041]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55041) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 383.662848] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 383.663201] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 383.663459] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 383.663493] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 383.663679] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 383.663786] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 383.793114] [55041]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 383.793114] [55041]: @jsonschema.FormatChecker.cls_checks('date-time') [ 383.793286] [55040]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 383.793286] [55040]: @jsonschema.FormatChecker.cls_checks('date-time') [ 383.840188] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 383.840340] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 383.840340] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 383.840477] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 383.840477] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 383.840564] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 383.840606] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 383.840658] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 383.840703] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 383.840703] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 383.840782] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 383.840824] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 383.840890] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 383.840969] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.007416] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.007560] [55041]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.007560] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.007614] [55041]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.007731] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.007781] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.007845] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.007890] [55040]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.007933] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.007976] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.007976] [55040]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.007976] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.008170] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.008170] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.013235] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.013391] [55041]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.013391] [55041]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.013443] [55041]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.013510] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.013577] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.013624] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.013734] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.013764] [55040]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.013764] [55040]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.013818] [55040]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.013891] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.013957] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.014043] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.014863] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.014949] [55041]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.015032] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.015104] [55041]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.015165] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.015196] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.015221] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.015253] [55040]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.015309] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.015352] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.015393] [55040]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.015456] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.015512] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.015585] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.016240] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.016326] [55041]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.016367] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.016394] [55041]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.016449] [55040]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.016479] [55041]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.016530] [55040]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.016576] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.016576] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.016652] [55040]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.016698] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.016739] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.016739] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.016789] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.018052] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.018139] [55041]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.018210] [55041]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.018279] [55041]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.018339] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.018378] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.018410] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.018434] [55040]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.018458] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.018484] [55040]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.018555] [55040]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.018612] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.018671] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.018756] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.022282] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.022376] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.022423] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.022496] [55041]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.022554] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.022619] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.022666] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.022700] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.022753] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.022820] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.022891] [55040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.022956] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.023035] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.023120] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.023960] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.024049] [55041]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.024117] [55041]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.024176] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.024216] [55041]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.024263] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.024306] [55040]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.024332] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.024362] [55040]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.024388] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.024414] [55040]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.024479] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.024522] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.024583] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.025063] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.025149] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.025218] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.025286] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.025346] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.025379] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.025409] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.025435] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.025471] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.025496] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.025560] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.025616] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.025678] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.025824] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.034916] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.035066] [55041]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.035125] [55041]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.035165] [55041]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.035221] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.035265] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.035313] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.035358] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.035386] [55040]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.035438] [55040]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.035505] [55040]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.035566] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.035632] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.035722] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.036120] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.036199] [55041]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.036272] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.036345] [55041]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.036409] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.036473] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.036543] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.036575] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.036655] [55040]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.036726] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.036796] [55040]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.036860] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.036923] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.037008] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.038242] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.038325] [55041]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.038396] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.038465] [55041]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.038536] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.038588] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.038657] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.038699] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.038750] [55040]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.038816] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.038887] [55040]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.038964] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.039038] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.039108] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.042891] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.042983] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.043050] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.043135] [55041]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.043171] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.043196] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.043250] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.043298] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.043345] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.043388] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.043388] [55040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.043469] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.043518] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.043592] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.057537] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.057612] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.057684] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.057763] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.057822] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.057890] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.057923] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.057955] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.058029] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.058097] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.058174] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.058233] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.058298] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.058369] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.059018] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.059141] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.059193] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.059247] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.059290] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.059346] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.059384] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.059437] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.059468] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.059544] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.059573] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.059601] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.059626] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.059651] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.060414] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.060495] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.060573] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.060637] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.060703] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.060766] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.060836] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.060868] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.060955] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.061078] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.061200] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.061300] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.061404] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.061521] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.063399] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.063481] [55040]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.063549] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.063623] [55040]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.063686] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.063750] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.063821] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.064605] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.064683] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.064715] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.064769] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.064826] [55041]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.064871] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.064914] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.064946] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.064972] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.064997] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.065031] [55041]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.065094] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.065161] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.065233] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.065535] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.065608] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.065674] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.065739] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.065794] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.065856] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.065924] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.068794] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.068875] [55040]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.068945] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.069024] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.069087] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.069153] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.069223] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.069272] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.069383] [55041]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.069455] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.069522] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.069587] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.069646] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.069717] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.072300] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.072386] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.072468] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.072592] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.072592] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.072655] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.072682] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.072708] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.072733] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.072761] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.072833] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.072876] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.072917] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.072987] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.073152] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.073230] [55040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.073284] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.073331] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.073373] [55041]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.073414] [55040]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.073457] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.073483] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.073511] [55041]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.073537] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.073567] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.073567] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.073663] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.073691] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.077234] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.077321] [55041]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.077386] [55041]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.077433] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.077475] [55041]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.077527] [55040]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.077570] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.077616] [55040]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.077665] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.077665] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.077821] [55040]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.077821] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.077821] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.077950] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.078376] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.078460] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.078528] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.078596] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.078658] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.078692] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.078718] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.078743] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.078797] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.078840] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.078883] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.078927] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.078993] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.079075] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.080595] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.080669] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.080734] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.080788] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.080818] [55041]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.080843] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.080869] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.080928] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.080972] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.081028] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.081074] [55040]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.081118] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.081180] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.081251] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.084072] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.084156] [55041]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.084218] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.084296] [55041]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.084362] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.084428] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.084503] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.084538] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.084597] [55040]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.084662] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.084746] [55040]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.084810] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.084872] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.084949] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.087506] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.087585] [55041]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.087654] [55041]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.087731] [55041]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.087797] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.087861] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.087932] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.088110] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.088193] [55040]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.088263] [55040]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.088331] [55040]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.088407] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.088474] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.088540] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.088689] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.088773] [55041]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.088844] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.088875] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.088923] [55041]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.088973] [55040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.089030] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.089072] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.089121] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.089169] [55040]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.089169] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.089222] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.089248] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.089248] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.089906] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.089987] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.090070] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.090109] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.090136] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.090160] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.090188] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.090214] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.090276] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.090319] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.090366] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.090416] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.090416] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.090496] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.092269] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.092356] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.092411] [55041]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.092462] [55040]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.092489] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.092514] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.092538] [55041]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.092562] [55040]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.092594] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.092622] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.092646] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.092671] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.092696] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.092723] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.093690] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.093781] [55041]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.093846] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.093911] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.093954] [55041]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.094019] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.094065] [55040]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.094092] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.094123] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.094151] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.094175] [55040]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.094201] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.094266] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.094337] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.095905] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.095980] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.096037] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.096075] [55041]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.096128] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.096128] [55040]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.096213] [55041]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.096213] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.096292] [55040]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.096330] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.096375] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.096416] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.096446] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.096446] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.097566] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.097642] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.097722] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.097793] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.097832] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.097859] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.097883] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.097909] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.097933] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.098010] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.098085] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.098162] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.153481] [55041]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55041) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 384.153649] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.153818] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.153893] [55040]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55040) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 384.153944] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.153997] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.154063] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.154107] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.154150] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.154187] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.154187] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.154271] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.154299] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.154299] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.154354] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.154381] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.154406] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.154430] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.154455] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.154480] [55041]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.154505] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.154540] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.154574] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.154603] [55041]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.154630] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.154655] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.154679] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.154704] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.154831] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.154877] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.154920] [55040]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.154962] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.155018] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.155065] [55041]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.155107] [55040]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.155154] [55041]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.155196] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.155237] [55041]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.155279] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.155319] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.155361] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.155408] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.155451] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.155493] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.155535] [55040]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.155576] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.155619] [55040]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.155660] [55041]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.155702] [55040]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.155743] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.155792] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.155834] [55041]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.155876] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.155918] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.155959] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156008] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.156046] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156095] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156132] [55040]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156182] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156227] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.156255] [55041]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156279] [55040]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.156304] [55041]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.156329] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.156360] [55041]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.156387] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.156411] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.156438] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156464] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.156488] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156512] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156537] [55040]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156561] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156586] [55040]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.156611] [55041]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156635] [55040]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.156664] [55041]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.156689] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.156713] [55041]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.156738] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.156762] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.156786] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156811] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.156835] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156860] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.156888] [55040]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156912] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.156937] [55040]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.156963] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.156988] [55040]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157027] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.157053] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157078] [55041]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157102] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157132] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157132] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157178] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157202] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157227] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157227] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.157273] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157298] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.157324] [55041]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.157324] [55041]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.157374] [55040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157374] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157421] [55041]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157421] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157468] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157493] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157517] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157542] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157584] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157613] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157638] [55040]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.157663] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.157687] [55040]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.157712] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.157737] [55040]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157761] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.157787] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157814] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.157839] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157863] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.157888] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157913] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.157938] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157963] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.157992] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158026] [55041]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158055] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158081] [55041]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158106] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158130] [55041]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158155] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158179] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158204] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.158229] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.158254] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.158282] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.158308] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.158334] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.158358] [55040]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158383] [55041]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158407] [55040]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158431] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158456] [55040]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158481] [55041]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158558] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158586] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158610] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.158634] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.158659] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.158683] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.158708] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.158733] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.158757] [55040]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158783] [55041]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.158813] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158838] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.158863] [55040]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158889] [55041]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.158914] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158939] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.158963] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.158988] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.159916] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.159992] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.160052] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.160095] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.160139] [55040]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.160182] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.160224] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.160265] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.160307] [55040]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.160353] [55041]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.160401] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.160444] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.160484] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.160526] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.160567] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.160623] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.160668] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.160710] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.160751] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.160797] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.160839] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.160880] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.160921] [55040]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.160963] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.161017] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.161065] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.161107] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.161148] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.161194] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.161239] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.161281] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.161325] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.161383] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.161435] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.161478] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.161520] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.161561] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.161607] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.161650] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.161691] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.161737] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.161778] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.161820] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.161862] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.161903] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.161946] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.161993] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.162055] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.162097] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.162138] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.162179] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.162221] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.162262] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.162304] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.162373] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.162429] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.162478] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.162527] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.162570] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.162611] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.162652] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.162694] [55041]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.162735] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.162777] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.162818] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.162859] [55041]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.162904] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.162950] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.162995] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.163056] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.163056] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.163143] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.163186] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.163228] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.163270] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.163311] [55040]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.163311] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.163396] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.163443] [55040]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.163485] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.163535] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.163594] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.163640] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.163693] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.163739] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.163781] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.163823] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.163954] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.163954] [55041]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.164053] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.164096] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.164138] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.164180] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.164222] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.164264] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.164306] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.164353] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.164396] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.164438] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.164482] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.164524] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.164566] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.164613] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.164654] [55040]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.164695] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.164740] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.164783] [55041]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.164824] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.164865] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.164906] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.164947] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.164988] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.165041] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.165084] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.165132] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.165175] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.165217] [55041]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.165261] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.165311] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.165360] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.165407] [55041]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.165452] [55040]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.165496] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.165541] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.165583] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.165624] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.165665] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.165707] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.165749] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.165792] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.165835] [55041]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.165877] [55040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.165924] [55041]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.165966] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.166048] [55041]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.166095] [55040]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.166137] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.166178] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.166219] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.166260] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.166301] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.166344] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.166391] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.166434] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.166470] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.166515] [55040]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.166564] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.166602] [55040]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.166628] [55041]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.166655] [55040]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.166684] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.166710] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.166733] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.166758] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.166782] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.166807] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.166832] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.166857] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.166882] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.166909] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.166934] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.166959] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.166983] [55041]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167024] [55040]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167051] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167076] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167100] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167125] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167158] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167183] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167208] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167232] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167257] [55041]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.167282] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.167306] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.167330] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.167354] [55041]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167381] [55040]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167407] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167431] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167455] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167483] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167509] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167534] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167557] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167582] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167609] [55041]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.167634] [55040]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.167658] [55041]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.167682] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.167706] [55041]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167729] [55040]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.167754] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167778] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.167802] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167829] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.167853] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167881] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.167906] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167931] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.167956] [55041]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.167980] [55040]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.168257] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.168308] [55040]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.168357] [55041]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.168400] [55040]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.168441] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.168487] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.168530] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.168571] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.168615] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.168663] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.168705] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.168749] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.168793] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.168834] [55040]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.168876] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.168917] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.168959] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.169007] [55040]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.169053] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.169094] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.169135] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.169222] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.169268] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.169311] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.169366] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.169409] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.169451] [55041]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.169494] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.169534] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.169579] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.169634] [55041]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.169678] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.169721] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.169761] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.169803] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.169845] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.169886] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.169927] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.169968] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.170037] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.170088] [55041]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.170134] [55040]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.170175] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.170216] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.170258] [55041]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.170299] [55040]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.170340] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.170382] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.170427] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.170468] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.170509] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.170551] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.170593] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.170635] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.170677] [55041]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.170738] [55040]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.170783] [55041]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.170826] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.170869] [55041]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.170912] [55040]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.170952] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.170994] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.171046] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.171088] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.171130] [55041]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.171171] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.171217] [55041]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55041) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.171260] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.171307] [55041]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.171359] [55040]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.171412] [55041]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.171461] [55040]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.171502] [55041]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.171545] [55040]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.171586] [55041]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55041) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.171631] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.171674] [55041]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55041) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55040) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55040) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 384.171715] [55040]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55040) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 384.191716] [55041]: INFO dbcounter [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Registered counter for database cinder [ 384.192249] [55040]: INFO dbcounter [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Registered counter for database cinder [ 384.200507] [55041]: DEBUG oslo_db.sqlalchemy.engines [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 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=55041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 384.200881] [55040]: DEBUG oslo_db.sqlalchemy.engines [None req-f6fa0629-5965-4cec-b3d0-85973608b62c 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=55040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 384.325634] [55041]: DEBUG dbcounter [-] [55041] Writer thread running {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 384.329420] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 384.330300] [55040]: DEBUG dbcounter [-] [55040] Writer thread running {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 384.331616] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 384.332556] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 384.333776] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 384.334687] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 384.335575] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 384.335979] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.336177] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.336655] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 384.337751] [55041]: WARNING cinder.keymgr.conf_key_mgr [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 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' [ 384.338484] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 384.338889] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.339086] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.339780] [55040]: WARNING cinder.keymgr.conf_key_mgr [None req-f6fa0629-5965-4cec-b3d0-85973608b62c 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' [ 384.340645] [55041]: DEBUG oslo_db.sqlalchemy.engines [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 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=55041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 384.342366] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 384.342551] [55040]: DEBUG oslo_db.sqlalchemy.engines [None req-f6fa0629-5965-4cec-b3d0-85973608b62c 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=55040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 384.344226] [55041]: INFO cinder.rpc [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 384.344277] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 384.344641] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.344810] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.345923] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.345983] [55040]: INFO cinder.rpc [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 384.346104] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.346399] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.346572] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.346919] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.347095] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.347621] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.347783] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.348561] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.348721] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.358575] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.358738] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.360811] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.360983] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.361415] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.361584] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.363687] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.363840] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.364234] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.364404] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.366478] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.366643] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.367870] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.368049] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.370158] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.370327] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.370554] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.370712] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.372844] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.373021] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.373217] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.373387] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.375470] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.375635] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.375986] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.376174] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.378249] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.378414] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.378469] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.378634] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.380679] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.380896] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.380998] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.381184] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.382127] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.382288] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.383318] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.383490] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.384408] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.384623] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.385187] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.385352] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.387552] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.387717] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.479976] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.480217] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.482261] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.482490] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.483583] [55041]: WARNING cinder.api.contrib.hosts [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 384.484060] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.484233] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.485102] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.485263] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.485850] [55040]: WARNING cinder.api.contrib.hosts [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 384.486212] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.486314] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.486374] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.486488] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.487131] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.487294] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.487354] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.487523] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.488311] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.488476] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.488513] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.488637] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.489396] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.489450] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.489555] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.489589] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.490349] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.490517] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.490553] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.490734] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.491442] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.491607] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.491675] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.491837] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.492544] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.492651] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.492704] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.492847] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.493399] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: extensions {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.493735] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.493903] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.494770] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-hosts {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.494824] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.494977] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.495703] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: extensions {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.496757] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: qos-specs {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.497048] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-hosts {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.498929] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-quota-class-sets {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.499029] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: qos-specs {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.500348] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: scheduler-stats {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.501195] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-quota-class-sets {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.501899] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-snapshot-manage {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.502642] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: scheduler-stats {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.503419] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: capabilities {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.504216] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-snapshot-manage {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.504816] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: encryption {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.505695] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: capabilities {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.506929] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: cgsnapshots {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.507129] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: encryption {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.508344] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-quota-sets {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.508798] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: cgsnapshots {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.509876] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-volume-manage {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.510644] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-quota-sets {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.512214] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-volume-manage {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.512266] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-volume-transfer {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.513979] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-volume-type-access {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.514699] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-volume-transfer {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.515606] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: backups {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.516414] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-volume-type-access {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.517728] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-services {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.517992] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: backups {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.519046] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: consistencygroups {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.520048] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-services {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.521048] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: extra_specs {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.521359] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: consistencygroups {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.523048] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: os-availability-zone {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.523399] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: extra_specs {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.524366] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extended resource: encryption {{(pid=55041) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.525007] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: os-availability-zone {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.526254] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.526316] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extended resource: encryption {{(pid=55040) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 384.526442] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.527444] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.527618] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.528526] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.528642] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.528679] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.528844] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.529502] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.529662] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.529805] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.529976] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.530594] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.530754] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.530819] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.530985] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.531729] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.531853] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.531886] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.532023] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.532840] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.532934] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.532996] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.533109] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.533844] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.534014] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.534056] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.534223] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.534975] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.535147] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.535180] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.535308] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.535923] [55041]: WARNING stevedore.named [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.536091] [55041]: WARNING castellan.key_manager [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.536145] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.536294] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.536779] [55041]: DEBUG cinder.api.contrib.snapshot_actions [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] SnapshotActionsController initialized {{(pid=55041) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 384.536914] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeActions extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537083] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension UsedLimits extending resource: limits {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537212] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537262] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.537335] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537420] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.537454] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension TypesManage extending resource: types {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537564] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537686] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension AdminActions extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537815] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension AdminActions extending resource: snapshots {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.537935] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension AdminActions extending resource: backups {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538058] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538184] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538219] [55040]: WARNING stevedore.named [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 384.538304] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538358] [55040]: WARNING castellan.key_manager [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 384.538425] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538648] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538774] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.538893] [55041]: DEBUG cinder.api.openstack [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55041) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539056] [55040]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] SnapshotActionsController initialized {{(pid=55040) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 384.539198] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeActions extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539362] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension UsedLimits extending resource: limits {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539492] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539614] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539730] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension TypesManage extending resource: types {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.539880] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540045] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension AdminActions extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540183] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension AdminActions extending resource: snapshots {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540310] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension AdminActions extending resource: backups {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540424] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeTypeAccess extending resource: types {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540551] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540672] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540794] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.540995] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.541091] [55041]: WARNING keystonemiddleware.auth_token [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 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. [ 384.541127] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.541229] [55040]: DEBUG cinder.api.openstack [None req-f6fa0629-5965-4cec-b3d0-85973608b62c None None] Extension SnapshotActions extending resource: snapshots {{(pid=55040) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 384.543471] [55040]: WARNING keystonemiddleware.auth_token [None req-f6fa0629-5965-4cec-b3d0-85973608b62c 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. [ 384.545407] [55041]: WARNING keystonemiddleware.auth_token [None req-15f1a389-5a8b-4c98-9c2f-aa935204c093 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 [ 384.547810] [55041]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f3ca3ba2be0 pid: 55041 (default app) [ 384.547872] [55040]: WARNING keystonemiddleware.auth_token [None req-f6fa0629-5965-4cec-b3d0-85973608b62c 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 [ 384.550272] [55040]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f3ca3ba2be0 pid: 55040 (default app) [ 384.557028] [55041]: /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. [ 384.557028] [55041]: warnings.warn(deprecated_msg) [ 384.557153] [55041]: /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. [ 384.557153] [55041]: warnings.warn(deprecated_msg) [ 384.557153] [55041]: /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. [ 384.557153] [55041]: warnings.warn(deprecated_msg) [ 384.557153] [55041]: /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. [ 384.557319] [55041]: warnings.warn(deprecated_msg) [ 384.557319] [55041]: /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. [ 384.557319] [55041]: warnings.warn(deprecated_msg) [ 384.557319] [55041]: /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. [ 384.557319] [55041]: warnings.warn(deprecated_msg) [ 384.557319] [55041]: /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. [ 384.557502] [55041]: warnings.warn(deprecated_msg) [ 384.557502] [55041]: /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. [ 384.557502] [55041]: warnings.warn(deprecated_msg) [ 384.557502] [55041]: /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. [ 384.557502] [55041]: warnings.warn(deprecated_msg) [ 384.557646] [55041]: /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. [ 384.557646] [55041]: warnings.warn(deprecated_msg) [ 384.557646] [55041]: /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. [ 384.557646] [55041]: warnings.warn(deprecated_msg) [ 384.557817] [55041]: /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. [ 384.557817] [55041]: warnings.warn(deprecated_msg) [ 384.557817] [55041]: /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. [ 384.557817] [55041]: warnings.warn(deprecated_msg) [ 384.557940] [55041]: /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. [ 384.557940] [55041]: warnings.warn(deprecated_msg) [ 384.557940] [55041]: /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. [ 384.557940] [55041]: warnings.warn(deprecated_msg) [ 384.557940] [55041]: /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. [ 384.558128] [55041]: warnings.warn(deprecated_msg) [ 384.558128] [55041]: /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. [ 384.558128] [55041]: warnings.warn(deprecated_msg) [ 384.558128] [55041]: /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. [ 384.558128] [55041]: warnings.warn(deprecated_msg) [ 384.558282] [55041]: /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. [ 384.558282] [55041]: warnings.warn(deprecated_msg) [ 384.558282] [55041]: /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. [ 384.558282] [55041]: warnings.warn(deprecated_msg) [ 384.558282] [55041]: /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. [ 384.558282] [55041]: warnings.warn(deprecated_msg) [ 384.558462] [55041]: /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. [ 384.558462] [55041]: warnings.warn(deprecated_msg) [ 384.558462] [55041]: /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. [ 384.558462] [55041]: warnings.warn(deprecated_msg) [ 384.558462] [55041]: /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. [ 384.558462] [55041]: warnings.warn(deprecated_msg) [ 384.558645] [55041]: /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. [ 384.558645] [55041]: warnings.warn(deprecated_msg) [ 384.558645] [55041]: /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. [ 384.558645] [55041]: warnings.warn(deprecated_msg) [ 384.558645] [55041]: /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. [ 384.558645] [55041]: warnings.warn(deprecated_msg) [ 384.558831] [55041]: /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. [ 384.558831] [55041]: warnings.warn(deprecated_msg) [ 384.558831] [55041]: /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. [ 384.558831] [55041]: warnings.warn(deprecated_msg) [ 384.558831] [55041]: /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. [ 384.558831] [55041]: warnings.warn(deprecated_msg) [ 384.559025] [55041]: /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. [ 384.559025] [55041]: warnings.warn(deprecated_msg) [ 384.559025] [55041]: /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. [ 384.559025] [55041]: warnings.warn(deprecated_msg) [ 384.559146] [55041]: /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. [ 384.559146] [55041]: warnings.warn(deprecated_msg) [ 384.559146] [55041]: /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. [ 384.559146] [55041]: warnings.warn(deprecated_msg) [ 384.559146] [55041]: /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. [ 384.559304] [55041]: warnings.warn(deprecated_msg) [ 384.559304] [55041]: /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. [ 384.559304] [55041]: warnings.warn(deprecated_msg) [ 384.559304] [55041]: /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. [ 384.559304] [55041]: warnings.warn(deprecated_msg) [ 384.559468] [55041]: /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. [ 384.559468] [55041]: warnings.warn(deprecated_msg) [ 384.559468] [55041]: /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. [ 384.559468] [55041]: warnings.warn(deprecated_msg) [ 384.559468] [55041]: /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. [ 384.559468] [55041]: warnings.warn(deprecated_msg) [ 384.559642] [55041]: /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. [ 384.559642] [55041]: warnings.warn(deprecated_msg) [ 384.559642] [55041]: /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. [ 384.559642] [55041]: warnings.warn(deprecated_msg) [ 384.559642] [55041]: /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. [ 384.559807] [55041]: warnings.warn(deprecated_msg) [ 384.559807] [55041]: /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. [ 384.559807] [55041]: warnings.warn(deprecated_msg) [ 384.559807] [55041]: /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. [ 384.559807] [55041]: warnings.warn(deprecated_msg) [ 384.559961] [55041]: /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. [ 384.559961] [55041]: warnings.warn(deprecated_msg) [ 384.559961] [55041]: /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. [ 384.559961] [55041]: warnings.warn(deprecated_msg) [ 384.560090] [55041]: /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. [ 384.560090] [55041]: warnings.warn(deprecated_msg) [ 384.560090] [55041]: /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. [ 384.560090] [55041]: warnings.warn(deprecated_msg) [ 384.560217] [55041]: /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. [ 384.560217] [55041]: warnings.warn(deprecated_msg) [ 384.560217] [55041]: /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. [ 384.560217] [55041]: warnings.warn(deprecated_msg) [ 384.560217] [55041]: /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. [ 384.560381] [55041]: warnings.warn(deprecated_msg) [ 384.560381] [55041]: /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. [ 384.560381] [55041]: warnings.warn(deprecated_msg) [ 384.560381] [55041]: /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. [ 384.560381] [55041]: warnings.warn(deprecated_msg) [ 384.560523] [55041]: /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. [ 384.560523] [55041]: warnings.warn(deprecated_msg) [ 384.560523] [55041]: /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. [ 384.560523] [55041]: warnings.warn(deprecated_msg) [ 384.560647] [55041]: /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. [ 384.560647] [55041]: warnings.warn(deprecated_msg) [ 384.560647] [55041]: /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. [ 384.560647] [55041]: warnings.warn(deprecated_msg) [ 384.560768] [55041]: /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. [ 384.560768] [55041]: warnings.warn(deprecated_msg) [ 384.560768] [55041]: /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. [ 384.560768] [55041]: warnings.warn(deprecated_msg) [ 384.560888] [55041]: /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. [ 384.560888] [55041]: warnings.warn(deprecated_msg) [ 384.560888] [55041]: /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. [ 384.560888] [55041]: warnings.warn(deprecated_msg) [ 384.561760] [55041]: /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. [ 384.561760] [55041]: warnings.warn(deprecated_msg) [ 384.561760] [55041]: /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. [ 384.561760] [55041]: warnings.warn(deprecated_msg) [ 384.562023] [55041]: /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. [ 384.562023] [55041]: warnings.warn(deprecated_msg) [ 384.562023] [55041]: /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. [ 384.562023] [55041]: warnings.warn(deprecated_msg) [ 384.562023] [55041]: /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. [ 384.562023] [55041]: warnings.warn(deprecated_msg) [ 384.562334] [55041]: /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. [ 384.562334] [55041]: warnings.warn(deprecated_msg) [ 384.562334] [55041]: /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. [ 384.562334] [55041]: warnings.warn(deprecated_msg) [ 384.562334] [55041]: /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. [ 384.562601] [55041]: warnings.warn(deprecated_msg) [ 384.562601] [55041]: /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. [ 384.562601] [55041]: warnings.warn(deprecated_msg) [ 384.562601] [55041]: /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. [ 384.562601] [55041]: warnings.warn(deprecated_msg) [ 384.562601] [55041]: /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. [ 384.562601] [55041]: warnings.warn(deprecated_msg) [ 384.562938] [55041]: /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. [ 384.562938] [55041]: warnings.warn(deprecated_msg) [ 384.562938] [55041]: /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. [ 384.562938] [55041]: warnings.warn(deprecated_msg) [ 384.562938] [55041]: /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. [ 384.562938] [55041]: warnings.warn(deprecated_msg) [ 384.563256] [55041]: /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. [ 384.563256] [55041]: warnings.warn(deprecated_msg) [ 384.563256] [55041]: /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. [ 384.563256] [55041]: warnings.warn(deprecated_msg) [ 384.563256] [55041]: /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. [ 384.563256] [55041]: warnings.warn(deprecated_msg) [ 384.563547] [55041]: /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. [ 384.563547] [55041]: warnings.warn(deprecated_msg) [ 384.563547] [55041]: /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. [ 384.563547] [55041]: warnings.warn(deprecated_msg) [ 384.563547] [55041]: /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. [ 384.563547] [55041]: warnings.warn(deprecated_msg) [ 384.563837] [55041]: /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. [ 384.563837] [55041]: warnings.warn(deprecated_msg) [ 384.563837] [55041]: /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. [ 384.563837] [55041]: warnings.warn(deprecated_msg) [ 384.564052] [55041]: /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. [ 384.564052] [55041]: warnings.warn(deprecated_msg) [ 384.564052] [55041]: /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. [ 384.564052] [55041]: warnings.warn(deprecated_msg) [ 384.564248] [55041]: /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. [ 384.564248] [55041]: warnings.warn(deprecated_msg) [ 384.564248] [55041]: /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. [ 384.564248] [55041]: warnings.warn(deprecated_msg) [ 384.564458] [55041]: /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. [ 384.564458] [55041]: warnings.warn(deprecated_msg) [ 384.564458] [55041]: /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. [ 384.564458] [55041]: warnings.warn(deprecated_msg) [ 384.564458] [55041]: DEBUG cinder.api.middleware.request_id [None req-1613f05e-76f5-45e7-92ba-05c0c1192061 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 384.564458] [55041]: [pid: 55041|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 12:52:02 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 387.898166] [55040]: /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. [ 387.898166] [55040]: warnings.warn(deprecated_msg) [ 387.898166] [55040]: /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. [ 387.898166] [55040]: warnings.warn(deprecated_msg) [ 387.898166] [55040]: /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. [ 387.898648] [55040]: warnings.warn(deprecated_msg) [ 387.898648] [55040]: /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. [ 387.898648] [55040]: warnings.warn(deprecated_msg) [ 387.898648] [55040]: /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. [ 387.898648] [55040]: warnings.warn(deprecated_msg) [ 387.898808] [55040]: /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. [ 387.898808] [55040]: warnings.warn(deprecated_msg) [ 387.898808] [55040]: /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. [ 387.898808] [55040]: warnings.warn(deprecated_msg) [ 387.898808] [55040]: /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. [ 387.898808] [55040]: warnings.warn(deprecated_msg) [ 387.898991] [55040]: /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. [ 387.898991] [55040]: warnings.warn(deprecated_msg) [ 387.898991] [55040]: /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. [ 387.898991] [55040]: warnings.warn(deprecated_msg) [ 387.899151] [55040]: /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. [ 387.899151] [55040]: warnings.warn(deprecated_msg) [ 387.899151] [55040]: /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. [ 387.899151] [55040]: warnings.warn(deprecated_msg) [ 387.899277] [55040]: /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. [ 387.899277] [55040]: warnings.warn(deprecated_msg) [ 387.899277] [55040]: /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. [ 387.899277] [55040]: warnings.warn(deprecated_msg) [ 387.899407] [55040]: /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. [ 387.899407] [55040]: warnings.warn(deprecated_msg) [ 387.899407] [55040]: /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. [ 387.899407] [55040]: warnings.warn(deprecated_msg) [ 387.899407] [55040]: /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. [ 387.899564] [55040]: warnings.warn(deprecated_msg) [ 387.899564] [55040]: /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. [ 387.899564] [55040]: warnings.warn(deprecated_msg) [ 387.899564] [55040]: /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. [ 387.899564] [55040]: warnings.warn(deprecated_msg) [ 387.899720] [55040]: /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. [ 387.899720] [55040]: warnings.warn(deprecated_msg) [ 387.899720] [55040]: /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. [ 387.899720] [55040]: warnings.warn(deprecated_msg) [ 387.899720] [55040]: /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. [ 387.899720] [55040]: warnings.warn(deprecated_msg) [ 387.899924] [55040]: /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. [ 387.899924] [55040]: warnings.warn(deprecated_msg) [ 387.899924] [55040]: /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. [ 387.899924] [55040]: warnings.warn(deprecated_msg) [ 387.899924] [55040]: /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. [ 387.899924] [55040]: warnings.warn(deprecated_msg) [ 387.900130] [55040]: /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. [ 387.900130] [55040]: warnings.warn(deprecated_msg) [ 387.900130] [55040]: /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. [ 387.900130] [55040]: warnings.warn(deprecated_msg) [ 387.900130] [55040]: /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. [ 387.900130] [55040]: warnings.warn(deprecated_msg) [ 387.900315] [55040]: /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. [ 387.900315] [55040]: warnings.warn(deprecated_msg) [ 387.900315] [55040]: /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. [ 387.900315] [55040]: warnings.warn(deprecated_msg) [ 387.900315] [55040]: /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. [ 387.900475] [55040]: warnings.warn(deprecated_msg) [ 387.900475] [55040]: /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. [ 387.900475] [55040]: warnings.warn(deprecated_msg) [ 387.900475] [55040]: /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. [ 387.900475] [55040]: warnings.warn(deprecated_msg) [ 387.900642] [55040]: /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. [ 387.900642] [55040]: warnings.warn(deprecated_msg) [ 387.900642] [55040]: /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. [ 387.900642] [55040]: warnings.warn(deprecated_msg) [ 387.900642] [55040]: /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. [ 387.900642] [55040]: warnings.warn(deprecated_msg) [ 387.900889] [55040]: /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. [ 387.900889] [55040]: warnings.warn(deprecated_msg) [ 387.900889] [55040]: /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. [ 387.900889] [55040]: warnings.warn(deprecated_msg) [ 387.900889] [55040]: /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. [ 387.900889] [55040]: warnings.warn(deprecated_msg) [ 387.901077] [55040]: /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. [ 387.901077] [55040]: warnings.warn(deprecated_msg) [ 387.901077] [55040]: /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. [ 387.901077] [55040]: warnings.warn(deprecated_msg) [ 387.901077] [55040]: /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. [ 387.901244] [55040]: warnings.warn(deprecated_msg) [ 387.901244] [55040]: /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. [ 387.901244] [55040]: warnings.warn(deprecated_msg) [ 387.901244] [55040]: /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. [ 387.901244] [55040]: warnings.warn(deprecated_msg) [ 387.901400] [55040]: /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. [ 387.901400] [55040]: warnings.warn(deprecated_msg) [ 387.901400] [55040]: /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. [ 387.901400] [55040]: warnings.warn(deprecated_msg) [ 387.901687] [55040]: /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. [ 387.901687] [55040]: warnings.warn(deprecated_msg) [ 387.901687] [55040]: /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. [ 387.901687] [55040]: warnings.warn(deprecated_msg) [ 387.901820] [55040]: /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. [ 387.901820] [55040]: warnings.warn(deprecated_msg) [ 387.901820] [55040]: /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. [ 387.901820] [55040]: warnings.warn(deprecated_msg) [ 387.901820] [55040]: /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. [ 387.901989] [55040]: warnings.warn(deprecated_msg) [ 387.901989] [55040]: /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. [ 387.901989] [55040]: warnings.warn(deprecated_msg) [ 387.901989] [55040]: /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. [ 387.901989] [55040]: warnings.warn(deprecated_msg) [ 387.902231] [55040]: /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. [ 387.902231] [55040]: warnings.warn(deprecated_msg) [ 387.902231] [55040]: /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. [ 387.902231] [55040]: warnings.warn(deprecated_msg) [ 387.902363] [55040]: /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. [ 387.902363] [55040]: warnings.warn(deprecated_msg) [ 387.902363] [55040]: /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. [ 387.902363] [55040]: warnings.warn(deprecated_msg) [ 387.902491] [55040]: /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. [ 387.902491] [55040]: warnings.warn(deprecated_msg) [ 387.902491] [55040]: /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. [ 387.902491] [55040]: warnings.warn(deprecated_msg) [ 387.902637] [55040]: /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. [ 387.902637] [55040]: warnings.warn(deprecated_msg) [ 387.902637] [55040]: /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. [ 387.902637] [55040]: warnings.warn(deprecated_msg) [ 387.902762] [55040]: /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. [ 387.902762] [55040]: warnings.warn(deprecated_msg) [ 387.902762] [55040]: /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. [ 387.902762] [55040]: warnings.warn(deprecated_msg) [ 387.902887] [55040]: /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. [ 387.902887] [55040]: warnings.warn(deprecated_msg) [ 387.902887] [55040]: /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. [ 387.902887] [55040]: warnings.warn(deprecated_msg) [ 387.902887] [55040]: /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. [ 387.903062] [55040]: warnings.warn(deprecated_msg) [ 387.903062] [55040]: /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. [ 387.903062] [55040]: warnings.warn(deprecated_msg) [ 387.903062] [55040]: /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. [ 387.903062] [55040]: warnings.warn(deprecated_msg) [ 387.903062] [55040]: /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. [ 387.903251] [55040]: warnings.warn(deprecated_msg) [ 387.903251] [55040]: /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. [ 387.903251] [55040]: warnings.warn(deprecated_msg) [ 387.903251] [55040]: /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. [ 387.903251] [55040]: warnings.warn(deprecated_msg) [ 387.903399] [55040]: /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. [ 387.903399] [55040]: warnings.warn(deprecated_msg) [ 387.903399] [55040]: /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. [ 387.903399] [55040]: warnings.warn(deprecated_msg) [ 387.903399] [55040]: /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. [ 387.903399] [55040]: warnings.warn(deprecated_msg) [ 387.903587] [55040]: /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. [ 387.903587] [55040]: warnings.warn(deprecated_msg) [ 387.903587] [55040]: /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. [ 387.903587] [55040]: warnings.warn(deprecated_msg) [ 387.903587] [55040]: /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. [ 387.903587] [55040]: warnings.warn(deprecated_msg) [ 387.903773] [55040]: /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. [ 387.903773] [55040]: warnings.warn(deprecated_msg) [ 387.903773] [55040]: /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. [ 387.903773] [55040]: warnings.warn(deprecated_msg) [ 387.903773] [55040]: /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. [ 387.903773] [55040]: warnings.warn(deprecated_msg) [ 387.903960] [55040]: /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. [ 387.903960] [55040]: warnings.warn(deprecated_msg) [ 387.903960] [55040]: /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. [ 387.903960] [55040]: warnings.warn(deprecated_msg) [ 387.903960] [55040]: /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. [ 387.903960] [55040]: warnings.warn(deprecated_msg) [ 387.904218] [55040]: /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. [ 387.904218] [55040]: warnings.warn(deprecated_msg) [ 387.904218] [55040]: /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. [ 387.904218] [55040]: warnings.warn(deprecated_msg) [ 387.904353] [55040]: /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. [ 387.904353] [55040]: warnings.warn(deprecated_msg) [ 387.904353] [55040]: /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. [ 387.904353] [55040]: warnings.warn(deprecated_msg) [ 387.904353] [55040]: /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. [ 387.904519] [55040]: warnings.warn(deprecated_msg) [ 387.904519] [55040]: /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. [ 387.904519] [55040]: warnings.warn(deprecated_msg) [ 387.904519] [55040]: /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. [ 387.904519] [55040]: warnings.warn(deprecated_msg) [ 387.904519] [55040]: DEBUG cinder.api.middleware.request_id [None req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 388.257930] [55040]: INFO cinder.api.openstack.wsgi [None req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 admin admin] POST http://10.180.1.21/volume/v3/types [ 388.258638] [55040]: DEBUG cinder.api.openstack.wsgi [None req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 388.260696] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 388.260696] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 388.264417] [55040]: DEBUG oslo_db.sqlalchemy.engines [None req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 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=55040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 388.290882] [55040]: INFO cinder.api.openstack.wsgi [None req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 388.291332] [55040]: [pid: 55040|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:52:05 2025] POST /volume/v3/types => generated 182 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 388.295168] [55041]: DEBUG cinder.api.middleware.request_id [req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 req-253c7979-1348-4433-8959-1a710c6a7896 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 388.565660] [55041]: INFO cinder.api.openstack.wsgi [req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 req-253c7979-1348-4433-8959-1a710c6a7896 admin admin] POST http://10.180.1.21/volume/v3/types/a7870005-e834-4873-ae9b-c3c1a6fc6473/extra_specs [ 388.566378] [55041]: DEBUG cinder.api.openstack.wsgi [req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 req-253c7979-1348-4433-8959-1a710c6a7896 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 388.568572] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 388.568572] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 388.572559] [55041]: DEBUG oslo_db.sqlalchemy.engines [req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 req-253c7979-1348-4433-8959-1a710c6a7896 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=55041) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 388.625964] [55041]: INFO cinder.api.openstack.wsgi [req-646f29d1-39a7-46fd-93a0-b61cb82fb5c5 req-253c7979-1348-4433-8959-1a710c6a7896 admin admin] http://10.180.1.21/volume/v3/types/a7870005-e834-4873-ae9b-c3c1a6fc6473/extra_specs returned with HTTP 200 [ 388.626518] [55041]: [pid: 55041|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 12:52:06 2025] POST /volume/v3/types/a7870005-e834-4873-ae9b-c3c1a6fc6473/extra_specs => generated 51 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 398.288167] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 398.624258] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 399.700274] [55040]: DEBUG cinder.api.middleware.request_id [None req-e3a31d38-1124-4af1-a380-c216baeb498a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 399.700960] [55040]: INFO cinder.api.openstack.wsgi [None req-e3a31d38-1124-4af1-a380-c216baeb498a None None] GET http://10.180.1.21/volume// [ 399.701176] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e3a31d38-1124-4af1-a380-c216baeb498a None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 399.701398] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e3a31d38-1124-4af1-a380-c216baeb498a None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 399.702015] [55040]: INFO cinder.api.openstack.wsgi [None req-e3a31d38-1124-4af1-a380-c216baeb498a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 399.702336] [55040]: [pid: 55040|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 12:52:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 456.863405] [55041]: DEBUG cinder.api.middleware.request_id [None req-2a378ac7-37f1-4319-99d9-313e54fc7c72 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 456.932404] [55041]: INFO cinder.api.openstack.wsgi [None req-2a378ac7-37f1-4319-99d9-313e54fc7c72 tempest-verify_tempest_config-1620813987 tempest-verify_tempest_config-1620813987-project-member] GET http://10.180.1.21/volume/v3/extensions [ 456.932713] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2a378ac7-37f1-4319-99d9-313e54fc7c72 tempest-verify_tempest_config-1620813987 tempest-verify_tempest_config-1620813987-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 456.932948] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2a378ac7-37f1-4319-99d9-313e54fc7c72 tempest-verify_tempest_config-1620813987 tempest-verify_tempest_config-1620813987-project-member] Calling method 'index' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 456.933382] [55041]: INFO cinder.api.openstack.wsgi [None req-2a378ac7-37f1-4319-99d9-313e54fc7c72 tempest-verify_tempest_config-1620813987 tempest-verify_tempest_config-1620813987-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 456.933885] [55041]: [pid: 55041|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 12:53:14 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 526.468087] [55040]: DEBUG cinder.api.middleware.request_id [None req-3b789655-b874-4348-9796-00e8654f251c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 526.914619] [55040]: INFO cinder.api.openstack.wsgi [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 526.915297] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-77420726"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 526.917449] [55040]: DEBUG cinder.api.v3.volumes [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-77420726'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 526.917842] [55040]: INFO cinder.api.v3.volumes [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Create volume of 1 GB [ 526.933443] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 13:54:24.788126. {{(pid=55040) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 526.933443] [55040]: INFO cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Availability Zones retrieved successfully. [ 526.949886] [55040]: /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 [ 526.949886] [55040]: import asyncore [ 526.957415] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Flow 'volume_create_api' (dc01ca54-c065-4dde-86b7-d5c278bc52da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 526.958707] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed346045-35f8-4c57-9547-993d22a50313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 526.959974] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 526.999089] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed346045-35f8-4c57-9547-993d22a50313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 527.000141] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30f8c8b-53c7-427e-95f5-d053ef866620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 527.025901] [55040]: WARNING cinder.quota [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-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. [ 527.026047] [55040]: WARNING cinder.quota [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-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. [ 527.078917] [55040]: DEBUG cinder.quota [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Created reservations ['5b0664a4-8335-464f-bf91-5fce87cd704e', '5d28ca98-b198-4758-8c80-90d8350c59f1', '8c140a0b-65aa-4018-b825-e3ee127c5ae2', '0a879de8-b6e2-4c96-996a-0ef9df8f67a9'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 527.080035] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30f8c8b-53c7-427e-95f5-d053ef866620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b0664a4-8335-464f-bf91-5fce87cd704e', '5d28ca98-b198-4758-8c80-90d8350c59f1', '8c140a0b-65aa-4018-b825-e3ee127c5ae2', '0a879de8-b6e2-4c96-996a-0ef9df8f67a9']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 527.081131] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dbb3d04-8759-4cae-b3b2-ab709a631822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 527.253573] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dbb3d04-8759-4cae-b3b2-ab709a631822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aafe6e8a-f267-440e-8e37-d99768906092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-77420726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b9f79989a494be9a17de7be53b6fa23',qos_specs=None,replication_status=,reservations=['5b0664a4-8335-464f-bf91-5fce87cd704e','5d28ca98-b198-4758-8c80-90d8350c59f1','8c140a0b-65aa-4018-b825-e3ee127c5ae2','0a879de8-b6e2-4c96-996a-0ef9df8f67a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6d5939541d4a16a27d1bf4f16db123',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-77420726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aafe6e8a-f267-440e-8e37-d99768906092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b9f79989a494be9a17de7be53b6fa23',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='2a6d5939541d4a16a27d1bf4f16db123',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 527.254613] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5e93a0-e527-4c60-91ff-795effc964a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 527.276456] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef5e93a0-e527-4c60-91ff-795effc964a5) 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-77420726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b9f79989a494be9a17de7be53b6fa23',qos_specs=None,replication_status=,reservations=['5b0664a4-8335-464f-bf91-5fce87cd704e','5d28ca98-b198-4758-8c80-90d8350c59f1','8c140a0b-65aa-4018-b825-e3ee127c5ae2','0a879de8-b6e2-4c96-996a-0ef9df8f67a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6d5939541d4a16a27d1bf4f16db123',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 527.277990] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb05183-e9ef-4491-bea9-e89d413f459e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 527.328253] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb05183-e9ef-4491-bea9-e89d413f459e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 527.330093] [55040]: DEBUG cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Flow 'volume_create_api' (dc01ca54-c065-4dde-86b7-d5c278bc52da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 527.330495] [55040]: INFO cinder.volume.api [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Create volume request issued successfully. [ 527.334261] [55040]: INFO cinder.api.openstack.wsgi [None req-3b789655-b874-4348-9796-00e8654f251c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 527.334698] [55040]: [pid: 55040|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:54:24 2025] POST /volume/v3/volumes => generated 782 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 527.350181] [55041]: DEBUG cinder.api.middleware.request_id [None req-88245e43-1468-4f98-bcb0-57d738b22057 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 527.358929] [55041]: INFO cinder.api.openstack.wsgi [None req-88245e43-1468-4f98-bcb0-57d738b22057 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 527.358929] [55041]: DEBUG cinder.api.openstack.wsgi [None req-88245e43-1468-4f98-bcb0-57d738b22057 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 527.358929] [55041]: DEBUG cinder.api.openstack.wsgi [None req-88245e43-1468-4f98-bcb0-57d738b22057 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 527.424927] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 527.424927] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 527.437209] [55041]: INFO cinder.volume.api [None req-88245e43-1468-4f98-bcb0-57d738b22057 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 527.449773] [55041]: INFO cinder.api.openstack.wsgi [None req-88245e43-1468-4f98-bcb0-57d738b22057 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 527.450209] [55041]: [pid: 55041|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:25 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 961 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 528.466956] [55040]: DEBUG cinder.api.middleware.request_id [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 528.470918] [55040]: INFO cinder.api.openstack.wsgi [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 528.470996] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 528.471291] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 528.487272] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 528.487272] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 528.495269] [55040]: INFO cinder.volume.api [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 528.505272] [55040]: INFO cinder.api.openstack.wsgi [None req-2c37856a-23e4-44ed-b85d-da9e3498a243 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 528.505961] [55040]: [pid: 55040|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:26 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 537.443618] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=4 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 538.499938] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 545.998154] [55041]: DEBUG cinder.api.middleware.request_id [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 546.001900] [55041]: INFO cinder.api.openstack.wsgi [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] POST http://10.180.1.21/volume/v3/volumes [ 546.002423] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1596592928", "imageRef": "ebc8e9a7-e4cf-458a-974f-a3490d0b578d", "size": 1}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 546.005599] [55041]: DEBUG cinder.api.v3.volumes [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1596592928', 'imageRef': 'ebc8e9a7-e4cf-458a-974f-a3490d0b578d', 'size': 1}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 546.228892] [55041]: INFO cinder.api.v3.volumes [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Create volume of 1 GB [ 546.255026] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Availability zone cache updated, next update will occur around 2025-02-19 13:54:44.109666. {{(pid=55041) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 546.255026] [55041]: INFO cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Availability Zones retrieved successfully. [ 546.273767] [55041]: /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 [ 546.273767] [55041]: import asyncore [ 546.414894] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Flow 'volume_create_api' (b2fb19c8-6f90-4cbd-a272-64ec5676febd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 546.416304] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2321c65-e8f6-4109-affa-bcdf997373c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.417587] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 546.502359] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2321c65-e8f6-4109-affa-bcdf997373c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.504939] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1082eca9-df5e-4f0b-bc34-093d2aa69b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.539780] [55041]: WARNING cinder.quota [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-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. [ 546.539780] [55041]: WARNING cinder.quota [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-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. [ 546.590959] [55041]: DEBUG cinder.quota [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Created reservations ['c226d14c-6a21-4a64-83e6-5d1f006c9a52', 'da04006b-3eb1-4cec-a3ee-f2e9d3e8cb61', '41fa445c-d93b-4752-ab82-d56bd82b2a51', '9085015c-c075-4388-b745-00397bfdcdf4'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 546.591982] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1082eca9-df5e-4f0b-bc34-093d2aa69b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c226d14c-6a21-4a64-83e6-5d1f006c9a52', 'da04006b-3eb1-4cec-a3ee-f2e9d3e8cb61', '41fa445c-d93b-4752-ab82-d56bd82b2a51', '9085015c-c075-4388-b745-00397bfdcdf4']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.592950] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d7bb18-f100-4877-ab83-620f9698113c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.631235] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d7bb18-f100-4877-ab83-620f9698113c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1', '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-1596592928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2ee68b758864ea4a15878e0a18e5f4c',qos_specs=None,replication_status=,reservations=['c226d14c-6a21-4a64-83e6-5d1f006c9a52','da04006b-3eb1-4cec-a3ee-f2e9d3e8cb61','41fa445c-d93b-4752-ab82-d56bd82b2a51','9085015c-c075-4388-b745-00397bfdcdf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfb8e2e85284875bab6e56044fa68c7',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1596592928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2ee68b758864ea4a15878e0a18e5f4c',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='fbfb8e2e85284875bab6e56044fa68c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.632346] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53894af-305a-4d3b-9979-d98ba07fad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.658065] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c53894af-305a-4d3b-9979-d98ba07fad39) 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-1596592928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2ee68b758864ea4a15878e0a18e5f4c',qos_specs=None,replication_status=,reservations=['c226d14c-6a21-4a64-83e6-5d1f006c9a52','da04006b-3eb1-4cec-a3ee-f2e9d3e8cb61','41fa445c-d93b-4752-ab82-d56bd82b2a51','9085015c-c075-4388-b745-00397bfdcdf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfb8e2e85284875bab6e56044fa68c7',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.659017] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf12ede-f077-4400-8029-c798e6daeb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.691899] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf12ede-f077-4400-8029-c798e6daeb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.696356] [55041]: DEBUG cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Flow 'volume_create_api' (b2fb19c8-6f90-4cbd-a272-64ec5676febd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 546.696356] [55041]: INFO cinder.volume.api [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Create volume request issued successfully. [ 546.696356] [55041]: INFO cinder.api.openstack.wsgi [None req-bce9d3c7-c481-4068-88f3-d48ca5d42c84 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 546.696356] [55041]: [pid: 55041|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:54:43 2025] POST /volume/v3/volumes => generated 752 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 546.714886] [55040]: DEBUG cinder.api.middleware.request_id [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 546.719180] [55040]: INFO cinder.api.openstack.wsgi [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 546.719544] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 546.723319] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 546.782284] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 546.782284] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 546.791470] [55040]: INFO cinder.volume.api [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 546.798612] [55040]: INFO cinder.api.openstack.wsgi [None req-f24870fb-c90e-4fd1-89f4-fb2eff572367 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 546.798612] [55040]: [pid: 55040|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:44 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 547.819284] [55041]: DEBUG cinder.api.middleware.request_id [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 547.824764] [55041]: INFO cinder.api.openstack.wsgi [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 547.825141] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 547.825387] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 547.841336] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 547.841336] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 547.851524] [55041]: INFO cinder.volume.api [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 547.860522] [55041]: INFO cinder.api.openstack.wsgi [None req-bf467f25-5dc1-4af9-ab38-7349e1ff5dc0 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 547.861176] [55041]: [pid: 55041|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:45 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 548.872150] [55040]: DEBUG cinder.api.middleware.request_id [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 548.878452] [55040]: INFO cinder.api.openstack.wsgi [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 548.878452] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 548.878682] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 548.900060] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900060] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 548.907517] [55040]: INFO cinder.volume.api [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 548.916421] [55040]: INFO cinder.api.openstack.wsgi [None req-0c8a5d37-f190-4da8-941b-ad5c62a74aee tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 548.917915] [55040]: [pid: 55040|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:46 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 549.935553] [55041]: DEBUG cinder.api.middleware.request_id [None req-4e48128c-ae2b-4d85-8022-2aad82560693 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 549.943296] [55041]: INFO cinder.api.openstack.wsgi [None req-4e48128c-ae2b-4d85-8022-2aad82560693 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 549.943296] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4e48128c-ae2b-4d85-8022-2aad82560693 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 549.943545] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4e48128c-ae2b-4d85-8022-2aad82560693 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 549.965694] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965694] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 549.981045] [55041]: INFO cinder.volume.api [None req-4e48128c-ae2b-4d85-8022-2aad82560693 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 549.989100] [55041]: INFO cinder.api.openstack.wsgi [None req-4e48128c-ae2b-4d85-8022-2aad82560693 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 549.990097] [55041]: [pid: 55041|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:47 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 551.012199] [55040]: DEBUG cinder.api.middleware.request_id [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.018129] [55040]: INFO cinder.api.openstack.wsgi [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 551.019185] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 551.019185] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 551.036606] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 551.036606] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 551.059558] [55040]: INFO cinder.volume.api [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 551.072911] [55040]: INFO cinder.api.openstack.wsgi [None req-b6b7df4e-36dc-45a8-9e5e-8e942afbcb23 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 551.074254] [55040]: [pid: 55040|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:48 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 552.090157] [55041]: DEBUG cinder.api.middleware.request_id [None req-47e66802-5be8-447f-a300-99bdae2dc372 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 552.092750] [55041]: INFO cinder.api.openstack.wsgi [None req-47e66802-5be8-447f-a300-99bdae2dc372 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 552.093090] [55041]: DEBUG cinder.api.openstack.wsgi [None req-47e66802-5be8-447f-a300-99bdae2dc372 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 552.093663] [55041]: DEBUG cinder.api.openstack.wsgi [None req-47e66802-5be8-447f-a300-99bdae2dc372 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 552.109863] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 552.109863] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 552.115901] [55041]: INFO cinder.volume.api [None req-47e66802-5be8-447f-a300-99bdae2dc372 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 552.121172] [55041]: INFO cinder.api.openstack.wsgi [None req-47e66802-5be8-447f-a300-99bdae2dc372 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 552.121579] [55041]: [pid: 55041|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:49 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 553.135445] [55040]: DEBUG cinder.api.middleware.request_id [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 553.137469] [55040]: INFO cinder.api.openstack.wsgi [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 553.137644] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 553.137901] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 553.152233] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 553.152233] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 553.157922] [55040]: INFO cinder.volume.api [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 553.164129] [55040]: INFO cinder.api.openstack.wsgi [None req-5a3cdf48-1fb3-42d7-a261-a819ac4a9b55 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 553.164842] [55040]: [pid: 55040|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:50 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 554.177523] [55041]: DEBUG cinder.api.middleware.request_id [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 554.180118] [55041]: INFO cinder.api.openstack.wsgi [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 554.180397] [55041]: DEBUG cinder.api.openstack.wsgi [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 554.180618] [55041]: DEBUG cinder.api.openstack.wsgi [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 554.194237] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 554.194237] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 554.199581] [55041]: INFO cinder.volume.api [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 554.205454] [55041]: INFO cinder.api.openstack.wsgi [None req-45464827-e751-4ee7-bf1f-6c3a4268f2d4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 554.205880] [55041]: [pid: 55041|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:52 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 555.025708] [55040]: DEBUG cinder.api.middleware.request_id [None req-e87ad835-20a1-419a-bf57-1d1727096435 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 555.028702] [55040]: INFO cinder.api.openstack.wsgi [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] POST http://10.180.1.21/volume/v3/volumes [ 555.028991] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1259967513", "imageRef": "ebc8e9a7-e4cf-458a-974f-a3490d0b578d", "size": 1}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 555.030857] [55040]: DEBUG cinder.api.v3.volumes [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1259967513', 'imageRef': 'ebc8e9a7-e4cf-458a-974f-a3490d0b578d', 'size': 1}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 555.224473] [55041]: DEBUG cinder.api.middleware.request_id [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 555.229376] [55041]: INFO cinder.api.openstack.wsgi [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 555.229376] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 555.229376] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 555.252090] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 555.252090] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 555.259815] [55041]: INFO cinder.volume.api [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 555.265383] [55041]: INFO cinder.api.openstack.wsgi [None req-8a7e7154-2699-4cfa-a813-3d0835456d4b tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 555.265832] [55041]: [pid: 55041|app: 0|req: 10/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:53 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 555.296709] [55040]: INFO cinder.api.v3.volumes [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Create volume of 1 GB [ 555.304105] [55040]: INFO cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Availability Zones retrieved successfully. [ 555.316010] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Flow 'volume_create_api' (e3c22a5b-3989-4561-9279-4293d948a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 555.317431] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f031cb-47cb-44db-b7bb-c6c352148a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 555.318874] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 555.387865] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f031cb-47cb-44db-b7bb-c6c352148a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 555.389820] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec57167-133b-4a3f-bf43-1429acd3459c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 555.464215] [55040]: DEBUG cinder.quota [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Created reservations ['3fd74689-f744-4199-8b99-6349a401b840', 'e7660cd5-16b9-4503-9544-c402636ec5af', 'a53b857d-2665-4fd2-a0c0-e0f335184cc1', '74489212-e805-4a24-84b4-a6d05c45e169'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 555.465274] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec57167-133b-4a3f-bf43-1429acd3459c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fd74689-f744-4199-8b99-6349a401b840', 'e7660cd5-16b9-4503-9544-c402636ec5af', 'a53b857d-2665-4fd2-a0c0-e0f335184cc1', '74489212-e805-4a24-84b4-a6d05c45e169']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 555.466227] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27cd298-b4b3-4756-a2ba-56f0b8fa60ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 555.484139] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27cd298-b4b3-4756-a2ba-56f0b8fa60ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdc3d102-2748-4e92-a200-c0a46a67d9f8', '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-1259967513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c216bf89542a5808fee85bda40332',qos_specs=None,replication_status=,reservations=['3fd74689-f744-4199-8b99-6349a401b840','e7660cd5-16b9-4503-9544-c402636ec5af','a53b857d-2665-4fd2-a0c0-e0f335184cc1','74489212-e805-4a24-84b4-a6d05c45e169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816d1b5b42f84031981331649559457f',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1259967513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdc3d102-2748-4e92-a200-c0a46a67d9f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='383c216bf89542a5808fee85bda40332',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='816d1b5b42f84031981331649559457f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 555.487160] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82680f5-3473-4655-aa06-11787afd45ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 555.513144] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82680f5-3473-4655-aa06-11787afd45ab) 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-1259967513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c216bf89542a5808fee85bda40332',qos_specs=None,replication_status=,reservations=['3fd74689-f744-4199-8b99-6349a401b840','e7660cd5-16b9-4503-9544-c402636ec5af','a53b857d-2665-4fd2-a0c0-e0f335184cc1','74489212-e805-4a24-84b4-a6d05c45e169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816d1b5b42f84031981331649559457f',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 555.513749] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7ca44c-2efa-46b4-ad2e-f92b5636bafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 555.530076] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c7ca44c-2efa-46b4-ad2e-f92b5636bafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 555.531335] [55040]: DEBUG cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Flow 'volume_create_api' (e3c22a5b-3989-4561-9279-4293d948a9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 555.531746] [55040]: INFO cinder.volume.api [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Create volume request issued successfully. [ 555.532544] [55040]: INFO cinder.api.openstack.wsgi [None req-e87ad835-20a1-419a-bf57-1d1727096435 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 555.533043] [55040]: [pid: 55040|app: 0|req: 9/19] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 12:54:52 2025] POST /volume/v3/volumes => generated 898 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 555.546694] [55041]: DEBUG cinder.api.middleware.request_id [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 555.552179] [55041]: INFO cinder.api.openstack.wsgi [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 555.552179] [55041]: DEBUG cinder.api.openstack.wsgi [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 555.552179] [55041]: DEBUG cinder.api.openstack.wsgi [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 555.564078] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 555.564078] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 555.572128] [55041]: INFO cinder.volume.api [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 555.584979] [55041]: INFO cinder.api.openstack.wsgi [None req-293d4afe-80ba-41c5-bbcb-bbfac6a5e5a9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 555.585501] [55041]: [pid: 55041|app: 0|req: 11/20] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:53 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 556.282712] [55040]: DEBUG cinder.api.middleware.request_id [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.291553] [55040]: INFO cinder.api.openstack.wsgi [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 556.291553] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 556.291553] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 556.308220] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 556.308220] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 556.317608] [55040]: INFO cinder.volume.api [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 556.323460] [55040]: INFO cinder.api.openstack.wsgi [None req-6f8beeab-1bd3-4a96-9ca0-f520154c6dd4 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 556.323582] [55040]: [pid: 55040|app: 0|req: 10/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:54 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 556.603233] [55041]: DEBUG cinder.api.middleware.request_id [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.605414] [55041]: INFO cinder.api.openstack.wsgi [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 556.605665] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 556.605930] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 556.616741] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 556.616741] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 556.620842] [55041]: INFO cinder.volume.api [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 556.628146] [55041]: INFO cinder.api.openstack.wsgi [None req-1ed8836a-ecca-4cae-bdcb-3a9931ef256e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 556.628549] [55041]: [pid: 55041|app: 0|req: 12/22] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:54 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 557.342508] [55040]: DEBUG cinder.api.middleware.request_id [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.346385] [55040]: INFO cinder.api.openstack.wsgi [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 557.346626] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 557.346898] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 557.364666] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 557.364666] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 557.371979] [55040]: INFO cinder.volume.api [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 557.379171] [55040]: INFO cinder.api.openstack.wsgi [None req-f18da1c7-7f72-47b8-a39f-d560b5270790 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 557.379357] [55040]: [pid: 55040|app: 0|req: 11/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:55 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 557.646944] [55041]: DEBUG cinder.api.middleware.request_id [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.651066] [55041]: INFO cinder.api.openstack.wsgi [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 557.651066] [55041]: DEBUG cinder.api.openstack.wsgi [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 557.651220] [55041]: DEBUG cinder.api.openstack.wsgi [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 557.661819] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 557.661819] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 557.667049] [55041]: INFO cinder.volume.api [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 557.671958] [55041]: INFO cinder.api.openstack.wsgi [None req-93a73c31-1e6e-4319-bca4-0afdd8bde94b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 557.672971] [55041]: [pid: 55041|app: 0|req: 13/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:55 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 558.397189] [55040]: DEBUG cinder.api.middleware.request_id [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.402037] [55040]: INFO cinder.api.openstack.wsgi [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 558.402037] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.402037] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.418393] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 558.418393] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 558.424368] [55040]: INFO cinder.volume.api [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 558.435176] [55040]: INFO cinder.api.openstack.wsgi [None req-0dc2ddc5-6dc5-43b7-9090-5bff2aaa542a tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 558.435277] [55040]: [pid: 55040|app: 0|req: 12/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:56 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 558.697987] [55041]: DEBUG cinder.api.middleware.request_id [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.701885] [55041]: INFO cinder.api.openstack.wsgi [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 558.701885] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.703174] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.719343] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 558.719343] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 558.722898] [55041]: INFO cinder.volume.api [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 558.739503] [55041]: INFO cinder.api.openstack.wsgi [None req-e4a3f9c1-10a3-4e9d-836d-4d89468cbdd3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 558.740258] [55041]: [pid: 55041|app: 0|req: 14/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:56 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 559.449298] [55040]: DEBUG cinder.api.middleware.request_id [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 559.451738] [55040]: INFO cinder.api.openstack.wsgi [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 559.453685] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 559.453685] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 559.475627] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 559.475627] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 559.483642] [55040]: INFO cinder.volume.api [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 559.495565] [55040]: INFO cinder.api.openstack.wsgi [None req-c9379b6e-3e9b-41c6-be2c-00978c9d5b51 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 559.495690] [55040]: [pid: 55040|app: 0|req: 13/27] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:57 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 559.758502] [55041]: DEBUG cinder.api.middleware.request_id [None req-61e92489-f89b-4677-a3cb-19e4250073d1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 559.760892] [55041]: INFO cinder.api.openstack.wsgi [None req-61e92489-f89b-4677-a3cb-19e4250073d1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 559.761038] [55041]: DEBUG cinder.api.openstack.wsgi [None req-61e92489-f89b-4677-a3cb-19e4250073d1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 559.761197] [55041]: DEBUG cinder.api.openstack.wsgi [None req-61e92489-f89b-4677-a3cb-19e4250073d1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 559.774401] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 559.774401] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 559.781775] [55041]: INFO cinder.volume.api [None req-61e92489-f89b-4677-a3cb-19e4250073d1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 559.790551] [55041]: INFO cinder.api.openstack.wsgi [None req-61e92489-f89b-4677-a3cb-19e4250073d1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 559.791285] [55041]: [pid: 55041|app: 0|req: 15/28] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:57 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 560.506878] [55040]: DEBUG cinder.api.middleware.request_id [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 560.509599] [55040]: INFO cinder.api.openstack.wsgi [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 560.509980] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 560.510125] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 560.521520] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 560.521520] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 560.526167] [55040]: INFO cinder.volume.api [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 560.532494] [55040]: INFO cinder.api.openstack.wsgi [None req-4b505bf1-5386-4d78-bb2c-1bd349be6137 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 560.533161] [55040]: [pid: 55040|app: 0|req: 14/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:58 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 560.805886] [55041]: DEBUG cinder.api.middleware.request_id [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 560.811189] [55041]: INFO cinder.api.openstack.wsgi [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 560.811189] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 560.811189] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 560.824684] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 560.824684] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 560.831611] [55041]: INFO cinder.volume.api [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 560.842907] [55041]: INFO cinder.api.openstack.wsgi [None req-0471a0ec-c1ae-4225-8afa-598a754d0e43 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 560.843945] [55041]: [pid: 55041|app: 0|req: 16/30] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:58 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 561.556896] [55040]: DEBUG cinder.api.middleware.request_id [None req-1f03d706-5b27-4501-b056-6ee412c94211 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.559550] [55040]: INFO cinder.api.openstack.wsgi [None req-1f03d706-5b27-4501-b056-6ee412c94211 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 561.559798] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1f03d706-5b27-4501-b056-6ee412c94211 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.560029] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1f03d706-5b27-4501-b056-6ee412c94211 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.572860] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.572860] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.577993] [55040]: INFO cinder.volume.api [None req-1f03d706-5b27-4501-b056-6ee412c94211 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 561.585743] [55040]: INFO cinder.api.openstack.wsgi [None req-1f03d706-5b27-4501-b056-6ee412c94211 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 561.586595] [55040]: [pid: 55040|app: 0|req: 15/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:54:59 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 561.858289] [55041]: DEBUG cinder.api.middleware.request_id [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.861870] [55041]: INFO cinder.api.openstack.wsgi [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 561.861870] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.861870] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.873883] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.873883] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.878635] [55041]: INFO cinder.volume.api [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 561.886502] [55041]: INFO cinder.api.openstack.wsgi [None req-c5d2d982-a27c-48b2-8c93-826e68e0f0e6 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 561.887609] [55041]: [pid: 55041|app: 0|req: 17/32] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:54:59 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 562.608113] [55040]: DEBUG cinder.api.middleware.request_id [None req-c94cce31-ff6a-446c-846f-caa709b40eed None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 562.610595] [55040]: INFO cinder.api.openstack.wsgi [None req-c94cce31-ff6a-446c-846f-caa709b40eed tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 562.610843] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c94cce31-ff6a-446c-846f-caa709b40eed tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 562.611216] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c94cce31-ff6a-446c-846f-caa709b40eed tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 562.631418] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 562.631418] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 562.634484] [55040]: INFO cinder.volume.api [None req-c94cce31-ff6a-446c-846f-caa709b40eed tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 562.640831] [55040]: INFO cinder.api.openstack.wsgi [None req-c94cce31-ff6a-446c-846f-caa709b40eed tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 562.643479] [55040]: [pid: 55040|app: 0|req: 16/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:55:00 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 562.902319] [55041]: DEBUG cinder.api.middleware.request_id [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 562.907273] [55041]: INFO cinder.api.openstack.wsgi [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 562.908039] [55041]: DEBUG cinder.api.openstack.wsgi [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 562.911854] [55041]: DEBUG cinder.api.openstack.wsgi [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 562.932173] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 562.932173] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 562.939279] [55041]: INFO cinder.volume.api [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 562.950392] [55041]: INFO cinder.api.openstack.wsgi [None req-78d63c3e-5a14-4dd2-9319-dd5ca0e76e55 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 562.951510] [55041]: [pid: 55041|app: 0|req: 18/34] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:00 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 563.661042] [55040]: DEBUG cinder.api.middleware.request_id [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 563.666057] [55040]: INFO cinder.api.openstack.wsgi [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 563.669430] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 563.669430] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 563.689298] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 563.689298] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 563.698034] [55040]: INFO cinder.volume.api [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 563.708832] [55040]: INFO cinder.api.openstack.wsgi [None req-9677cb5d-6f04-4975-8b45-3e1e2fc67f6e tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 563.708832] [55040]: [pid: 55040|app: 0|req: 17/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:55:01 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 563.979569] [55041]: DEBUG cinder.api.middleware.request_id [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 563.981750] [55041]: INFO cinder.api.openstack.wsgi [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 563.982012] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 563.982256] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 564.002442] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 564.002442] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 564.013569] [55041]: INFO cinder.volume.api [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 564.021145] [55041]: INFO cinder.api.openstack.wsgi [None req-c0cfb033-7ee5-4d24-b08b-9af8d45175e8 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 564.021145] [55041]: [pid: 55041|app: 0|req: 19/36] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:01 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 564.723807] [55040]: DEBUG cinder.api.middleware.request_id [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 564.726726] [55040]: INFO cinder.api.openstack.wsgi [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 564.726726] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 564.726726] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 564.740578] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 564.740578] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 564.750253] [55040]: INFO cinder.volume.api [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 564.758340] [55040]: INFO cinder.api.openstack.wsgi [None req-5813f4b2-9af5-4563-96c5-4e525a7268ea tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 564.758850] [55040]: [pid: 55040|app: 0|req: 18/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:55:02 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 565.048013] [55041]: DEBUG cinder.api.middleware.request_id [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.052173] [55041]: INFO cinder.api.openstack.wsgi [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 565.052761] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 565.053188] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 565.068405] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 565.068405] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 565.076440] [55041]: INFO cinder.volume.api [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 565.083356] [55041]: INFO cinder.api.openstack.wsgi [None req-6399bb6e-09f3-4538-a2b9-be5927bb40f3 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 565.084844] [55041]: [pid: 55041|app: 0|req: 20/38] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:02 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 565.781988] [55040]: DEBUG cinder.api.middleware.request_id [None req-606eafb6-a970-41ff-b94a-1651546d5acd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 565.785684] [55040]: INFO cinder.api.openstack.wsgi [None req-606eafb6-a970-41ff-b94a-1651546d5acd tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 565.785684] [55040]: DEBUG cinder.api.openstack.wsgi [None req-606eafb6-a970-41ff-b94a-1651546d5acd tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 565.785684] [55040]: DEBUG cinder.api.openstack.wsgi [None req-606eafb6-a970-41ff-b94a-1651546d5acd tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 565.799539] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 565.799539] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 565.806115] [55040]: INFO cinder.volume.api [None req-606eafb6-a970-41ff-b94a-1651546d5acd tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 565.814482] [55040]: INFO cinder.api.openstack.wsgi [None req-606eafb6-a970-41ff-b94a-1651546d5acd tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 565.815423] [55040]: [pid: 55040|app: 0|req: 19/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:55:03 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 566.098533] [55041]: DEBUG cinder.api.middleware.request_id [None req-715edfa5-1e43-4e0c-b157-022c739eee42 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 566.100717] [55041]: INFO cinder.api.openstack.wsgi [None req-715edfa5-1e43-4e0c-b157-022c739eee42 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 566.100974] [55041]: DEBUG cinder.api.openstack.wsgi [None req-715edfa5-1e43-4e0c-b157-022c739eee42 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 566.101613] [55041]: DEBUG cinder.api.openstack.wsgi [None req-715edfa5-1e43-4e0c-b157-022c739eee42 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 566.121281] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 566.121281] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 566.129810] [55041]: INFO cinder.volume.api [None req-715edfa5-1e43-4e0c-b157-022c739eee42 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 566.141252] [55041]: INFO cinder.api.openstack.wsgi [None req-715edfa5-1e43-4e0c-b157-022c739eee42 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 566.143359] [55041]: [pid: 55041|app: 0|req: 21/40] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:03 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 567.158866] [55040]: DEBUG cinder.api.middleware.request_id [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.162413] [55040]: INFO cinder.api.openstack.wsgi [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 567.162685] [55040]: DEBUG cinder.api.openstack.wsgi [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.162911] [55040]: DEBUG cinder.api.openstack.wsgi [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.177048] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.177048] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.187864] [55040]: INFO cinder.volume.api [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 567.200265] [55040]: INFO cinder.api.openstack.wsgi [None req-efc16240-bf73-4e6f-a9ef-7ae896be0807 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 567.200511] [55040]: [pid: 55040|app: 0|req: 20/41] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:05 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 567.659123] [55041]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.660110] [55041]: WARNING keystonemiddleware.auth_token [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 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. [ 567.661921] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 567.662053] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.662275] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.677663] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.677663] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 567.685748] [55041]: INFO cinder.volume.api [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 567.702114] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-08d55330-99a5-4995-be57-b5eef0edbf07 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 567.702916] [55041]: [pid: 55041|app: 0|req: 22/42] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:55:05 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 1392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.221188] [55040]: DEBUG cinder.api.middleware.request_id [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.228450] [55040]: INFO cinder.api.openstack.wsgi [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 568.228450] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 568.228450] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 568.251663] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 568.251663] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.257324] [55040]: INFO cinder.volume.api [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 568.264379] [55040]: INFO cinder.api.openstack.wsgi [None req-41ee75bd-ea1c-45db-a583-5024c0cfe35c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 568.264902] [55040]: [pid: 55040|app: 0|req: 21/43] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:06 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.487801] [55041]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.491137] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 568.491722] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 568.491954] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 568.504255] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 568.504255] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.508811] [55041]: INFO cinder.volume.api [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 568.518693] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-c87172c2-28ec-4ea6-8102-90bcb7880709 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 568.519387] [55041]: [pid: 55041|app: 0|req: 23/44] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:55:06 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 568.536035] [55040]: DEBUG cinder.api.middleware.request_id [None req-1b4e0e95-d45c-4c36-8a2e-df998cda052c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.536337] [55040]: INFO cinder.api.openstack.wsgi [None req-1b4e0e95-d45c-4c36-8a2e-df998cda052c None None] GET http://10.180.1.21/volume// [ 568.536627] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1b4e0e95-d45c-4c36-8a2e-df998cda052c None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 568.536959] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1b4e0e95-d45c-4c36-8a2e-df998cda052c None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 568.537745] [55040]: INFO cinder.api.openstack.wsgi [None req-1b4e0e95-d45c-4c36-8a2e-df998cda052c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 568.539420] [55040]: [pid: 55040|app: 0|req: 22/45] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:55:06 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 568.549765] [55041]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-081cba96-f895-40f4-b5d1-7b0f3d64c196 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 568.553086] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-081cba96-f895-40f4-b5d1-7b0f3d64c196 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] POST http://10.180.1.21/volume/v3/attachments [ 568.553835] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-081cba96-f895-40f4-b5d1-7b0f3d64c196 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1", "connector": null, "instance_uuid": "5e104993-6b3d-4cca-addf-34106ee5de9b"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 568.570940] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 568.570940] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.620332] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-081cba96-f895-40f4-b5d1-7b0f3d64c196 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 568.624205] [55041]: [pid: 55041|app: 0|req: 24/46] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:55:06 2025] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 569.282130] [55040]: DEBUG cinder.api.middleware.request_id [None req-39927603-78e5-43ed-8a4b-2f465a2090ad None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.284413] [55040]: INFO cinder.api.openstack.wsgi [None req-39927603-78e5-43ed-8a4b-2f465a2090ad tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 569.284692] [55040]: DEBUG cinder.api.openstack.wsgi [None req-39927603-78e5-43ed-8a4b-2f465a2090ad tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.284917] [55040]: DEBUG cinder.api.openstack.wsgi [None req-39927603-78e5-43ed-8a4b-2f465a2090ad tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.306522] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 569.306522] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 569.317742] [55040]: INFO cinder.volume.api [None req-39927603-78e5-43ed-8a4b-2f465a2090ad tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 569.324188] [55040]: INFO cinder.api.openstack.wsgi [None req-39927603-78e5-43ed-8a4b-2f465a2090ad tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 569.324188] [55040]: [pid: 55040|app: 0|req: 23/47] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:07 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 570.340429] [55041]: DEBUG cinder.api.middleware.request_id [None req-574e42eb-2732-4583-969d-898b1dd4b664 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.344249] [55041]: INFO cinder.api.openstack.wsgi [None req-574e42eb-2732-4583-969d-898b1dd4b664 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 570.344568] [55041]: DEBUG cinder.api.openstack.wsgi [None req-574e42eb-2732-4583-969d-898b1dd4b664 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 570.345294] [55041]: DEBUG cinder.api.openstack.wsgi [None req-574e42eb-2732-4583-969d-898b1dd4b664 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 570.358876] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 570.358876] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 570.366556] [55041]: INFO cinder.volume.api [None req-574e42eb-2732-4583-969d-898b1dd4b664 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 570.371911] [55041]: INFO cinder.api.openstack.wsgi [None req-574e42eb-2732-4583-969d-898b1dd4b664 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 570.372376] [55041]: [pid: 55041|app: 0|req: 25/48] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:08 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 571.390591] [55040]: DEBUG cinder.api.middleware.request_id [None req-2894fe08-54af-43e0-b295-28618b5d51bc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.393435] [55040]: INFO cinder.api.openstack.wsgi [None req-2894fe08-54af-43e0-b295-28618b5d51bc tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 571.393435] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2894fe08-54af-43e0-b295-28618b5d51bc tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.393435] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2894fe08-54af-43e0-b295-28618b5d51bc tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.407931] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.407931] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.411486] [55040]: INFO cinder.volume.api [None req-2894fe08-54af-43e0-b295-28618b5d51bc tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 571.417028] [55040]: INFO cinder.api.openstack.wsgi [None req-2894fe08-54af-43e0-b295-28618b5d51bc tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 571.421205] [55040]: [pid: 55040|app: 0|req: 24/49] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:09 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 572.434129] [55041]: DEBUG cinder.api.middleware.request_id [None req-631e57a0-6635-45b5-87c0-23152666b861 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.437018] [55041]: INFO cinder.api.openstack.wsgi [None req-631e57a0-6635-45b5-87c0-23152666b861 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 572.437111] [55041]: DEBUG cinder.api.openstack.wsgi [None req-631e57a0-6635-45b5-87c0-23152666b861 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.437358] [55041]: DEBUG cinder.api.openstack.wsgi [None req-631e57a0-6635-45b5-87c0-23152666b861 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.449461] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.449461] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.454671] [55041]: INFO cinder.volume.api [None req-631e57a0-6635-45b5-87c0-23152666b861 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 572.461549] [55041]: INFO cinder.api.openstack.wsgi [None req-631e57a0-6635-45b5-87c0-23152666b861 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 572.461549] [55041]: [pid: 55041|app: 0|req: 26/50] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:10 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 573.479107] [55040]: DEBUG cinder.api.middleware.request_id [None req-c2526540-7aa5-4899-8cce-9834ee409212 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.483034] [55040]: INFO cinder.api.openstack.wsgi [None req-c2526540-7aa5-4899-8cce-9834ee409212 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 573.483034] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c2526540-7aa5-4899-8cce-9834ee409212 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.483357] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c2526540-7aa5-4899-8cce-9834ee409212 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.496925] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.496925] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.504324] [55040]: INFO cinder.volume.api [None req-c2526540-7aa5-4899-8cce-9834ee409212 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 573.510422] [55040]: INFO cinder.api.openstack.wsgi [None req-c2526540-7aa5-4899-8cce-9834ee409212 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 573.510908] [55040]: [pid: 55040|app: 0|req: 25/51] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:11 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 574.534730] [55041]: DEBUG cinder.api.middleware.request_id [None req-87b86451-2fa3-4785-97dd-8d123122a72b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.538473] [55041]: INFO cinder.api.openstack.wsgi [None req-87b86451-2fa3-4785-97dd-8d123122a72b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 574.538473] [55041]: DEBUG cinder.api.openstack.wsgi [None req-87b86451-2fa3-4785-97dd-8d123122a72b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.538473] [55041]: DEBUG cinder.api.openstack.wsgi [None req-87b86451-2fa3-4785-97dd-8d123122a72b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.554656] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.554656] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.569554] [55041]: INFO cinder.volume.api [None req-87b86451-2fa3-4785-97dd-8d123122a72b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 574.583352] [55041]: INFO cinder.api.openstack.wsgi [None req-87b86451-2fa3-4785-97dd-8d123122a72b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 574.583352] [55041]: [pid: 55041|app: 0|req: 27/52] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:55:12 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1573 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 575.351435] [55040]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.352511] [55040]: WARNING keystonemiddleware.auth_token [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 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. [ 575.357330] [55040]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 575.359379] [55040]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.360875] [55040]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.377513] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.377513] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.388722] [55040]: INFO cinder.volume.api [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 575.396315] [55040]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-36d3a545-5b40-4157-9be9-0678e0195369 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 575.397712] [55040]: [pid: 55040|app: 0|req: 26/53] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:55:13 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 575.731467] [55041]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.735795] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 575.736259] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.736510] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.746059] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.746059] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.755633] [55041]: INFO cinder.volume.api [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 575.761660] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-7db234d0-2d5b-4a08-9323-57119a03c1f1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 575.762773] [55041]: [pid: 55041|app: 0|req: 28/54] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:55:13 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 575.768848] [55040]: DEBUG cinder.api.middleware.request_id [None req-cfd4ed6d-3503-444d-b016-97986825f3c6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.769215] [55040]: INFO cinder.api.openstack.wsgi [None req-cfd4ed6d-3503-444d-b016-97986825f3c6 None None] GET http://10.180.1.21/volume// [ 575.769408] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cfd4ed6d-3503-444d-b016-97986825f3c6 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.769612] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cfd4ed6d-3503-444d-b016-97986825f3c6 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.770265] [55040]: INFO cinder.api.openstack.wsgi [None req-cfd4ed6d-3503-444d-b016-97986825f3c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 575.770393] [55040]: [pid: 55040|app: 0|req: 27/55] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:55:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 575.774678] [55041]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-efc9fba1-b59c-49f3-b04a-c0ba042599ea None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.778606] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-efc9fba1-b59c-49f3-b04a-c0ba042599ea tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] POST http://10.180.1.21/volume/v3/attachments [ 575.779062] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-efc9fba1-b59c-49f3-b04a-c0ba042599ea tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdc3d102-2748-4e92-a200-c0a46a67d9f8", "connector": null, "instance_uuid": "49be8bf1-44e4-4729-9934-6d9bcfc2d581"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 575.791766] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.791766] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.845462] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-efc9fba1-b59c-49f3-b04a-c0ba042599ea tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 575.847313] [55041]: [pid: 55041|app: 0|req: 29/56] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:55:13 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 585.389848] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=107,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 585.833298] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=128,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.128999] [55040]: DEBUG cinder.api.middleware.request_id [None req-82b57b03-57d8-46af-9705-4a50ba546eff None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.129511] [55040]: INFO cinder.api.openstack.wsgi [None req-82b57b03-57d8-46af-9705-4a50ba546eff None None] GET http://10.180.1.21/volume// [ 594.129711] [55040]: DEBUG cinder.api.openstack.wsgi [None req-82b57b03-57d8-46af-9705-4a50ba546eff None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.130386] [55040]: DEBUG cinder.api.openstack.wsgi [None req-82b57b03-57d8-46af-9705-4a50ba546eff None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.130444] [55040]: INFO cinder.api.openstack.wsgi [None req-82b57b03-57d8-46af-9705-4a50ba546eff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 594.130762] [55040]: [pid: 55040|app: 0|req: 28/57] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:55:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 594.149226] [55041]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.156308] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 594.156308] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.158663] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.180228] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.180228] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.184056] [55041]: INFO cinder.volume.api [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 594.195976] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-ff1a2369-73b8-4992-a9c6-fbbc80927275 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 200 [ 594.204564] [55041]: [pid: 55041|app: 0|req: 30/58] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:55:32 2025] GET /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 1572 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 595.215154] [55040]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.222975] [55040]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] PUT http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 [ 595.224564] [55040]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-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=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 595.260524] [55040]: DEBUG cinder.coordination [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Acquiring lock "cinder-attachment_update-9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 595.269148] [55040]: DEBUG cinder.coordination [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Lock "cinder-attachment_update-9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 595.270695] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.270695] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.836027] [55040]: DEBUG cinder.coordination [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Lock "cinder-attachment_update-9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.561s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 595.836027] [55040]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-02502a80-7564-4451-b098-a501635a7584 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 returned with HTTP 200 [ 595.836027] [55040]: [pid: 55040|app: 0|req: 29/59] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:55:33 2025] PUT /volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 => generated 617 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.339831] [55041]: DEBUG cinder.api.middleware.request_id [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-6d63ad7d-4d39-49d7-99dd-189a851272de None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.342777] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-6d63ad7d-4d39-49d7-99dd-189a851272de tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] POST http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8/action [ 596.343508] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-6d63ad7d-4d39-49d7-99dd-189a851272de tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 596.343649] [55041]: DEBUG cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-6d63ad7d-4d39-49d7-99dd-189a851272de tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 596.378431] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.378431] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.400028] [55041]: INFO cinder.api.openstack.wsgi [req-3d251e46-3f40-42ae-a71b-dd52004b9638 req-6d63ad7d-4d39-49d7-99dd-189a851272de tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8/action returned with HTTP 204 [ 596.404021] [55041]: [pid: 55041|app: 0|req: 31/60] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:55:34 2025] POST /volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 605.814179] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 606.390248] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 614.702937] [55040]: DEBUG cinder.api.middleware.request_id [None req-282618fe-646c-49f1-a8af-11af80559991 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.702937] [55040]: INFO cinder.api.openstack.wsgi [None req-282618fe-646c-49f1-a8af-11af80559991 None None] GET http://10.180.1.21/volume// [ 614.702937] [55040]: DEBUG cinder.api.openstack.wsgi [None req-282618fe-646c-49f1-a8af-11af80559991 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.702937] [55040]: DEBUG cinder.api.openstack.wsgi [None req-282618fe-646c-49f1-a8af-11af80559991 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.702937] [55040]: INFO cinder.api.openstack.wsgi [None req-282618fe-646c-49f1-a8af-11af80559991 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 614.702937] [55040]: [pid: 55040|app: 0|req: 30/61] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:55:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 614.707095] [55041]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.709980] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 614.710169] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.710414] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.725904] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725904] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.730386] [55041]: INFO cinder.volume.api [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 614.737131] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-14916df9-ceac-43f7-8cf9-de613dd574b1 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 614.737513] [55041]: [pid: 55041|app: 0|req: 32/62] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:55:52 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 614.907180] [55040]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.909812] [55040]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] PUT http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 [ 614.910273] [55040]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-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=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 614.919101] [55040]: DEBUG cinder.coordination [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Acquiring lock "cinder-attachment_update-fdc3d102-2748-4e92-a200-c0a46a67d9f8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 614.924111] [55040]: DEBUG cinder.coordination [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Lock "cinder-attachment_update-fdc3d102-2748-4e92-a200-c0a46a67d9f8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 614.925332] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925332] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.445473] [55040]: DEBUG cinder.coordination [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Lock "cinder-attachment_update-fdc3d102-2748-4e92-a200-c0a46a67d9f8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 615.446018] [55040]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-f30af37a-777f-4835-859d-221ec6fda49c tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 returned with HTTP 200 [ 615.446636] [55040]: [pid: 55040|app: 0|req: 31/63] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:55:52 2025] PUT /volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 615.955028] [55041]: DEBUG cinder.api.middleware.request_id [req-307451bb-7478-49c5-908a-d6cc8213431e req-34bbfb52-dd07-4d41-80b3-694ef2e0f09b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.957566] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-34bbfb52-dd07-4d41-80b3-694ef2e0f09b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] POST http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69/action [ 615.957918] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-34bbfb52-dd07-4d41-80b3-694ef2e0f09b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 615.958106] [55041]: DEBUG cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-34bbfb52-dd07-4d41-80b3-694ef2e0f09b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 615.979022] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.979022] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.987153] [55041]: INFO cinder.api.openstack.wsgi [req-307451bb-7478-49c5-908a-d6cc8213431e req-34bbfb52-dd07-4d41-80b3-694ef2e0f09b tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69/action returned with HTTP 204 [ 615.987640] [55041]: [pid: 55041|app: 0|req: 33/64] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:55:53 2025] POST /volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 623.496830] [55040]: DEBUG cinder.api.middleware.request_id [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.501349] [55040]: INFO cinder.api.openstack.wsgi [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 623.501349] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.501349] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.517299] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.517299] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.521941] [55040]: INFO cinder.volume.api [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 623.531898] [55040]: INFO cinder.api.openstack.wsgi [None req-7d6b4d6b-feb0-48fd-bcff-8af34984f90a tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 623.532383] [55040]: [pid: 55040|app: 0|req: 32/65] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 12:56:01 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 625.984307] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 633.526446] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 662.747510] [55041]: DEBUG cinder.api.middleware.request_id [req-c30f3f8f-0fcc-4877-8d05-389d381d90be req-b15c9bf9-ada8-493b-96c9-0004951157bf None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.749941] [55041]: INFO cinder.api.openstack.wsgi [req-c30f3f8f-0fcc-4877-8d05-389d381d90be req-b15c9bf9-ada8-493b-96c9-0004951157bf tempest-SecurityGroupsTestJSON-2129994825 tempest-SecurityGroupsTestJSON-2129994825-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=9ee56466-2609-4c8c-b237-670449a00dd9 [ 662.750218] [55041]: DEBUG cinder.api.openstack.wsgi [req-c30f3f8f-0fcc-4877-8d05-389d381d90be req-b15c9bf9-ada8-493b-96c9-0004951157bf tempest-SecurityGroupsTestJSON-2129994825 tempest-SecurityGroupsTestJSON-2129994825-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 662.750447] [55041]: DEBUG cinder.api.openstack.wsgi [req-c30f3f8f-0fcc-4877-8d05-389d381d90be req-b15c9bf9-ada8-493b-96c9-0004951157bf tempest-SecurityGroupsTestJSON-2129994825 tempest-SecurityGroupsTestJSON-2129994825-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 662.769361] [55041]: INFO cinder.api.openstack.wsgi [req-c30f3f8f-0fcc-4877-8d05-389d381d90be req-b15c9bf9-ada8-493b-96c9-0004951157bf tempest-SecurityGroupsTestJSON-2129994825 tempest-SecurityGroupsTestJSON-2129994825-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=9ee56466-2609-4c8c-b237-670449a00dd9 returned with HTTP 200 [ 662.770070] [55041]: [pid: 55041|app: 0|req: 34/66] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:56:40 2025] GET /volume/v3/attachments?instance_id=9ee56466-2609-4c8c-b237-670449a00dd9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 665.375111] [55040]: DEBUG cinder.api.middleware.request_id [None req-80932fef-05c8-4844-8eab-6470dadce56b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.377243] [55040]: INFO cinder.api.openstack.wsgi [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] POST http://10.180.1.21/volume/v3/volumes [ 665.377640] [55040]: DEBUG cinder.api.openstack.wsgi [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2038691410"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 665.379782] [55040]: DEBUG cinder.api.v3.volumes [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2038691410'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 665.383035] [55040]: INFO cinder.api.v3.volumes [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume of 1 GB [ 665.386496] [55040]: INFO cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Availability Zones retrieved successfully. [ 665.392450] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Flow 'volume_create_api' (1895dc16-8e1a-4932-b631-e2cd2cb1281e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 665.393648] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67659506-a223-488a-b590-3ea8759e32ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.394788] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 665.413941] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67659506-a223-488a-b590-3ea8759e32ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.415067] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d467cac-f2e6-4c16-b0c0-87f10c9bf8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.477620] [55040]: DEBUG cinder.quota [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Created reservations ['5c90cd3e-eee1-4ca4-998c-e5e30cd407d1', '83e8edd9-2126-4ff1-9a3c-af19688b8f6c', '31894553-af0f-4a38-9355-637ca9785737', '03aa1a8f-cc8c-4107-89a1-f5662eeaa55b'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 665.478695] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d467cac-f2e6-4c16-b0c0-87f10c9bf8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c90cd3e-eee1-4ca4-998c-e5e30cd407d1', '83e8edd9-2126-4ff1-9a3c-af19688b8f6c', '31894553-af0f-4a38-9355-637ca9785737', '03aa1a8f-cc8c-4107-89a1-f5662eeaa55b']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.479629] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ac5590-487b-45be-9954-ccb2bc21825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.496781] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ac5590-487b-45be-9954-ccb2bc21825c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9e8352-5f52-4dea-b561-90725be615d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2038691410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b67d9d850b6a4b8a8ec04c702049b41d',qos_specs=None,replication_status=,reservations=['5c90cd3e-eee1-4ca4-998c-e5e30cd407d1','83e8edd9-2126-4ff1-9a3c-af19688b8f6c','31894553-af0f-4a38-9355-637ca9785737','03aa1a8f-cc8c-4107-89a1-f5662eeaa55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089701c94d474b59897fd6b263ad3952',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2038691410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9e8352-5f52-4dea-b561-90725be615d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b67d9d850b6a4b8a8ec04c702049b41d',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='089701c94d474b59897fd6b263ad3952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.497669] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efea5ee9-c83b-4344-b7a8-7ffb7ee21aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.517425] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efea5ee9-c83b-4344-b7a8-7ffb7ee21aa7) 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-2038691410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b67d9d850b6a4b8a8ec04c702049b41d',qos_specs=None,replication_status=,reservations=['5c90cd3e-eee1-4ca4-998c-e5e30cd407d1','83e8edd9-2126-4ff1-9a3c-af19688b8f6c','31894553-af0f-4a38-9355-637ca9785737','03aa1a8f-cc8c-4107-89a1-f5662eeaa55b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089701c94d474b59897fd6b263ad3952',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.518597] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ebcd3d-2de1-4dee-8a21-1d088367f3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 665.539080] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33ebcd3d-2de1-4dee-8a21-1d088367f3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 665.539080] [55040]: DEBUG cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Flow 'volume_create_api' (1895dc16-8e1a-4932-b631-e2cd2cb1281e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 665.541601] [55040]: INFO cinder.volume.api [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume request issued successfully. [ 665.543063] [55040]: INFO cinder.api.openstack.wsgi [None req-80932fef-05c8-4844-8eab-6470dadce56b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 665.543671] [55040]: [pid: 55040|app: 0|req: 33/67] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:56:43 2025] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 665.558568] [55041]: DEBUG cinder.api.middleware.request_id [None req-ba79263e-1c64-4ce5-84b6-3469737758eb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.565247] [55041]: INFO cinder.api.openstack.wsgi [None req-ba79263e-1c64-4ce5-84b6-3469737758eb tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 665.565247] [55041]: DEBUG cinder.api.openstack.wsgi [None req-ba79263e-1c64-4ce5-84b6-3469737758eb tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 665.565247] [55041]: DEBUG cinder.api.openstack.wsgi [None req-ba79263e-1c64-4ce5-84b6-3469737758eb tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 665.579590] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.579590] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 665.584371] [55041]: INFO cinder.volume.api [None req-ba79263e-1c64-4ce5-84b6-3469737758eb tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 665.589357] [55041]: INFO cinder.api.openstack.wsgi [None req-ba79263e-1c64-4ce5-84b6-3469737758eb tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 665.589852] [55041]: [pid: 55041|app: 0|req: 35/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:43 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.602763] [55040]: DEBUG cinder.api.middleware.request_id [None req-a337d100-4395-4a35-afb4-fd02be5b3380 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.604995] [55040]: INFO cinder.api.openstack.wsgi [None req-a337d100-4395-4a35-afb4-fd02be5b3380 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 666.606706] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a337d100-4395-4a35-afb4-fd02be5b3380 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.606706] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a337d100-4395-4a35-afb4-fd02be5b3380 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.620902] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.620902] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.626087] [55040]: INFO cinder.volume.api [None req-a337d100-4395-4a35-afb4-fd02be5b3380 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 666.631089] [55040]: INFO cinder.api.openstack.wsgi [None req-a337d100-4395-4a35-afb4-fd02be5b3380 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 666.631494] [55040]: [pid: 55040|app: 0|req: 34/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:44 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.725491] [55041]: DEBUG cinder.api.middleware.request_id [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.727968] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 666.728220] [55041]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 666.728448] [55041]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 666.736933] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 666.736933] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 666.743249] [55041]: INFO cinder.volume.api [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 666.748537] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-6cd04a82-9d49-4212-929c-ef63d44d5be5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 666.749044] [55041]: [pid: 55041|app: 0|req: 36/70] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:56:44 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 668.275758] [55040]: DEBUG cinder.api.middleware.request_id [None req-65925207-02fd-48c5-a0ab-08fdfb6ec9a4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.276280] [55040]: INFO cinder.api.openstack.wsgi [None req-65925207-02fd-48c5-a0ab-08fdfb6ec9a4 None None] GET http://10.180.1.21/volume// [ 668.276472] [55040]: DEBUG cinder.api.openstack.wsgi [None req-65925207-02fd-48c5-a0ab-08fdfb6ec9a4 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.276690] [55040]: DEBUG cinder.api.openstack.wsgi [None req-65925207-02fd-48c5-a0ab-08fdfb6ec9a4 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.277118] [55040]: INFO cinder.api.openstack.wsgi [None req-65925207-02fd-48c5-a0ab-08fdfb6ec9a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 668.277427] [55040]: [pid: 55040|app: 0|req: 35/71] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:56:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 668.281603] [55041]: DEBUG cinder.api.middleware.request_id [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0ee0db9a-02ef-4d15-9d77-1db32cec439a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.284097] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0ee0db9a-02ef-4d15-9d77-1db32cec439a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] POST http://10.180.1.21/volume/v3/attachments [ 668.284527] [55041]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0ee0db9a-02ef-4d15-9d77-1db32cec439a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea9e8352-5f52-4dea-b561-90725be615d6", "connector": null, "instance_uuid": "9f4b812e-617a-41e2-b9fb-36fee90a8118"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 668.299361] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.299361] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.325680] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0ee0db9a-02ef-4d15-9d77-1db32cec439a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 668.326362] [55041]: [pid: 55041|app: 0|req: 37/72] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:56:46 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 668.352272] [55040]: DEBUG cinder.api.middleware.request_id [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.356653] [55040]: INFO cinder.api.openstack.wsgi [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 668.356653] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.356653] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.365786] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.365786] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.369912] [55040]: INFO cinder.volume.api [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 668.376196] [55040]: INFO cinder.api.openstack.wsgi [None req-3f16f695-7385-4994-b9eb-86ebd39b1fbc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 668.376622] [55040]: [pid: 55040|app: 0|req: 36/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:46 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 668.856420] [55041]: DEBUG cinder.api.middleware.request_id [None req-e969948e-f845-4cce-9eec-f056be9ebb72 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.857313] [55041]: INFO cinder.api.openstack.wsgi [None req-e969948e-f845-4cce-9eec-f056be9ebb72 None None] GET http://10.180.1.21/volume// [ 668.857546] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e969948e-f845-4cce-9eec-f056be9ebb72 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.857812] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e969948e-f845-4cce-9eec-f056be9ebb72 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.858457] [55041]: INFO cinder.api.openstack.wsgi [None req-e969948e-f845-4cce-9eec-f056be9ebb72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 668.858824] [55041]: [pid: 55041|app: 0|req: 38/74] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:56:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 668.862890] [55040]: DEBUG cinder.api.middleware.request_id [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.865644] [55040]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 668.866023] [55040]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.866301] [55040]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.877164] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.877164] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.881027] [55040]: INFO cinder.volume.api [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 668.885497] [55040]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-0d091909-4022-479b-a94f-768cf0d6fb1a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 668.885998] [55040]: [pid: 55040|app: 0|req: 37/75] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:56:46 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 668.914701] [55041]: DEBUG cinder.api.middleware.request_id [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.917251] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] PUT http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 [ 668.917686] [55041]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-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-540881", "mountpoint": "/dev/sdb"}}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 668.926733] [55041]: DEBUG cinder.coordination [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Acquiring lock "cinder-attachment_update-ea9e8352-5f52-4dea-b561-90725be615d6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 668.931936] [55041]: DEBUG cinder.coordination [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Lock "cinder-attachment_update-ea9e8352-5f52-4dea-b561-90725be615d6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 668.933457] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.933457] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.387760] [55040]: DEBUG cinder.api.middleware.request_id [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.389974] [55040]: INFO cinder.api.openstack.wsgi [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 669.390262] [55040]: DEBUG cinder.api.openstack.wsgi [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 669.390540] [55040]: DEBUG cinder.api.openstack.wsgi [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 669.404426] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.404426] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.409376] [55040]: INFO cinder.volume.api [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 669.415382] [55040]: INFO cinder.api.openstack.wsgi [None req-896d13cf-07e6-4e2d-b8b5-6883db882daa tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 669.415846] [55040]: [pid: 55040|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:47 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 670.427335] [55040]: DEBUG cinder.api.middleware.request_id [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.432021] [55040]: INFO cinder.api.openstack.wsgi [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 670.432021] [55040]: DEBUG cinder.api.openstack.wsgi [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.432021] [55040]: DEBUG cinder.api.openstack.wsgi [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.449596] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.449596] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 670.455160] [55040]: INFO cinder.volume.api [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 670.461301] [55040]: INFO cinder.api.openstack.wsgi [None req-177dc865-e1f2-4ad0-8672-1760d0463ec9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 670.461878] [55040]: [pid: 55040|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:48 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 671.476104] [55040]: DEBUG cinder.api.middleware.request_id [None req-d161070f-1283-417f-842d-150dc3c2e78b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.479199] [55040]: INFO cinder.api.openstack.wsgi [None req-d161070f-1283-417f-842d-150dc3c2e78b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 671.479440] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d161070f-1283-417f-842d-150dc3c2e78b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.479839] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d161070f-1283-417f-842d-150dc3c2e78b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.492660] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.492660] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.496350] [55040]: INFO cinder.volume.api [None req-d161070f-1283-417f-842d-150dc3c2e78b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 671.501230] [55040]: INFO cinder.api.openstack.wsgi [None req-d161070f-1283-417f-842d-150dc3c2e78b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 671.501728] [55040]: [pid: 55040|app: 0|req: 40/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:49 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 672.512260] [55040]: DEBUG cinder.api.middleware.request_id [None req-6416e32b-1acd-438d-8719-ee37c078782a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.514812] [55040]: INFO cinder.api.openstack.wsgi [None req-6416e32b-1acd-438d-8719-ee37c078782a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 672.515159] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6416e32b-1acd-438d-8719-ee37c078782a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.515407] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6416e32b-1acd-438d-8719-ee37c078782a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.531909] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.531909] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.536549] [55040]: INFO cinder.volume.api [None req-6416e32b-1acd-438d-8719-ee37c078782a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 672.542949] [55040]: INFO cinder.api.openstack.wsgi [None req-6416e32b-1acd-438d-8719-ee37c078782a tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 672.543383] [55040]: [pid: 55040|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:50 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.468447] [55041]: DEBUG cinder.coordination [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Lock "cinder-attachment_update-ea9e8352-5f52-4dea-b561-90725be615d6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 673.468818] [55041]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-769d6ccb-ab1e-478b-a1aa-e9efc7eaf4dc tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 returned with HTTP 200 [ 673.469322] [55041]: [pid: 55041|app: 0|req: 39/80] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:56:46 2025] PUT /volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.553139] [55040]: DEBUG cinder.api.middleware.request_id [None req-fcb24b46-387e-477c-83c7-813c0de93110 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.556418] [55040]: INFO cinder.api.openstack.wsgi [None req-fcb24b46-387e-477c-83c7-813c0de93110 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 673.556418] [55040]: DEBUG cinder.api.openstack.wsgi [None req-fcb24b46-387e-477c-83c7-813c0de93110 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.556418] [55040]: DEBUG cinder.api.openstack.wsgi [None req-fcb24b46-387e-477c-83c7-813c0de93110 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.566957] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.566957] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.570631] [55040]: INFO cinder.volume.api [None req-fcb24b46-387e-477c-83c7-813c0de93110 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 673.575675] [55040]: INFO cinder.api.openstack.wsgi [None req-fcb24b46-387e-477c-83c7-813c0de93110 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 673.576099] [55040]: [pid: 55040|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:51 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.586708] [55041]: DEBUG cinder.api.middleware.request_id [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.588576] [55041]: INFO cinder.api.openstack.wsgi [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 674.588810] [55041]: DEBUG cinder.api.openstack.wsgi [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.589133] [55041]: DEBUG cinder.api.openstack.wsgi [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.602566] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.602566] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.608007] [55041]: INFO cinder.volume.api [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 674.614340] [55041]: INFO cinder.api.openstack.wsgi [None req-837d5c6d-8cbe-4c3e-a3da-3d6d9b111251 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 674.614759] [55041]: [pid: 55041|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:52 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.584345] [55040]: DEBUG cinder.api.middleware.request_id [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-31fdcabe-e918-4398-a940-221e3bfcb197 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.586806] [55040]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-31fdcabe-e918-4398-a940-221e3bfcb197 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] POST http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553/action [ 675.587720] [55040]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-31fdcabe-e918-4398-a940-221e3bfcb197 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 675.587763] [55040]: DEBUG cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-31fdcabe-e918-4398-a940-221e3bfcb197 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 675.609132] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.609132] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.619951] [55040]: INFO cinder.api.openstack.wsgi [req-6814be16-88c8-43be-be5c-00c3b7f076ab req-31fdcabe-e918-4398-a940-221e3bfcb197 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553/action returned with HTTP 204 [ 675.620449] [55040]: [pid: 55040|app: 0|req: 43/83] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:56:53 2025] POST /volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 675.631507] [55041]: DEBUG cinder.api.middleware.request_id [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.634433] [55041]: INFO cinder.api.openstack.wsgi [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 675.634755] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.635035] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.647594] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.647594] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.652754] [55041]: INFO cinder.volume.api [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 675.659839] [55041]: INFO cinder.api.openstack.wsgi [None req-4f315326-191d-4704-adbb-b90e7f7cb7cf tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 675.659839] [55041]: [pid: 55041|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.671038] [55040]: DEBUG cinder.api.middleware.request_id [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.674390] [55040]: INFO cinder.api.openstack.wsgi [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 675.675461] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.675461] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.689901] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.689901] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.694011] [55040]: INFO cinder.volume.api [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 675.700467] [55040]: INFO cinder.api.openstack.wsgi [None req-1942d6a6-e8ea-40a6-8b1b-ff43d2d9e93d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 675.700959] [55040]: [pid: 55040|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.869920] [55041]: DEBUG cinder.api.middleware.request_id [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.872523] [55041]: INFO cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 675.872755] [55041]: DEBUG cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.873011] [55041]: DEBUG cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.883161] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.883161] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.886418] [55041]: INFO cinder.volume.api [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Volume info retrieved successfully. [ 675.892436] [55041]: INFO cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-f5d06a0d-21b9-4c4f-93f1-4d74296652d1 tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 675.893060] [55041]: [pid: 55041|app: 0|req: 42/86] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.898326] [55040]: DEBUG cinder.api.middleware.request_id [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-baef4515-7967-422c-9503-c1c5592660cd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.902491] [55040]: INFO cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-baef4515-7967-422c-9503-c1c5592660cd tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] GET http://10.180.1.21/volume/v3/volumes/ee307b9a-08fc-4470-9283-36370b862497 [ 675.902941] [55040]: DEBUG cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-baef4515-7967-422c-9503-c1c5592660cd tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.903127] [55040]: DEBUG cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-baef4515-7967-422c-9503-c1c5592660cd tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.916279] [55040]: INFO cinder.api.openstack.wsgi [req-605b1e4f-d654-4fe5-9f0a-f08f9aa967e9 req-baef4515-7967-422c-9503-c1c5592660cd tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] http://10.180.1.21/volume/v3/volumes/ee307b9a-08fc-4470-9283-36370b862497 returned with HTTP 404 [ 675.916279] [55040]: [pid: 55040|app: 0|req: 45/87] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ee307b9a-08fc-4470-9283-36370b862497 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 675.922807] [55041]: DEBUG cinder.api.middleware.request_id [None req-da018541-51aa-47a7-acfa-87a93a45f546 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.925275] [55041]: INFO cinder.api.openstack.wsgi [None req-da018541-51aa-47a7-acfa-87a93a45f546 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 675.925563] [55041]: DEBUG cinder.api.openstack.wsgi [None req-da018541-51aa-47a7-acfa-87a93a45f546 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.925898] [55041]: DEBUG cinder.api.openstack.wsgi [None req-da018541-51aa-47a7-acfa-87a93a45f546 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.937772] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.937772] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.941255] [55041]: INFO cinder.volume.api [None req-da018541-51aa-47a7-acfa-87a93a45f546 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 675.946094] [55041]: INFO cinder.api.openstack.wsgi [None req-da018541-51aa-47a7-acfa-87a93a45f546 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 675.946606] [55041]: [pid: 55041|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.029561] [55040]: DEBUG cinder.api.middleware.request_id [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.032811] [55040]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 676.033241] [55040]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.033534] [55040]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.045698] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.045698] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.048979] [55040]: INFO cinder.volume.api [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 676.053214] [55040]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-ab348bb1-83b6-4afc-9c6e-36ffe3d55a33 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 676.053603] [55040]: [pid: 55040|app: 0|req: 46/89] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:56:53 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 676.091420] [55041]: DEBUG cinder.api.middleware.request_id [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.094582] [55041]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] POST http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6/action [ 676.095028] [55041]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 676.095180] [55041]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 676.104840] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.104840] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.105390] [55041]: INFO cinder.volume.api [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 676.111161] [55041]: INFO cinder.volume.api [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Begin detaching volume completed successfully. [ 676.111389] [55041]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-24c2c1f3-45ef-4351-9eec-0cf842fcf1a9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6/action returned with HTTP 202 [ 676.111793] [55041]: [pid: 55041|app: 0|req: 44/90] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:56:53 2025] POST /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 677.089267] [55040]: DEBUG cinder.api.middleware.request_id [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.092100] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 677.093019] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.093509] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.104901] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.104901] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.108377] [55040]: INFO cinder.volume.api [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 677.113416] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-29d308f0-991f-4468-a0a2-e6e6be54f104 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 677.113878] [55040]: [pid: 55040|app: 0|req: 47/91] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:56:54 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.153571] [55041]: DEBUG cinder.api.middleware.request_id [None req-55780d5e-4ae8-437b-b7d6-1c59d9b92fff None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.154091] [55041]: INFO cinder.api.openstack.wsgi [None req-55780d5e-4ae8-437b-b7d6-1c59d9b92fff None None] GET http://10.180.1.21/volume// [ 677.154253] [55041]: DEBUG cinder.api.openstack.wsgi [None req-55780d5e-4ae8-437b-b7d6-1c59d9b92fff None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.154625] [55041]: DEBUG cinder.api.openstack.wsgi [None req-55780d5e-4ae8-437b-b7d6-1c59d9b92fff None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.155353] [55041]: INFO cinder.api.openstack.wsgi [None req-55780d5e-4ae8-437b-b7d6-1c59d9b92fff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 677.155975] [55041]: [pid: 55041|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:56:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 677.160849] [55040]: DEBUG cinder.api.middleware.request_id [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.165617] [55040]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 677.165617] [55040]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.165856] [55040]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.178750] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.178750] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.182769] [55040]: INFO cinder.volume.api [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 677.187680] [55040]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-df1648b7-d1f0-40d5-aebf-402e1c27f82d tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 677.188204] [55040]: [pid: 55040|app: 0|req: 48/93] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:56:55 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 678.457541] [55041]: DEBUG cinder.api.middleware.request_id [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-e29a9213-e26b-4371-893d-c3a4fdf70e66 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.461235] [55041]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-e29a9213-e26b-4371-893d-c3a4fdf70e66 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 [ 678.461235] [55041]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-e29a9213-e26b-4371-893d-c3a4fdf70e66 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.461496] [55041]: DEBUG cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-e29a9213-e26b-4371-893d-c3a4fdf70e66 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.475356] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.475356] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.636305] [55040]: DEBUG cinder.api.middleware.request_id [None req-b12b1349-4620-4742-b1e2-b009963c88e4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.636825] [55040]: INFO cinder.api.openstack.wsgi [None req-b12b1349-4620-4742-b1e2-b009963c88e4 None None] GET http://10.180.1.21/volume// [ 678.637020] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b12b1349-4620-4742-b1e2-b009963c88e4 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.637287] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b12b1349-4620-4742-b1e2-b009963c88e4 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.637784] [55040]: INFO cinder.api.openstack.wsgi [None req-b12b1349-4620-4742-b1e2-b009963c88e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 678.638122] [55040]: [pid: 55040|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:56:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 678.642082] [55040]: DEBUG cinder.api.middleware.request_id [req-a5765dea-abf9-447e-a9db-db7191709172 req-d0d9eb90-978e-4c6c-9160-d87c6474e915 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.644583] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-d0d9eb90-978e-4c6c-9160-d87c6474e915 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 678.645124] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-d0d9eb90-978e-4c6c-9160-d87c6474e915 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aafe6e8a-f267-440e-8e37-d99768906092", "connector": null, "instance_uuid": "9d9b1e4b-7844-459f-8f44-1d9976281292"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 678.658858] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.658858] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.688304] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-d0d9eb90-978e-4c6c-9160-d87c6474e915 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 678.688830] [55040]: [pid: 55040|app: 0|req: 50/95] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:56:56 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 678.715597] [55040]: DEBUG cinder.api.middleware.request_id [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.717773] [55040]: INFO cinder.api.openstack.wsgi [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 678.718466] [55040]: DEBUG cinder.api.openstack.wsgi [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.718466] [55040]: DEBUG cinder.api.openstack.wsgi [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.730498] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.730498] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.736141] [55040]: INFO cinder.volume.api [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 678.741916] [55040]: INFO cinder.api.openstack.wsgi [None req-bf2d597c-7ac3-48e7-bbe4-992c0e6fee8d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 678.742921] [55040]: [pid: 55040|app: 0|req: 51/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:56 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.023942] [55041]: INFO cinder.api.openstack.wsgi [req-bdaad0a0-b278-4e15-9426-5dd4f899ba27 req-e29a9213-e26b-4371-893d-c3a4fdf70e66 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 returned with HTTP 200 [ 679.024425] [55041]: [pid: 55041|app: 0|req: 46/97] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:56:56 2025] DELETE /volume/v3/attachments/dab1d9b9-d118-407f-9eea-91b3d511b553 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.218724] [55040]: DEBUG cinder.api.middleware.request_id [None req-a9193104-dd3c-4d91-95bb-75863f2cc0ed None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.219197] [55040]: INFO cinder.api.openstack.wsgi [None req-a9193104-dd3c-4d91-95bb-75863f2cc0ed None None] GET http://10.180.1.21/volume// [ 679.219376] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a9193104-dd3c-4d91-95bb-75863f2cc0ed None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.219619] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a9193104-dd3c-4d91-95bb-75863f2cc0ed None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.220025] [55040]: INFO cinder.api.openstack.wsgi [None req-a9193104-dd3c-4d91-95bb-75863f2cc0ed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 679.220346] [55040]: [pid: 55040|app: 0|req: 52/98] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:56:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 679.223982] [55041]: DEBUG cinder.api.middleware.request_id [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.226617] [55041]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 679.226993] [55041]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.227765] [55041]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.239883] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.239883] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.246321] [55041]: INFO cinder.volume.api [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 679.252190] [55041]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-52f6bda7-ee4c-4699-a07f-8d5c9ab4cbbc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 679.252190] [55041]: [pid: 55041|app: 0|req: 47/99] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:56:57 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 679.280287] [55040]: DEBUG cinder.api.middleware.request_id [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.283253] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] PUT http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 [ 679.283674] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-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-540878", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 679.292799] [55040]: DEBUG cinder.coordination [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Acquiring lock "cinder-attachment_update-aafe6e8a-f267-440e-8e37-d99768906092-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 679.301444] [55040]: DEBUG cinder.coordination [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Lock "cinder-attachment_update-aafe6e8a-f267-440e-8e37-d99768906092-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 679.302762] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.302762] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.753348] [55041]: DEBUG cinder.api.middleware.request_id [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.755545] [55041]: INFO cinder.api.openstack.wsgi [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 679.756284] [55041]: DEBUG cinder.api.openstack.wsgi [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.756284] [55041]: DEBUG cinder.api.openstack.wsgi [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.771016] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.771016] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.779449] [55041]: INFO cinder.volume.api [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 679.783950] [55041]: INFO cinder.api.openstack.wsgi [None req-ac32695f-1131-4157-ad4f-e3b9d2c66282 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 679.784395] [55041]: [pid: 55041|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:57 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.838053] [55041]: DEBUG cinder.api.middleware.request_id [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.842030] [55041]: INFO cinder.api.openstack.wsgi [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 679.842030] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.842030] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.852628] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.852628] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.856965] [55041]: INFO cinder.volume.api [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 679.862254] [55041]: INFO cinder.api.openstack.wsgi [None req-9aee692e-a61d-420f-aabd-d848eaecafc3 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 679.862833] [55041]: [pid: 55041|app: 0|req: 49/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:57 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.796367] [55041]: DEBUG cinder.api.middleware.request_id [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.798588] [55041]: INFO cinder.api.openstack.wsgi [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 680.798808] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.799040] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.813136] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.813136] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.816642] [55041]: INFO cinder.volume.api [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 680.821146] [55041]: INFO cinder.api.openstack.wsgi [None req-b3c44ef3-42e6-4e65-8dc6-624531b822ea tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 680.821548] [55041]: [pid: 55041|app: 0|req: 50/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:58 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.907951] [55041]: DEBUG cinder.api.middleware.request_id [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-059db30f-9c41-4e81-9b54-bd728f6cfd33 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.910334] [55041]: INFO cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-059db30f-9c41-4e81-9b54-bd728f6cfd33 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] DELETE http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 [ 680.910595] [55041]: DEBUG cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-059db30f-9c41-4e81-9b54-bd728f6cfd33 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.910823] [55041]: DEBUG cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-059db30f-9c41-4e81-9b54-bd728f6cfd33 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.919057] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.919057] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.451104] [55041]: INFO cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-059db30f-9c41-4e81-9b54-bd728f6cfd33 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 returned with HTTP 200 [ 681.451968] [55041]: [pid: 55041|app: 0|req: 51/103] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:56:58 2025] DELETE /volume/v3/attachments/415afef7-168c-47ba-91c7-7a11f0505bb8 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 681.461140] [55041]: DEBUG cinder.api.middleware.request_id [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.463614] [55041]: INFO cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 681.463906] [55041]: DEBUG cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.464250] [55041]: DEBUG cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.464530] [55041]: INFO cinder.api.v3.volumes [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Delete volume with id: 9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 [ 681.475356] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.475356] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.476092] [55041]: INFO cinder.volume.api [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Volume info retrieved successfully. [ 681.506274] [55041]: INFO cinder.volume.api [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] Delete volume request issued successfully. [ 681.507131] [55041]: INFO cinder.api.openstack.wsgi [req-7a7cb645-251f-4f3e-bcd6-2d31ddce9411 req-0bb56e74-1bdd-4b86-95dd-01eb31a37b87 tempest-ServersTestBootFromVolume-447760692 tempest-ServersTestBootFromVolume-447760692-project-member] http://10.180.1.21/volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 returned with HTTP 202 [ 681.507131] [55041]: [pid: 55041|app: 0|req: 52/104] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:56:59 2025] DELETE /volume/v3/volumes/9ee9a0df-b0bb-459c-bd19-8a4a87a5fbf1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 681.833113] [55041]: DEBUG cinder.api.middleware.request_id [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.835139] [55041]: INFO cinder.api.openstack.wsgi [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 681.835382] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.835607] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.847087] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.847087] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.853053] [55041]: INFO cinder.volume.api [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 681.859650] [55041]: INFO cinder.api.openstack.wsgi [None req-4b833d12-1e4d-49e4-8900-2e3d08315913 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 681.860155] [55041]: [pid: 55041|app: 0|req: 53/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:56:59 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.873262] [55041]: DEBUG cinder.api.middleware.request_id [None req-9f96bf02-0965-489f-bf76-151f100b8767 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.875404] [55041]: INFO cinder.api.openstack.wsgi [None req-9f96bf02-0965-489f-bf76-151f100b8767 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 682.875627] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9f96bf02-0965-489f-bf76-151f100b8767 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.875847] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9f96bf02-0965-489f-bf76-151f100b8767 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.889731] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.889731] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.893085] [55041]: INFO cinder.volume.api [None req-9f96bf02-0965-489f-bf76-151f100b8767 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 682.898138] [55041]: INFO cinder.api.openstack.wsgi [None req-9f96bf02-0965-489f-bf76-151f100b8767 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 682.898517] [55041]: [pid: 55041|app: 0|req: 54/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:00 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.835614] [55040]: DEBUG cinder.coordination [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Lock "cinder-attachment_update-aafe6e8a-f267-440e-8e37-d99768906092-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 683.836045] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-440fc12c-13a1-4899-8f4a-0246b96075d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 returned with HTTP 200 [ 683.836567] [55040]: [pid: 55040|app: 0|req: 53/107] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:56:57 2025] PUT /volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.908709] [55041]: DEBUG cinder.api.middleware.request_id [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.911166] [55041]: INFO cinder.api.openstack.wsgi [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 683.911489] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.911589] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.925369] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.925369] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.929556] [55041]: INFO cinder.volume.api [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 683.935631] [55041]: INFO cinder.api.openstack.wsgi [None req-e116714b-7eae-4ea0-bdba-e9e42bbdc166 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 683.936070] [55041]: [pid: 55041|app: 0|req: 55/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:01 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.947310] [55040]: DEBUG cinder.api.middleware.request_id [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.949317] [55040]: INFO cinder.api.openstack.wsgi [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 684.950029] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.950029] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.968049] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968049] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.972543] [55040]: INFO cinder.volume.api [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 684.981120] [55040]: INFO cinder.api.openstack.wsgi [None req-ac3327fb-a169-40ae-918e-8743c22a1c2c tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 684.981693] [55040]: [pid: 55040|app: 0|req: 54/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:02 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.992182] [55041]: DEBUG cinder.api.middleware.request_id [None req-f17a6af8-2b16-4443-aeef-7322424d8907 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.994253] [55041]: INFO cinder.api.openstack.wsgi [None req-f17a6af8-2b16-4443-aeef-7322424d8907 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 685.994473] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f17a6af8-2b16-4443-aeef-7322424d8907 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.994699] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f17a6af8-2b16-4443-aeef-7322424d8907 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.007962] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007962] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.011390] [55041]: INFO cinder.volume.api [None req-f17a6af8-2b16-4443-aeef-7322424d8907 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 686.015829] [55041]: INFO cinder.api.openstack.wsgi [None req-f17a6af8-2b16-4443-aeef-7322424d8907 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 686.016400] [55041]: [pid: 55041|app: 0|req: 56/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:03 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 686.113640] [55040]: DEBUG cinder.api.middleware.request_id [req-a5765dea-abf9-447e-a9db-db7191709172 req-3424ab15-289e-4c99-aa28-6d434dca2055 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.117338] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-3424ab15-289e-4c99-aa28-6d434dca2055 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] POST http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325/action [ 686.117964] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-3424ab15-289e-4c99-aa28-6d434dca2055 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 686.118202] [55040]: DEBUG cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-3424ab15-289e-4c99-aa28-6d434dca2055 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 686.135657] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135657] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.142704] [55040]: INFO cinder.api.openstack.wsgi [req-a5765dea-abf9-447e-a9db-db7191709172 req-3424ab15-289e-4c99-aa28-6d434dca2055 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325/action returned with HTTP 204 [ 686.143296] [55040]: [pid: 55040|app: 0|req: 55/111] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:57:03 2025] POST /volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 687.027225] [55041]: DEBUG cinder.api.middleware.request_id [None req-00774980-f392-4284-94ab-ab2d5840e81a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.029459] [55041]: INFO cinder.api.openstack.wsgi [None req-00774980-f392-4284-94ab-ab2d5840e81a tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 687.029770] [55041]: DEBUG cinder.api.openstack.wsgi [None req-00774980-f392-4284-94ab-ab2d5840e81a tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.030026] [55041]: DEBUG cinder.api.openstack.wsgi [None req-00774980-f392-4284-94ab-ab2d5840e81a tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.045362] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.045362] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.052079] [55041]: INFO cinder.volume.api [None req-00774980-f392-4284-94ab-ab2d5840e81a tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 687.057519] [55041]: INFO cinder.api.openstack.wsgi [None req-00774980-f392-4284-94ab-ab2d5840e81a tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 687.057961] [55041]: [pid: 55041|app: 0|req: 57/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:04 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.070034] [55040]: DEBUG cinder.api.middleware.request_id [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.071782] [55040]: INFO cinder.api.openstack.wsgi [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 687.072085] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.072364] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.094105] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.094105] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.098882] [55040]: INFO cinder.volume.api [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 687.107280] [55040]: INFO cinder.api.openstack.wsgi [None req-8b1e960a-aa8f-4d7f-9c0a-b5cd45eb32c8 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 687.107280] [55040]: [pid: 55040|app: 0|req: 56/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:04 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.862131] [55041]: DEBUG cinder.api.middleware.request_id [None req-18f47083-8195-4b73-a99b-131b7b95bad0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.865402] [55041]: INFO cinder.api.openstack.wsgi [None req-18f47083-8195-4b73-a99b-131b7b95bad0 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 687.865704] [55041]: DEBUG cinder.api.openstack.wsgi [None req-18f47083-8195-4b73-a99b-131b7b95bad0 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.866033] [55041]: DEBUG cinder.api.openstack.wsgi [None req-18f47083-8195-4b73-a99b-131b7b95bad0 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.889785] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.889785] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.896458] [55041]: INFO cinder.volume.api [None req-18f47083-8195-4b73-a99b-131b7b95bad0 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 687.902537] [55041]: INFO cinder.api.openstack.wsgi [None req-18f47083-8195-4b73-a99b-131b7b95bad0 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 687.903549] [55041]: [pid: 55041|app: 0|req: 58/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:05 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.162842] [55040]: DEBUG cinder.api.middleware.request_id [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.166681] [55040]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 688.166975] [55040]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.167200] [55040]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.188465] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188465] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.194463] [55040]: INFO cinder.volume.api [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 688.200280] [55040]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-d3acae81-4439-4342-8c7e-4128a493048d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 688.200790] [55040]: [pid: 55040|app: 0|req: 57/115] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:06 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.243328] [55041]: DEBUG cinder.api.middleware.request_id [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.246223] [55041]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] POST http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092/action [ 688.246430] [55041]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 688.246615] [55041]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 688.262795] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.262795] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.263284] [55041]: INFO cinder.volume.api [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 688.270192] [55041]: INFO cinder.volume.api [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Begin detaching volume completed successfully. [ 688.270192] [55041]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-3a5135d2-6cd8-489e-9cec-f82668d3a0a7 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092/action returned with HTTP 202 [ 688.270599] [55041]: [pid: 55041|app: 0|req: 59/116] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:57:06 2025] POST /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 688.876068] [55040]: DEBUG cinder.api.middleware.request_id [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.878912] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 688.878912] [55040]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.879050] [55040]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.898520] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.898520] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.902861] [55040]: INFO cinder.volume.api [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 688.912140] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-7306b87e-7d03-48f4-b971-dde92ea6124f tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 688.912726] [55040]: [pid: 55040|app: 0|req: 58/117] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:06 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1684 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.946112] [55041]: DEBUG cinder.api.middleware.request_id [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.948917] [55041]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] GET http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 688.948917] [55041]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.949174] [55041]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.963300] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963300] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.967569] [55041]: INFO cinder.volume.api [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 688.974833] [55041]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-8c552c8a-69ef-44b9-aae7-92919fdf0733 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 200 [ 688.975354] [55041]: [pid: 55041|app: 0|req: 60/118] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:06 2025] GET /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.297031] [55040]: DEBUG cinder.api.middleware.request_id [None req-dee027ce-02c2-45c2-b1f8-29949140d025 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.298412] [55040]: INFO cinder.api.openstack.wsgi [None req-dee027ce-02c2-45c2-b1f8-29949140d025 None None] GET http://10.180.1.21/volume// [ 689.298752] [55040]: DEBUG cinder.api.openstack.wsgi [None req-dee027ce-02c2-45c2-b1f8-29949140d025 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.299154] [55040]: DEBUG cinder.api.openstack.wsgi [None req-dee027ce-02c2-45c2-b1f8-29949140d025 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.300041] [55040]: INFO cinder.api.openstack.wsgi [None req-dee027ce-02c2-45c2-b1f8-29949140d025 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 689.300565] [55040]: [pid: 55040|app: 0|req: 59/119] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:57:07 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 689.304496] [55041]: DEBUG cinder.api.middleware.request_id [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.308021] [55041]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 689.308021] [55041]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.308021] [55041]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.327996] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.327996] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.337710] [55041]: INFO cinder.volume.api [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 689.345513] [55041]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-630d7b0f-fa0d-49c7-850a-97d5b6e45f69 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 689.345945] [55041]: [pid: 55041|app: 0|req: 61/120] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:57:07 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1553 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 690.539890] [55040]: DEBUG cinder.api.middleware.request_id [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-c0abd652-22df-43b5-aa35-f2a5a63a0691 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.542091] [55040]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-c0abd652-22df-43b5-aa35-f2a5a63a0691 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 [ 690.542364] [55040]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-c0abd652-22df-43b5-aa35-f2a5a63a0691 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.542598] [55040]: DEBUG cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-c0abd652-22df-43b5-aa35-f2a5a63a0691 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.552915] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.552915] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.088514] [55040]: INFO cinder.api.openstack.wsgi [req-c11a1fed-3abe-4bdc-a6d8-ade3ff07b561 req-c0abd652-22df-43b5-aa35-f2a5a63a0691 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 returned with HTTP 200 [ 691.088969] [55040]: [pid: 55040|app: 0|req: 60/121] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:57:08 2025] DELETE /volume/v3/attachments/290db405-9445-4ff6-84cc-5ab6c982e325 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.660021] [55041]: DEBUG cinder.api.middleware.request_id [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.662932] [55041]: INFO cinder.api.openstack.wsgi [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 691.663323] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.663702] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.679546] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.679546] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.684982] [55041]: INFO cinder.volume.api [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 691.692585] [55041]: INFO cinder.api.openstack.wsgi [None req-d0b06f83-0442-42db-b448-d4bb2dc423d6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 691.693195] [55041]: [pid: 55041|app: 0|req: 62/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:09 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.708266] [55040]: DEBUG cinder.api.middleware.request_id [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.712207] [55040]: INFO cinder.api.openstack.wsgi [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 691.712207] [55040]: DEBUG cinder.api.openstack.wsgi [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.712207] [55040]: DEBUG cinder.api.openstack.wsgi [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.712207] [55040]: INFO cinder.api.v3.volumes [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Delete volume with id: aafe6e8a-f267-440e-8e37-d99768906092 [ 691.721100] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721100] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.724425] [55040]: INFO cinder.volume.api [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 691.758843] [55040]: INFO cinder.volume.api [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Delete volume request issued successfully. [ 691.759208] [55040]: INFO cinder.api.openstack.wsgi [None req-06f82253-8b54-4eb4-a30e-0cfa8e0f6ae6 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 202 [ 691.759799] [55040]: [pid: 55040|app: 0|req: 61/123] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:57:09 2025] DELETE /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 691.764579] [55041]: DEBUG cinder.api.middleware.request_id [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.767962] [55041]: INFO cinder.api.openstack.wsgi [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 691.768332] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.768656] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.781617] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.781617] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.787650] [55041]: INFO cinder.volume.api [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 691.795724] [55041]: INFO cinder.api.openstack.wsgi [None req-4c488721-22f6-4ec4-a32b-1b4169be7efc tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 691.796430] [55041]: [pid: 55041|app: 0|req: 63/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:09 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.822083] [55040]: DEBUG cinder.api.middleware.request_id [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.825794] [55040]: INFO cinder.api.openstack.wsgi [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 692.826048] [55040]: DEBUG cinder.api.openstack.wsgi [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.826313] [55040]: DEBUG cinder.api.openstack.wsgi [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.844819] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.844819] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.853040] [55040]: INFO cinder.volume.api [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Volume info retrieved successfully. [ 692.860876] [55040]: INFO cinder.api.openstack.wsgi [None req-02e10a8d-f650-4b3c-8cce-5959f35bcd10 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 200 [ 692.861329] [55040]: [pid: 55040|app: 0|req: 62/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:10 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.977465] [55041]: DEBUG cinder.api.middleware.request_id [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.986092] [55041]: INFO cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] POST http://10.180.1.21/volume/v3/volumes [ 692.986451] [55041]: DEBUG cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1308547293", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.990084] [55041]: DEBUG cinder.api.v3.volumes [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1308547293', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 692.990084] [55041]: INFO cinder.api.v3.volumes [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Create volume of 1 GB [ 692.999981] [55041]: INFO cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Availability Zones retrieved successfully. [ 693.012945] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Flow 'volume_create_api' (b4da9f57-555f-4bba-a5f6-e5372d31d141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.015170] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57358486-3c7e-4477-9727-aec582098854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.017093] [55041]: DEBUG cinder.volume.flows.api.create_volume [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 693.052151] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57358486-3c7e-4477-9727-aec582098854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.053952] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aa8f4e-b7bf-4ef6-ba11-9c604d309f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.130205] [55041]: DEBUG cinder.quota [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Created reservations ['342e75ca-ee7e-4fc7-afb7-b7b22ad23f18', 'e791df98-b03d-463a-8753-59ef99989edb', '982542a7-efd0-4251-8b09-80c6bc3f3d2c', '385a23ee-d67c-441a-8f3f-58aa4ac52644'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 693.131552] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72aa8f4e-b7bf-4ef6-ba11-9c604d309f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342e75ca-ee7e-4fc7-afb7-b7b22ad23f18', 'e791df98-b03d-463a-8753-59ef99989edb', '982542a7-efd0-4251-8b09-80c6bc3f3d2c', '385a23ee-d67c-441a-8f3f-58aa4ac52644']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.132706] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2c7338-11b5-4050-a779-2599f203519c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.134872] [55040]: DEBUG cinder.api.middleware.request_id [None req-63191559-78d6-44c1-b23b-a73ce2a6fbab None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.135618] [55040]: INFO cinder.api.openstack.wsgi [None req-63191559-78d6-44c1-b23b-a73ce2a6fbab None None] GET http://10.180.1.21/volume// [ 693.135821] [55040]: DEBUG cinder.api.openstack.wsgi [None req-63191559-78d6-44c1-b23b-a73ce2a6fbab None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.136073] [55040]: DEBUG cinder.api.openstack.wsgi [None req-63191559-78d6-44c1-b23b-a73ce2a6fbab None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.136482] [55040]: INFO cinder.api.openstack.wsgi [None req-63191559-78d6-44c1-b23b-a73ce2a6fbab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 693.136838] [55040]: [pid: 55040|app: 0|req: 63/126] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:57:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 693.146073] [55040]: DEBUG cinder.api.middleware.request_id [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-617a29f3-308c-46fb-a742-4ac078f97f35 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.149563] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-617a29f3-308c-46fb-a742-4ac078f97f35 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] POST http://10.180.1.21/volume/v3/attachments [ 693.150098] [55040]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-617a29f3-308c-46fb-a742-4ac078f97f35 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdc3d102-2748-4e92-a200-c0a46a67d9f8", "connector": null, "instance_uuid": "49be8bf1-44e4-4729-9934-6d9bcfc2d581"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.158105] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b2c7338-11b5-4050-a779-2599f203519c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a73eb20-aacc-4f84-924d-eacb0c300787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1308547293',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c1a7f44ea434836bae0bca4285f2d57',qos_specs=None,replication_status=,reservations=['342e75ca-ee7e-4fc7-afb7-b7b22ad23f18','e791df98-b03d-463a-8753-59ef99989edb','982542a7-efd0-4251-8b09-80c6bc3f3d2c','385a23ee-d67c-441a-8f3f-58aa4ac52644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801cc650a5434e70b1f2726333224774',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1308547293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a73eb20-aacc-4f84-924d-eacb0c300787,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c1a7f44ea434836bae0bca4285f2d57',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='801cc650a5434e70b1f2726333224774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.159169] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc23c253-06fa-451f-812c-42c931261ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.165181] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165181] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.173707] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc23c253-06fa-451f-812c-42c931261ec6) 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-1308547293',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c1a7f44ea434836bae0bca4285f2d57',qos_specs=None,replication_status=,reservations=['342e75ca-ee7e-4fc7-afb7-b7b22ad23f18','e791df98-b03d-463a-8753-59ef99989edb','982542a7-efd0-4251-8b09-80c6bc3f3d2c','385a23ee-d67c-441a-8f3f-58aa4ac52644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801cc650a5434e70b1f2726333224774',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.174911] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a3c734-7944-48c3-840a-899482224d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.184275] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a3c734-7944-48c3-840a-899482224d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.185577] [55041]: DEBUG cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Flow 'volume_create_api' (b4da9f57-555f-4bba-a5f6-e5372d31d141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.185998] [55041]: INFO cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Create volume request issued successfully. [ 693.186782] [55041]: INFO cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-fed285d1-8b52-432b-8a5e-a599b5eba522 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 693.187346] [55041]: [pid: 55041|app: 0|req: 64/127] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 12:57:10 2025] POST /volume/v3/volumes => generated 762 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 693.193133] [55041]: DEBUG cinder.api.middleware.request_id [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.196446] [55041]: INFO cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] GET http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 [ 693.196691] [55041]: DEBUG cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.196935] [55041]: DEBUG cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.206235] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.206235] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.209125] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-617a29f3-308c-46fb-a742-4ac078f97f35 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 693.209688] [55040]: [pid: 55040|app: 0|req: 64/128] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:57:11 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 693.212451] [55041]: INFO cinder.volume.api [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Volume info retrieved successfully. [ 693.222939] [55041]: INFO cinder.api.openstack.wsgi [req-b31bf618-e951-46da-ae84-82c66bdf39d3 req-66815ff1-7bd3-476a-8434-e9febfc8f649 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 returned with HTTP 200 [ 693.223312] [55041]: [pid: 55041|app: 0|req: 65/129] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:11 2025] GET /volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.293413] [55040]: DEBUG cinder.api.middleware.request_id [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.299026] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] POST http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8/action [ 693.299026] [55040]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 693.299506] [55040]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.322030] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.322030] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.322987] [55040]: INFO cinder.volume.api [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 693.328413] [55040]: INFO cinder.volume.api [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Roll detaching of volume completed successfully. [ 693.329370] [55040]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-e855fe8a-4095-45ad-844b-55e7ff1e54c9 tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8/action returned with HTTP 202 [ 693.329968] [55040]: [pid: 55040|app: 0|req: 65/130] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:57:11 2025] POST /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 693.335690] [55041]: DEBUG cinder.api.middleware.request_id [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-1bdec1f8-16e5-40ed-bc81-5f38b7cb1bab None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.339433] [55041]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-1bdec1f8-16e5-40ed-bc81-5f38b7cb1bab tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] DELETE http://10.180.1.21/volume/v3/attachments/259c8d68-ed4c-4f7b-8ee6-30ef9cfbf7e6 [ 693.339829] [55041]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-1bdec1f8-16e5-40ed-bc81-5f38b7cb1bab tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.340240] [55041]: DEBUG cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-1bdec1f8-16e5-40ed-bc81-5f38b7cb1bab tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.354534] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354534] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.389355] [55041]: INFO cinder.api.openstack.wsgi [req-b4b64ecb-eab9-4d2f-9687-e6a99c72f71d req-1bdec1f8-16e5-40ed-bc81-5f38b7cb1bab tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments/259c8d68-ed4c-4f7b-8ee6-30ef9cfbf7e6 returned with HTTP 200 [ 693.389946] [55041]: [pid: 55041|app: 0|req: 66/131] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:57:11 2025] DELETE /volume/v3/attachments/259c8d68-ed4c-4f7b-8ee6-30ef9cfbf7e6 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.520340] [55040]: DEBUG cinder.api.middleware.request_id [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.524344] [55040]: INFO cinder.api.openstack.wsgi [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] GET http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 [ 693.524344] [55040]: DEBUG cinder.api.openstack.wsgi [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.524344] [55040]: DEBUG cinder.api.openstack.wsgi [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.532035] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.532035] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.536705] [55040]: INFO cinder.volume.api [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Volume info retrieved successfully. [ 693.542230] [55040]: INFO cinder.api.openstack.wsgi [req-405b63a8-435f-41ca-bc16-4995e2acd182 req-f2bf3b70-be93-46d4-a33d-006c95a96481 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 returned with HTTP 200 [ 693.542703] [55040]: [pid: 55040|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:11 2025] GET /volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 693.739106] [55041]: DEBUG cinder.api.middleware.request_id [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.741545] [55041]: INFO cinder.api.openstack.wsgi [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] GET http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 [ 693.741850] [55041]: DEBUG cinder.api.openstack.wsgi [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.741992] [55041]: DEBUG cinder.api.openstack.wsgi [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.750087] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.750087] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.755411] [55041]: INFO cinder.volume.api [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Volume info retrieved successfully. [ 693.760223] [55041]: INFO cinder.api.openstack.wsgi [req-cfc97ce7-aef1-4bb4-b120-97b545d970a5 req-0600b971-8cfb-4453-bffb-84399f6e83ff tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 returned with HTTP 200 [ 693.760643] [55041]: [pid: 55041|app: 0|req: 67/133] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:11 2025] GET /volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.874630] [55040]: DEBUG cinder.api.middleware.request_id [None req-1e8b3731-bd34-49b3-93ec-e339651f1937 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.876648] [55040]: INFO cinder.api.openstack.wsgi [None req-1e8b3731-bd34-49b3-93ec-e339651f1937 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 693.876793] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1e8b3731-bd34-49b3-93ec-e339651f1937 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.877022] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1e8b3731-bd34-49b3-93ec-e339651f1937 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.883608] [55040]: INFO cinder.api.openstack.wsgi [None req-1e8b3731-bd34-49b3-93ec-e339651f1937 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 404 [ 693.884120] [55040]: [pid: 55040|app: 0|req: 67/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:11 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 693.918277] [55041]: DEBUG cinder.api.middleware.request_id [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.921363] [55041]: INFO cinder.api.openstack.wsgi [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 [ 693.921989] [55041]: DEBUG cinder.api.openstack.wsgi [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.921989] [55041]: DEBUG cinder.api.openstack.wsgi [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.922077] [55041]: INFO cinder.api.v3.volumes [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Delete volume with id: 8a73eb20-aacc-4f84-924d-eacb0c300787 [ 693.934682] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934682] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.935360] [55041]: INFO cinder.volume.api [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Volume info retrieved successfully. [ 693.966034] [55041]: INFO cinder.volume.api [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Delete volume request issued successfully. [ 693.966034] [55041]: INFO cinder.api.openstack.wsgi [req-2a870d2b-d363-48c6-bb66-a7f3e8e1d2ed req-84fd0d5e-b54e-4e6b-86dd-dca7d41b2c86 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 returned with HTTP 202 [ 693.966603] [55041]: [pid: 55041|app: 0|req: 68/135] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:57:11 2025] DELETE /volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 694.191507] [55040]: DEBUG cinder.api.middleware.request_id [req-3faf7abb-0142-4fd4-ac16-1e51b74857ad req-18d885c4-69a8-4c5b-814c-2cd07fa9adb1 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.194311] [55040]: INFO cinder.api.openstack.wsgi [req-3faf7abb-0142-4fd4-ac16-1e51b74857ad req-18d885c4-69a8-4c5b-814c-2cd07fa9adb1 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] GET http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 [ 694.194597] [55040]: DEBUG cinder.api.openstack.wsgi [req-3faf7abb-0142-4fd4-ac16-1e51b74857ad req-18d885c4-69a8-4c5b-814c-2cd07fa9adb1 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.194867] [55040]: DEBUG cinder.api.openstack.wsgi [req-3faf7abb-0142-4fd4-ac16-1e51b74857ad req-18d885c4-69a8-4c5b-814c-2cd07fa9adb1 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.201895] [55040]: INFO cinder.api.openstack.wsgi [req-3faf7abb-0142-4fd4-ac16-1e51b74857ad req-18d885c4-69a8-4c5b-814c-2cd07fa9adb1 tempest-VolumesGetTestJSON-110179767 tempest-VolumesGetTestJSON-110179767-project-member] http://10.180.1.21/volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 returned with HTTP 404 [ 694.202433] [55040]: [pid: 55040|app: 0|req: 68/136] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:12 2025] GET /volume/v3/volumes/8a73eb20-aacc-4f84-924d-eacb0c300787 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 699.764908] [55041]: DEBUG cinder.api.middleware.request_id [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-51a776e7-c2bf-42ef-a6bc-d6f1e485647d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.767712] [55041]: INFO cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-51a776e7-c2bf-42ef-a6bc-d6f1e485647d tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 [ 699.769546] [55041]: DEBUG cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-51a776e7-c2bf-42ef-a6bc-d6f1e485647d tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.769546] [55041]: DEBUG cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-51a776e7-c2bf-42ef-a6bc-d6f1e485647d tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.779124] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.779124] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.326231] [55041]: INFO cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-51a776e7-c2bf-42ef-a6bc-d6f1e485647d tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 returned with HTTP 200 [ 700.326920] [55041]: [pid: 55041|app: 0|req: 69/137] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:57:17 2025] DELETE /volume/v3/attachments/f56c175b-79e4-4c45-8858-79a0c2e24c69 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.340511] [55040]: DEBUG cinder.api.middleware.request_id [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.344979] [55040]: INFO cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 700.345247] [55040]: DEBUG cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.345863] [55040]: DEBUG cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.345863] [55040]: INFO cinder.api.v3.volumes [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Delete volume with id: fdc3d102-2748-4e92-a200-c0a46a67d9f8 [ 700.366881] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366881] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.367523] [55040]: INFO cinder.volume.api [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Volume info retrieved successfully. [ 700.393013] [55040]: INFO cinder.volume.api [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] Delete volume request issued successfully. [ 700.393013] [55040]: INFO cinder.api.openstack.wsgi [req-fe98e8aa-3b63-4d4a-9fba-0409a8573ae4 req-0f27ff59-c260-4cc8-b2a4-c2818cd7db5e tempest-ServerActionsV293TestJSON-1704780669 tempest-ServerActionsV293TestJSON-1704780669-project-member] http://10.180.1.21/volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 returned with HTTP 202 [ 700.393013] [55040]: [pid: 55040|app: 0|req: 69/138] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:57:18 2025] DELETE /volume/v3/volumes/fdc3d102-2748-4e92-a200-c0a46a67d9f8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 710.324591] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=192,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 710.385551] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=167,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 712.675942] [55041]: DEBUG cinder.api.middleware.request_id [None req-624e32df-cd88-4549-9f0c-a7175d277385 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.678337] [55041]: INFO cinder.api.openstack.wsgi [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/volumes [ 712.678587] [55041]: DEBUG cinder.api.openstack.wsgi [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-415896148"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.681343] [55041]: DEBUG cinder.api.v3.volumes [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-415896148'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 712.681600] [55041]: INFO cinder.api.v3.volumes [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume of 1 GB [ 712.682337] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.682337] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.688856] [55041]: INFO cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Availability Zones retrieved successfully. [ 712.699792] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Flow 'volume_create_api' (616988f3-a92a-4e2e-a500-b13bf911387c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 712.701265] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3855a9f7-ecbd-4ac0-bddd-b79b023f92e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 712.702647] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 712.738382] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3855a9f7-ecbd-4ac0-bddd-b79b023f92e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 712.739143] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd91a22-d30a-4b2d-973b-c96e2fb60da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 712.810943] [55041]: DEBUG cinder.quota [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Created reservations ['76f391ea-46a9-4d7b-a5c5-57adb5a6aa68', '16dfefee-8985-4841-9f40-44709177b66d', '1b9a2126-2e02-457b-95fa-b4e313e6ce7d', 'ab88bc91-4ee5-4f06-8c84-859dcda8cfc1'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 712.812062] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd91a22-d30a-4b2d-973b-c96e2fb60da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f391ea-46a9-4d7b-a5c5-57adb5a6aa68', '16dfefee-8985-4841-9f40-44709177b66d', '1b9a2126-2e02-457b-95fa-b4e313e6ce7d', 'ab88bc91-4ee5-4f06-8c84-859dcda8cfc1']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 712.813208] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9b0bb6-ec28-4df1-8192-e75e226b1264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 712.829901] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc9b0bb6-ec28-4df1-8192-e75e226b1264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7eb7d0-69e8-4061-8fb2-5d1d97f78832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-415896148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7c7bc17d64717b4da55c4f2092088',qos_specs=None,replication_status=,reservations=['76f391ea-46a9-4d7b-a5c5-57adb5a6aa68','16dfefee-8985-4841-9f40-44709177b66d','1b9a2126-2e02-457b-95fa-b4e313e6ce7d','ab88bc91-4ee5-4f06-8c84-859dcda8cfc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7de0e45b8904f1cb48a7a464cb586c1',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-415896148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b7eb7d0-69e8-4061-8fb2-5d1d97f78832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a7c7bc17d64717b4da55c4f2092088',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='b7de0e45b8904f1cb48a7a464cb586c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 712.834023] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d0d7b1-0131-4c40-9b97-31c1d70778d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 712.852761] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d0d7b1-0131-4c40-9b97-31c1d70778d0) 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-415896148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7c7bc17d64717b4da55c4f2092088',qos_specs=None,replication_status=,reservations=['76f391ea-46a9-4d7b-a5c5-57adb5a6aa68','16dfefee-8985-4841-9f40-44709177b66d','1b9a2126-2e02-457b-95fa-b4e313e6ce7d','ab88bc91-4ee5-4f06-8c84-859dcda8cfc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7de0e45b8904f1cb48a7a464cb586c1',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 712.852970] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edcbb478-2cef-4de1-9110-a2c768fec0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 712.864495] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edcbb478-2cef-4de1-9110-a2c768fec0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 712.866069] [55041]: DEBUG cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Flow 'volume_create_api' (616988f3-a92a-4e2e-a500-b13bf911387c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 712.867161] [55041]: INFO cinder.volume.api [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume request issued successfully. [ 712.868614] [55041]: INFO cinder.api.openstack.wsgi [None req-624e32df-cd88-4549-9f0c-a7175d277385 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 712.869671] [55041]: [pid: 55041|app: 0|req: 70/139] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:57:30 2025] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 712.886669] [55040]: DEBUG cinder.api.middleware.request_id [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.887239] [55040]: INFO cinder.api.openstack.wsgi [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 712.887532] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.887839] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.903537] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903537] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.913387] [55040]: INFO cinder.volume.api [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 712.916403] [55040]: INFO cinder.api.openstack.wsgi [None req-4663e6b5-1bf5-484b-8617-030d6f551f1c tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 712.916803] [55040]: [pid: 55040|app: 0|req: 70/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:30 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.934326] [55041]: DEBUG cinder.api.middleware.request_id [None req-bde26036-bbf4-4f43-96f2-57bdac371545 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.937672] [55041]: INFO cinder.api.openstack.wsgi [None req-bde26036-bbf4-4f43-96f2-57bdac371545 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 713.938045] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bde26036-bbf4-4f43-96f2-57bdac371545 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.938380] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bde26036-bbf4-4f43-96f2-57bdac371545 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.949454] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.949454] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.955815] [55041]: INFO cinder.volume.api [None req-bde26036-bbf4-4f43-96f2-57bdac371545 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 713.961850] [55041]: INFO cinder.api.openstack.wsgi [None req-bde26036-bbf4-4f43-96f2-57bdac371545 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 713.962542] [55041]: [pid: 55041|app: 0|req: 71/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:31 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.912814] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=4 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 723.958602] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 735.159970] [55040]: DEBUG cinder.api.middleware.request_id [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.162535] [55040]: INFO cinder.api.openstack.wsgi [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] POST http://10.180.1.21/volume/v3/volumes [ 735.163048] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1838469477"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 735.165293] [55040]: DEBUG cinder.api.v3.volumes [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1838469477'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 735.165439] [55040]: INFO cinder.api.v3.volumes [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume of 1 GB [ 735.172428] [55040]: INFO cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Availability Zones retrieved successfully. [ 735.181247] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Flow 'volume_create_api' (741893bf-1db4-47b6-a31f-5f92d97940dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 735.182696] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd013f65-af60-4749-838a-fa369b556e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 735.184476] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 735.209762] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd013f65-af60-4749-838a-fa369b556e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 735.210725] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7032a9-cb6e-423f-9fb1-8b560e206009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 735.251448] [55040]: DEBUG cinder.quota [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Created reservations ['9ece05d0-435c-42e5-949a-314bb6f77953', 'a3438bd3-c6a9-4529-b620-53da5042d48f', 'c082cb80-9d8f-41aa-957b-d3582827791a', 'd040fda7-0f98-467e-8205-05334c28e5d9'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 735.251448] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7032a9-cb6e-423f-9fb1-8b560e206009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ece05d0-435c-42e5-949a-314bb6f77953', 'a3438bd3-c6a9-4529-b620-53da5042d48f', 'c082cb80-9d8f-41aa-957b-d3582827791a', 'd040fda7-0f98-467e-8205-05334c28e5d9']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 735.252698] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a6b89-d8dc-4b67-a0fa-440b267f645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 735.268278] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a6b89-d8dc-4b67-a0fa-440b267f645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55de428-c9f2-45ed-8e78-605d67ded99b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1838469477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b67d9d850b6a4b8a8ec04c702049b41d',qos_specs=None,replication_status=,reservations=['9ece05d0-435c-42e5-949a-314bb6f77953','a3438bd3-c6a9-4529-b620-53da5042d48f','c082cb80-9d8f-41aa-957b-d3582827791a','d040fda7-0f98-467e-8205-05334c28e5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089701c94d474b59897fd6b263ad3952',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1838469477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55de428-c9f2-45ed-8e78-605d67ded99b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b67d9d850b6a4b8a8ec04c702049b41d',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='089701c94d474b59897fd6b263ad3952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 735.269262] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab889d21-3165-4482-ae47-fa3ee3f928c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 735.291591] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab889d21-3165-4482-ae47-fa3ee3f928c2) 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-1838469477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b67d9d850b6a4b8a8ec04c702049b41d',qos_specs=None,replication_status=,reservations=['9ece05d0-435c-42e5-949a-314bb6f77953','a3438bd3-c6a9-4529-b620-53da5042d48f','c082cb80-9d8f-41aa-957b-d3582827791a','d040fda7-0f98-467e-8205-05334c28e5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='089701c94d474b59897fd6b263ad3952',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 735.292411] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47218534-43e4-455c-be62-267704752e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 735.309039] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47218534-43e4-455c-be62-267704752e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 735.309039] [55040]: DEBUG cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Flow 'volume_create_api' (741893bf-1db4-47b6-a31f-5f92d97940dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 735.309039] [55040]: INFO cinder.volume.api [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Create volume request issued successfully. [ 735.309529] [55040]: INFO cinder.api.openstack.wsgi [None req-e9d54f63-e567-4a67-84f5-2f92c49ca3b5 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 735.309996] [55040]: [pid: 55040|app: 0|req: 71/142] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:57:53 2025] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 735.318733] [55041]: DEBUG cinder.api.middleware.request_id [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.324995] [55041]: INFO cinder.api.openstack.wsgi [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b [ 735.324995] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.324995] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.333483] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.333483] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.340765] [55041]: INFO cinder.volume.api [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 735.345828] [55041]: INFO cinder.api.openstack.wsgi [None req-6c5297a8-b066-4a78-ad10-e1348a0ecdc9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b returned with HTTP 200 [ 735.346204] [55041]: [pid: 55041|app: 0|req: 72/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:53 2025] GET /volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.361486] [55040]: DEBUG cinder.api.middleware.request_id [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.363926] [55040]: INFO cinder.api.openstack.wsgi [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b [ 736.364180] [55040]: DEBUG cinder.api.openstack.wsgi [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.364405] [55040]: DEBUG cinder.api.openstack.wsgi [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.376523] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.376523] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.381326] [55040]: INFO cinder.volume.api [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 736.387235] [55040]: INFO cinder.api.openstack.wsgi [None req-014f030e-cbe2-4c80-a531-e43caf542fe9 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b returned with HTTP 200 [ 736.389726] [55040]: [pid: 55040|app: 0|req: 72/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:54 2025] GET /volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.517277] [55041]: DEBUG cinder.api.middleware.request_id [req-4ce8b999-5a4f-478b-8939-b515e376c2e0 req-22f38fcf-e136-49c2-8c6f-c225361c114b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.520348] [55041]: INFO cinder.api.openstack.wsgi [req-4ce8b999-5a4f-478b-8939-b515e376c2e0 req-22f38fcf-e136-49c2-8c6f-c225361c114b tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] GET http://10.180.1.21/volume/v3/volumes/3e76aa30-e76f-4a97-a1e3-358d487b10d0 [ 737.520530] [55041]: DEBUG cinder.api.openstack.wsgi [req-4ce8b999-5a4f-478b-8939-b515e376c2e0 req-22f38fcf-e136-49c2-8c6f-c225361c114b tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.520787] [55041]: DEBUG cinder.api.openstack.wsgi [req-4ce8b999-5a4f-478b-8939-b515e376c2e0 req-22f38fcf-e136-49c2-8c6f-c225361c114b tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.531918] [55041]: INFO cinder.api.openstack.wsgi [req-4ce8b999-5a4f-478b-8939-b515e376c2e0 req-22f38fcf-e136-49c2-8c6f-c225361c114b tempest-VolumesAdminNegativeTest-1715698485 tempest-VolumesAdminNegativeTest-1715698485-project-admin] http://10.180.1.21/volume/v3/volumes/3e76aa30-e76f-4a97-a1e3-358d487b10d0 returned with HTTP 404 [ 737.532627] [55041]: [pid: 55041|app: 0|req: 73/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:55 2025] GET /volume/v3/volumes/3e76aa30-e76f-4a97-a1e3-358d487b10d0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 737.539607] [55040]: DEBUG cinder.api.middleware.request_id [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.541743] [55040]: INFO cinder.api.openstack.wsgi [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b [ 737.542132] [55040]: DEBUG cinder.api.openstack.wsgi [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.544182] [55040]: DEBUG cinder.api.openstack.wsgi [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.544467] [55040]: INFO cinder.api.v3.volumes [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Delete volume with id: e55de428-c9f2-45ed-8e78-605d67ded99b [ 737.557254] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.557254] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.557829] [55040]: INFO cinder.volume.api [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 737.588087] [55040]: INFO cinder.volume.api [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Delete volume request issued successfully. [ 737.588312] [55040]: INFO cinder.api.openstack.wsgi [None req-65ea0f0f-308e-4d40-b7ad-e72383d572c2 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b returned with HTTP 202 [ 737.588760] [55040]: [pid: 55040|app: 0|req: 73/146] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:57:55 2025] DELETE /volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 737.591791] [55041]: DEBUG cinder.api.middleware.request_id [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.594078] [55041]: INFO cinder.api.openstack.wsgi [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b [ 737.594388] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.594661] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.604933] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.604933] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.615163] [55041]: INFO cinder.volume.api [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 737.627185] [55041]: INFO cinder.api.openstack.wsgi [None req-fd366751-a66d-4224-be33-9bb2a1e7f666 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b returned with HTTP 200 [ 737.628121] [55041]: [pid: 55041|app: 0|req: 74/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:55 2025] GET /volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.641362] [55040]: DEBUG cinder.api.middleware.request_id [None req-789fd758-11c4-41f1-aeaa-8062091880ba None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.646097] [55040]: INFO cinder.api.openstack.wsgi [None req-789fd758-11c4-41f1-aeaa-8062091880ba tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b [ 738.646097] [55040]: DEBUG cinder.api.openstack.wsgi [None req-789fd758-11c4-41f1-aeaa-8062091880ba tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.646097] [55040]: DEBUG cinder.api.openstack.wsgi [None req-789fd758-11c4-41f1-aeaa-8062091880ba tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.659450] [55040]: INFO cinder.api.openstack.wsgi [None req-789fd758-11c4-41f1-aeaa-8062091880ba tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b returned with HTTP 404 [ 738.660177] [55040]: [pid: 55040|app: 0|req: 74/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:56 2025] GET /volume/v3/volumes/e55de428-c9f2-45ed-8e78-605d67ded99b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 739.889115] [55041]: DEBUG cinder.api.middleware.request_id [None req-9c4be054-5034-4288-81e7-1d2224032e53 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.890782] [55041]: INFO cinder.api.openstack.wsgi [None req-9c4be054-5034-4288-81e7-1d2224032e53 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 739.891033] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9c4be054-5034-4288-81e7-1d2224032e53 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.891707] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9c4be054-5034-4288-81e7-1d2224032e53 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.891707] [55041]: INFO cinder.api.v3.volumes [None req-9c4be054-5034-4288-81e7-1d2224032e53 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Delete volume with id: aafe6e8a-f267-440e-8e37-d99768906092 [ 739.898890] [55041]: INFO cinder.api.openstack.wsgi [None req-9c4be054-5034-4288-81e7-1d2224032e53 tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 404 [ 739.899437] [55041]: [pid: 55041|app: 0|req: 75/149] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:57:57 2025] DELETE /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 739.902779] [55040]: DEBUG cinder.api.middleware.request_id [None req-473de6db-5951-4487-a1dd-1345d8a0fd7d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.907633] [55040]: INFO cinder.api.openstack.wsgi [None req-473de6db-5951-4487-a1dd-1345d8a0fd7d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] GET http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 [ 739.907863] [55040]: DEBUG cinder.api.openstack.wsgi [None req-473de6db-5951-4487-a1dd-1345d8a0fd7d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.908105] [55040]: DEBUG cinder.api.openstack.wsgi [None req-473de6db-5951-4487-a1dd-1345d8a0fd7d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.922132] [55040]: INFO cinder.api.openstack.wsgi [None req-473de6db-5951-4487-a1dd-1345d8a0fd7d tempest-VolumesAssistedSnapshotsTest-272942507 tempest-VolumesAssistedSnapshotsTest-272942507-project-admin] http://10.180.1.21/volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 returned with HTTP 404 [ 739.922811] [55040]: [pid: 55040|app: 0|req: 75/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:57 2025] GET /volume/v3/volumes/aafe6e8a-f267-440e-8e37-d99768906092 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 740.899990] [55041]: DEBUG cinder.api.middleware.request_id [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.903148] [55041]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 740.903376] [55041]: DEBUG cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.903593] [55041]: DEBUG cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.914886] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.914886] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.924530] [55041]: INFO cinder.volume.api [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 740.930851] [55041]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-f6743628-a51c-485c-9378-12fe357511af tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 740.931490] [55041]: [pid: 55041|app: 0|req: 76/151] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:57:58 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.952599] [55040]: DEBUG cinder.api.middleware.request_id [None req-3e9812ce-220b-45e2-9ec9-46d7f99820d6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.952599] [55040]: INFO cinder.api.openstack.wsgi [None req-3e9812ce-220b-45e2-9ec9-46d7f99820d6 None None] GET http://10.180.1.21/volume// [ 740.952599] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3e9812ce-220b-45e2-9ec9-46d7f99820d6 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.952599] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3e9812ce-220b-45e2-9ec9-46d7f99820d6 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.952599] [55040]: INFO cinder.api.openstack.wsgi [None req-3e9812ce-220b-45e2-9ec9-46d7f99820d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 740.952599] [55040]: [pid: 55040|app: 0|req: 76/152] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:57:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 740.958181] [55041]: DEBUG cinder.api.middleware.request_id [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-2c406802-bff0-4ab9-bb42-712e7af57fad None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.962432] [55041]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-2c406802-bff0-4ab9-bb42-712e7af57fad tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/attachments [ 740.963037] [55041]: DEBUG cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-2c406802-bff0-4ab9-bb42-712e7af57fad tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b7eb7d0-69e8-4061-8fb2-5d1d97f78832", "connector": null, "instance_uuid": "a9b63d1b-69be-4b6a-a3b8-9f6237644428"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 740.979426] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.979426] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.012709] [55041]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-2c406802-bff0-4ab9-bb42-712e7af57fad tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 741.013239] [55041]: [pid: 55041|app: 0|req: 77/153] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:57:58 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.045544] [55040]: DEBUG cinder.api.middleware.request_id [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-546c790e-e049-49b7-85aa-b0e886ce1eb9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.048704] [55040]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-546c790e-e049-49b7-85aa-b0e886ce1eb9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action [ 741.049515] [55040]: DEBUG cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-546c790e-e049-49b7-85aa-b0e886ce1eb9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 741.049960] [55040]: DEBUG cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-546c790e-e049-49b7-85aa-b0e886ce1eb9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 741.070995] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.070995] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.081950] [55040]: INFO cinder.api.openstack.wsgi [req-4edcd629-10bd-4cee-93b9-eb5a28940bf3 req-546c790e-e049-49b7-85aa-b0e886ce1eb9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action returned with HTTP 204 [ 741.081950] [55040]: [pid: 55040|app: 0|req: 77/154] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:57:58 2025] POST /volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 741.103563] [55041]: DEBUG cinder.api.middleware.request_id [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.106506] [55041]: INFO cinder.api.openstack.wsgi [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 741.107985] [55041]: DEBUG cinder.api.openstack.wsgi [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.108187] [55041]: DEBUG cinder.api.openstack.wsgi [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.124109] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.124109] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.128472] [55041]: INFO cinder.volume.api [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 741.136040] [55041]: INFO cinder.api.openstack.wsgi [None req-95a29ab0-116c-41ac-9f3c-d39ffa23e88a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 741.136597] [55041]: [pid: 55041|app: 0|req: 78/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:58 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.149744] [55040]: DEBUG cinder.api.middleware.request_id [None req-4f105534-6e11-4690-93b9-7cd413b66971 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.153260] [55040]: INFO cinder.api.openstack.wsgi [None req-4f105534-6e11-4690-93b9-7cd413b66971 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 741.153260] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4f105534-6e11-4690-93b9-7cd413b66971 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.153260] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4f105534-6e11-4690-93b9-7cd413b66971 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.165901] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.165901] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.169914] [55040]: INFO cinder.volume.api [None req-4f105534-6e11-4690-93b9-7cd413b66971 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 741.175417] [55040]: INFO cinder.api.openstack.wsgi [None req-4f105534-6e11-4690-93b9-7cd413b66971 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 741.175417] [55040]: [pid: 55040|app: 0|req: 78/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:57:59 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.131674] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=25,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 751.172884] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=38,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 783.566219] [55041]: DEBUG cinder.api.middleware.request_id [None req-d1644021-406b-4202-94c7-b148c05ab850 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.567075] [55041]: INFO cinder.api.openstack.wsgi [None req-d1644021-406b-4202-94c7-b148c05ab850 None None] GET http://10.180.1.21/volume// [ 783.567410] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d1644021-406b-4202-94c7-b148c05ab850 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.567696] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d1644021-406b-4202-94c7-b148c05ab850 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.568163] [55041]: INFO cinder.api.openstack.wsgi [None req-d1644021-406b-4202-94c7-b148c05ab850 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 783.568937] [55041]: [pid: 55041|app: 0|req: 79/157] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:58:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 783.573536] [55040]: DEBUG cinder.api.middleware.request_id [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.580765] [55040]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 783.581269] [55040]: DEBUG cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.581631] [55040]: DEBUG cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.597914] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.597914] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.605752] [55040]: INFO cinder.volume.api [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 783.613113] [55040]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-8ae639c2-f910-45a4-9228-428bd64b2039 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 783.613578] [55040]: [pid: 55040|app: 0|req: 79/158] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:58:41 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1291 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 783.750840] [55041]: DEBUG cinder.api.middleware.request_id [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.754806] [55041]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] PUT http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 [ 783.755362] [55041]: DEBUG cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-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=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 783.764718] [55041]: DEBUG cinder.coordination [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Acquiring lock "cinder-attachment_update-8b7eb7d0-69e8-4061-8fb2-5d1d97f78832-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 783.769214] [55041]: DEBUG cinder.coordination [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Lock "cinder-attachment_update-8b7eb7d0-69e8-4061-8fb2-5d1d97f78832-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 783.770337] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.770337] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.382088] [55040]: DEBUG cinder.api.middleware.request_id [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.384498] [55040]: INFO cinder.api.openstack.wsgi [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 788.384716] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.384939] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.385146] [55040]: INFO cinder.api.v3.volumes [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Delete volume with id: ea9e8352-5f52-4dea-b561-90725be615d6 [ 788.393148] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.393148] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.393681] [55040]: INFO cinder.volume.api [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 788.409547] [55040]: INFO cinder.volume.api [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Delete volume request issued successfully. [ 788.409740] [55040]: INFO cinder.api.openstack.wsgi [None req-3d3ef417-bd89-4c72-a194-a77ca5091c6b tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 202 [ 788.410174] [55040]: [pid: 55040|app: 0|req: 80/159] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:58:46 2025] DELETE /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 788.413012] [55040]: DEBUG cinder.api.middleware.request_id [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.414935] [55040]: INFO cinder.api.openstack.wsgi [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 788.415188] [55040]: DEBUG cinder.api.openstack.wsgi [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.415398] [55040]: DEBUG cinder.api.openstack.wsgi [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.422728] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.422728] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.426125] [55040]: INFO cinder.volume.api [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 788.430818] [55040]: INFO cinder.api.openstack.wsgi [None req-171c6de6-50bf-4d8e-ba80-bc761b68cb64 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 788.431442] [55040]: [pid: 55040|app: 0|req: 81/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:58:46 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 788.796524] [55041]: DEBUG cinder.coordination [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Lock "cinder-attachment_update-8b7eb7d0-69e8-4061-8fb2-5d1d97f78832-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 788.797276] [55041]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-cf82838e-35a7-4905-802c-5e73c0dbe4f7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 returned with HTTP 200 [ 788.798116] [55041]: [pid: 55041|app: 0|req: 80/161] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:58:41 2025] PUT /volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 => generated 617 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 789.304375] [55040]: DEBUG cinder.api.middleware.request_id [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-7111dd65-b266-4557-924b-32db9ac60400 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.306753] [55040]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-7111dd65-b266-4557-924b-32db9ac60400 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action [ 789.307181] [55040]: DEBUG cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-7111dd65-b266-4557-924b-32db9ac60400 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 789.307320] [55040]: DEBUG cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-7111dd65-b266-4557-924b-32db9ac60400 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 789.325892] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.325892] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.333987] [55040]: INFO cinder.api.openstack.wsgi [req-cae5fca8-9c3a-4861-bc54-88d603dd125a req-7111dd65-b266-4557-924b-32db9ac60400 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action returned with HTTP 204 [ 789.334440] [55040]: [pid: 55040|app: 0|req: 82/162] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:58:47 2025] POST /volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 789.443276] [55041]: DEBUG cinder.api.middleware.request_id [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.445486] [55041]: INFO cinder.api.openstack.wsgi [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 789.445723] [55041]: DEBUG cinder.api.openstack.wsgi [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.446015] [55041]: DEBUG cinder.api.openstack.wsgi [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.453937] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.453937] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.458068] [55041]: INFO cinder.volume.api [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 789.463252] [55041]: INFO cinder.api.openstack.wsgi [None req-003560a7-09b0-41c1-8b63-fdf69f5a5282 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 789.463638] [55041]: [pid: 55041|app: 0|req: 81/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:58:47 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 790.473860] [55040]: DEBUG cinder.api.middleware.request_id [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.480623] [55040]: INFO cinder.api.openstack.wsgi [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 790.480623] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.480623] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.493865] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.493865] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.504192] [55040]: INFO cinder.volume.api [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Volume info retrieved successfully. [ 790.511751] [55040]: INFO cinder.api.openstack.wsgi [None req-a8d79c21-45d7-4889-abc1-446f7a210b8c tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 200 [ 790.512220] [55040]: [pid: 55040|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:58:48 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 791.525950] [55041]: DEBUG cinder.api.middleware.request_id [None req-0d1d83f3-8b39-4899-b5a5-d13ab68f0b95 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.527873] [55041]: INFO cinder.api.openstack.wsgi [None req-0d1d83f3-8b39-4899-b5a5-d13ab68f0b95 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] GET http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 [ 791.528250] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0d1d83f3-8b39-4899-b5a5-d13ab68f0b95 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.528599] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0d1d83f3-8b39-4899-b5a5-d13ab68f0b95 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.540051] [55041]: INFO cinder.api.openstack.wsgi [None req-0d1d83f3-8b39-4899-b5a5-d13ab68f0b95 tempest-VolumesAdminNegativeTest-149466499 tempest-VolumesAdminNegativeTest-149466499-project-member] http://10.180.1.21/volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 returned with HTTP 404 [ 791.540576] [55041]: [pid: 55041|app: 0|req: 82/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:58:49 2025] GET /volume/v3/volumes/ea9e8352-5f52-4dea-b561-90725be615d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 800.508946] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 801.531321] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 812.252610] [55040]: DEBUG cinder.api.middleware.request_id [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.256530] [55040]: INFO cinder.api.openstack.wsgi [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] POST http://10.180.1.21/volume/v3/volumes [ 812.256530] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-745889645"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 812.258851] [55040]: DEBUG cinder.api.v3.volumes [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-745889645'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 812.259095] [55040]: INFO cinder.api.v3.volumes [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Create volume of 1 GB [ 812.270184] [55040]: INFO cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Availability Zones retrieved successfully. [ 812.281695] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Flow 'volume_create_api' (dbe54aa0-b94a-4479-ad75-119c4bf951fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 812.283669] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d274e25d-5ec0-484f-b2af-4dc8d9d55fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 812.287124] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 812.316510] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d274e25d-5ec0-484f-b2af-4dc8d9d55fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 812.318538] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8bcc56-7a80-4c8e-ab99-290c218334eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 812.386746] [55040]: DEBUG cinder.quota [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Created reservations ['48ed2fdf-e35f-4001-a526-d8ab201f7c27', '210f82b9-5488-4346-8512-f968aed45739', 'e705062a-f6af-40f5-99a2-28ed78c0d121', 'e0cd7149-cc2e-447a-b8a1-4ee93b752823'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 812.388456] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8bcc56-7a80-4c8e-ab99-290c218334eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48ed2fdf-e35f-4001-a526-d8ab201f7c27', '210f82b9-5488-4346-8512-f968aed45739', 'e705062a-f6af-40f5-99a2-28ed78c0d121', 'e0cd7149-cc2e-447a-b8a1-4ee93b752823']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 812.390061] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac2c0f5-8d25-41b8-95c3-df4c240c1b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 812.410248] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac2c0f5-8d25-41b8-95c3-df4c240c1b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535dcb90-c689-4071-8b1a-715019e22ab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-745889645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4052f761047d47799a6ae9d9cfc09a91',qos_specs=None,replication_status=,reservations=['48ed2fdf-e35f-4001-a526-d8ab201f7c27','210f82b9-5488-4346-8512-f968aed45739','e705062a-f6af-40f5-99a2-28ed78c0d121','e0cd7149-cc2e-447a-b8a1-4ee93b752823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ebbc1aada449429341356db4d1538d',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T12:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-745889645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535dcb90-c689-4071-8b1a-715019e22ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4052f761047d47799a6ae9d9cfc09a91',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='a6ebbc1aada449429341356db4d1538d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 812.411601] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf84399-75f6-485f-9ff1-c2fddb7b6dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 812.427391] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf84399-75f6-485f-9ff1-c2fddb7b6dd2) 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-745889645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4052f761047d47799a6ae9d9cfc09a91',qos_specs=None,replication_status=,reservations=['48ed2fdf-e35f-4001-a526-d8ab201f7c27','210f82b9-5488-4346-8512-f968aed45739','e705062a-f6af-40f5-99a2-28ed78c0d121','e0cd7149-cc2e-447a-b8a1-4ee93b752823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6ebbc1aada449429341356db4d1538d',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 812.428483] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f53ff2d-4bc5-4f47-89a0-8a12b2090c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 812.440783] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f53ff2d-4bc5-4f47-89a0-8a12b2090c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 812.441926] [55040]: DEBUG cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Flow 'volume_create_api' (dbe54aa0-b94a-4479-ad75-119c4bf951fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 812.442324] [55040]: INFO cinder.volume.api [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Create volume request issued successfully. [ 812.443071] [55040]: INFO cinder.api.openstack.wsgi [None req-1bafcad4-53f8-4ef9-928e-cf3059c688e4 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 812.443674] [55040]: [pid: 55040|app: 0|req: 84/166] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:59:10 2025] POST /volume/v3/volumes => generated 750 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 812.453553] [55041]: DEBUG cinder.api.middleware.request_id [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.455778] [55041]: INFO cinder.api.openstack.wsgi [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 812.456470] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.456470] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.469959] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.469959] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.476121] [55041]: INFO cinder.volume.api [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 812.485702] [55041]: INFO cinder.api.openstack.wsgi [None req-d9aa9f82-8d65-4165-beeb-7b8bd8a930be tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 812.486583] [55041]: [pid: 55041|app: 0|req: 83/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:10 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.505446] [55040]: DEBUG cinder.api.middleware.request_id [None req-98a880d7-565a-4e33-a40b-f32359f6a024 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.507858] [55040]: INFO cinder.api.openstack.wsgi [None req-98a880d7-565a-4e33-a40b-f32359f6a024 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 813.508056] [55040]: DEBUG cinder.api.openstack.wsgi [None req-98a880d7-565a-4e33-a40b-f32359f6a024 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.508322] [55040]: DEBUG cinder.api.openstack.wsgi [None req-98a880d7-565a-4e33-a40b-f32359f6a024 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.518933] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.518933] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.523508] [55040]: INFO cinder.volume.api [None req-98a880d7-565a-4e33-a40b-f32359f6a024 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 813.529052] [55040]: INFO cinder.api.openstack.wsgi [None req-98a880d7-565a-4e33-a40b-f32359f6a024 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 813.529486] [55040]: [pid: 55040|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:11 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.565591] [55041]: DEBUG cinder.api.middleware.request_id [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.568909] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 813.569347] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.569723] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.579028] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.579028] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.582528] [55041]: INFO cinder.volume.api [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 813.587349] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-0d0474bd-e719-4783-a83c-f4ee3e097ed3 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 813.587750] [55041]: [pid: 55041|app: 0|req: 84/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:59:11 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.119018] [55040]: DEBUG cinder.api.middleware.request_id [None req-382b9c7b-1a8e-4e2b-8523-036874d995eb None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.119018] [55040]: INFO cinder.api.openstack.wsgi [None req-382b9c7b-1a8e-4e2b-8523-036874d995eb None None] GET http://10.180.1.21/volume// [ 815.119018] [55040]: DEBUG cinder.api.openstack.wsgi [None req-382b9c7b-1a8e-4e2b-8523-036874d995eb None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.119018] [55040]: DEBUG cinder.api.openstack.wsgi [None req-382b9c7b-1a8e-4e2b-8523-036874d995eb None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.119018] [55040]: INFO cinder.api.openstack.wsgi [None req-382b9c7b-1a8e-4e2b-8523-036874d995eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 815.119018] [55040]: [pid: 55040|app: 0|req: 86/170] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:59:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 815.123667] [55041]: DEBUG cinder.api.middleware.request_id [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-2027d81b-a2b8-4373-a9ae-8f347dde27ee None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.126618] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-2027d81b-a2b8-4373-a9ae-8f347dde27ee tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] POST http://10.180.1.21/volume/v3/attachments [ 815.127170] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-2027d81b-a2b8-4373-a9ae-8f347dde27ee tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "535dcb90-c689-4071-8b1a-715019e22ab5", "connector": null, "instance_uuid": "c1f71939-c205-420b-873f-a634aee63f50"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 815.139040] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.139040] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.163483] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-2027d81b-a2b8-4373-a9ae-8f347dde27ee tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 815.164059] [55041]: [pid: 55041|app: 0|req: 85/171] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:59:12 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 815.183760] [55040]: DEBUG cinder.api.middleware.request_id [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.185961] [55040]: INFO cinder.api.openstack.wsgi [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 815.186252] [55040]: DEBUG cinder.api.openstack.wsgi [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.186548] [55040]: DEBUG cinder.api.openstack.wsgi [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.197637] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.197637] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.201158] [55040]: INFO cinder.volume.api [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 815.206154] [55040]: INFO cinder.api.openstack.wsgi [None req-14fb6bd6-7e0c-461e-af6e-86db0d08950c tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 815.206489] [55040]: [pid: 55040|app: 0|req: 87/172] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:13 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.684508] [55041]: DEBUG cinder.api.middleware.request_id [None req-1c4d20b0-99e5-4554-8a7d-fda44c5dcb9e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.684979] [55041]: INFO cinder.api.openstack.wsgi [None req-1c4d20b0-99e5-4554-8a7d-fda44c5dcb9e None None] GET http://10.180.1.21/volume// [ 815.685183] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1c4d20b0-99e5-4554-8a7d-fda44c5dcb9e None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.685403] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1c4d20b0-99e5-4554-8a7d-fda44c5dcb9e None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.685793] [55041]: INFO cinder.api.openstack.wsgi [None req-1c4d20b0-99e5-4554-8a7d-fda44c5dcb9e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 815.686208] [55041]: [pid: 55041|app: 0|req: 86/173] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:59:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 815.689782] [55040]: DEBUG cinder.api.middleware.request_id [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.692201] [55040]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 815.692459] [55040]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.692676] [55040]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.702708] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.702708] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.706010] [55040]: INFO cinder.volume.api [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 815.710522] [55040]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-47293372-af23-48af-bf83-8a7646ab6819 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 815.710936] [55040]: [pid: 55040|app: 0|req: 88/174] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:59:13 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 815.741689] [55041]: DEBUG cinder.api.middleware.request_id [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.744314] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] PUT http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e [ 815.744927] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-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-541022", "mountpoint": "/dev/sdb"}}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 815.757295] [55041]: DEBUG cinder.coordination [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Acquiring lock "cinder-attachment_update-535dcb90-c689-4071-8b1a-715019e22ab5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 815.762235] [55041]: DEBUG cinder.coordination [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Lock "cinder-attachment_update-535dcb90-c689-4071-8b1a-715019e22ab5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 815.763053] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.763053] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.216506] [55040]: DEBUG cinder.api.middleware.request_id [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.218996] [55040]: INFO cinder.api.openstack.wsgi [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 816.219334] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.219568] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.232580] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.232580] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.236694] [55040]: INFO cinder.volume.api [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 816.241788] [55040]: INFO cinder.api.openstack.wsgi [None req-3d037655-6fa6-4987-8f6b-9d4b4e23dc80 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 816.242215] [55040]: [pid: 55040|app: 0|req: 89/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:14 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.254766] [55040]: DEBUG cinder.api.middleware.request_id [None req-4163625f-29b9-4b70-8ffb-d769169b0759 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.260432] [55040]: INFO cinder.api.openstack.wsgi [None req-4163625f-29b9-4b70-8ffb-d769169b0759 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 817.261280] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4163625f-29b9-4b70-8ffb-d769169b0759 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.261280] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4163625f-29b9-4b70-8ffb-d769169b0759 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.274157] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.274157] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.278021] [55040]: INFO cinder.volume.api [None req-4163625f-29b9-4b70-8ffb-d769169b0759 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 817.286467] [55040]: INFO cinder.api.openstack.wsgi [None req-4163625f-29b9-4b70-8ffb-d769169b0759 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 817.286467] [55040]: [pid: 55040|app: 0|req: 90/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:15 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.294234] [55040]: DEBUG cinder.api.middleware.request_id [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.296696] [55040]: INFO cinder.api.openstack.wsgi [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 818.297325] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.297325] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.313057] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.313057] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.317791] [55040]: INFO cinder.volume.api [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 818.323195] [55040]: INFO cinder.api.openstack.wsgi [None req-0f94b9a8-231b-47cb-8da9-b58a0ceb9d1a tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 818.323638] [55040]: [pid: 55040|app: 0|req: 91/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:16 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.335683] [55040]: DEBUG cinder.api.middleware.request_id [None req-789fa769-a622-49a6-9652-f9454c69c0a9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.338271] [55040]: INFO cinder.api.openstack.wsgi [None req-789fa769-a622-49a6-9652-f9454c69c0a9 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 819.338562] [55040]: DEBUG cinder.api.openstack.wsgi [None req-789fa769-a622-49a6-9652-f9454c69c0a9 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.338899] [55040]: DEBUG cinder.api.openstack.wsgi [None req-789fa769-a622-49a6-9652-f9454c69c0a9 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.353093] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.353093] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.357374] [55040]: INFO cinder.volume.api [None req-789fa769-a622-49a6-9652-f9454c69c0a9 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 819.362750] [55040]: INFO cinder.api.openstack.wsgi [None req-789fa769-a622-49a6-9652-f9454c69c0a9 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 819.363205] [55040]: [pid: 55040|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:17 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 820.293901] [55041]: DEBUG cinder.coordination [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Lock "cinder-attachment_update-535dcb90-c689-4071-8b1a-715019e22ab5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 820.294293] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-b2f7f54b-673f-4009-b08b-5c9d5b4d681d tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e returned with HTTP 200 [ 820.298172] [55041]: [pid: 55041|app: 0|req: 87/179] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:59:13 2025] PUT /volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 820.375451] [55040]: DEBUG cinder.api.middleware.request_id [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.381134] [55040]: INFO cinder.api.openstack.wsgi [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 820.381416] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 820.381636] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 820.396169] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.396169] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 820.406593] [55040]: INFO cinder.volume.api [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 820.413863] [55040]: INFO cinder.api.openstack.wsgi [None req-0dac422e-4fcc-4bc9-913b-bf02bfbdf906 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 820.415053] [55040]: [pid: 55040|app: 0|req: 93/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:18 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.427302] [55041]: DEBUG cinder.api.middleware.request_id [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.429338] [55041]: INFO cinder.api.openstack.wsgi [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 821.430069] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.430069] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.447945] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.447945] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.453761] [55041]: INFO cinder.volume.api [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 821.461316] [55041]: INFO cinder.api.openstack.wsgi [None req-8c4ace3f-0457-4f7c-adc9-446be7aab06b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 821.461316] [55041]: [pid: 55041|app: 0|req: 88/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:19 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.474649] [55040]: DEBUG cinder.api.middleware.request_id [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.476788] [55040]: INFO cinder.api.openstack.wsgi [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 822.477020] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.477278] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.494680] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494680] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.499272] [55040]: INFO cinder.volume.api [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 822.504700] [55040]: INFO cinder.api.openstack.wsgi [None req-c28ff634-aaf2-4a00-aeb2-61595842d785 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 822.505119] [55040]: [pid: 55040|app: 0|req: 94/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:20 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.481437] [55041]: DEBUG cinder.api.middleware.request_id [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-949f67ec-5238-4f1d-a240-b113df529465 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.486286] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-949f67ec-5238-4f1d-a240-b113df529465 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] POST http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e/action [ 823.486286] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-949f67ec-5238-4f1d-a240-b113df529465 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 823.486286] [55041]: DEBUG cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-949f67ec-5238-4f1d-a240-b113df529465 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 823.516055] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.516055] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.518533] [55040]: DEBUG cinder.api.middleware.request_id [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.521337] [55040]: INFO cinder.api.openstack.wsgi [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 823.521591] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.521873] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.528449] [55041]: INFO cinder.api.openstack.wsgi [req-1d9ca8ad-19f9-42b4-affd-1a2252203fd7 req-949f67ec-5238-4f1d-a240-b113df529465 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e/action returned with HTTP 204 [ 823.528911] [55041]: [pid: 55041|app: 0|req: 89/183] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:59:21 2025] POST /volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 823.541426] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.541426] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.547203] [55040]: INFO cinder.volume.api [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 823.553605] [55040]: INFO cinder.api.openstack.wsgi [None req-e34deb09-8ac9-4e2d-91d6-40cf8bf44293 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 823.554031] [55040]: [pid: 55040|app: 0|req: 95/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:21 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.569794] [55041]: DEBUG cinder.api.middleware.request_id [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.575714] [55041]: INFO cinder.api.openstack.wsgi [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 823.576062] [55041]: DEBUG cinder.api.openstack.wsgi [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.580024] [55041]: DEBUG cinder.api.openstack.wsgi [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.590067] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.590067] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.594059] [55041]: INFO cinder.volume.api [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 823.598675] [55041]: INFO cinder.api.openstack.wsgi [None req-40c19b42-7ec9-4d1e-99e4-42e3ee9ebf26 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 823.599081] [55041]: [pid: 55041|app: 0|req: 90/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:59:21 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 828.701812] [55040]: DEBUG cinder.api.middleware.request_id [req-b735ab84-b321-4e0a-90d1-6ab1df5c63e5 req-cf98ecd5-0a02-4d81-8bd1-d50c2adeeb5f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.706164] [55040]: INFO cinder.api.openstack.wsgi [req-b735ab84-b321-4e0a-90d1-6ab1df5c63e5 req-cf98ecd5-0a02-4d81-8bd1-d50c2adeeb5f tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e [ 828.706164] [55040]: DEBUG cinder.api.openstack.wsgi [req-b735ab84-b321-4e0a-90d1-6ab1df5c63e5 req-cf98ecd5-0a02-4d81-8bd1-d50c2adeeb5f tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.706164] [55040]: DEBUG cinder.api.openstack.wsgi [req-b735ab84-b321-4e0a-90d1-6ab1df5c63e5 req-cf98ecd5-0a02-4d81-8bd1-d50c2adeeb5f tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.721118] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.721118] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 829.251455] [55040]: INFO cinder.api.openstack.wsgi [req-b735ab84-b321-4e0a-90d1-6ab1df5c63e5 req-cf98ecd5-0a02-4d81-8bd1-d50c2adeeb5f tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e returned with HTTP 200 [ 829.251909] [55040]: [pid: 55040|app: 0|req: 96/186] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:59:26 2025] DELETE /volume/v3/attachments/4919d294-9ef2-4c6d-b3b9-b29b1fcc7d0e => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 833.596239] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.250606] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=86,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 868.940179] [55041]: DEBUG cinder.api.middleware.request_id [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.944462] [55041]: INFO cinder.api.openstack.wsgi [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 868.944772] [55041]: DEBUG cinder.api.openstack.wsgi [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.945154] [55041]: DEBUG cinder.api.openstack.wsgi [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.961571] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.961571] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.966156] [55041]: INFO cinder.volume.api [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 868.971177] [55041]: INFO cinder.api.openstack.wsgi [None req-eb96623f-bb9a-4223-8dfc-7de0eecd2660 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 868.971789] [55041]: [pid: 55041|app: 0|req: 91/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:00:06 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.986924] [55040]: DEBUG cinder.api.middleware.request_id [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.989241] [55040]: INFO cinder.api.openstack.wsgi [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 868.990647] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.990990] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.006025] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006025] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.011200] [55040]: INFO cinder.volume.api [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 869.016566] [55040]: INFO cinder.api.openstack.wsgi [None req-f34986b6-b10e-4c9b-b77e-1407116fbe9b tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 869.017140] [55040]: [pid: 55040|app: 0|req: 97/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:00:06 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.088139] [55041]: DEBUG cinder.api.middleware.request_id [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.092325] [55041]: INFO cinder.api.openstack.wsgi [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 869.092325] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.092325] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.101785] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101785] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.106940] [55041]: INFO cinder.volume.api [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 869.112736] [55041]: INFO cinder.api.openstack.wsgi [None req-e4fe8d86-553c-4896-b33a-c28a8319d12e tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 869.113402] [55041]: [pid: 55041|app: 0|req: 92/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:00:06 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.014057] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=4 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 879.110164] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=8 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 881.686255] [55040]: DEBUG cinder.api.middleware.request_id [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.689612] [55040]: INFO cinder.api.openstack.wsgi [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1328770298 [ 881.689612] [55040]: DEBUG cinder.api.openstack.wsgi [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.689750] [55040]: DEBUG cinder.api.openstack.wsgi [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.689902] [55040]: INFO cinder.api.v3.volumes [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Delete volume with id: tempest-invalid-1328770298 [ 881.697202] [55040]: INFO cinder.api.openstack.wsgi [req-46f17169-c581-4ca1-a61e-c01a6e178ef2 req-50e01bfc-74dc-45f8-825b-62812406769a tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1328770298 returned with HTTP 404 [ 881.697631] [55040]: [pid: 55040|app: 0|req: 98/190] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 19 13:00:19 2025] DELETE /volume/v3/volumes/tempest-invalid-1328770298 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 881.765151] [55041]: DEBUG cinder.api.middleware.request_id [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.767672] [55041]: INFO cinder.api.openstack.wsgi [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1cd2903f-17b1-4af7-a719-eee490a6c523 [ 881.768726] [55041]: DEBUG cinder.api.openstack.wsgi [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.768726] [55041]: DEBUG cinder.api.openstack.wsgi [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.768726] [55041]: INFO cinder.api.v3.volumes [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Delete volume with id: 1cd2903f-17b1-4af7-a719-eee490a6c523 [ 881.776430] [55041]: INFO cinder.api.openstack.wsgi [req-941b0d61-18b3-4a3b-99b8-15158b2d0b5c req-550af058-e183-4f8d-aade-f4b1cc9aa8cc tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] http://10.180.1.21/volume/v3/volumes/1cd2903f-17b1-4af7-a719-eee490a6c523 returned with HTTP 404 [ 881.776430] [55041]: [pid: 55041|app: 0|req: 93/191] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 13:00:19 2025] DELETE /volume/v3/volumes/1cd2903f-17b1-4af7-a719-eee490a6c523 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 881.851538] [55040]: DEBUG cinder.api.middleware.request_id [req-0993f2b4-eb2e-4fef-b50f-71579fe10041 req-44f57e5d-9ccc-462f-beaa-e68a399e8ba7 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.853909] [55040]: INFO cinder.api.openstack.wsgi [req-0993f2b4-eb2e-4fef-b50f-71579fe10041 req-44f57e5d-9ccc-462f-beaa-e68a399e8ba7 tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] GET http://10.180.1.21/volume/v3/volumes/38cc8462-4ced-46b3-8676-97d96ab0517c [ 881.854153] [55040]: DEBUG cinder.api.openstack.wsgi [req-0993f2b4-eb2e-4fef-b50f-71579fe10041 req-44f57e5d-9ccc-462f-beaa-e68a399e8ba7 tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 881.854372] [55040]: DEBUG cinder.api.openstack.wsgi [req-0993f2b4-eb2e-4fef-b50f-71579fe10041 req-44f57e5d-9ccc-462f-beaa-e68a399e8ba7 tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 881.861140] [55040]: INFO cinder.api.openstack.wsgi [req-0993f2b4-eb2e-4fef-b50f-71579fe10041 req-44f57e5d-9ccc-462f-beaa-e68a399e8ba7 tempest-VolumesNegativeTest-1090506323 tempest-VolumesNegativeTest-1090506323-project-member] http://10.180.1.21/volume/v3/volumes/38cc8462-4ced-46b3-8676-97d96ab0517c returned with HTTP 404 [ 881.861140] [55040]: [pid: 55040|app: 0|req: 99/192] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:00:19 2025] GET /volume/v3/volumes/38cc8462-4ced-46b3-8676-97d96ab0517c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 890.073593] [55041]: DEBUG cinder.api.middleware.request_id [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.076105] [55041]: INFO cinder.api.openstack.wsgi [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 890.076387] [55041]: DEBUG cinder.api.openstack.wsgi [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.076619] [55041]: DEBUG cinder.api.openstack.wsgi [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.093386] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093386] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.100152] [55041]: INFO cinder.volume.api [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 890.105905] [55041]: INFO cinder.api.openstack.wsgi [None req-95eebcfc-9839-4ca5-a988-d2cc27c259c1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 890.106346] [55041]: [pid: 55041|app: 0|req: 94/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:00:27 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.303536] [55040]: DEBUG cinder.api.middleware.request_id [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.306031] [55040]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 890.306122] [55040]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.306923] [55040]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.317572] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.317572] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.321224] [55040]: INFO cinder.volume.api [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 890.325815] [55040]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-b2f4c8c1-277a-42eb-9acd-96c52b2f1ada tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 890.326350] [55040]: [pid: 55040|app: 0|req: 100/194] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:00:28 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 890.344754] [55041]: DEBUG cinder.api.middleware.request_id [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.347711] [55041]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832/action [ 890.348188] [55041]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 890.348432] [55041]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 890.359017] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.359017] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.359639] [55041]: INFO cinder.volume.api [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 890.365797] [55041]: INFO cinder.volume.api [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Begin detaching volume completed successfully. [ 890.366051] [55041]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-362d9c32-bbfe-455f-9192-a117adb07c13 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832/action returned with HTTP 202 [ 890.366515] [55041]: [pid: 55041|app: 0|req: 95/195] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:00:28 2025] POST /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 891.395160] [55040]: DEBUG cinder.api.middleware.request_id [None req-cbabf40d-8ece-4d36-9357-97632124097f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.395668] [55040]: INFO cinder.api.openstack.wsgi [None req-cbabf40d-8ece-4d36-9357-97632124097f None None] GET http://10.180.1.21/volume// [ 891.395852] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cbabf40d-8ece-4d36-9357-97632124097f None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.396076] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cbabf40d-8ece-4d36-9357-97632124097f None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.396511] [55040]: INFO cinder.api.openstack.wsgi [None req-cbabf40d-8ece-4d36-9357-97632124097f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 891.396930] [55040]: [pid: 55040|app: 0|req: 101/196] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:00:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 891.403175] [55041]: DEBUG cinder.api.middleware.request_id [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 891.406438] [55041]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 891.406706] [55041]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 891.407060] [55041]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 891.430635] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430635] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 891.437410] [55041]: INFO cinder.volume.api [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 891.444782] [55041]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-4c27f070-a295-4dbc-8ad6-091fb1c4dd0a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 891.445463] [55041]: [pid: 55041|app: 0|req: 96/197] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:00:29 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 894.126055] [55040]: DEBUG cinder.api.middleware.request_id [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-121f3bfe-1b6c-41b4-bae0-dc059887e02a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.128708] [55040]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-121f3bfe-1b6c-41b4-bae0-dc059887e02a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] DELETE http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 [ 894.128973] [55040]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-121f3bfe-1b6c-41b4-bae0-dc059887e02a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.129238] [55040]: DEBUG cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-121f3bfe-1b6c-41b4-bae0-dc059887e02a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.139276] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.139276] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.715577] [55040]: INFO cinder.api.openstack.wsgi [req-c2f2e075-2579-40e6-b65d-d23fbdc2f70d req-121f3bfe-1b6c-41b4-bae0-dc059887e02a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 returned with HTTP 200 [ 894.716868] [55040]: [pid: 55040|app: 0|req: 102/198] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:00:31 2025] DELETE /volume/v3/attachments/05303a59-2323-46d4-95a7-64ed5e5e36b8 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.223332] [55041]: DEBUG cinder.api.middleware.request_id [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.225506] [55041]: INFO cinder.api.openstack.wsgi [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 896.225741] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.225982] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.240293] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240293] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.242881] [55041]: INFO cinder.volume.api [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 896.248821] [55041]: INFO cinder.api.openstack.wsgi [None req-2d2ff0d1-1559-49d3-8021-5ed46fb3432b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 896.249686] [55041]: [pid: 55041|app: 0|req: 97/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:00:34 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.711443] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=17,cinder:UPDATE=3 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 905.292785] [55040]: DEBUG cinder.api.middleware.request_id [req-c1cd3450-c299-4df8-b09d-04189101d31b req-3d39bc9e-4f33-49b2-8552-3cbbadb0221c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.295493] [55040]: INFO cinder.api.openstack.wsgi [req-c1cd3450-c299-4df8-b09d-04189101d31b req-3d39bc9e-4f33-49b2-8552-3cbbadb0221c tempest-InstanceActionsTestJSON-578463372 tempest-InstanceActionsTestJSON-578463372-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6d2f27e9-45bb-44bd-8333-5f9e6ab5e7c3 [ 905.295956] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1cd3450-c299-4df8-b09d-04189101d31b req-3d39bc9e-4f33-49b2-8552-3cbbadb0221c tempest-InstanceActionsTestJSON-578463372 tempest-InstanceActionsTestJSON-578463372-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.296080] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1cd3450-c299-4df8-b09d-04189101d31b req-3d39bc9e-4f33-49b2-8552-3cbbadb0221c tempest-InstanceActionsTestJSON-578463372 tempest-InstanceActionsTestJSON-578463372-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.311639] [55040]: INFO cinder.api.openstack.wsgi [req-c1cd3450-c299-4df8-b09d-04189101d31b req-3d39bc9e-4f33-49b2-8552-3cbbadb0221c tempest-InstanceActionsTestJSON-578463372 tempest-InstanceActionsTestJSON-578463372-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6d2f27e9-45bb-44bd-8333-5f9e6ab5e7c3 returned with HTTP 200 [ 905.316019] [55040]: [pid: 55040|app: 0|req: 103/200] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 13:00:43 2025] GET /volume/v3/attachments?instance_id=6d2f27e9-45bb-44bd-8333-5f9e6ab5e7c3 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.247871] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 915.307132] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 958.604609] [55041]: DEBUG cinder.api.middleware.request_id [None req-8516b246-2079-4284-a542-2161faaffe05 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.609086] [55041]: INFO cinder.api.openstack.wsgi [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] POST http://10.180.1.21/volume/v3/volumes [ 958.609880] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1867910303"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.612307] [55041]: DEBUG cinder.api.v3.volumes [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1867910303'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 958.612567] [55041]: INFO cinder.api.v3.volumes [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume of 1 GB [ 958.619637] [55041]: INFO cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Availability Zones retrieved successfully. [ 958.627973] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Flow 'volume_create_api' (ea63f6a0-fc77-4d50-943e-8c5b190e64d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 958.629771] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc25e2e0-b6c4-4234-ab3e-134741d8244e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.630811] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 958.656884] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc25e2e0-b6c4-4234-ab3e-134741d8244e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.658272] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569e6bdf-4a9f-46f3-bdcf-5298c7d8e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.720256] [55041]: DEBUG cinder.quota [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Created reservations ['2d95ef51-7f92-4f9d-ab43-84b84e478f70', '3aef82ae-d4fa-489d-ac50-15319d0009e6', '97674e1c-be07-4438-9f78-79f3fd07391c', 'cb014c26-4586-43f9-9e70-b01b0af752b3'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 958.720256] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569e6bdf-4a9f-46f3-bdcf-5298c7d8e144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d95ef51-7f92-4f9d-ab43-84b84e478f70', '3aef82ae-d4fa-489d-ac50-15319d0009e6', '97674e1c-be07-4438-9f78-79f3fd07391c', 'cb014c26-4586-43f9-9e70-b01b0af752b3']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.720752] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c73f5d5-bdc9-4c01-93a1-ed8cd3826a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.737662] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c73f5d5-bdc9-4c01-93a1-ed8cd3826a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb8493a-6a7d-47f0-b89d-2a4234e56008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1867910303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',qos_specs=None,replication_status=,reservations=['2d95ef51-7f92-4f9d-ab43-84b84e478f70','3aef82ae-d4fa-489d-ac50-15319d0009e6','97674e1c-be07-4438-9f78-79f3fd07391c','cb014c26-4586-43f9-9e70-b01b0af752b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d8f87816b34de6b27edb909fb98dec',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1867910303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb8493a-6a7d-47f0-b89d-2a4234e56008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',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='e6d8f87816b34de6b27edb909fb98dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.739525] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbd5fd9-526d-4911-aeb5-264aa541ab24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.755118] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbd5fd9-526d-4911-aeb5-264aa541ab24) 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-1867910303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',qos_specs=None,replication_status=,reservations=['2d95ef51-7f92-4f9d-ab43-84b84e478f70','3aef82ae-d4fa-489d-ac50-15319d0009e6','97674e1c-be07-4438-9f78-79f3fd07391c','cb014c26-4586-43f9-9e70-b01b0af752b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d8f87816b34de6b27edb909fb98dec',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.756057] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69476e0d-3fa3-42a3-bf14-542852c9fcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.774377] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69476e0d-3fa3-42a3-bf14-542852c9fcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.775466] [55041]: DEBUG cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Flow 'volume_create_api' (ea63f6a0-fc77-4d50-943e-8c5b190e64d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 958.775843] [55041]: INFO cinder.volume.api [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume request issued successfully. [ 958.776712] [55041]: INFO cinder.api.openstack.wsgi [None req-8516b246-2079-4284-a542-2161faaffe05 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 958.777467] [55041]: [pid: 55041|app: 0|req: 98/201] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:01:36 2025] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 958.787501] [55040]: DEBUG cinder.api.middleware.request_id [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.790034] [55040]: INFO cinder.api.openstack.wsgi [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 958.790356] [55040]: DEBUG cinder.api.openstack.wsgi [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.791316] [55040]: DEBUG cinder.api.openstack.wsgi [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.800746] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800746] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.805064] [55040]: INFO cinder.volume.api [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 958.810453] [55040]: INFO cinder.api.openstack.wsgi [None req-603bf50b-b93b-4e5b-bb6a-e92f2b46c02d tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 200 [ 958.810906] [55040]: [pid: 55040|app: 0|req: 104/202] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:01:36 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.824260] [55041]: DEBUG cinder.api.middleware.request_id [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.827062] [55041]: INFO cinder.api.openstack.wsgi [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 959.827310] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.827939] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.846465] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.846465] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.853033] [55041]: INFO cinder.volume.api [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 959.858808] [55041]: INFO cinder.api.openstack.wsgi [None req-b6f29b61-b2a6-474b-b7c8-b8458e5856d7 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 200 [ 959.859141] [55041]: [pid: 55041|app: 0|req: 99/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:01:37 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 959.872493] [55040]: DEBUG cinder.api.middleware.request_id [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.877485] [55040]: INFO cinder.api.openstack.wsgi [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] POST http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008/action [ 959.878040] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 959.878108] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 959.888061] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.888061] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.889509] [55040]: INFO cinder.volume.api [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 959.901770] [55040]: INFO cinder.volume.api [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume updated successfully. [ 959.901770] [55040]: INFO cinder.api.openstack.wsgi [None req-c9cd82f2-6440-4ac8-bce8-1bde1f8d7756 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008/action returned with HTTP 200 [ 959.901770] [55040]: [pid: 55040|app: 0|req: 105/204] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 13:01:37 2025] POST /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 959.906067] [55041]: DEBUG cinder.api.middleware.request_id [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.909643] [55041]: INFO cinder.api.openstack.wsgi [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 959.911028] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.911028] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.921391] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.921391] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.928781] [55041]: INFO cinder.volume.api [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 959.934243] [55041]: INFO cinder.api.openstack.wsgi [None req-6dd675b8-fbe1-4b95-8766-bae7dd2f4f93 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 200 [ 959.935868] [55041]: [pid: 55041|app: 0|req: 100/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:01:37 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.234454] [55040]: DEBUG cinder.api.middleware.request_id [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.239639] [55040]: INFO cinder.api.openstack.wsgi [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 960.239929] [55040]: DEBUG cinder.api.openstack.wsgi [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.240197] [55040]: DEBUG cinder.api.openstack.wsgi [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.250877] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.250877] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.259389] [55040]: INFO cinder.volume.api [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 960.263701] [55040]: INFO cinder.api.openstack.wsgi [req-57a1e0dc-3bda-42db-aa20-72f51abebe36 req-e30c2f0e-bfd7-4b89-a168-d84754e1bb18 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 200 [ 960.264141] [55040]: [pid: 55040|app: 0|req: 106/206] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:01:38 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.046453] [55041]: DEBUG cinder.api.middleware.request_id [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.048573] [55041]: INFO cinder.api.openstack.wsgi [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] POST http://10.180.1.21/volume/v3/volumes [ 961.048959] [55041]: DEBUG cinder.api.openstack.wsgi [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1894368098"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 961.050652] [55041]: DEBUG cinder.api.v3.volumes [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1894368098'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 961.050793] [55041]: INFO cinder.api.v3.volumes [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume of 1 GB [ 961.055062] [55041]: INFO cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Availability Zones retrieved successfully. [ 961.061742] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Flow 'volume_create_api' (13d5715f-e8d8-454a-9aae-b053cf3d8585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 961.063457] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebebd45-9bb0-4ba9-b1bd-43d6b62dc747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 961.065639] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 961.088210] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebebd45-9bb0-4ba9-b1bd-43d6b62dc747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 961.089840] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe761aff-db37-4a64-b805-4c6b7e43b91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 961.125526] [55041]: DEBUG cinder.quota [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Created reservations ['d2c20444-d70e-4683-b496-e92088fd8851', '08868bc6-eca6-45aa-b125-da28c710b850', '8a3a45d8-9182-4d47-a19f-a92d6f99b396', 'd7b5f98d-eda8-4c40-9ce0-ca4be107f1ec'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 961.126634] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe761aff-db37-4a64-b805-4c6b7e43b91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2c20444-d70e-4683-b496-e92088fd8851', '08868bc6-eca6-45aa-b125-da28c710b850', '8a3a45d8-9182-4d47-a19f-a92d6f99b396', 'd7b5f98d-eda8-4c40-9ce0-ca4be107f1ec']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 961.127811] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5338ad-a42a-4e7a-bd82-7fae5574b32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 961.141370] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5338ad-a42a-4e7a-bd82-7fae5574b32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54dc28d-143e-43c1-87ae-b84e09238b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1894368098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',qos_specs=None,replication_status=,reservations=['d2c20444-d70e-4683-b496-e92088fd8851','08868bc6-eca6-45aa-b125-da28c710b850','8a3a45d8-9182-4d47-a19f-a92d6f99b396','d7b5f98d-eda8-4c40-9ce0-ca4be107f1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d8f87816b34de6b27edb909fb98dec',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1894368098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54dc28d-143e-43c1-87ae-b84e09238b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',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='e6d8f87816b34de6b27edb909fb98dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 961.142551] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570ffd8-036c-4f96-9718-ea70a3043a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 961.155551] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570ffd8-036c-4f96-9718-ea70a3043a3e) 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-1894368098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2e87f1793a4ae38d5f702bea44d7ef',qos_specs=None,replication_status=,reservations=['d2c20444-d70e-4683-b496-e92088fd8851','08868bc6-eca6-45aa-b125-da28c710b850','8a3a45d8-9182-4d47-a19f-a92d6f99b396','d7b5f98d-eda8-4c40-9ce0-ca4be107f1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d8f87816b34de6b27edb909fb98dec',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 961.156842] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61aebb8b-1e22-4ffa-b1d1-250c25f1fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 961.166474] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61aebb8b-1e22-4ffa-b1d1-250c25f1fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 961.170019] [55041]: DEBUG cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Flow 'volume_create_api' (13d5715f-e8d8-454a-9aae-b053cf3d8585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 961.170019] [55041]: INFO cinder.volume.api [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Create volume request issued successfully. [ 961.170019] [55041]: INFO cinder.api.openstack.wsgi [None req-802acf03-2ae7-458f-8549-8ef396ecdff8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 961.170019] [55041]: [pid: 55041|app: 0|req: 101/207] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:01:38 2025] POST /volume/v3/volumes => generated 753 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 961.177636] [55040]: DEBUG cinder.api.middleware.request_id [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.180568] [55040]: INFO cinder.api.openstack.wsgi [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 [ 961.180999] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.181297] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.191641] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.191641] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.196425] [55040]: INFO cinder.volume.api [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 961.203712] [55040]: INFO cinder.api.openstack.wsgi [None req-b3369a2d-9f27-4e28-96a8-047a1213f182 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 returned with HTTP 200 [ 961.203712] [55040]: [pid: 55040|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:01:39 2025] GET /volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.212485] [55041]: DEBUG cinder.api.middleware.request_id [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.214727] [55041]: INFO cinder.api.openstack.wsgi [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 [ 962.214954] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.215193] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.232929] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.232929] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.242055] [55041]: INFO cinder.volume.api [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 962.251059] [55041]: INFO cinder.api.openstack.wsgi [None req-dbcd1689-eb96-4db4-be64-40d50cccf7e8 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 returned with HTTP 200 [ 962.251573] [55041]: [pid: 55041|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:01:40 2025] GET /volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.199082] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.249538] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.178125] [55040]: DEBUG cinder.api.middleware.request_id [None req-183bb632-2eb0-4a81-a271-8c63166cb601 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.180403] [55040]: INFO cinder.api.openstack.wsgi [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 997.180839] [55040]: DEBUG cinder.api.openstack.wsgi [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1559958398"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.183395] [55040]: DEBUG cinder.api.v3.volumes [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1559958398'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 997.183748] [55040]: INFO cinder.api.v3.volumes [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume of 1 GB [ 997.191516] [55040]: INFO cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Availability Zones retrieved successfully. [ 997.198642] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Flow 'volume_create_api' (1d34aaae-ea8f-463e-b594-fa7f216a58f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 997.199853] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd638ce7-a2c0-4915-965c-4b371f96bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.201155] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 997.220264] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd638ce7-a2c0-4915-965c-4b371f96bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.221425] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb3c226-e5b9-4050-b997-4695e537d960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.276545] [55040]: DEBUG cinder.quota [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Created reservations ['58673b81-35fd-4344-8ba3-68bb33910846', '24e50da5-ad15-4c78-a298-0419c1704aef', 'ae6372d7-8700-4985-a8fc-522f014535c6', '6a45128b-5f75-4bbd-838d-2a2bf5ca218f'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 997.277546] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb3c226-e5b9-4050-b997-4695e537d960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58673b81-35fd-4344-8ba3-68bb33910846', '24e50da5-ad15-4c78-a298-0419c1704aef', 'ae6372d7-8700-4985-a8fc-522f014535c6', '6a45128b-5f75-4bbd-838d-2a2bf5ca218f']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.278493] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e66746-1de9-4646-a90c-c945912d4336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.297634] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e66746-1de9-4646-a90c-c945912d4336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c3f728-0b47-419b-8ffc-99412e3ff18f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1559958398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a1b0605c964e07a3388d9873495b33',qos_specs=None,replication_status=,reservations=['58673b81-35fd-4344-8ba3-68bb33910846','24e50da5-ad15-4c78-a298-0419c1704aef','ae6372d7-8700-4985-a8fc-522f014535c6','6a45128b-5f75-4bbd-838d-2a2bf5ca218f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb76d190b94ca3beb59c7f8f8a804a',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1559958398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c3f728-0b47-419b-8ffc-99412e3ff18f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84a1b0605c964e07a3388d9873495b33',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='98cb76d190b94ca3beb59c7f8f8a804a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.298727] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da33b3f0-4231-4d04-941d-49b17ade6851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.323789] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da33b3f0-4231-4d04-941d-49b17ade6851) 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-1559958398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a1b0605c964e07a3388d9873495b33',qos_specs=None,replication_status=,reservations=['58673b81-35fd-4344-8ba3-68bb33910846','24e50da5-ad15-4c78-a298-0419c1704aef','ae6372d7-8700-4985-a8fc-522f014535c6','6a45128b-5f75-4bbd-838d-2a2bf5ca218f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb76d190b94ca3beb59c7f8f8a804a',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.324788] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204e8f22-4c69-4212-8991-2dbd127b6b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 997.334455] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204e8f22-4c69-4212-8991-2dbd127b6b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 997.335596] [55040]: DEBUG cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Flow 'volume_create_api' (1d34aaae-ea8f-463e-b594-fa7f216a58f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 997.336020] [55040]: INFO cinder.volume.api [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume request issued successfully. [ 997.336713] [55040]: INFO cinder.api.openstack.wsgi [None req-183bb632-2eb0-4a81-a271-8c63166cb601 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 997.337227] [55040]: [pid: 55040|app: 0|req: 108/210] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:15 2025] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 997.348337] [55041]: DEBUG cinder.api.middleware.request_id [None req-64d30729-1088-491e-b548-51c3e6f8a026 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.351520] [55041]: INFO cinder.api.openstack.wsgi [None req-64d30729-1088-491e-b548-51c3e6f8a026 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f [ 997.351976] [55041]: DEBUG cinder.api.openstack.wsgi [None req-64d30729-1088-491e-b548-51c3e6f8a026 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.352720] [55041]: DEBUG cinder.api.openstack.wsgi [None req-64d30729-1088-491e-b548-51c3e6f8a026 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.363533] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.363533] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.368524] [55041]: INFO cinder.volume.api [None req-64d30729-1088-491e-b548-51c3e6f8a026 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 997.375738] [55041]: INFO cinder.api.openstack.wsgi [None req-64d30729-1088-491e-b548-51c3e6f8a026 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f returned with HTTP 200 [ 997.376357] [55041]: [pid: 55041|app: 0|req: 103/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:15 2025] GET /volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.389499] [55040]: DEBUG cinder.api.middleware.request_id [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.392235] [55040]: INFO cinder.api.openstack.wsgi [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f [ 998.392479] [55040]: DEBUG cinder.api.openstack.wsgi [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.392698] [55040]: DEBUG cinder.api.openstack.wsgi [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.402589] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.402589] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.407133] [55040]: INFO cinder.volume.api [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 998.412299] [55040]: INFO cinder.api.openstack.wsgi [None req-45efad9a-c656-4bde-ba4a-399a8ea7cf6b tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f returned with HTTP 200 [ 998.412713] [55040]: [pid: 55040|app: 0|req: 109/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:16 2025] GET /volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.371689] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=4 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1008.409514] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1008.963643] [55041]: DEBUG cinder.api.middleware.request_id [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.965923] [55041]: INFO cinder.api.openstack.wsgi [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1008.966260] [55041]: DEBUG cinder.api.openstack.wsgi [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-107150380"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.970537] [55041]: DEBUG cinder.api.v3.volumes [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-107150380'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1008.970761] [55041]: INFO cinder.api.v3.volumes [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume of 1 GB [ 1008.980217] [55041]: INFO cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Availability Zones retrieved successfully. [ 1008.991736] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Flow 'volume_create_api' (9cd8d37a-6c85-43e5-8c34-8bc509435f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1008.993694] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628ac579-90f8-4a33-8db3-da530ea57c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1008.996074] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1009.027552] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628ac579-90f8-4a33-8db3-da530ea57c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.029364] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4b1900-5726-447c-8590-daf1ea12f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.099371] [55041]: DEBUG cinder.quota [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Created reservations ['f52ca437-85c1-4415-bad2-2cc999336b35', 'a1986cd1-55cf-4a3b-8d6b-68dcefeb880a', '2a7489ad-871f-48b2-b8aa-98cd19b1cee0', '2f879d0b-ba23-4e85-99e9-6813459d6e15'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1009.100686] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4b1900-5726-447c-8590-daf1ea12f600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f52ca437-85c1-4415-bad2-2cc999336b35', 'a1986cd1-55cf-4a3b-8d6b-68dcefeb880a', '2a7489ad-871f-48b2-b8aa-98cd19b1cee0', '2f879d0b-ba23-4e85-99e9-6813459d6e15']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.101717] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906b0b50-30cf-4a8d-81bf-885f0620edc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.132752] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906b0b50-30cf-4a8d-81bf-885f0620edc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86449512-04cc-444d-b40d-b750569c1515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-107150380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6f51318a1b41f9b56f2619469e609e',qos_specs=None,replication_status=,reservations=['f52ca437-85c1-4415-bad2-2cc999336b35','a1986cd1-55cf-4a3b-8d6b-68dcefeb880a','2a7489ad-871f-48b2-b8aa-98cd19b1cee0','2f879d0b-ba23-4e85-99e9-6813459d6e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='103465026ccb4543936bdcde259a3082',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-107150380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86449512-04cc-444d-b40d-b750569c1515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6f51318a1b41f9b56f2619469e609e',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='103465026ccb4543936bdcde259a3082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.133817] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47afa52c-74f7-4556-a58e-452498e4495a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.149017] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47afa52c-74f7-4556-a58e-452498e4495a) 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-107150380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6f51318a1b41f9b56f2619469e609e',qos_specs=None,replication_status=,reservations=['f52ca437-85c1-4415-bad2-2cc999336b35','a1986cd1-55cf-4a3b-8d6b-68dcefeb880a','2a7489ad-871f-48b2-b8aa-98cd19b1cee0','2f879d0b-ba23-4e85-99e9-6813459d6e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='103465026ccb4543936bdcde259a3082',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.149977] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfa4059-5425-4354-99a5-3e82b0761045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1009.161246] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dfa4059-5425-4354-99a5-3e82b0761045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1009.162482] [55041]: DEBUG cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Flow 'volume_create_api' (9cd8d37a-6c85-43e5-8c34-8bc509435f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1009.162832] [55041]: INFO cinder.volume.api [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume request issued successfully. [ 1009.163621] [55041]: INFO cinder.api.openstack.wsgi [None req-cbb49bef-96eb-446d-b12d-e7fae57476ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1009.163987] [55041]: [pid: 55041|app: 0|req: 104/213] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:26 2025] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1009.174045] [55040]: DEBUG cinder.api.middleware.request_id [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.176354] [55040]: INFO cinder.api.openstack.wsgi [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1009.176592] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.176813] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.187660] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.187660] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.193136] [55040]: INFO cinder.volume.api [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1009.197951] [55040]: INFO cinder.api.openstack.wsgi [None req-f5d663c5-d5d0-48c2-a05b-98c24f8ca83c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1009.198523] [55040]: [pid: 55040|app: 0|req: 110/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:27 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.209421] [55041]: DEBUG cinder.api.middleware.request_id [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.211963] [55041]: INFO cinder.api.openstack.wsgi [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1010.212222] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.212448] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.227940] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.227940] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.231407] [55041]: INFO cinder.volume.api [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1010.237239] [55041]: INFO cinder.api.openstack.wsgi [None req-d7326791-99aa-4f2b-9a01-8dca04f53cc1 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1010.237655] [55041]: [pid: 55041|app: 0|req: 105/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:28 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.297850] [55040]: DEBUG cinder.api.middleware.request_id [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.304153] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1010.305412] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.305412] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.315944] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.315944] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.320905] [55040]: INFO cinder.volume.api [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1010.325897] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-611ce28f-eea3-46fd-84f6-0489c9861cb8 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1010.326363] [55040]: [pid: 55040|app: 0|req: 111/216] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:28 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.767621] [55041]: DEBUG cinder.api.middleware.request_id [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.772210] [55041]: INFO cinder.api.openstack.wsgi [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1011.772210] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1775990886"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.772308] [55041]: DEBUG cinder.api.v3.volumes [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1775990886'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1011.772541] [55041]: INFO cinder.api.v3.volumes [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume of 1 GB [ 1011.778849] [55041]: INFO cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Availability Zones retrieved successfully. [ 1011.786577] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Flow 'volume_create_api' (777a2735-331f-4e14-86b2-3da7881cab25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1011.787867] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139715cb-75b4-482e-8ab9-fccb0c522ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.789206] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1011.809810] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139715cb-75b4-482e-8ab9-fccb0c522ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.811124] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e1d1f0-4d03-4fde-bc65-9a26549833f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.846021] [55041]: DEBUG cinder.quota [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Created reservations ['22cfe8c8-afc0-4090-bd75-198b6c07646d', '81fde100-7312-44a5-9b50-58a207021158', '199f2492-9e43-4191-916b-d6cb3807f90e', '9d5c51bf-7d6b-49c8-98b5-99ad33a6b311'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1011.846021] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e1d1f0-4d03-4fde-bc65-9a26549833f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22cfe8c8-afc0-4090-bd75-198b6c07646d', '81fde100-7312-44a5-9b50-58a207021158', '199f2492-9e43-4191-916b-d6cb3807f90e', '9d5c51bf-7d6b-49c8-98b5-99ad33a6b311']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.846021] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ba99d0-72bb-40a8-b10c-0ae59f314642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.848852] [55040]: DEBUG cinder.api.middleware.request_id [None req-ed2618a3-55dd-4153-9a91-dd73c8a87f55 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.849317] [55040]: INFO cinder.api.openstack.wsgi [None req-ed2618a3-55dd-4153-9a91-dd73c8a87f55 None None] GET http://10.180.1.21/volume// [ 1011.849527] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ed2618a3-55dd-4153-9a91-dd73c8a87f55 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.849710] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ed2618a3-55dd-4153-9a91-dd73c8a87f55 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.850128] [55040]: INFO cinder.api.openstack.wsgi [None req-ed2618a3-55dd-4153-9a91-dd73c8a87f55 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1011.850443] [55040]: [pid: 55040|app: 0|req: 112/217] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:02:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1011.857039] [55040]: DEBUG cinder.api.middleware.request_id [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-e5e7d441-9691-4c52-8b47-6c6f521c53a3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.860017] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ba99d0-72bb-40a8-b10c-0ae59f314642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f2bff0-931a-4582-9c9a-d3a0576cf37e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1775990886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7c7bc17d64717b4da55c4f2092088',qos_specs=None,replication_status=,reservations=['22cfe8c8-afc0-4090-bd75-198b6c07646d','81fde100-7312-44a5-9b50-58a207021158','199f2492-9e43-4191-916b-d6cb3807f90e','9d5c51bf-7d6b-49c8-98b5-99ad33a6b311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7de0e45b8904f1cb48a7a464cb586c1',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1775990886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f2bff0-931a-4582-9c9a-d3a0576cf37e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a7c7bc17d64717b4da55c4f2092088',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='b7de0e45b8904f1cb48a7a464cb586c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.860157] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-e5e7d441-9691-4c52-8b47-6c6f521c53a3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1011.860157] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-e5e7d441-9691-4c52-8b47-6c6f521c53a3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86449512-04cc-444d-b40d-b750569c1515", "connector": null, "instance_uuid": "e41a0baf-fb25-459e-8788-fac879ce33d3"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.860259] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d674a364-8dfa-46b1-8ce6-235dfd96056b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.869289] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.869289] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.874543] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d674a364-8dfa-46b1-8ce6-235dfd96056b) 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-1775990886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a7c7bc17d64717b4da55c4f2092088',qos_specs=None,replication_status=,reservations=['22cfe8c8-afc0-4090-bd75-198b6c07646d','81fde100-7312-44a5-9b50-58a207021158','199f2492-9e43-4191-916b-d6cb3807f90e','9d5c51bf-7d6b-49c8-98b5-99ad33a6b311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7de0e45b8904f1cb48a7a464cb586c1',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.875621] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b442570-c893-4fd2-a22e-ee6335ba1768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1011.888416] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b442570-c893-4fd2-a22e-ee6335ba1768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1011.888416] [55041]: DEBUG cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Flow 'volume_create_api' (777a2735-331f-4e14-86b2-3da7881cab25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1011.888416] [55041]: INFO cinder.volume.api [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Create volume request issued successfully. [ 1011.888416] [55041]: INFO cinder.api.openstack.wsgi [None req-4daa5cae-a5b5-4371-926b-c04631e7fac9 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1011.889430] [55041]: [pid: 55041|app: 0|req: 106/218] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:29 2025] POST /volume/v3/volumes => generated 756 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1011.897107] [55041]: DEBUG cinder.api.middleware.request_id [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.902717] [55041]: INFO cinder.api.openstack.wsgi [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1011.902717] [55041]: DEBUG cinder.api.openstack.wsgi [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.902717] [55041]: DEBUG cinder.api.openstack.wsgi [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.907885] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.907885] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.909121] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-e5e7d441-9691-4c52-8b47-6c6f521c53a3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1011.909644] [55040]: [pid: 55040|app: 0|req: 113/219] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:02:29 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.914493] [55041]: INFO cinder.volume.api [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1011.917379] [55041]: INFO cinder.api.openstack.wsgi [None req-123f2ea9-364e-4c25-b9be-f99bd5b3a464 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1011.917379] [55041]: [pid: 55041|app: 0|req: 107/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:29 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1011.945158] [55040]: DEBUG cinder.api.middleware.request_id [None req-60d4bac2-5000-41a7-8ed9-24caff908655 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.951528] [55040]: INFO cinder.api.openstack.wsgi [None req-60d4bac2-5000-41a7-8ed9-24caff908655 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1011.951800] [55040]: DEBUG cinder.api.openstack.wsgi [None req-60d4bac2-5000-41a7-8ed9-24caff908655 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.952076] [55040]: DEBUG cinder.api.openstack.wsgi [None req-60d4bac2-5000-41a7-8ed9-24caff908655 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.964315] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.964315] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.968425] [55040]: INFO cinder.volume.api [None req-60d4bac2-5000-41a7-8ed9-24caff908655 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1011.975466] [55040]: INFO cinder.api.openstack.wsgi [None req-60d4bac2-5000-41a7-8ed9-24caff908655 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1011.975882] [55040]: [pid: 55040|app: 0|req: 114/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:29 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.461322] [55041]: DEBUG cinder.api.middleware.request_id [None req-4888746a-52ac-4b1d-b1e2-6ba758d89498 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.461908] [55041]: INFO cinder.api.openstack.wsgi [None req-4888746a-52ac-4b1d-b1e2-6ba758d89498 None None] GET http://10.180.1.21/volume// [ 1012.464654] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4888746a-52ac-4b1d-b1e2-6ba758d89498 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.464654] [55041]: DEBUG cinder.api.openstack.wsgi [None req-4888746a-52ac-4b1d-b1e2-6ba758d89498 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.464654] [55041]: INFO cinder.api.openstack.wsgi [None req-4888746a-52ac-4b1d-b1e2-6ba758d89498 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1012.464654] [55041]: [pid: 55041|app: 0|req: 108/222] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:02:30 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1012.497352] [55040]: DEBUG cinder.api.middleware.request_id [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.501019] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1012.501019] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.501019] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.521865] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.521865] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.528738] [55040]: INFO cinder.volume.api [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1012.541568] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-53ee1613-a432-4da8-bf11-c8e388e582dd tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1012.542055] [55040]: [pid: 55040|app: 0|req: 115/223] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:02:30 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1012.572171] [55041]: DEBUG cinder.api.middleware.request_id [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.575147] [55041]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] PUT http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 [ 1012.576085] [55041]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-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-541087", "mountpoint": "/dev/sdb"}}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.586820] [55041]: DEBUG cinder.coordination [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Acquiring lock "cinder-attachment_update-86449512-04cc-444d-b40d-b750569c1515-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1012.592860] [55041]: DEBUG cinder.coordination [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Lock "cinder-attachment_update-86449512-04cc-444d-b40d-b750569c1515-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1012.594359] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.594359] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.752954] [55040]: DEBUG cinder.api.middleware.request_id [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.756087] [55040]: INFO cinder.api.openstack.wsgi [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1012.756813] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-703358461"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.758644] [55040]: DEBUG cinder.api.v3.volumes [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-703358461'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1012.758829] [55040]: INFO cinder.api.v3.volumes [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume of 1 GB [ 1012.766940] [55040]: INFO cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Availability Zones retrieved successfully. [ 1012.775360] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Flow 'volume_create_api' (5dcebaf9-cf63-4642-bc7a-3162fcb5a2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1012.777402] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27e1dfe-90e5-415d-a9dc-379d55c43d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.777919] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1012.806536] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27e1dfe-90e5-415d-a9dc-379d55c43d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.808658] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ad5cbc-03ff-4515-a64f-63044962b531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.851216] [55040]: DEBUG cinder.quota [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Created reservations ['57f5c62a-5a79-459c-b0d8-91978efb6aa4', '68f3dc5a-5480-4511-bc66-faa50dccf36a', 'ebf95b65-6cf7-42c1-b8ef-7df9fe330add', 'c00d7fbd-b8cc-4115-a96c-69a01f7c4397'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1012.851461] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ad5cbc-03ff-4515-a64f-63044962b531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57f5c62a-5a79-459c-b0d8-91978efb6aa4', '68f3dc5a-5480-4511-bc66-faa50dccf36a', 'ebf95b65-6cf7-42c1-b8ef-7df9fe330add', 'c00d7fbd-b8cc-4115-a96c-69a01f7c4397']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.852434] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96d299b-68e9-448f-bad6-5f0007d56412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.873712] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96d299b-68e9-448f-bad6-5f0007d56412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849b6541-ab14-4c95-a2e3-90903a972f7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-703358461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a1b0605c964e07a3388d9873495b33',qos_specs=None,replication_status=,reservations=['57f5c62a-5a79-459c-b0d8-91978efb6aa4','68f3dc5a-5480-4511-bc66-faa50dccf36a','ebf95b65-6cf7-42c1-b8ef-7df9fe330add','c00d7fbd-b8cc-4115-a96c-69a01f7c4397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb76d190b94ca3beb59c7f8f8a804a',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-703358461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849b6541-ab14-4c95-a2e3-90903a972f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84a1b0605c964e07a3388d9873495b33',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='98cb76d190b94ca3beb59c7f8f8a804a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.876611] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84c0ed5-73d4-47d7-9335-ec269137e5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.895219] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84c0ed5-73d4-47d7-9335-ec269137e5e9) 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-703358461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84a1b0605c964e07a3388d9873495b33',qos_specs=None,replication_status=,reservations=['57f5c62a-5a79-459c-b0d8-91978efb6aa4','68f3dc5a-5480-4511-bc66-faa50dccf36a','ebf95b65-6cf7-42c1-b8ef-7df9fe330add','c00d7fbd-b8cc-4115-a96c-69a01f7c4397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98cb76d190b94ca3beb59c7f8f8a804a',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.896550] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95abc6c8-c13f-4c16-b979-047bb9684aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1012.910972] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95abc6c8-c13f-4c16-b979-047bb9684aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1012.910972] [55040]: DEBUG cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Flow 'volume_create_api' (5dcebaf9-cf63-4642-bc7a-3162fcb5a2f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1012.910972] [55040]: INFO cinder.volume.api [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Create volume request issued successfully. [ 1012.910972] [55040]: INFO cinder.api.openstack.wsgi [None req-b169b5a2-57df-4dd6-9a2e-3bfd776da2a7 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1012.910972] [55040]: [pid: 55040|app: 0|req: 116/224] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:30 2025] POST /volume/v3/volumes => generated 757 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1012.922687] [55040]: DEBUG cinder.api.middleware.request_id [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.925930] [55040]: INFO cinder.api.openstack.wsgi [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1012.925930] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.925930] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.934404] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.934404] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.939652] [55040]: INFO cinder.volume.api [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1012.945173] [55040]: INFO cinder.api.openstack.wsgi [None req-c3316d11-0c82-4fd9-a117-6c903ceb180e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1012.945616] [55040]: [pid: 55040|app: 0|req: 117/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:30 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1012.946361] [55040]: DEBUG cinder.api.middleware.request_id [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.950969] [55040]: INFO cinder.api.openstack.wsgi [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1012.950969] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.951302] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.960293] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.960293] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.966855] [55040]: INFO cinder.volume.api [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1012.972975] [55040]: INFO cinder.api.openstack.wsgi [None req-9edd8d7a-fafb-4144-953b-fe6034307d74 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1012.973665] [55040]: [pid: 55040|app: 0|req: 118/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:30 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.987370] [55040]: DEBUG cinder.api.middleware.request_id [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.990817] [55040]: INFO cinder.api.openstack.wsgi [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1012.991154] [55040]: DEBUG cinder.api.openstack.wsgi [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.991408] [55040]: DEBUG cinder.api.openstack.wsgi [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.005382] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005382] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.010272] [55040]: INFO cinder.volume.api [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1013.016350] [55040]: INFO cinder.api.openstack.wsgi [None req-189203eb-66fe-42ff-9d6c-36dfcddfafe6 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1013.016914] [55040]: [pid: 55040|app: 0|req: 119/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:30 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.619195] [55040]: DEBUG cinder.api.middleware.request_id [req-6f746c81-8e65-4ff9-ae80-306a871e7fff req-1dae2816-3cac-4609-8896-fd1430930689 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.621559] [55040]: INFO cinder.api.openstack.wsgi [req-6f746c81-8e65-4ff9-ae80-306a871e7fff req-1dae2816-3cac-4609-8896-fd1430930689 tempest-ServerActionsTestJSON-1730448839 tempest-ServerActionsTestJSON-1730448839-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=87716719-d0eb-47d8-b969-73078df6ae2f [ 1013.621813] [55040]: DEBUG cinder.api.openstack.wsgi [req-6f746c81-8e65-4ff9-ae80-306a871e7fff req-1dae2816-3cac-4609-8896-fd1430930689 tempest-ServerActionsTestJSON-1730448839 tempest-ServerActionsTestJSON-1730448839-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.622087] [55040]: DEBUG cinder.api.openstack.wsgi [req-6f746c81-8e65-4ff9-ae80-306a871e7fff req-1dae2816-3cac-4609-8896-fd1430930689 tempest-ServerActionsTestJSON-1730448839 tempest-ServerActionsTestJSON-1730448839-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.628621] [55040]: INFO cinder.api.openstack.wsgi [req-6f746c81-8e65-4ff9-ae80-306a871e7fff req-1dae2816-3cac-4609-8896-fd1430930689 tempest-ServerActionsTestJSON-1730448839 tempest-ServerActionsTestJSON-1730448839-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=87716719-d0eb-47d8-b969-73078df6ae2f returned with HTTP 200 [ 1013.629276] [55040]: [pid: 55040|app: 0|req: 120/228] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 13:02:31 2025] GET /volume/v3/attachments?instance_id=87716719-d0eb-47d8-b969-73078df6ae2f => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.962580] [55040]: DEBUG cinder.api.middleware.request_id [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.964546] [55040]: INFO cinder.api.openstack.wsgi [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1013.965317] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.965317] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.977373] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977373] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.981051] [55040]: INFO cinder.volume.api [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1013.986216] [55040]: INFO cinder.api.openstack.wsgi [None req-c4961b1b-e38a-4fc9-85e7-4faf5f8c1fcc tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1013.986612] [55040]: [pid: 55040|app: 0|req: 121/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:31 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.027018] [55040]: DEBUG cinder.api.middleware.request_id [None req-4c09410d-fd82-41f9-9966-554da27ec996 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.029387] [55040]: INFO cinder.api.openstack.wsgi [None req-4c09410d-fd82-41f9-9966-554da27ec996 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1014.029645] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4c09410d-fd82-41f9-9966-554da27ec996 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.029900] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4c09410d-fd82-41f9-9966-554da27ec996 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.041317] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041317] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.044898] [55040]: INFO cinder.volume.api [None req-4c09410d-fd82-41f9-9966-554da27ec996 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1014.049555] [55040]: INFO cinder.api.openstack.wsgi [None req-4c09410d-fd82-41f9-9966-554da27ec996 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1014.049966] [55040]: [pid: 55040|app: 0|req: 122/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:31 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.062223] [55040]: DEBUG cinder.api.middleware.request_id [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.064436] [55040]: INFO cinder.api.openstack.wsgi [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1015.064913] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.066023] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.081605] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.081605] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.089829] [55040]: INFO cinder.volume.api [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1015.098689] [55040]: INFO cinder.api.openstack.wsgi [None req-c8fb56e5-6c15-4928-9eab-e8e381cdce65 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1015.099458] [55040]: [pid: 55040|app: 0|req: 123/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:32 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.117877] [55040]: DEBUG cinder.api.middleware.request_id [None req-975b83e8-af07-43e6-a853-b5e3d65de897 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.121087] [55040]: INFO cinder.api.openstack.wsgi [None req-975b83e8-af07-43e6-a853-b5e3d65de897 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1016.121087] [55040]: DEBUG cinder.api.openstack.wsgi [None req-975b83e8-af07-43e6-a853-b5e3d65de897 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.121087] [55040]: DEBUG cinder.api.openstack.wsgi [None req-975b83e8-af07-43e6-a853-b5e3d65de897 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.135770] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135770] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.140588] [55040]: INFO cinder.volume.api [None req-975b83e8-af07-43e6-a853-b5e3d65de897 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1016.146803] [55040]: INFO cinder.api.openstack.wsgi [None req-975b83e8-af07-43e6-a853-b5e3d65de897 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1016.151019] [55040]: [pid: 55040|app: 0|req: 124/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:33 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.157545] [55040]: DEBUG cinder.api.middleware.request_id [None req-d94107cc-ad4a-410b-bff6-110069b9e18e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.160116] [55040]: INFO cinder.api.openstack.wsgi [None req-d94107cc-ad4a-410b-bff6-110069b9e18e tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1017.160312] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d94107cc-ad4a-410b-bff6-110069b9e18e tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.161146] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d94107cc-ad4a-410b-bff6-110069b9e18e tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.173796] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.173796] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.177778] [55040]: INFO cinder.volume.api [None req-d94107cc-ad4a-410b-bff6-110069b9e18e tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1017.185615] [55040]: INFO cinder.api.openstack.wsgi [None req-d94107cc-ad4a-410b-bff6-110069b9e18e tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1017.186158] [55040]: [pid: 55040|app: 0|req: 125/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:35 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.625555] [55041]: DEBUG cinder.coordination [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Lock "cinder-attachment_update-86449512-04cc-444d-b40d-b750569c1515-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1017.625905] [55041]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-0ae5a8b1-87e8-4b02-acc7-269565a1aedb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 returned with HTTP 200 [ 1017.626433] [55041]: [pid: 55041|app: 0|req: 109/234] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:02:30 2025] PUT /volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1018.196901] [55040]: DEBUG cinder.api.middleware.request_id [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.199302] [55040]: INFO cinder.api.openstack.wsgi [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1018.199673] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.199864] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.215241] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.215241] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.219544] [55040]: INFO cinder.volume.api [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1018.224983] [55040]: INFO cinder.api.openstack.wsgi [None req-4cf345ac-1e1a-4473-973b-95b362c35a86 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1018.225421] [55040]: [pid: 55040|app: 0|req: 126/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:36 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.240488] [55041]: DEBUG cinder.api.middleware.request_id [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.243122] [55041]: INFO cinder.api.openstack.wsgi [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1019.245165] [55041]: DEBUG cinder.api.openstack.wsgi [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.245414] [55041]: DEBUG cinder.api.openstack.wsgi [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.263733] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263733] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.268108] [55041]: INFO cinder.volume.api [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1019.276797] [55041]: INFO cinder.api.openstack.wsgi [None req-85a673f6-7795-492d-9eed-ebd1898dbbfc tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1019.276797] [55041]: [pid: 55041|app: 0|req: 110/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:37 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.744016] [55040]: DEBUG cinder.api.middleware.request_id [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-c0125ab8-59fc-49a8-aa0c-abe0c6114f8c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.746251] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-c0125ab8-59fc-49a8-aa0c-abe0c6114f8c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3/action [ 1019.746658] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-c0125ab8-59fc-49a8-aa0c-abe0c6114f8c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1019.746791] [55040]: DEBUG cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-c0125ab8-59fc-49a8-aa0c-abe0c6114f8c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1019.761651] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.761651] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.769489] [55040]: INFO cinder.api.openstack.wsgi [req-5b69494c-fa9a-4ecb-96c7-7fed8cf3232f req-c0125ab8-59fc-49a8-aa0c-abe0c6114f8c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3/action returned with HTTP 204 [ 1019.769944] [55040]: [pid: 55040|app: 0|req: 127/237] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:02:37 2025] POST /volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1020.294765] [55041]: DEBUG cinder.api.middleware.request_id [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.297340] [55041]: INFO cinder.api.openstack.wsgi [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1020.297608] [55041]: DEBUG cinder.api.openstack.wsgi [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.297835] [55041]: DEBUG cinder.api.openstack.wsgi [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.310790] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310790] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.314799] [55041]: INFO cinder.volume.api [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1020.319956] [55041]: INFO cinder.api.openstack.wsgi [None req-abe362eb-b18e-4d87-af14-0b3bae56d765 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1020.320378] [55041]: [pid: 55041|app: 0|req: 111/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:38 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.330761] [55040]: DEBUG cinder.api.middleware.request_id [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.333016] [55040]: INFO cinder.api.openstack.wsgi [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1020.333251] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.333472] [55040]: DEBUG cinder.api.openstack.wsgi [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.344920] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344920] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.348671] [55040]: INFO cinder.volume.api [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1020.353439] [55040]: INFO cinder.api.openstack.wsgi [None req-2633d2ee-0851-4a10-8fe4-577f3628b1aa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1020.353738] [55040]: [pid: 55040|app: 0|req: 128/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:38 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.446117] [55041]: DEBUG cinder.api.middleware.request_id [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.448516] [55041]: INFO cinder.api.openstack.wsgi [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1020.448624] [55041]: DEBUG cinder.api.openstack.wsgi [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1904596280"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.450412] [55041]: DEBUG cinder.api.v3.volumes [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1904596280'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1020.452019] [55041]: INFO cinder.api.v3.volumes [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume of 1 GB [ 1020.454909] [55041]: INFO cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Availability Zones retrieved successfully. [ 1020.462575] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Flow 'volume_create_api' (6bac40f3-e8cf-443b-9107-7600d18fa7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1020.467997] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fbb6a8e-3f33-4651-9184-d95ebee3d18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.467997] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1020.493722] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fbb6a8e-3f33-4651-9184-d95ebee3d18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.494888] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d96883-4465-4337-b620-8b0edd9ed464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.542037] [55041]: DEBUG cinder.quota [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Created reservations ['9a0cc595-046a-4683-99f4-91546173b271', 'd09cc115-f4ea-4b91-a04b-7b3d003676bb', 'd57651c2-9026-4858-b9a8-af816137e042', '23a8a9e9-1ef5-4d11-9c2f-6771989f19ce'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1020.543372] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d96883-4465-4337-b620-8b0edd9ed464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a0cc595-046a-4683-99f4-91546173b271', 'd09cc115-f4ea-4b91-a04b-7b3d003676bb', 'd57651c2-9026-4858-b9a8-af816137e042', '23a8a9e9-1ef5-4d11-9c2f-6771989f19ce']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.544024] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6abeb6e-0654-4962-a707-9ab85765655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.559562] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6abeb6e-0654-4962-a707-9ab85765655d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bd6444-7776-4521-b082-f7d8421fb2ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1904596280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6f51318a1b41f9b56f2619469e609e',qos_specs=None,replication_status=,reservations=['9a0cc595-046a-4683-99f4-91546173b271','d09cc115-f4ea-4b91-a04b-7b3d003676bb','d57651c2-9026-4858-b9a8-af816137e042','23a8a9e9-1ef5-4d11-9c2f-6771989f19ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='103465026ccb4543936bdcde259a3082',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1904596280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bd6444-7776-4521-b082-f7d8421fb2ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b6f51318a1b41f9b56f2619469e609e',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='103465026ccb4543936bdcde259a3082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.560259] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67215612-723a-44b9-b881-c10c75d873b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.574541] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67215612-723a-44b9-b881-c10c75d873b5) 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-1904596280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b6f51318a1b41f9b56f2619469e609e',qos_specs=None,replication_status=,reservations=['9a0cc595-046a-4683-99f4-91546173b271','d09cc115-f4ea-4b91-a04b-7b3d003676bb','d57651c2-9026-4858-b9a8-af816137e042','23a8a9e9-1ef5-4d11-9c2f-6771989f19ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='103465026ccb4543936bdcde259a3082',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.575408] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e9ba50-4c44-4215-99a2-92437b4a135f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1020.589293] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e9ba50-4c44-4215-99a2-92437b4a135f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1020.590411] [55041]: DEBUG cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Flow 'volume_create_api' (6bac40f3-e8cf-443b-9107-7600d18fa7ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1020.590782] [55041]: INFO cinder.volume.api [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Create volume request issued successfully. [ 1020.591512] [55041]: INFO cinder.api.openstack.wsgi [None req-5a63c90e-9357-48f5-8def-b26d018d6c73 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1020.592074] [55041]: [pid: 55041|app: 0|req: 112/240] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:38 2025] POST /volume/v3/volumes => generated 750 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1020.604154] [55040]: DEBUG cinder.api.middleware.request_id [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.606501] [55040]: INFO cinder.api.openstack.wsgi [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1020.606729] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.606947] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.615242] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615242] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.620018] [55040]: INFO cinder.volume.api [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1020.625949] [55040]: INFO cinder.api.openstack.wsgi [None req-ba05ecbe-5a4d-46af-9562-68eb1e131af4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1020.626378] [55040]: [pid: 55040|app: 0|req: 129/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:38 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.636869] [55041]: DEBUG cinder.api.middleware.request_id [None req-b6454de8-64ff-473c-8949-bed971461ad3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.639073] [55041]: INFO cinder.api.openstack.wsgi [None req-b6454de8-64ff-473c-8949-bed971461ad3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1021.639319] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6454de8-64ff-473c-8949-bed971461ad3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.640047] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6454de8-64ff-473c-8949-bed971461ad3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.650269] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650269] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.654548] [55041]: INFO cinder.volume.api [None req-b6454de8-64ff-473c-8949-bed971461ad3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1021.659576] [55041]: INFO cinder.api.openstack.wsgi [None req-b6454de8-64ff-473c-8949-bed971461ad3 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1021.659972] [55041]: [pid: 55041|app: 0|req: 113/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:39 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.697304] [55040]: DEBUG cinder.api.middleware.request_id [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.699628] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1021.699919] [55040]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.700168] [55040]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.707901] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707901] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.711455] [55040]: INFO cinder.volume.api [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1021.715918] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-51b78ecf-a302-40e6-bf5e-237055f1c605 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1021.716325] [55040]: [pid: 55040|app: 0|req: 130/243] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:39 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.237979] [55041]: DEBUG cinder.api.middleware.request_id [None req-68f8d2aa-c595-4d08-a7e2-55f5873cfcf2 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.238545] [55041]: INFO cinder.api.openstack.wsgi [None req-68f8d2aa-c595-4d08-a7e2-55f5873cfcf2 None None] GET http://10.180.1.21/volume// [ 1023.238769] [55041]: DEBUG cinder.api.openstack.wsgi [None req-68f8d2aa-c595-4d08-a7e2-55f5873cfcf2 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.239030] [55041]: DEBUG cinder.api.openstack.wsgi [None req-68f8d2aa-c595-4d08-a7e2-55f5873cfcf2 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.239477] [55041]: INFO cinder.api.openstack.wsgi [None req-68f8d2aa-c595-4d08-a7e2-55f5873cfcf2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.239839] [55041]: [pid: 55041|app: 0|req: 114/244] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:02:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.245304] [55040]: DEBUG cinder.api.middleware.request_id [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-76f26c5f-3f10-465b-82fc-ddcacc90411a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.247600] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-76f26c5f-3f10-465b-82fc-ddcacc90411a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1023.248043] [55040]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-76f26c5f-3f10-465b-82fc-ddcacc90411a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84bd6444-7776-4521-b082-f7d8421fb2ee", "connector": null, "instance_uuid": "e41a0baf-fb25-459e-8788-fac879ce33d3"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.261268] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.261268] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.294557] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-76f26c5f-3f10-465b-82fc-ddcacc90411a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1023.295600] [55040]: [pid: 55040|app: 0|req: 131/245] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:02:41 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.317807] [55041]: DEBUG cinder.api.middleware.request_id [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.321019] [55041]: INFO cinder.api.openstack.wsgi [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1023.321839] [55041]: DEBUG cinder.api.openstack.wsgi [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.321839] [55041]: DEBUG cinder.api.openstack.wsgi [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.335166] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335166] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.340813] [55041]: INFO cinder.volume.api [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1023.346222] [55041]: INFO cinder.api.openstack.wsgi [None req-10c0615c-b88d-4698-9c86-fe6051e484b5 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1023.346681] [55041]: [pid: 55041|app: 0|req: 115/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:41 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.825480] [55040]: DEBUG cinder.api.middleware.request_id [None req-6c37ea6c-99cc-4750-8bd7-1f93b2864c26 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.825933] [55040]: INFO cinder.api.openstack.wsgi [None req-6c37ea6c-99cc-4750-8bd7-1f93b2864c26 None None] GET http://10.180.1.21/volume// [ 1023.826141] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6c37ea6c-99cc-4750-8bd7-1f93b2864c26 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.826359] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6c37ea6c-99cc-4750-8bd7-1f93b2864c26 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.826754] [55040]: INFO cinder.api.openstack.wsgi [None req-6c37ea6c-99cc-4750-8bd7-1f93b2864c26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.827084] [55040]: [pid: 55040|app: 0|req: 132/247] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:02:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.832684] [55041]: DEBUG cinder.api.middleware.request_id [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.836026] [55041]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1023.836291] [55041]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.836512] [55041]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.848587] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.848587] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.853319] [55041]: INFO cinder.volume.api [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1023.858319] [55041]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-6b197fea-1096-45b4-8e33-799343426579 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1023.858736] [55041]: [pid: 55041|app: 0|req: 116/248] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:02:41 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1023.900782] [55040]: DEBUG cinder.api.middleware.request_id [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.905932] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 [ 1023.906367] [55040]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-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-541087", "mountpoint": "/dev/sdc"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1023.917961] [55040]: DEBUG cinder.coordination [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Acquiring lock "cinder-attachment_update-84bd6444-7776-4521-b082-f7d8421fb2ee-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1023.927400] [55040]: DEBUG cinder.coordination [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Lock "cinder-attachment_update-84bd6444-7776-4521-b082-f7d8421fb2ee-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1023.928774] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928774] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.357493] [55041]: DEBUG cinder.api.middleware.request_id [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.359765] [55041]: INFO cinder.api.openstack.wsgi [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1024.360018] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.360271] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.374132] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.374132] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.379170] [55041]: INFO cinder.volume.api [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1024.389178] [55041]: INFO cinder.api.openstack.wsgi [None req-2e7e748f-4a2c-4524-8ce6-942c45749f9d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1024.389617] [55041]: [pid: 55041|app: 0|req: 117/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:42 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.401922] [55041]: DEBUG cinder.api.middleware.request_id [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.405457] [55041]: INFO cinder.api.openstack.wsgi [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1025.408117] [55041]: DEBUG cinder.api.openstack.wsgi [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.408117] [55041]: DEBUG cinder.api.openstack.wsgi [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.426450] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.426450] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.432009] [55041]: INFO cinder.volume.api [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1025.440176] [55041]: INFO cinder.api.openstack.wsgi [None req-27509464-606f-4f70-b55d-d4ad2bea8aa0 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1025.440586] [55041]: [pid: 55041|app: 0|req: 118/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:43 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.453106] [55041]: DEBUG cinder.api.middleware.request_id [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.457161] [55041]: INFO cinder.api.openstack.wsgi [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1026.457161] [55041]: DEBUG cinder.api.openstack.wsgi [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.457161] [55041]: DEBUG cinder.api.openstack.wsgi [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.477321] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.477321] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.479079] [55041]: INFO cinder.volume.api [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1026.484698] [55041]: INFO cinder.api.openstack.wsgi [None req-811a9f59-2cf7-456d-b3e0-65ba7b967124 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1026.485179] [55041]: [pid: 55041|app: 0|req: 119/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:44 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.498687] [55041]: DEBUG cinder.api.middleware.request_id [None req-9ce2f540-e846-403a-9116-35e6767b3577 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.504102] [55041]: INFO cinder.api.openstack.wsgi [None req-9ce2f540-e846-403a-9116-35e6767b3577 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1027.504887] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9ce2f540-e846-403a-9116-35e6767b3577 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.504887] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9ce2f540-e846-403a-9116-35e6767b3577 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.519128] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519128] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.526445] [55041]: INFO cinder.volume.api [None req-9ce2f540-e846-403a-9116-35e6767b3577 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1027.529549] [55041]: INFO cinder.api.openstack.wsgi [None req-9ce2f540-e846-403a-9116-35e6767b3577 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1027.530028] [55041]: [pid: 55041|app: 0|req: 120/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:45 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.460390] [55040]: DEBUG cinder.coordination [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Lock "cinder-attachment_update-84bd6444-7776-4521-b082-f7d8421fb2ee-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1028.460716] [55040]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-88e71071-648a-4ddc-aeb6-1dd338031a55 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 returned with HTTP 200 [ 1028.461335] [55040]: [pid: 55040|app: 0|req: 133/253] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:02:41 2025] PUT /volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.541574] [55041]: DEBUG cinder.api.middleware.request_id [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.544146] [55041]: INFO cinder.api.openstack.wsgi [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1028.544487] [55041]: DEBUG cinder.api.openstack.wsgi [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.544749] [55041]: DEBUG cinder.api.openstack.wsgi [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.558080] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558080] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.563074] [55041]: INFO cinder.volume.api [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1028.570388] [55041]: INFO cinder.api.openstack.wsgi [None req-028e8457-eb6f-4c43-9a8a-e702b40b890d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1028.570809] [55041]: [pid: 55041|app: 0|req: 121/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:46 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.583030] [55040]: DEBUG cinder.api.middleware.request_id [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.584300] [55040]: INFO cinder.api.openstack.wsgi [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1029.584532] [55040]: DEBUG cinder.api.openstack.wsgi [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.584746] [55040]: DEBUG cinder.api.openstack.wsgi [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.599446] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599446] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.603974] [55040]: INFO cinder.volume.api [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1029.609543] [55040]: INFO cinder.api.openstack.wsgi [None req-28e86744-3c87-466a-8b76-75bf8ba08dfa tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1029.610011] [55040]: [pid: 55040|app: 0|req: 134/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:47 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.616524] [55041]: DEBUG cinder.api.middleware.request_id [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-de5e9888-8b46-4f56-95eb-1e89354e6643 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.619684] [55041]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-de5e9888-8b46-4f56-95eb-1e89354e6643 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52/action [ 1030.619972] [55041]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-de5e9888-8b46-4f56-95eb-1e89354e6643 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1030.620149] [55041]: DEBUG cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-de5e9888-8b46-4f56-95eb-1e89354e6643 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1030.621342] [55040]: DEBUG cinder.api.middleware.request_id [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.623577] [55040]: INFO cinder.api.openstack.wsgi [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1030.623864] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.624147] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.638512] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.638512] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.641318] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.641318] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.642835] [55040]: INFO cinder.volume.api [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1030.647945] [55040]: INFO cinder.api.openstack.wsgi [None req-5b4e9302-4a7e-411d-bb02-17870b540c54 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1030.648248] [55041]: INFO cinder.api.openstack.wsgi [req-892bdde7-ccc0-49bd-b8d1-551964a43202 req-de5e9888-8b46-4f56-95eb-1e89354e6643 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52/action returned with HTTP 204 [ 1030.648361] [55040]: [pid: 55040|app: 0|req: 135/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:48 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.648691] [55041]: [pid: 55041|app: 0|req: 122/257] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:02:48 2025] POST /volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1031.659367] [55040]: DEBUG cinder.api.middleware.request_id [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.661597] [55040]: INFO cinder.api.openstack.wsgi [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1031.661857] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.662090] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.675978] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.675978] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.680297] [55040]: INFO cinder.volume.api [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1031.685152] [55040]: INFO cinder.api.openstack.wsgi [None req-4cbadfa1-5aef-49fd-bb4d-ff4b3fb51e2a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1031.685737] [55040]: [pid: 55040|app: 0|req: 136/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:49 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.695255] [55041]: DEBUG cinder.api.middleware.request_id [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.697254] [55041]: INFO cinder.api.openstack.wsgi [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1031.697475] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.697693] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.707836] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707836] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.711107] [55041]: INFO cinder.volume.api [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1031.715712] [55041]: INFO cinder.api.openstack.wsgi [None req-6640840d-6900-48a8-8f8d-a9b76ac77cb9 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1031.716192] [55041]: [pid: 55041|app: 0|req: 123/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:49 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.948415] [55040]: DEBUG cinder.api.middleware.request_id [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.951191] [55040]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1031.951512] [55040]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.951772] [55040]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.964496] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964496] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.968567] [55040]: INFO cinder.volume.api [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1031.974488] [55040]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-824c4f60-cbbf-4ffc-8073-d7968ffe6376 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1031.974990] [55040]: [pid: 55040|app: 0|req: 137/260] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:49 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.993935] [55041]: DEBUG cinder.api.middleware.request_id [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.999188] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515/action [ 1031.999188] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1031.999188] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.011145] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011145] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.011953] [55041]: INFO cinder.volume.api [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1032.019494] [55041]: INFO cinder.volume.api [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Begin detaching volume completed successfully. [ 1032.019906] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-d4e7487a-346e-495d-84aa-570ff88b4074 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515/action returned with HTTP 202 [ 1032.020444] [55041]: [pid: 55041|app: 0|req: 124/261] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:02:49 2025] POST /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1032.031934] [55040]: DEBUG cinder.api.middleware.request_id [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.034399] [55040]: INFO cinder.api.openstack.wsgi [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1032.035029] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.035029] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.046522] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.046522] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.050897] [55040]: INFO cinder.volume.api [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1032.056070] [55040]: INFO cinder.api.openstack.wsgi [None req-d62cbab4-d471-4d3e-9d6c-40f967308152 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1032.056552] [55040]: [pid: 55040|app: 0|req: 138/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:49 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.519746] [55041]: DEBUG cinder.api.middleware.request_id [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.521881] [55041]: INFO cinder.api.openstack.wsgi [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1032.522278] [55041]: DEBUG cinder.api.openstack.wsgi [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-901269424"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.524156] [55041]: DEBUG cinder.api.v3.volumes [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-901269424'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1032.524261] [55041]: INFO cinder.api.v3.volumes [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume of 1 GB [ 1032.531237] [55041]: INFO cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Availability Zones retrieved successfully. [ 1032.537924] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Flow 'volume_create_api' (fa5e8eba-69e4-46d7-ad38-7b75d9c0dd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1032.542038] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a748dee-1c31-4dd5-9c76-46f298b340ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1032.542038] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1032.566026] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a748dee-1c31-4dd5-9c76-46f298b340ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1032.566898] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5b757a-5d2f-4932-a27a-539c421fd5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1032.619115] [55041]: DEBUG cinder.quota [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Created reservations ['bc5893c3-7b3c-4d5e-88c8-88104920c425', '796a1979-3712-42c8-a834-ce6b40d8cf37', '00a59719-575c-477a-a81b-157aadc8af69', 'b23697ec-e933-4bf4-aa8a-69d180cbd98a'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1032.620166] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5b757a-5d2f-4932-a27a-539c421fd5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc5893c3-7b3c-4d5e-88c8-88104920c425', '796a1979-3712-42c8-a834-ce6b40d8cf37', '00a59719-575c-477a-a81b-157aadc8af69', 'b23697ec-e933-4bf4-aa8a-69d180cbd98a']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1032.621091] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b39def-65d1-4365-a378-d7efa8f18a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1032.635251] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49b39def-65d1-4365-a378-d7efa8f18a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1dfe87e-208b-454a-9637-132e71322b70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-901269424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3422f18f03b14b67a15d8927015bfdf4',qos_specs=None,replication_status=,reservations=['bc5893c3-7b3c-4d5e-88c8-88104920c425','796a1979-3712-42c8-a834-ce6b40d8cf37','00a59719-575c-477a-a81b-157aadc8af69','b23697ec-e933-4bf4-aa8a-69d180cbd98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8360b125fd4b98abbe6e8708c72096',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-901269424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1dfe87e-208b-454a-9637-132e71322b70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3422f18f03b14b67a15d8927015bfdf4',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='7f8360b125fd4b98abbe6e8708c72096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1032.636154] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f48d83-2fc8-4845-a619-e43a2ff76f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1032.651018] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f48d83-2fc8-4845-a619-e43a2ff76f29) 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-901269424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3422f18f03b14b67a15d8927015bfdf4',qos_specs=None,replication_status=,reservations=['bc5893c3-7b3c-4d5e-88c8-88104920c425','796a1979-3712-42c8-a834-ce6b40d8cf37','00a59719-575c-477a-a81b-157aadc8af69','b23697ec-e933-4bf4-aa8a-69d180cbd98a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8360b125fd4b98abbe6e8708c72096',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1032.652145] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca5e5e-bc0d-4c22-ba91-9f0467647b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1032.666255] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca5e5e-bc0d-4c22-ba91-9f0467647b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1032.667399] [55041]: DEBUG cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Flow 'volume_create_api' (fa5e8eba-69e4-46d7-ad38-7b75d9c0dd17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1032.667804] [55041]: INFO cinder.volume.api [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume request issued successfully. [ 1032.668508] [55041]: INFO cinder.api.openstack.wsgi [None req-25f0734d-4f65-46d6-ac69-b95131ba6bad tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1032.669132] [55041]: [pid: 55041|app: 0|req: 125/263] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:02:50 2025] POST /volume/v3/volumes => generated 752 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1033.044601] [55040]: DEBUG cinder.api.middleware.request_id [None req-e776a0c2-edf5-475d-9321-0bef55eacf06 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.045068] [55040]: INFO cinder.api.openstack.wsgi [None req-e776a0c2-edf5-475d-9321-0bef55eacf06 None None] GET http://10.180.1.21/volume// [ 1033.045321] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e776a0c2-edf5-475d-9321-0bef55eacf06 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.045577] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e776a0c2-edf5-475d-9321-0bef55eacf06 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.046027] [55040]: INFO cinder.api.openstack.wsgi [None req-e776a0c2-edf5-475d-9321-0bef55eacf06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1033.046364] [55040]: [pid: 55040|app: 0|req: 139/264] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:02:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1033.050046] [55041]: DEBUG cinder.api.middleware.request_id [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.052661] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1033.052919] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.053151] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.068034] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.068034] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.072143] [55040]: DEBUG cinder.api.middleware.request_id [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.073296] [55041]: INFO cinder.volume.api [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1033.074213] [55040]: INFO cinder.api.openstack.wsgi [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1033.074439] [55040]: DEBUG cinder.api.openstack.wsgi [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.074646] [55040]: DEBUG cinder.api.openstack.wsgi [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.078441] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-48057a2b-7cb0-49b1-80b2-320fcffaa234 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1033.078441] [55041]: [pid: 55041|app: 0|req: 126/265] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:02:50 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1033.087191] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.087191] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.091768] [55040]: INFO cinder.volume.api [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1033.096618] [55040]: INFO cinder.api.openstack.wsgi [None req-fb21d9fe-2b1b-4b06-98b6-4037118a26e7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1033.097037] [55040]: [pid: 55040|app: 0|req: 140/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:50 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.505174] [55041]: DEBUG cinder.api.middleware.request_id [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.508010] [55041]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1033.508404] [55041]: DEBUG cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.508856] [55041]: DEBUG cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.527631] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.527631] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.533445] [55041]: INFO cinder.volume.api [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1033.540419] [55041]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-51dc034b-725d-4f1a-8ad1-943a99e6245e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1033.540990] [55041]: [pid: 55041|app: 0|req: 127/267] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.557612] [55040]: DEBUG cinder.api.middleware.request_id [None req-0f156742-a8b3-4b23-9cfa-924bcc0bc86f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.557612] [55040]: INFO cinder.api.openstack.wsgi [None req-0f156742-a8b3-4b23-9cfa-924bcc0bc86f None None] GET http://10.180.1.21/volume// [ 1033.557612] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0f156742-a8b3-4b23-9cfa-924bcc0bc86f None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.557872] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0f156742-a8b3-4b23-9cfa-924bcc0bc86f None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.558090] [55040]: INFO cinder.api.openstack.wsgi [None req-0f156742-a8b3-4b23-9cfa-924bcc0bc86f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1033.558413] [55040]: [pid: 55040|app: 0|req: 141/268] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1033.563053] [55041]: DEBUG cinder.api.middleware.request_id [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-0475f9e9-9d79-495c-9d6b-30b2abf5016a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.565825] [55041]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-0475f9e9-9d79-495c-9d6b-30b2abf5016a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1033.565996] [55041]: DEBUG cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-0475f9e9-9d79-495c-9d6b-30b2abf5016a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33f2bff0-931a-4582-9c9a-d3a0576cf37e", "connector": null, "instance_uuid": "d6f92dcd-d648-4f23-bc57-e127fd9cab91"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1033.575768] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.575768] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.599425] [55041]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-0475f9e9-9d79-495c-9d6b-30b2abf5016a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1033.599872] [55041]: [pid: 55041|app: 0|req: 128/269] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:02:51 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.623076] [55040]: DEBUG cinder.api.middleware.request_id [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-f309f5ec-4bcf-43b0-9063-7bb02edda97a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.625635] [55040]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-f309f5ec-4bcf-43b0-9063-7bb02edda97a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] POST http://10.180.1.21/volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95/action [ 1033.626071] [55040]: DEBUG cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-f309f5ec-4bcf-43b0-9063-7bb02edda97a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1033.626209] [55040]: DEBUG cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-f309f5ec-4bcf-43b0-9063-7bb02edda97a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1033.647722] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.647722] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.656334] [55040]: INFO cinder.api.openstack.wsgi [req-73548f63-8ac6-427f-93db-8cb84cb92363 req-f309f5ec-4bcf-43b0-9063-7bb02edda97a tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95/action returned with HTTP 204 [ 1033.656897] [55040]: [pid: 55040|app: 0|req: 142/270] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:02:51 2025] POST /volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1033.673666] [55041]: DEBUG cinder.api.middleware.request_id [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.676085] [55041]: INFO cinder.api.openstack.wsgi [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1033.676402] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.676641] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.688235] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.688235] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.692638] [55041]: INFO cinder.volume.api [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1033.697785] [55041]: INFO cinder.api.openstack.wsgi [None req-d80cfb3a-bdac-497e-9cec-c2ed543162b1 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1033.698333] [55041]: [pid: 55041|app: 0|req: 129/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.709664] [55040]: DEBUG cinder.api.middleware.request_id [None req-42009437-4407-4445-98ac-55b38fd00a0e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.711503] [55040]: INFO cinder.api.openstack.wsgi [None req-42009437-4407-4445-98ac-55b38fd00a0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1033.711589] [55040]: DEBUG cinder.api.openstack.wsgi [None req-42009437-4407-4445-98ac-55b38fd00a0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.711847] [55040]: DEBUG cinder.api.openstack.wsgi [None req-42009437-4407-4445-98ac-55b38fd00a0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.729746] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.729746] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.735346] [55040]: INFO cinder.volume.api [None req-42009437-4407-4445-98ac-55b38fd00a0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1033.741278] [55040]: INFO cinder.api.openstack.wsgi [None req-42009437-4407-4445-98ac-55b38fd00a0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1033.741728] [55040]: [pid: 55040|app: 0|req: 143/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 1111 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.955072] [55041]: DEBUG cinder.api.middleware.request_id [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.958420] [55041]: INFO cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1033.958658] [55041]: DEBUG cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.958876] [55041]: DEBUG cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.968686] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.968686] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.972062] [55041]: INFO cinder.volume.api [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1033.976568] [55041]: INFO cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-763a42a6-b0d9-49b0-bab3-fee3a8bc4087 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1033.976959] [55041]: [pid: 55041|app: 0|req: 130/273] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.996999] [55040]: DEBUG cinder.api.middleware.request_id [req-0e0ec023-9490-4465-b148-2c8be40305fb req-53dc632c-2afa-44c5-a2df-ce667aa83e0e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.000041] [55040]: INFO cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-53dc632c-2afa-44c5-a2df-ce667aa83e0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95 [ 1034.000307] [55040]: DEBUG cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-53dc632c-2afa-44c5-a2df-ce667aa83e0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.000532] [55040]: DEBUG cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-53dc632c-2afa-44c5-a2df-ce667aa83e0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.008329] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.008329] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.108276] [55041]: DEBUG cinder.api.middleware.request_id [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.110879] [55041]: INFO cinder.api.openstack.wsgi [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1034.111146] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.111366] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.126062] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.126062] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.130216] [55041]: INFO cinder.volume.api [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1034.136039] [55041]: INFO cinder.api.openstack.wsgi [None req-0cd8f173-6c67-4dab-946d-c40a14a78440 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1034.136695] [55041]: [pid: 55041|app: 0|req: 131/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:51 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.535210] [55040]: INFO cinder.api.openstack.wsgi [req-0e0ec023-9490-4465-b148-2c8be40305fb req-53dc632c-2afa-44c5-a2df-ce667aa83e0e tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95 returned with HTTP 200 [ 1034.535709] [55040]: [pid: 55040|app: 0|req: 144/275] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:02:51 2025] DELETE /volume/v3/attachments/bcf5ea59-4769-4faf-b6e1-75f8e13c3b95 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.570135] [55041]: DEBUG cinder.api.middleware.request_id [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.572752] [55041]: INFO cinder.api.openstack.wsgi [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1034.573068] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.573213] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.585817] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.585817] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.592627] [55041]: INFO cinder.volume.api [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1034.600060] [55041]: INFO cinder.api.openstack.wsgi [None req-d55095d1-1200-4c13-8009-1a93f97e31e5 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1034.600518] [55041]: [pid: 55041|app: 0|req: 132/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:52 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.147387] [55040]: DEBUG cinder.api.middleware.request_id [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.149719] [55040]: INFO cinder.api.openstack.wsgi [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1035.149961] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.150177] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.163097] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.163097] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.167010] [55040]: INFO cinder.volume.api [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1035.172465] [55040]: INFO cinder.api.openstack.wsgi [None req-a18ad373-5e5b-4986-9c43-b8606e89da80 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1035.172823] [55040]: [pid: 55040|app: 0|req: 145/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:53 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.307898] [55041]: DEBUG cinder.api.middleware.request_id [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-4059f1da-68e8-4f33-8160-fef5585e1b62 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.310597] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-4059f1da-68e8-4f33-8160-fef5585e1b62 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] DELETE http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 [ 1035.310812] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-4059f1da-68e8-4f33-8160-fef5585e1b62 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.311087] [55041]: DEBUG cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-4059f1da-68e8-4f33-8160-fef5585e1b62 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.319010] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.319010] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.849663] [55041]: INFO cinder.api.openstack.wsgi [req-af4fc0bd-daec-4a2b-8cb2-d3ad1bec636c req-4059f1da-68e8-4f33-8160-fef5585e1b62 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 returned with HTTP 200 [ 1035.849834] [55041]: [pid: 55041|app: 0|req: 133/278] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:02:53 2025] DELETE /volume/v3/attachments/73ca1455-89ce-4e36-bebc-ed8300f2f8b3 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.184406] [55040]: DEBUG cinder.api.middleware.request_id [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.187073] [55040]: INFO cinder.api.openstack.wsgi [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1036.187951] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.187951] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.203816] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.203816] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.210617] [55040]: INFO cinder.volume.api [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1036.218922] [55040]: INFO cinder.api.openstack.wsgi [None req-c29cc328-1505-4ee3-bbd2-353906cc73c2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1036.219398] [55040]: [pid: 55040|app: 0|req: 146/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:54 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.318442] [55041]: DEBUG cinder.api.middleware.request_id [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.321680] [55041]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1036.321996] [55041]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.322330] [55041]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.341697] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.341697] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.346548] [55041]: INFO cinder.volume.api [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1036.353472] [55041]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-e9fe88b5-7362-4be0-b3ff-ac4c9619cc30 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1036.353835] [55041]: [pid: 55041|app: 0|req: 134/280] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:02:54 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.370814] [55040]: DEBUG cinder.api.middleware.request_id [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.373443] [55040]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] POST http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee/action [ 1036.373827] [55040]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1036.373963] [55040]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1036.384455] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.384455] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.384999] [55040]: INFO cinder.volume.api [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1036.391279] [55040]: INFO cinder.volume.api [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Begin detaching volume completed successfully. [ 1036.391549] [55040]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4fd9498d-2c01-4e07-ace1-c4d4cba25a44 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee/action returned with HTTP 202 [ 1036.391969] [55040]: [pid: 55040|app: 0|req: 147/281] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:02:54 2025] POST /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1036.406179] [55041]: DEBUG cinder.api.middleware.request_id [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.408301] [55041]: INFO cinder.api.openstack.wsgi [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1036.408530] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.408758] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.420709] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.420709] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.425888] [55041]: INFO cinder.volume.api [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1036.430424] [55041]: INFO cinder.api.openstack.wsgi [None req-0b3cc422-f280-47b1-9c7c-90ce64cda57a tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1036.430876] [55041]: [pid: 55041|app: 0|req: 135/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:54 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.416180] [55040]: DEBUG cinder.api.middleware.request_id [None req-208d2b80-1a2b-477d-82b0-cbe97b063c39 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.416837] [55040]: INFO cinder.api.openstack.wsgi [None req-208d2b80-1a2b-477d-82b0-cbe97b063c39 None None] GET http://10.180.1.21/volume// [ 1037.416837] [55040]: DEBUG cinder.api.openstack.wsgi [None req-208d2b80-1a2b-477d-82b0-cbe97b063c39 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.417014] [55040]: DEBUG cinder.api.openstack.wsgi [None req-208d2b80-1a2b-477d-82b0-cbe97b063c39 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.417481] [55040]: INFO cinder.api.openstack.wsgi [None req-208d2b80-1a2b-477d-82b0-cbe97b063c39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1037.417724] [55040]: [pid: 55040|app: 0|req: 148/283] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:02:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1037.422976] [55041]: DEBUG cinder.api.middleware.request_id [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.426193] [55041]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1037.426631] [55041]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.428021] [55041]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.441232] [55040]: DEBUG cinder.api.middleware.request_id [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.449023] [55040]: INFO cinder.api.openstack.wsgi [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1037.449023] [55040]: DEBUG cinder.api.openstack.wsgi [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.449023] [55040]: DEBUG cinder.api.openstack.wsgi [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.449255] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.449255] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.455637] [55041]: INFO cinder.volume.api [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1037.457288] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.457288] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.460852] [55040]: INFO cinder.volume.api [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1037.464335] [55041]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-4c90d873-e963-4d2b-af10-a8413a31b926 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1037.470065] [55041]: [pid: 55041|app: 0|req: 136/284] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:02:55 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1037.470109] [55040]: INFO cinder.api.openstack.wsgi [None req-be99326f-26d5-4abd-a208-c20bbab6d6fb tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1037.470109] [55040]: [pid: 55040|app: 0|req: 149/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:55 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.483359] [55041]: DEBUG cinder.api.middleware.request_id [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.489031] [55041]: INFO cinder.api.openstack.wsgi [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1038.489031] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.489031] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.509460] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.509460] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.512853] [55041]: INFO cinder.volume.api [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1038.518138] [55041]: INFO cinder.api.openstack.wsgi [None req-fc47bb69-9b61-45b4-8417-e86c5d9eba7c tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1038.518743] [55041]: [pid: 55041|app: 0|req: 137/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:56 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.621202] [55040]: DEBUG cinder.api.middleware.request_id [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-bc71632a-41ea-4572-bebb-a40f49848c49 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.623725] [55040]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-bc71632a-41ea-4572-bebb-a40f49848c49 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 [ 1038.623946] [55040]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-bc71632a-41ea-4572-bebb-a40f49848c49 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.624317] [55040]: DEBUG cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-bc71632a-41ea-4572-bebb-a40f49848c49 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.632139] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.632139] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.157790] [55040]: INFO cinder.api.openstack.wsgi [req-7e69e294-7cbc-4296-94c4-0fefa655e5b3 req-bc71632a-41ea-4572-bebb-a40f49848c49 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 returned with HTTP 200 [ 1039.158269] [55040]: [pid: 55040|app: 0|req: 150/287] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:02:56 2025] DELETE /volume/v3/attachments/4e1ed174-ac31-4817-83a4-06f5bc086b52 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.534106] [55041]: DEBUG cinder.api.middleware.request_id [None req-0cc70ecf-3514-4bce-8049-1805161e849d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.536138] [55041]: INFO cinder.api.openstack.wsgi [None req-0cc70ecf-3514-4bce-8049-1805161e849d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1039.536540] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0cc70ecf-3514-4bce-8049-1805161e849d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.536768] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0cc70ecf-3514-4bce-8049-1805161e849d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.546474] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546474] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.550269] [55041]: INFO cinder.volume.api [None req-0cc70ecf-3514-4bce-8049-1805161e849d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1039.555112] [55041]: INFO cinder.api.openstack.wsgi [None req-0cc70ecf-3514-4bce-8049-1805161e849d tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1039.555490] [55041]: [pid: 55041|app: 0|req: 138/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:57 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.568471] [55040]: DEBUG cinder.api.middleware.request_id [None req-47209045-2178-47a4-b3a1-c5c405817960 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.570601] [55040]: INFO cinder.api.openstack.wsgi [None req-47209045-2178-47a4-b3a1-c5c405817960 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1039.570819] [55040]: DEBUG cinder.api.openstack.wsgi [None req-47209045-2178-47a4-b3a1-c5c405817960 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.571091] [55040]: DEBUG cinder.api.openstack.wsgi [None req-47209045-2178-47a4-b3a1-c5c405817960 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.578650] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.578650] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.582552] [55040]: INFO cinder.volume.api [None req-47209045-2178-47a4-b3a1-c5c405817960 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1039.586574] [55040]: INFO cinder.api.openstack.wsgi [None req-47209045-2178-47a4-b3a1-c5c405817960 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1039.587973] [55040]: [pid: 55040|app: 0|req: 151/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:57 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.668039] [55041]: DEBUG cinder.api.middleware.request_id [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.670248] [55041]: INFO cinder.api.openstack.wsgi [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1040.670464] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.670681] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.680834] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.680834] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.684771] [55041]: INFO cinder.volume.api [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1040.689286] [55041]: INFO cinder.api.openstack.wsgi [None req-2bdbbf96-7a9e-4b04-be4e-3580ec947b68 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1040.689990] [55041]: [pid: 55041|app: 0|req: 139/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:58 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.698709] [55040]: DEBUG cinder.api.middleware.request_id [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.700841] [55040]: INFO cinder.api.openstack.wsgi [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1040.701103] [55040]: DEBUG cinder.api.openstack.wsgi [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.701331] [55040]: DEBUG cinder.api.openstack.wsgi [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.708781] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.708781] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.712204] [55040]: INFO cinder.volume.api [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1040.716420] [55040]: INFO cinder.api.openstack.wsgi [None req-16fc10cd-3282-42ea-b0c9-cb0e72ff88d2 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1040.716885] [55040]: [pid: 55040|app: 0|req: 152/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:58 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.756187] [55041]: DEBUG cinder.api.middleware.request_id [None req-55e1e566-79d7-462c-aa5a-b765a189965f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.758316] [55041]: INFO cinder.api.openstack.wsgi [None req-55e1e566-79d7-462c-aa5a-b765a189965f tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1040.758572] [55041]: DEBUG cinder.api.openstack.wsgi [None req-55e1e566-79d7-462c-aa5a-b765a189965f tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.758797] [55041]: DEBUG cinder.api.openstack.wsgi [None req-55e1e566-79d7-462c-aa5a-b765a189965f tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.766590] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.766590] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.770159] [55041]: INFO cinder.volume.api [None req-55e1e566-79d7-462c-aa5a-b765a189965f tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1040.774442] [55041]: INFO cinder.api.openstack.wsgi [None req-55e1e566-79d7-462c-aa5a-b765a189965f tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1040.774818] [55041]: [pid: 55041|app: 0|req: 140/292] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:02:58 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.664518] [55040]: DEBUG cinder.api.middleware.request_id [None req-912604be-5037-4723-80fe-d8459bebe7de None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.667538] [55040]: INFO cinder.api.openstack.wsgi [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 [ 1044.667792] [55040]: DEBUG cinder.api.openstack.wsgi [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.668026] [55040]: DEBUG cinder.api.openstack.wsgi [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.668233] [55040]: INFO cinder.api.v3.volumes [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Delete volume with id: d54dc28d-143e-43c1-87ae-b84e09238b15 [ 1044.678762] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.678762] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.679491] [55040]: INFO cinder.volume.api [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 1044.704691] [55040]: INFO cinder.volume.api [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Delete volume request issued successfully. [ 1044.704901] [55040]: INFO cinder.api.openstack.wsgi [None req-912604be-5037-4723-80fe-d8459bebe7de tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 returned with HTTP 202 [ 1044.705528] [55040]: [pid: 55040|app: 0|req: 153/293] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:03:02 2025] DELETE /volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1044.709054] [55041]: DEBUG cinder.api.middleware.request_id [None req-15413a37-00e6-4fd2-869a-12ad21c17705 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.712274] [55041]: INFO cinder.api.openstack.wsgi [None req-15413a37-00e6-4fd2-869a-12ad21c17705 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 [ 1044.712590] [55041]: DEBUG cinder.api.openstack.wsgi [None req-15413a37-00e6-4fd2-869a-12ad21c17705 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.712824] [55041]: DEBUG cinder.api.openstack.wsgi [None req-15413a37-00e6-4fd2-869a-12ad21c17705 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.724801] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.724801] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.731601] [55041]: INFO cinder.volume.api [None req-15413a37-00e6-4fd2-869a-12ad21c17705 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 1044.738790] [55041]: INFO cinder.api.openstack.wsgi [None req-15413a37-00e6-4fd2-869a-12ad21c17705 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 returned with HTTP 200 [ 1044.738790] [55041]: [pid: 55041|app: 0|req: 141/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:02 2025] GET /volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.752250] [55040]: DEBUG cinder.api.middleware.request_id [None req-393476eb-b008-4499-b882-81c8b04de2b2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.754399] [55040]: INFO cinder.api.openstack.wsgi [None req-393476eb-b008-4499-b882-81c8b04de2b2 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 [ 1045.754615] [55040]: DEBUG cinder.api.openstack.wsgi [None req-393476eb-b008-4499-b882-81c8b04de2b2 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.754874] [55040]: DEBUG cinder.api.openstack.wsgi [None req-393476eb-b008-4499-b882-81c8b04de2b2 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.762738] [55040]: INFO cinder.api.openstack.wsgi [None req-393476eb-b008-4499-b882-81c8b04de2b2 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 returned with HTTP 404 [ 1045.763307] [55040]: [pid: 55040|app: 0|req: 154/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:03 2025] GET /volume/v3/volumes/d54dc28d-143e-43c1-87ae-b84e09238b15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1045.766102] [55041]: DEBUG cinder.api.middleware.request_id [None req-e2d5483e-aad7-4c01-a954-63112105e761 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.768189] [55041]: INFO cinder.api.openstack.wsgi [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 1045.768477] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.768711] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.768957] [55041]: INFO cinder.api.v3.volumes [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Delete volume with id: 5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 1045.778735] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.778735] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.779319] [55041]: INFO cinder.volume.api [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 1045.799575] [55041]: INFO cinder.volume.api [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Delete volume request issued successfully. [ 1045.799768] [55041]: INFO cinder.api.openstack.wsgi [None req-e2d5483e-aad7-4c01-a954-63112105e761 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 202 [ 1045.800206] [55041]: [pid: 55041|app: 0|req: 142/296] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:03:03 2025] DELETE /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1045.803179] [55040]: DEBUG cinder.api.middleware.request_id [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.805275] [55040]: INFO cinder.api.openstack.wsgi [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 1045.805496] [55040]: DEBUG cinder.api.openstack.wsgi [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.805721] [55040]: DEBUG cinder.api.openstack.wsgi [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.814114] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.814114] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.818283] [55040]: INFO cinder.volume.api [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Volume info retrieved successfully. [ 1045.823012] [55040]: INFO cinder.api.openstack.wsgi [None req-52376f92-efd3-4711-aa91-c9efdaee4eb3 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 200 [ 1045.823471] [55040]: [pid: 55040|app: 0|req: 155/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:03 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.834145] [55041]: DEBUG cinder.api.middleware.request_id [None req-aa2368b0-d2f2-42e2-a8e7-fb4b355446d5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.836271] [55041]: INFO cinder.api.openstack.wsgi [None req-aa2368b0-d2f2-42e2-a8e7-fb4b355446d5 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] GET http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 [ 1046.836756] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa2368b0-d2f2-42e2-a8e7-fb4b355446d5 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.837057] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa2368b0-d2f2-42e2-a8e7-fb4b355446d5 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.843977] [55041]: INFO cinder.api.openstack.wsgi [None req-aa2368b0-d2f2-42e2-a8e7-fb4b355446d5 tempest-ServersNegativeTestJSON-2124994569 tempest-ServersNegativeTestJSON-2124994569-project-member] http://10.180.1.21/volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 returned with HTTP 404 [ 1046.844521] [55041]: [pid: 55041|app: 0|req: 143/298] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:04 2025] GET /volume/v3/volumes/5bb8493a-6a7d-47f0-b89d-2a4234e56008 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1051.832091] [55040]: DEBUG cinder.api.middleware.request_id [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.834533] [55040]: INFO cinder.api.openstack.wsgi [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1051.835142] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-943071181"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1051.836854] [55040]: DEBUG cinder.api.v3.volumes [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-943071181'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1051.836993] [55040]: INFO cinder.api.v3.volumes [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Create volume of 1 GB [ 1051.843607] [55040]: INFO cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Availability Zones retrieved successfully. [ 1051.855430] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Flow 'volume_create_api' (37fa35ba-cfe2-4bd5-8a0c-b4631fc4eddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1051.857883] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ef8572-c940-4991-a60b-764c119fbc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1051.859843] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1051.891101] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ef8572-c940-4991-a60b-764c119fbc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1051.892584] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f61c070-67e2-48a2-8f1d-675ab29ed225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1051.960478] [55040]: DEBUG cinder.quota [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Created reservations ['fa2236bd-14bb-42b6-b802-73badaccfffc', '14408e38-29d3-4a0d-bdc3-75ffb09fd437', 'f4fc8a29-ab94-4a0f-ab60-22a08699917a', '0cd34813-06b3-42c3-9132-818baddc39b1'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1051.962057] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f61c070-67e2-48a2-8f1d-675ab29ed225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa2236bd-14bb-42b6-b802-73badaccfffc', '14408e38-29d3-4a0d-bdc3-75ffb09fd437', 'f4fc8a29-ab94-4a0f-ab60-22a08699917a', '0cd34813-06b3-42c3-9132-818baddc39b1']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1051.963555] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3e7e17-535c-46be-9411-84684713ba56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1051.982316] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3e7e17-535c-46be-9411-84684713ba56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e83e2a-e80c-4207-b078-7b157e6437c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-943071181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d887e5359fce4d43be9aefea9d0f9e30',qos_specs=None,replication_status=,reservations=['fa2236bd-14bb-42b6-b802-73badaccfffc','14408e38-29d3-4a0d-bdc3-75ffb09fd437','f4fc8a29-ab94-4a0f-ab60-22a08699917a','0cd34813-06b3-42c3-9132-818baddc39b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad8f121a7504957aa1aca268edea3ac',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-943071181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e83e2a-e80c-4207-b078-7b157e6437c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d887e5359fce4d43be9aefea9d0f9e30',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='3ad8f121a7504957aa1aca268edea3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1051.983778] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b311fc27-0990-4689-81ed-3d734bb4c439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1052.002541] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b311fc27-0990-4689-81ed-3d734bb4c439) 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-943071181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d887e5359fce4d43be9aefea9d0f9e30',qos_specs=None,replication_status=,reservations=['fa2236bd-14bb-42b6-b802-73badaccfffc','14408e38-29d3-4a0d-bdc3-75ffb09fd437','f4fc8a29-ab94-4a0f-ab60-22a08699917a','0cd34813-06b3-42c3-9132-818baddc39b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ad8f121a7504957aa1aca268edea3ac',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1052.004075] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb1cf21-c96b-42c1-a6b5-27900d001829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1052.019095] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb1cf21-c96b-42c1-a6b5-27900d001829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1052.020265] [55040]: DEBUG cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Flow 'volume_create_api' (37fa35ba-cfe2-4bd5-8a0c-b4631fc4eddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1052.020664] [55040]: INFO cinder.volume.api [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Create volume request issued successfully. [ 1052.021947] [55040]: INFO cinder.api.openstack.wsgi [None req-e9c0da74-a12b-4dc9-bdeb-17ca15e0dba7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1052.022494] [55040]: [pid: 55040|app: 0|req: 156/299] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:03:09 2025] POST /volume/v3/volumes => generated 752 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1052.032053] [55041]: DEBUG cinder.api.middleware.request_id [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.036144] [55041]: INFO cinder.api.openstack.wsgi [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1052.036144] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.036144] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.045110] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.045110] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.051385] [55041]: INFO cinder.volume.api [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1052.058571] [55041]: INFO cinder.api.openstack.wsgi [None req-c76b19a5-6041-43e2-8fcc-57cffdf51af0 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1052.058571] [55041]: [pid: 55041|app: 0|req: 144/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:09 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.071218] [55040]: DEBUG cinder.api.middleware.request_id [None req-32b5d580-29d6-49ad-98f8-f50120f10407 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.073204] [55040]: INFO cinder.api.openstack.wsgi [None req-32b5d580-29d6-49ad-98f8-f50120f10407 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1053.073466] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32b5d580-29d6-49ad-98f8-f50120f10407 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.074162] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32b5d580-29d6-49ad-98f8-f50120f10407 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.084016] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.084016] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.088873] [55040]: INFO cinder.volume.api [None req-32b5d580-29d6-49ad-98f8-f50120f10407 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1053.095418] [55040]: INFO cinder.api.openstack.wsgi [None req-32b5d580-29d6-49ad-98f8-f50120f10407 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1053.095842] [55040]: [pid: 55040|app: 0|req: 157/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:10 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.271746] [55041]: DEBUG cinder.api.middleware.request_id [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.274326] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1053.274650] [55041]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.274952] [55041]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.283378] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.283378] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.287432] [55041]: INFO cinder.volume.api [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1053.292236] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-ac65968c-88f0-4a57-b091-64a73a9c9d85 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1053.292663] [55041]: [pid: 55041|app: 0|req: 145/302] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:03:11 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.041218] [55040]: DEBUG cinder.api.middleware.request_id [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.043530] [55040]: INFO cinder.api.openstack.wsgi [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] DELETE http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1054.043795] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.044037] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.044238] [55040]: INFO cinder.api.v3.volumes [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Delete volume with id: 84bd6444-7776-4521-b082-f7d8421fb2ee [ 1054.054925] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.054925] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.055477] [55040]: INFO cinder.volume.api [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1054.075029] [55040]: INFO cinder.volume.api [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Delete volume request issued successfully. [ 1054.075029] [55040]: INFO cinder.api.openstack.wsgi [None req-6a63a23b-38d9-40e6-a8c0-a490dd9b2e81 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 202 [ 1054.075029] [55040]: [pid: 55040|app: 0|req: 158/303] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:03:11 2025] DELETE /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.078552] [55041]: DEBUG cinder.api.middleware.request_id [None req-0e928d93-0321-419c-99b7-61dce78d5792 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.085512] [55041]: INFO cinder.api.openstack.wsgi [None req-0e928d93-0321-419c-99b7-61dce78d5792 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1054.085785] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0e928d93-0321-419c-99b7-61dce78d5792 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.086012] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0e928d93-0321-419c-99b7-61dce78d5792 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.095859] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.095859] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.104484] [55041]: INFO cinder.volume.api [None req-0e928d93-0321-419c-99b7-61dce78d5792 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1054.112712] [55041]: INFO cinder.api.openstack.wsgi [None req-0e928d93-0321-419c-99b7-61dce78d5792 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1054.113137] [55041]: [pid: 55041|app: 0|req: 146/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:11 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.815699] [55040]: DEBUG cinder.api.middleware.request_id [None req-32054af6-4307-493c-bf29-ccffbab12ec4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.816110] [55040]: INFO cinder.api.openstack.wsgi [None req-32054af6-4307-493c-bf29-ccffbab12ec4 None None] GET http://10.180.1.21/volume// [ 1054.817449] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32054af6-4307-493c-bf29-ccffbab12ec4 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.817723] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32054af6-4307-493c-bf29-ccffbab12ec4 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.818463] [55040]: INFO cinder.api.openstack.wsgi [None req-32054af6-4307-493c-bf29-ccffbab12ec4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1054.818463] [55040]: [pid: 55040|app: 0|req: 159/305] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:03:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1054.823097] [55041]: DEBUG cinder.api.middleware.request_id [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-c4eea1cd-b050-464c-83b5-a373ee9cc4f3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.825676] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-c4eea1cd-b050-464c-83b5-a373ee9cc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1054.825843] [55041]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-c4eea1cd-b050-464c-83b5-a373ee9cc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4e83e2a-e80c-4207-b078-7b157e6437c4", "connector": null, "instance_uuid": "5bfa300c-173b-4042-bbf3-c9ff3e083b10"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1054.839755] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.839755] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.867036] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-c4eea1cd-b050-464c-83b5-a373ee9cc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1054.867715] [55041]: [pid: 55041|app: 0|req: 147/306] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:03:12 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.887399] [55040]: DEBUG cinder.api.middleware.request_id [None req-f46bf563-57c4-456b-9e05-e4832bb7553f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.890235] [55040]: INFO cinder.api.openstack.wsgi [None req-f46bf563-57c4-456b-9e05-e4832bb7553f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1054.890474] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f46bf563-57c4-456b-9e05-e4832bb7553f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.890737] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f46bf563-57c4-456b-9e05-e4832bb7553f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.901598] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.901598] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.904853] [55040]: INFO cinder.volume.api [None req-f46bf563-57c4-456b-9e05-e4832bb7553f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1054.909787] [55040]: INFO cinder.api.openstack.wsgi [None req-f46bf563-57c4-456b-9e05-e4832bb7553f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1054.910211] [55040]: [pid: 55040|app: 0|req: 160/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:12 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.128578] [55041]: DEBUG cinder.api.middleware.request_id [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.131169] [55041]: INFO cinder.api.openstack.wsgi [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1055.131586] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.132147] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.146833] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.146833] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.152534] [55041]: INFO cinder.volume.api [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1055.158459] [55041]: INFO cinder.api.openstack.wsgi [None req-bec148a2-d59e-4e97-be8b-6bdd41232cb4 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 200 [ 1055.159157] [55041]: [pid: 55041|app: 0|req: 148/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:12 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.390288] [55040]: DEBUG cinder.api.middleware.request_id [None req-a9aa1a05-72ca-4739-b816-3d22881e23cf None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.390699] [55040]: INFO cinder.api.openstack.wsgi [None req-a9aa1a05-72ca-4739-b816-3d22881e23cf None None] GET http://10.180.1.21/volume// [ 1055.390844] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1a05-72ca-4739-b816-3d22881e23cf None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.391213] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1a05-72ca-4739-b816-3d22881e23cf None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.391948] [55040]: INFO cinder.api.openstack.wsgi [None req-a9aa1a05-72ca-4739-b816-3d22881e23cf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1055.392059] [55040]: [pid: 55040|app: 0|req: 161/309] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:03:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1055.398014] [55041]: DEBUG cinder.api.middleware.request_id [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.401584] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1055.401846] [55041]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.402160] [55041]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.422558] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.422558] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.427251] [55041]: INFO cinder.volume.api [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1055.433103] [55041]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-1447ae2c-a73c-49e9-90fc-eeb5c1d186b2 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1055.433708] [55041]: [pid: 55041|app: 0|req: 149/310] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:03:13 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1055.502256] [55040]: DEBUG cinder.api.middleware.request_id [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.504796] [55040]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] PUT http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 [ 1055.505249] [55040]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-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-541108", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1055.515881] [55040]: DEBUG cinder.coordination [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Acquiring lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1055.520589] [55040]: DEBUG cinder.coordination [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1055.521784] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.521784] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.921222] [55041]: DEBUG cinder.api.middleware.request_id [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.925036] [55041]: INFO cinder.api.openstack.wsgi [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1055.925558] [55041]: DEBUG cinder.api.openstack.wsgi [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.925826] [55041]: DEBUG cinder.api.openstack.wsgi [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.942282] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.942282] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.948445] [55041]: INFO cinder.volume.api [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1055.956838] [55041]: INFO cinder.api.openstack.wsgi [None req-67022c47-8cce-4ba5-9fab-51cf2d350339 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1055.957465] [55041]: [pid: 55041|app: 0|req: 150/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:13 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.169988] [55041]: DEBUG cinder.api.middleware.request_id [None req-9ca49c8a-9fb0-4429-9ecb-f2597cdc95ce None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.172277] [55041]: INFO cinder.api.openstack.wsgi [None req-9ca49c8a-9fb0-4429-9ecb-f2597cdc95ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee [ 1056.172534] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9ca49c8a-9fb0-4429-9ecb-f2597cdc95ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.172770] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9ca49c8a-9fb0-4429-9ecb-f2597cdc95ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.183410] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.183410] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.186486] [55041]: INFO cinder.api.openstack.wsgi [None req-9ca49c8a-9fb0-4429-9ecb-f2597cdc95ce tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee returned with HTTP 404 [ 1056.187062] [55041]: [pid: 55041|app: 0|req: 151/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:14 2025] GET /volume/v3/volumes/84bd6444-7776-4521-b082-f7d8421fb2ee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1056.190666] [55041]: DEBUG cinder.api.middleware.request_id [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.192959] [55041]: INFO cinder.api.openstack.wsgi [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] DELETE http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1056.193210] [55041]: DEBUG cinder.api.openstack.wsgi [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.193519] [55041]: DEBUG cinder.api.openstack.wsgi [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.193629] [55041]: INFO cinder.api.v3.volumes [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Delete volume with id: 86449512-04cc-444d-b40d-b750569c1515 [ 1056.202201] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.202201] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.202845] [55041]: INFO cinder.volume.api [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1056.218882] [55041]: INFO cinder.volume.api [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Delete volume request issued successfully. [ 1056.219190] [55041]: INFO cinder.api.openstack.wsgi [None req-86412dd0-20d8-4eb2-9a87-01760d827f8b tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 202 [ 1056.219676] [55041]: [pid: 55041|app: 0|req: 152/313] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:03:14 2025] DELETE /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1056.222789] [55041]: DEBUG cinder.api.middleware.request_id [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.224972] [55041]: INFO cinder.api.openstack.wsgi [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1056.225207] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.225541] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.234025] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.234025] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.238429] [55041]: INFO cinder.volume.api [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1056.243585] [55041]: INFO cinder.api.openstack.wsgi [None req-c6f3e24d-8a20-43d5-84a8-feec5f2067c7 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1056.244062] [55041]: [pid: 55041|app: 0|req: 153/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:14 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1056.968586] [55041]: DEBUG cinder.api.middleware.request_id [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.970718] [55041]: INFO cinder.api.openstack.wsgi [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1056.970924] [55041]: DEBUG cinder.api.openstack.wsgi [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.971198] [55041]: DEBUG cinder.api.openstack.wsgi [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.981827] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.981827] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.985378] [55041]: INFO cinder.volume.api [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1056.990012] [55041]: INFO cinder.api.openstack.wsgi [None req-97953be2-fe4e-4da3-8811-bd09d61c2e0d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1056.990428] [55041]: [pid: 55041|app: 0|req: 154/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:14 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.254193] [55041]: DEBUG cinder.api.middleware.request_id [None req-d8fe3746-51e9-4452-b985-01178d21bc26 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.256207] [55041]: INFO cinder.api.openstack.wsgi [None req-d8fe3746-51e9-4452-b985-01178d21bc26 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1057.256424] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d8fe3746-51e9-4452-b985-01178d21bc26 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.256639] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d8fe3746-51e9-4452-b985-01178d21bc26 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.266968] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.266968] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.270835] [55041]: INFO cinder.volume.api [None req-d8fe3746-51e9-4452-b985-01178d21bc26 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1057.275641] [55041]: INFO cinder.api.openstack.wsgi [None req-d8fe3746-51e9-4452-b985-01178d21bc26 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1057.276135] [55041]: [pid: 55041|app: 0|req: 155/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:15 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1058.003631] [55041]: DEBUG cinder.api.middleware.request_id [None req-9443135f-efef-409d-a69f-788caf4f638c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.005810] [55041]: INFO cinder.api.openstack.wsgi [None req-9443135f-efef-409d-a69f-788caf4f638c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1058.006063] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9443135f-efef-409d-a69f-788caf4f638c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.006573] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9443135f-efef-409d-a69f-788caf4f638c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.019845] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.019845] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.024149] [55041]: INFO cinder.volume.api [None req-9443135f-efef-409d-a69f-788caf4f638c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1058.029691] [55041]: INFO cinder.api.openstack.wsgi [None req-9443135f-efef-409d-a69f-788caf4f638c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1058.030176] [55041]: [pid: 55041|app: 0|req: 156/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:15 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.287215] [55041]: DEBUG cinder.api.middleware.request_id [None req-8d574f77-83df-4501-b48b-6fa90cccbabe None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.289623] [55041]: INFO cinder.api.openstack.wsgi [None req-8d574f77-83df-4501-b48b-6fa90cccbabe tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1058.289920] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8d574f77-83df-4501-b48b-6fa90cccbabe tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.292470] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8d574f77-83df-4501-b48b-6fa90cccbabe tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.310181] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.310181] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.315597] [55041]: INFO cinder.volume.api [None req-8d574f77-83df-4501-b48b-6fa90cccbabe tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Volume info retrieved successfully. [ 1058.321505] [55041]: INFO cinder.api.openstack.wsgi [None req-8d574f77-83df-4501-b48b-6fa90cccbabe tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 200 [ 1058.322134] [55041]: [pid: 55041|app: 0|req: 157/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:16 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.040637] [55041]: DEBUG cinder.api.middleware.request_id [None req-da03f564-22be-43cc-9bf6-cea7916c7912 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.043378] [55041]: INFO cinder.api.openstack.wsgi [None req-da03f564-22be-43cc-9bf6-cea7916c7912 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1059.043613] [55041]: DEBUG cinder.api.openstack.wsgi [None req-da03f564-22be-43cc-9bf6-cea7916c7912 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.043832] [55041]: DEBUG cinder.api.openstack.wsgi [None req-da03f564-22be-43cc-9bf6-cea7916c7912 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.055701] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.055701] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.059605] [55041]: INFO cinder.volume.api [None req-da03f564-22be-43cc-9bf6-cea7916c7912 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1059.064384] [55041]: INFO cinder.api.openstack.wsgi [None req-da03f564-22be-43cc-9bf6-cea7916c7912 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1059.064910] [55041]: [pid: 55041|app: 0|req: 158/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:16 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.341237] [55041]: DEBUG cinder.api.middleware.request_id [None req-a842bbc9-232a-4d61-854a-0fe19418ca33 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.343420] [55041]: INFO cinder.api.openstack.wsgi [None req-a842bbc9-232a-4d61-854a-0fe19418ca33 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] GET http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 [ 1059.343672] [55041]: DEBUG cinder.api.openstack.wsgi [None req-a842bbc9-232a-4d61-854a-0fe19418ca33 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.343918] [55041]: DEBUG cinder.api.openstack.wsgi [None req-a842bbc9-232a-4d61-854a-0fe19418ca33 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.351774] [55041]: INFO cinder.api.openstack.wsgi [None req-a842bbc9-232a-4d61-854a-0fe19418ca33 tempest-AttachVolumeTestJSON-1199462514 tempest-AttachVolumeTestJSON-1199462514-project-member] http://10.180.1.21/volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 returned with HTTP 404 [ 1059.352409] [55041]: [pid: 55041|app: 0|req: 159/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:17 2025] GET /volume/v3/volumes/86449512-04cc-444d-b40d-b750569c1515 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1060.050503] [55040]: DEBUG cinder.coordination [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1060.050503] [55040]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-d8a25d73-0102-48cd-9f4f-28fb7e1530d7 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 returned with HTTP 200 [ 1060.050503] [55040]: [pid: 55040|app: 0|req: 162/321] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:03:13 2025] PUT /volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.076209] [55041]: DEBUG cinder.api.middleware.request_id [None req-f2501827-2e93-4f44-a4c7-0379aee89333 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.078361] [55041]: INFO cinder.api.openstack.wsgi [None req-f2501827-2e93-4f44-a4c7-0379aee89333 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1060.078599] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f2501827-2e93-4f44-a4c7-0379aee89333 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.078815] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f2501827-2e93-4f44-a4c7-0379aee89333 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.093209] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093209] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.096960] [55041]: INFO cinder.volume.api [None req-f2501827-2e93-4f44-a4c7-0379aee89333 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1060.104427] [55041]: INFO cinder.api.openstack.wsgi [None req-f2501827-2e93-4f44-a4c7-0379aee89333 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1060.105054] [55041]: [pid: 55041|app: 0|req: 160/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:17 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.121620] [55040]: DEBUG cinder.api.middleware.request_id [None req-e8469214-22fc-4e8a-babc-dd28002ca543 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.124075] [55040]: INFO cinder.api.openstack.wsgi [None req-e8469214-22fc-4e8a-babc-dd28002ca543 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1061.124483] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e8469214-22fc-4e8a-babc-dd28002ca543 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.124795] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e8469214-22fc-4e8a-babc-dd28002ca543 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.140655] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.140655] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.145969] [55040]: INFO cinder.volume.api [None req-e8469214-22fc-4e8a-babc-dd28002ca543 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1061.152268] [55040]: INFO cinder.api.openstack.wsgi [None req-e8469214-22fc-4e8a-babc-dd28002ca543 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1061.156036] [55040]: [pid: 55040|app: 0|req: 163/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:18 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.176258] [55041]: DEBUG cinder.api.middleware.request_id [None req-9f204209-5218-468c-9c4d-7051d05e9e8f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.176258] [55041]: INFO cinder.api.openstack.wsgi [None req-9f204209-5218-468c-9c4d-7051d05e9e8f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1062.176258] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9f204209-5218-468c-9c4d-7051d05e9e8f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.176258] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9f204209-5218-468c-9c4d-7051d05e9e8f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.194225] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.194225] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.198632] [55041]: INFO cinder.volume.api [None req-9f204209-5218-468c-9c4d-7051d05e9e8f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1062.203690] [55041]: INFO cinder.api.openstack.wsgi [None req-9f204209-5218-468c-9c4d-7051d05e9e8f tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1062.204102] [55041]: [pid: 55041|app: 0|req: 161/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:20 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.715968] [55040]: DEBUG cinder.api.middleware.request_id [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-0ec9e533-70cd-42f3-8722-0b74aff46444 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.725964] [55040]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-0ec9e533-70cd-42f3-8722-0b74aff46444 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015/action [ 1062.725964] [55040]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-0ec9e533-70cd-42f3-8722-0b74aff46444 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1062.725964] [55040]: DEBUG cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-0ec9e533-70cd-42f3-8722-0b74aff46444 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.742506] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742506] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.753896] [55040]: INFO cinder.api.openstack.wsgi [req-171de1f3-619f-4bb9-99b5-c1a6cf6a8f85 req-0ec9e533-70cd-42f3-8722-0b74aff46444 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015/action returned with HTTP 204 [ 1062.753896] [55040]: [pid: 55040|app: 0|req: 164/325] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:03:20 2025] POST /volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1063.223872] [55041]: DEBUG cinder.api.middleware.request_id [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.226014] [55041]: INFO cinder.api.openstack.wsgi [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1063.226242] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.226460] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.243702] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243702] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.249470] [55041]: INFO cinder.volume.api [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1063.254345] [55041]: INFO cinder.api.openstack.wsgi [None req-e05c5b60-d2ff-462d-b120-8b0400cb2880 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1063.254737] [55041]: [pid: 55041|app: 0|req: 162/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:21 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.264043] [55040]: DEBUG cinder.api.middleware.request_id [None req-3266afde-1028-4ea5-a359-ca474f87e313 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.266276] [55040]: INFO cinder.api.openstack.wsgi [None req-3266afde-1028-4ea5-a359-ca474f87e313 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1063.266577] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3266afde-1028-4ea5-a359-ca474f87e313 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.266853] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3266afde-1028-4ea5-a359-ca474f87e313 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.277481] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.277481] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.280979] [55040]: INFO cinder.volume.api [None req-3266afde-1028-4ea5-a359-ca474f87e313 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1063.285931] [55040]: INFO cinder.api.openstack.wsgi [None req-3266afde-1028-4ea5-a359-ca474f87e313 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1063.286392] [55040]: [pid: 55040|app: 0|req: 165/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:21 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.250241] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=330,cinder:INSERT=36,cinder:UPDATE=61 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.283911] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=262,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1075.763800] [55041]: DEBUG cinder.api.middleware.request_id [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.766171] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1075.766396] [55041]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.766613] [55041]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.777087] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.777087] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.781199] [55041]: INFO cinder.volume.api [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1075.786328] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-d4b5b641-caee-48e7-83c0-f4b80d6224ea tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1075.786744] [55041]: [pid: 55041|app: 0|req: 163/328] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:03:33 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.307977] [55040]: DEBUG cinder.api.middleware.request_id [None req-01447304-e8db-49e7-9412-f4f7fc1a593f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.308476] [55040]: INFO cinder.api.openstack.wsgi [None req-01447304-e8db-49e7-9412-f4f7fc1a593f None None] GET http://10.180.1.21/volume// [ 1077.308645] [55040]: DEBUG cinder.api.openstack.wsgi [None req-01447304-e8db-49e7-9412-f4f7fc1a593f None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.308894] [55040]: DEBUG cinder.api.openstack.wsgi [None req-01447304-e8db-49e7-9412-f4f7fc1a593f None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.309370] [55040]: INFO cinder.api.openstack.wsgi [None req-01447304-e8db-49e7-9412-f4f7fc1a593f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1077.309693] [55040]: [pid: 55040|app: 0|req: 166/329] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:03:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1077.315074] [55041]: DEBUG cinder.api.middleware.request_id [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-4a9b17c6-cc94-496b-b163-ae4839ce9475 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.317627] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-4a9b17c6-cc94-496b-b163-ae4839ce9475 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1077.318020] [55041]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-4a9b17c6-cc94-496b-b163-ae4839ce9475 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "849b6541-ab14-4c95-a2e3-90903a972f7e", "connector": null, "instance_uuid": "e761e03b-6f2a-4633-a8fc-3dff0e68fd9f"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1077.330951] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330951] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.352965] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-4a9b17c6-cc94-496b-b163-ae4839ce9475 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1077.353424] [55041]: [pid: 55041|app: 0|req: 164/330] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:03:35 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) [ 1077.369396] [55040]: DEBUG cinder.api.middleware.request_id [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.371486] [55040]: INFO cinder.api.openstack.wsgi [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1077.371740] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.371956] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.382081] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382081] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.385659] [55040]: INFO cinder.volume.api [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1077.390419] [55040]: INFO cinder.api.openstack.wsgi [None req-d60a2cb4-59dd-4c67-8c38-e81f69930496 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1077.390803] [55040]: [pid: 55040|app: 0|req: 167/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:35 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.743877] [55041]: DEBUG cinder.api.middleware.request_id [None req-cf01fe03-7ad6-4ad0-9419-cba50ab10e38 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.744388] [55041]: INFO cinder.api.openstack.wsgi [None req-cf01fe03-7ad6-4ad0-9419-cba50ab10e38 None None] GET http://10.180.1.21/volume// [ 1077.744593] [55041]: DEBUG cinder.api.openstack.wsgi [None req-cf01fe03-7ad6-4ad0-9419-cba50ab10e38 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.744727] [55041]: DEBUG cinder.api.openstack.wsgi [None req-cf01fe03-7ad6-4ad0-9419-cba50ab10e38 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.745134] [55041]: INFO cinder.api.openstack.wsgi [None req-cf01fe03-7ad6-4ad0-9419-cba50ab10e38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1077.745437] [55041]: [pid: 55041|app: 0|req: 165/332] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:03:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1077.751016] [55040]: DEBUG cinder.api.middleware.request_id [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0d4391e1-69e8-4824-941e-8677ef1e7a2c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.753426] [55040]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0d4391e1-69e8-4824-941e-8677ef1e7a2c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1077.753865] [55040]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0d4391e1-69e8-4824-941e-8677ef1e7a2c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4e83e2a-e80c-4207-b078-7b157e6437c4", "connector": null, "instance_uuid": "5bfa300c-173b-4042-bbf3-c9ff3e083b10"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1077.765265] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.765265] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.791435] [55040]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0d4391e1-69e8-4824-941e-8677ef1e7a2c tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1077.791868] [55040]: [pid: 55040|app: 0|req: 168/333] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:03:35 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.795415] [55041]: DEBUG cinder.api.middleware.request_id [req-c8a57d84-2f20-442b-a667-34f244e81959 req-14b32135-cd6c-4107-b807-5390ac369776 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.797848] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-14b32135-cd6c-4107-b807-5390ac369776 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 [ 1077.798133] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-14b32135-cd6c-4107-b807-5390ac369776 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.798392] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-14b32135-cd6c-4107-b807-5390ac369776 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.806058] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806058] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.873149] [55040]: DEBUG cinder.api.middleware.request_id [None req-ee32787d-d4ba-4380-804e-a8f9da14123a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.873661] [55040]: INFO cinder.api.openstack.wsgi [None req-ee32787d-d4ba-4380-804e-a8f9da14123a None None] GET http://10.180.1.21/volume// [ 1077.873855] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ee32787d-d4ba-4380-804e-a8f9da14123a None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.874090] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ee32787d-d4ba-4380-804e-a8f9da14123a None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.874493] [55040]: INFO cinder.api.openstack.wsgi [None req-ee32787d-d4ba-4380-804e-a8f9da14123a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1077.874841] [55040]: [pid: 55040|app: 0|req: 169/334] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:03:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1077.877859] [55040]: DEBUG cinder.api.middleware.request_id [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.880015] [55040]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1077.880262] [55040]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.880465] [55040]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.890013] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.890013] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.893298] [55040]: INFO cinder.volume.api [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1077.897670] [55040]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-11af6c2d-ba04-42f0-8d6e-07b9cbe1af3c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1077.898206] [55040]: [pid: 55040|app: 0|req: 170/335] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:03:35 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1030 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1077.950915] [55040]: DEBUG cinder.api.middleware.request_id [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.953443] [55040]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] PUT http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 [ 1077.953874] [55040]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-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-541120", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1077.962087] [55040]: DEBUG cinder.coordination [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Acquiring lock "cinder-attachment_update-849b6541-ab14-4c95-a2e3-90903a972f7e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1077.967091] [55040]: DEBUG cinder.coordination [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Lock "cinder-attachment_update-849b6541-ab14-4c95-a2e3-90903a972f7e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1077.968221] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968221] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.340783] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-14b32135-cd6c-4107-b807-5390ac369776 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 returned with HTTP 200 [ 1078.341308] [55041]: [pid: 55041|app: 0|req: 166/336] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:03:35 2025] DELETE /volume/v3/attachments/b869673a-19ef-482e-ba15-445a58769015 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1078.401029] [55041]: DEBUG cinder.api.middleware.request_id [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.403430] [55041]: INFO cinder.api.openstack.wsgi [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1078.403710] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1078.403970] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1078.415222] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.415222] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1078.418514] [55041]: INFO cinder.volume.api [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1078.423464] [55041]: INFO cinder.api.openstack.wsgi [None req-aa2990d9-ef40-4ac0-9e7d-a5bde6b0fbff tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1078.423852] [55041]: [pid: 55041|app: 0|req: 167/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:36 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.434339] [55041]: DEBUG cinder.api.middleware.request_id [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.436635] [55041]: INFO cinder.api.openstack.wsgi [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1079.436872] [55041]: DEBUG cinder.api.openstack.wsgi [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.437146] [55041]: DEBUG cinder.api.openstack.wsgi [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.447202] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447202] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.450411] [55041]: INFO cinder.volume.api [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1079.454906] [55041]: INFO cinder.api.openstack.wsgi [None req-05a0e8b3-647c-4412-8b2a-a27a75095d8c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1079.455319] [55041]: [pid: 55041|app: 0|req: 168/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:37 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.465354] [55041]: DEBUG cinder.api.middleware.request_id [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.467575] [55041]: INFO cinder.api.openstack.wsgi [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1080.467945] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.468027] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.482197] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482197] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.485585] [55041]: INFO cinder.volume.api [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1080.490773] [55041]: INFO cinder.api.openstack.wsgi [None req-0c7c0579-b706-4417-8fe0-b1bb27a3218f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1080.491212] [55041]: [pid: 55041|app: 0|req: 169/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:38 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1081.501907] [55041]: DEBUG cinder.api.middleware.request_id [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.504603] [55041]: INFO cinder.api.openstack.wsgi [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1081.504896] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.505223] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.518145] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518145] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.527869] [55041]: INFO cinder.volume.api [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1081.527869] [55041]: INFO cinder.api.openstack.wsgi [None req-2430c10c-b676-4cd8-9cb5-eb02f2f49248 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1081.527869] [55041]: [pid: 55041|app: 0|req: 170/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:39 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.491766] [55040]: DEBUG cinder.coordination [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Lock "cinder-attachment_update-849b6541-ab14-4c95-a2e3-90903a972f7e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1082.492216] [55040]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-1ea594b0-1c0a-4373-8eab-72247d37ffb0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 returned with HTTP 200 [ 1082.492718] [55040]: [pid: 55040|app: 0|req: 171/341] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:03:35 2025] PUT /volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.540148] [55041]: DEBUG cinder.api.middleware.request_id [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.542327] [55041]: INFO cinder.api.openstack.wsgi [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1082.542544] [55041]: DEBUG cinder.api.openstack.wsgi [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.542760] [55041]: DEBUG cinder.api.openstack.wsgi [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.554775] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.554775] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.558854] [55041]: INFO cinder.volume.api [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1082.564408] [55041]: INFO cinder.api.openstack.wsgi [None req-51ccbb01-272a-4238-a278-1aaf5e6d719c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1082.564874] [55041]: [pid: 55041|app: 0|req: 171/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:40 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.752582] [55040]: DEBUG cinder.api.middleware.request_id [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.754677] [55040]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] PUT http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c [ 1082.755193] [55040]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-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-541108", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1082.763831] [55040]: DEBUG cinder.coordination [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Acquiring lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1082.768659] [55040]: DEBUG cinder.coordination [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1082.769884] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.769884] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.292432] [55040]: DEBUG cinder.coordination [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1083.292799] [55040]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-0bf3c628-a24d-4ad5-8136-5d6de752c81b tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c returned with HTTP 200 [ 1083.293268] [55040]: [pid: 55040|app: 0|req: 172/343] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:03:40 2025] PUT /volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.297728] [55041]: DEBUG cinder.api.middleware.request_id [req-c8a57d84-2f20-442b-a667-34f244e81959 req-ad6d45f2-eda1-41a9-aa8e-196ecd6910d3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.300154] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-ad6d45f2-eda1-41a9-aa8e-196ecd6910d3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c [ 1083.300404] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-ad6d45f2-eda1-41a9-aa8e-196ecd6910d3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.300622] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-ad6d45f2-eda1-41a9-aa8e-196ecd6910d3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.316786] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-ad6d45f2-eda1-41a9-aa8e-196ecd6910d3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c returned with HTTP 200 [ 1083.317217] [55041]: [pid: 55041|app: 0|req: 172/344] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 13:03:41 2025] GET /volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.575029] [55040]: DEBUG cinder.api.middleware.request_id [None req-abb9f38a-c87f-4311-a113-2186d3413377 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.577922] [55040]: INFO cinder.api.openstack.wsgi [None req-abb9f38a-c87f-4311-a113-2186d3413377 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1083.579036] [55040]: DEBUG cinder.api.openstack.wsgi [None req-abb9f38a-c87f-4311-a113-2186d3413377 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.579036] [55040]: DEBUG cinder.api.openstack.wsgi [None req-abb9f38a-c87f-4311-a113-2186d3413377 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.588951] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.588951] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.592300] [55040]: INFO cinder.volume.api [None req-abb9f38a-c87f-4311-a113-2186d3413377 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1083.597466] [55040]: INFO cinder.api.openstack.wsgi [None req-abb9f38a-c87f-4311-a113-2186d3413377 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1083.598042] [55040]: [pid: 55040|app: 0|req: 173/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:41 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.107270] [55041]: DEBUG cinder.api.middleware.request_id [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-730442ef-1a1c-4361-b648-8e1490c09750 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.109671] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-730442ef-1a1c-4361-b648-8e1490c09750 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] POST http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692/action [ 1084.110087] [55041]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-730442ef-1a1c-4361-b648-8e1490c09750 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1084.110228] [55041]: DEBUG cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-730442ef-1a1c-4361-b648-8e1490c09750 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1084.126353] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126353] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.136015] [55041]: INFO cinder.api.openstack.wsgi [req-f05a665e-6288-4d45-900a-d90dafc0ccd4 req-730442ef-1a1c-4361-b648-8e1490c09750 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692/action returned with HTTP 204 [ 1084.136482] [55041]: [pid: 55041|app: 0|req: 173/346] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:03:41 2025] POST /volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1084.609253] [55040]: DEBUG cinder.api.middleware.request_id [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.611647] [55040]: INFO cinder.api.openstack.wsgi [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1084.611881] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.612131] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.627487] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627487] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.631563] [55040]: INFO cinder.volume.api [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1084.636826] [55040]: INFO cinder.api.openstack.wsgi [None req-8e28e7e9-9736-483c-ae73-8f71dc713b13 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1084.637481] [55040]: [pid: 55040|app: 0|req: 174/347] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:42 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.647786] [55041]: DEBUG cinder.api.middleware.request_id [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.650255] [55041]: INFO cinder.api.openstack.wsgi [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1084.650560] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.650831] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.662668] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662668] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.666595] [55041]: INFO cinder.volume.api [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1084.671282] [55041]: INFO cinder.api.openstack.wsgi [None req-fc6f450d-3c15-4f34-aedd-ba74123ef963 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1084.671857] [55041]: [pid: 55041|app: 0|req: 174/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:42 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.734701] [55040]: DEBUG cinder.api.middleware.request_id [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.738046] [55040]: INFO cinder.api.openstack.wsgi [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1084.738046] [55040]: DEBUG cinder.api.openstack.wsgi [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.738046] [55040]: DEBUG cinder.api.openstack.wsgi [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.748337] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748337] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.751806] [55040]: INFO cinder.volume.api [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1084.756434] [55040]: INFO cinder.api.openstack.wsgi [req-9faaccf7-8159-42c3-b020-f77aea7aeeb4 req-19c4820a-6bdd-448a-93bc-174be2c2877f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1084.756917] [55040]: [pid: 55040|app: 0|req: 175/349] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:03:42 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.905937] [55041]: DEBUG cinder.api.middleware.request_id [req-c8a57d84-2f20-442b-a667-34f244e81959 req-f60f6297-ad0c-4e83-ab01-bb5b4b2a0984 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.908280] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-f60f6297-ad0c-4e83-ab01-bb5b4b2a0984 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c/action [ 1085.908713] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-f60f6297-ad0c-4e83-ab01-bb5b4b2a0984 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1085.908853] [55041]: DEBUG cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-f60f6297-ad0c-4e83-ab01-bb5b4b2a0984 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1085.926542] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926542] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.933189] [55041]: INFO cinder.api.openstack.wsgi [req-c8a57d84-2f20-442b-a667-34f244e81959 req-f60f6297-ad0c-4e83-ab01-bb5b4b2a0984 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c/action returned with HTTP 204 [ 1085.933624] [55041]: [pid: 55041|app: 0|req: 175/350] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:03:43 2025] POST /volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1089.559101] [55040]: DEBUG cinder.api.middleware.request_id [None req-7e44fd61-a87a-4dd2-9cc4-cc6c623c40ce None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.559571] [55040]: INFO cinder.api.openstack.wsgi [None req-7e44fd61-a87a-4dd2-9cc4-cc6c623c40ce None None] GET http://10.180.1.21/volume// [ 1089.559750] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7e44fd61-a87a-4dd2-9cc4-cc6c623c40ce None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.559968] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7e44fd61-a87a-4dd2-9cc4-cc6c623c40ce None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.560385] [55040]: INFO cinder.api.openstack.wsgi [None req-7e44fd61-a87a-4dd2-9cc4-cc6c623c40ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1089.560712] [55040]: [pid: 55040|app: 0|req: 176/351] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:03:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1089.564428] [55041]: DEBUG cinder.api.middleware.request_id [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-dd1b80d1-2883-4bf0-9211-414aa153c5be None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.566748] [55041]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-dd1b80d1-2883-4bf0-9211-414aa153c5be tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1089.567095] [55041]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-dd1b80d1-2883-4bf0-9211-414aa153c5be tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4e83e2a-e80c-4207-b078-7b157e6437c4", "connector": null, "instance_uuid": "5bfa300c-173b-4042-bbf3-c9ff3e083b10"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.581352] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581352] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.606010] [55041]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-dd1b80d1-2883-4bf0-9211-414aa153c5be tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1089.606448] [55041]: [pid: 55041|app: 0|req: 176/352] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:03:47 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.610867] [55040]: DEBUG cinder.api.middleware.request_id [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-9e4296df-8578-4a67-84ff-b0c7b8c4b7c1 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.613405] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-9e4296df-8578-4a67-84ff-b0c7b8c4b7c1 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c [ 1089.613638] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-9e4296df-8578-4a67-84ff-b0c7b8c4b7c1 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.613850] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-9e4296df-8578-4a67-84ff-b0c7b8c4b7c1 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.620993] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620993] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.151853] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-9e4296df-8578-4a67-84ff-b0c7b8c4b7c1 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c returned with HTTP 200 [ 1090.152359] [55040]: [pid: 55040|app: 0|req: 177/353] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:03:47 2025] DELETE /volume/v3/attachments/819f1449-817a-4d62-9236-8f0b6073ca0c => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.220196] [55041]: DEBUG cinder.api.middleware.request_id [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.222826] [55041]: INFO cinder.api.openstack.wsgi [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1092.223171] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.223495] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.234867] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234867] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.239159] [55041]: INFO cinder.volume.api [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1092.244268] [55041]: INFO cinder.api.openstack.wsgi [None req-6ec27db4-9e76-4311-aea7-1a6042f1601b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1092.244651] [55041]: [pid: 55041|app: 0|req: 177/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:50 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.281979] [55040]: DEBUG cinder.api.middleware.request_id [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.284335] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1092.284578] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.284786] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.292898] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.292898] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.296614] [55040]: INFO cinder.volume.api [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1092.301600] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-2b04a900-d380-4348-b49e-8849d2c92ad0 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1092.302026] [55040]: [pid: 55040|app: 0|req: 178/355] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:03:50 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.081770] [55041]: DEBUG cinder.api.middleware.request_id [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.084249] [55041]: INFO cinder.api.openstack.wsgi [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1093.084461] [55041]: DEBUG cinder.api.openstack.wsgi [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.084679] [55041]: DEBUG cinder.api.openstack.wsgi [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.096688] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096688] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.100620] [55041]: INFO cinder.volume.api [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1093.105634] [55041]: INFO cinder.api.openstack.wsgi [req-6db09061-83f8-4c89-bcfb-5d26516df3a0 req-4973fb2d-95b2-4dc8-8bc7-1496836c1b6d tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1093.106090] [55041]: [pid: 55041|app: 0|req: 178/356] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:03:50 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.824048] [55040]: DEBUG cinder.api.middleware.request_id [None req-d2daaad1-f402-4da1-b210-e6094079c61b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.824048] [55040]: INFO cinder.api.openstack.wsgi [None req-d2daaad1-f402-4da1-b210-e6094079c61b None None] GET http://10.180.1.21/volume// [ 1093.824383] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d2daaad1-f402-4da1-b210-e6094079c61b None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.824465] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d2daaad1-f402-4da1-b210-e6094079c61b None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.824869] [55040]: INFO cinder.api.openstack.wsgi [None req-d2daaad1-f402-4da1-b210-e6094079c61b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1093.825173] [55040]: [pid: 55040|app: 0|req: 179/357] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:03:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1093.828978] [55041]: DEBUG cinder.api.middleware.request_id [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-08ff2271-3088-4a6a-b34b-8f0117e2d568 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.831354] [55041]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-08ff2271-3088-4a6a-b34b-8f0117e2d568 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1093.831755] [55041]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-08ff2271-3088-4a6a-b34b-8f0117e2d568 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1dfe87e-208b-454a-9637-132e71322b70", "connector": null, "instance_uuid": "3f3876f3-d4fe-43df-99b5-e1bcb736933b"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1093.841137] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841137] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.859854] [55041]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-08ff2271-3088-4a6a-b34b-8f0117e2d568 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1093.860282] [55041]: [pid: 55041|app: 0|req: 179/358] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:03:51 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) [ 1093.879017] [55040]: DEBUG cinder.api.middleware.request_id [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.881612] [55040]: INFO cinder.api.openstack.wsgi [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1093.881612] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.881781] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.891780] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891780] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.895306] [55040]: INFO cinder.volume.api [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1093.900103] [55040]: INFO cinder.api.openstack.wsgi [None req-ffeffe7b-31b5-4373-8d98-53d436421f61 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1093.900505] [55040]: [pid: 55040|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:51 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.384673] [55041]: DEBUG cinder.api.middleware.request_id [None req-16644ae1-619e-4247-b79a-381c4e92168a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.384807] [55041]: INFO cinder.api.openstack.wsgi [None req-16644ae1-619e-4247-b79a-381c4e92168a None None] GET http://10.180.1.21/volume// [ 1094.384975] [55041]: DEBUG cinder.api.openstack.wsgi [None req-16644ae1-619e-4247-b79a-381c4e92168a None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.385213] [55041]: DEBUG cinder.api.openstack.wsgi [None req-16644ae1-619e-4247-b79a-381c4e92168a None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.385614] [55041]: INFO cinder.api.openstack.wsgi [None req-16644ae1-619e-4247-b79a-381c4e92168a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1094.385928] [55041]: [pid: 55041|app: 0|req: 180/360] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:03:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1094.389346] [55040]: DEBUG cinder.api.middleware.request_id [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.393744] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1094.393958] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.394297] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.407673] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407673] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.412094] [55040]: INFO cinder.volume.api [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1094.417329] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-262338f9-0276-49c4-9eb7-ad4c672f991e tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1094.417758] [55040]: [pid: 55040|app: 0|req: 181/361] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:03:52 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1094.451098] [55041]: DEBUG cinder.api.middleware.request_id [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.453222] [55041]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] PUT http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 [ 1094.453707] [55041]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-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-541124", "mountpoint": "/dev/sdb"}}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1094.463439] [55041]: DEBUG cinder.coordination [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Acquiring lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1094.468687] [55041]: DEBUG cinder.coordination [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1094.470204] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470204] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.910832] [55040]: DEBUG cinder.api.middleware.request_id [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.913230] [55040]: INFO cinder.api.openstack.wsgi [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1094.913603] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.913860] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.924294] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.924294] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.927876] [55040]: INFO cinder.volume.api [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1094.931936] [55040]: INFO cinder.api.openstack.wsgi [None req-7124a0d3-fa6e-4a9c-8d4b-01001082a88b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1094.932333] [55040]: [pid: 55040|app: 0|req: 182/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:52 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.943171] [55040]: DEBUG cinder.api.middleware.request_id [None req-f625d2bd-cb30-4285-a617-8a2a0796038d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.945769] [55040]: INFO cinder.api.openstack.wsgi [None req-f625d2bd-cb30-4285-a617-8a2a0796038d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1095.946000] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f625d2bd-cb30-4285-a617-8a2a0796038d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.946296] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f625d2bd-cb30-4285-a617-8a2a0796038d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.962294] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962294] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.966360] [55040]: INFO cinder.volume.api [None req-f625d2bd-cb30-4285-a617-8a2a0796038d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1095.971214] [55040]: INFO cinder.api.openstack.wsgi [None req-f625d2bd-cb30-4285-a617-8a2a0796038d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1095.971633] [55040]: [pid: 55040|app: 0|req: 183/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:53 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1096.433295] [55040]: DEBUG cinder.api.middleware.request_id [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.435655] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] PUT http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa [ 1096.436083] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-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-541108", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.443946] [55040]: DEBUG cinder.coordination [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Acquiring lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1096.449647] [55040]: DEBUG cinder.coordination [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1096.450582] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450582] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.968809] [55040]: DEBUG cinder.coordination [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Lock "cinder-attachment_update-b4e83e2a-e80c-4207-b078-7b157e6437c4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1096.969235] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-552f9d37-bc89-477c-a618-f71fb3f74bfc tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa returned with HTTP 200 [ 1096.969747] [55040]: [pid: 55040|app: 0|req: 184/364] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:03:54 2025] PUT /volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.974632] [55040]: DEBUG cinder.api.middleware.request_id [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-b5653beb-62ce-41a4-9bc1-147f0a2caf80 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.977043] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-b5653beb-62ce-41a4-9bc1-147f0a2caf80 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa [ 1096.977483] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-b5653beb-62ce-41a4-9bc1-147f0a2caf80 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.977756] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-b5653beb-62ce-41a4-9bc1-147f0a2caf80 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.993429] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-b5653beb-62ce-41a4-9bc1-147f0a2caf80 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa returned with HTTP 200 [ 1096.993826] [55040]: [pid: 55040|app: 0|req: 185/365] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 13:03:54 2025] GET /volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.994517] [55040]: DEBUG cinder.api.middleware.request_id [None req-f8c7fd29-4276-40e1-be59-780363cd4859 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.996254] [55040]: INFO cinder.api.openstack.wsgi [None req-f8c7fd29-4276-40e1-be59-780363cd4859 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1096.996462] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f8c7fd29-4276-40e1-be59-780363cd4859 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.996671] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f8c7fd29-4276-40e1-be59-780363cd4859 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.005237] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005237] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.008382] [55040]: INFO cinder.volume.api [None req-f8c7fd29-4276-40e1-be59-780363cd4859 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1097.013054] [55040]: INFO cinder.api.openstack.wsgi [None req-f8c7fd29-4276-40e1-be59-780363cd4859 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1097.013383] [55040]: [pid: 55040|app: 0|req: 186/366] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:54 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.024149] [55040]: DEBUG cinder.api.middleware.request_id [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.028520] [55040]: INFO cinder.api.openstack.wsgi [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1098.028789] [55040]: DEBUG cinder.api.openstack.wsgi [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.029035] [55040]: DEBUG cinder.api.openstack.wsgi [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.042547] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042547] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.046242] [55040]: INFO cinder.volume.api [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1098.052864] [55040]: INFO cinder.api.openstack.wsgi [None req-96a08cc6-4520-4d4d-9d8f-54b579f08f0d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1098.053344] [55040]: [pid: 55040|app: 0|req: 187/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:55 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.067783] [55040]: DEBUG cinder.api.middleware.request_id [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.069932] [55040]: INFO cinder.api.openstack.wsgi [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1098.070181] [55040]: DEBUG cinder.api.openstack.wsgi [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.070419] [55040]: DEBUG cinder.api.openstack.wsgi [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.077976] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077976] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.081811] [55040]: INFO cinder.volume.api [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1098.087043] [55040]: INFO cinder.api.openstack.wsgi [None req-dd20b09c-3b89-4b1f-92ab-6094e664cbb3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1098.087290] [55040]: [pid: 55040|app: 0|req: 188/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:55 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.134318] [55040]: DEBUG cinder.api.middleware.request_id [None req-363a342a-a8cb-48b2-a921-48deaa72812b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.136965] [55040]: INFO cinder.api.openstack.wsgi [None req-363a342a-a8cb-48b2-a921-48deaa72812b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1098.137229] [55040]: DEBUG cinder.api.openstack.wsgi [None req-363a342a-a8cb-48b2-a921-48deaa72812b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.137477] [55040]: DEBUG cinder.api.openstack.wsgi [None req-363a342a-a8cb-48b2-a921-48deaa72812b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.146079] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.146079] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.150140] [55040]: INFO cinder.volume.api [None req-363a342a-a8cb-48b2-a921-48deaa72812b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1098.154924] [55040]: INFO cinder.api.openstack.wsgi [None req-363a342a-a8cb-48b2-a921-48deaa72812b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1098.155368] [55040]: [pid: 55040|app: 0|req: 189/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:55 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1098.995020] [55041]: DEBUG cinder.coordination [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1098.995020] [55041]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-121343bb-b03b-48c2-8d7b-8e031cd0d0ec tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 returned with HTTP 200 [ 1098.995447] [55041]: [pid: 55041|app: 0|req: 181/370] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:03:52 2025] PUT /volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1099.065024] [55040]: DEBUG cinder.api.middleware.request_id [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.066881] [55040]: INFO cinder.api.openstack.wsgi [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1099.067143] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.068146] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.078434] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.078434] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.082391] [55040]: INFO cinder.volume.api [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1099.088803] [55040]: INFO cinder.api.openstack.wsgi [None req-e0090cee-0307-44a8-a87a-9ea86d83fb77 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1099.089342] [55040]: [pid: 55040|app: 0|req: 190/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:56 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.100088] [55041]: DEBUG cinder.api.middleware.request_id [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.102319] [55041]: INFO cinder.api.openstack.wsgi [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1100.102608] [55041]: DEBUG cinder.api.openstack.wsgi [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.102852] [55041]: DEBUG cinder.api.openstack.wsgi [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.113198] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.113198] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.116494] [55041]: INFO cinder.volume.api [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1100.121867] [55041]: INFO cinder.api.openstack.wsgi [None req-36b320c8-6f8b-4e9d-8ec3-e687c9a657af tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1100.122520] [55041]: [pid: 55041|app: 0|req: 182/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:57 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.122747] [55040]: DEBUG cinder.api.middleware.request_id [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-21a7c5ed-7d59-437f-9084-83a1dd548bce None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.125745] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-21a7c5ed-7d59-437f-9084-83a1dd548bce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26/action [ 1101.126340] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-21a7c5ed-7d59-437f-9084-83a1dd548bce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1101.126722] [55040]: DEBUG cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-21a7c5ed-7d59-437f-9084-83a1dd548bce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.132290] [55041]: DEBUG cinder.api.middleware.request_id [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.134668] [55041]: INFO cinder.api.openstack.wsgi [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1101.134894] [55041]: DEBUG cinder.api.openstack.wsgi [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.135567] [55041]: DEBUG cinder.api.openstack.wsgi [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.145749] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145749] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.148966] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148966] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.153402] [55041]: INFO cinder.volume.api [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1101.155536] [55040]: INFO cinder.api.openstack.wsgi [req-98cb6452-63cb-4252-8028-b15c8bb93bce req-21a7c5ed-7d59-437f-9084-83a1dd548bce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26/action returned with HTTP 204 [ 1101.155635] [55040]: [pid: 55040|app: 0|req: 191/373] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:03:58 2025] POST /volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1101.158258] [55041]: INFO cinder.api.openstack.wsgi [None req-7b9e1f9d-effc-4342-9eab-e23e099f8bf8 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1101.158647] [55041]: [pid: 55041|app: 0|req: 183/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:03:58 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.856492] [55040]: DEBUG cinder.api.middleware.request_id [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-01692eab-b11d-49e7-a1da-054e4c8ae27d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.858872] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-01692eab-b11d-49e7-a1da-054e4c8ae27d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] POST http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa/action [ 1101.859368] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-01692eab-b11d-49e7-a1da-054e4c8ae27d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1101.859528] [55040]: DEBUG cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-01692eab-b11d-49e7-a1da-054e4c8ae27d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.874053] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.874053] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.880327] [55040]: INFO cinder.api.openstack.wsgi [req-faeca263-43ed-42a0-ba72-4ff423815d27 req-01692eab-b11d-49e7-a1da-054e4c8ae27d tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa/action returned with HTTP 204 [ 1101.880739] [55040]: [pid: 55040|app: 0|req: 192/375] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:03:59 2025] POST /volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1102.168226] [55041]: DEBUG cinder.api.middleware.request_id [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.170564] [55041]: INFO cinder.api.openstack.wsgi [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1102.170797] [55041]: DEBUG cinder.api.openstack.wsgi [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.171023] [55041]: DEBUG cinder.api.openstack.wsgi [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.182024] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.182024] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.185183] [55041]: INFO cinder.volume.api [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1102.190063] [55041]: INFO cinder.api.openstack.wsgi [None req-03bd4ef3-35bb-49fe-81ed-0567db6a8a08 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1102.190491] [55041]: [pid: 55041|app: 0|req: 184/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:00 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.199804] [55040]: DEBUG cinder.api.middleware.request_id [None req-1d72543d-a016-4e97-9df0-d72aab26f718 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.202531] [55040]: INFO cinder.api.openstack.wsgi [None req-1d72543d-a016-4e97-9df0-d72aab26f718 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1102.202768] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1d72543d-a016-4e97-9df0-d72aab26f718 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.202991] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1d72543d-a016-4e97-9df0-d72aab26f718 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.213168] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.213168] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.216525] [55040]: INFO cinder.volume.api [None req-1d72543d-a016-4e97-9df0-d72aab26f718 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1102.220811] [55040]: INFO cinder.api.openstack.wsgi [None req-1d72543d-a016-4e97-9df0-d72aab26f718 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1102.221278] [55040]: [pid: 55040|app: 0|req: 193/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:00 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.597526] [55041]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.599826] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1102.600057] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.600277] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.610043] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.610043] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.613237] [55041]: INFO cinder.volume.api [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1102.617360] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-1fedfbeb-601f-475f-b02b-592919faf0ce tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1102.617707] [55041]: [pid: 55041|app: 0|req: 185/378] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:00 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.780314] [55040]: DEBUG cinder.api.middleware.request_id [None req-c753314b-ce9d-4012-a6a0-a7b60fbe04a6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.780866] [55040]: INFO cinder.api.openstack.wsgi [None req-c753314b-ce9d-4012-a6a0-a7b60fbe04a6 None None] GET http://10.180.1.21/volume// [ 1104.781158] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c753314b-ce9d-4012-a6a0-a7b60fbe04a6 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.781405] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c753314b-ce9d-4012-a6a0-a7b60fbe04a6 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.781805] [55040]: INFO cinder.api.openstack.wsgi [None req-c753314b-ce9d-4012-a6a0-a7b60fbe04a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.782158] [55040]: [pid: 55040|app: 0|req: 194/379] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:04:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.785381] [55041]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-d37d16e6-d8b0-4eaf-950e-3de6704c8ecc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.787736] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-d37d16e6-d8b0-4eaf-950e-3de6704c8ecc tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.788221] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-d37d16e6-d8b0-4eaf-950e-3de6704c8ecc tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1dfe87e-208b-454a-9637-132e71322b70", "connector": null, "instance_uuid": "3f3876f3-d4fe-43df-99b5-e1bcb736933b"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.803838] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.803838] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.834565] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-d37d16e6-d8b0-4eaf-950e-3de6704c8ecc tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.835175] [55041]: [pid: 55041|app: 0|req: 186/380] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:04:02 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) [ 1104.881704] [55040]: DEBUG cinder.api.middleware.request_id [None req-7cb88d0b-3f1f-4830-b8fc-372a83b8e250 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.882201] [55040]: INFO cinder.api.openstack.wsgi [None req-7cb88d0b-3f1f-4830-b8fc-372a83b8e250 None None] GET http://10.180.1.21/volume// [ 1104.882399] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7cb88d0b-3f1f-4830-b8fc-372a83b8e250 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.882606] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7cb88d0b-3f1f-4830-b8fc-372a83b8e250 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.882995] [55040]: INFO cinder.api.openstack.wsgi [None req-7cb88d0b-3f1f-4830-b8fc-372a83b8e250 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.883321] [55040]: [pid: 55040|app: 0|req: 195/381] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:04:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.887252] [55041]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.889624] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1104.890208] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.890208] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.903044] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.903044] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.906479] [55041]: INFO cinder.volume.api [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1104.912150] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-a32d2099-e8c0-4714-80ea-42f1bc26d398 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1104.912630] [55041]: [pid: 55041|app: 0|req: 187/382] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:04:02 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1106.112363] [55040]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-883a48ce-bee5-4d2f-902b-d2a105058109 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.115796] [55040]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-883a48ce-bee5-4d2f-902b-d2a105058109 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 [ 1106.116635] [55040]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-883a48ce-bee5-4d2f-902b-d2a105058109 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.116635] [55040]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-883a48ce-bee5-4d2f-902b-d2a105058109 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.127766] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.127766] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.660164] [55040]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-883a48ce-bee5-4d2f-902b-d2a105058109 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 returned with HTTP 200 [ 1106.660919] [55040]: [pid: 55040|app: 0|req: 196/383] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:04:03 2025] DELETE /volume/v3/attachments/fbfdff4d-32cf-4eb8-a6fa-f1a1b6e2ee26 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.520956] [55041]: DEBUG cinder.api.middleware.request_id [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.522919] [55041]: INFO cinder.api.openstack.wsgi [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] DELETE http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1107.523355] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.523708] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.524012] [55041]: INFO cinder.api.v3.volumes [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Delete volume with id: 33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1107.534089] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534089] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.534834] [55041]: INFO cinder.volume.api [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1107.555114] [55041]: INFO cinder.volume.api [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Delete volume request issued successfully. [ 1107.555114] [55041]: INFO cinder.api.openstack.wsgi [None req-e9ea0655-1b6f-485f-8347-68528d4450a8 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 202 [ 1107.555114] [55041]: [pid: 55041|app: 0|req: 188/384] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:05 2025] DELETE /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1107.559289] [55040]: DEBUG cinder.api.middleware.request_id [None req-b4476db9-232a-4925-a756-565ef349332d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.562199] [55040]: INFO cinder.api.openstack.wsgi [None req-b4476db9-232a-4925-a756-565ef349332d tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1107.562876] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b4476db9-232a-4925-a756-565ef349332d tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.564259] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b4476db9-232a-4925-a756-565ef349332d tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.576415] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576415] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.579381] [55040]: INFO cinder.volume.api [None req-b4476db9-232a-4925-a756-565ef349332d tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1107.585784] [55040]: INFO cinder.api.openstack.wsgi [None req-b4476db9-232a-4925-a756-565ef349332d tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 200 [ 1107.586328] [55040]: [pid: 55040|app: 0|req: 197/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:05 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.586230] [55041]: DEBUG cinder.api.middleware.request_id [None req-15a6e287-986c-4ffd-9df7-d98cab90aeed None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.586688] [55041]: INFO cinder.api.openstack.wsgi [None req-15a6e287-986c-4ffd-9df7-d98cab90aeed None None] GET http://10.180.1.21/volume// [ 1108.586873] [55041]: DEBUG cinder.api.openstack.wsgi [None req-15a6e287-986c-4ffd-9df7-d98cab90aeed None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.587106] [55041]: DEBUG cinder.api.openstack.wsgi [None req-15a6e287-986c-4ffd-9df7-d98cab90aeed None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.587519] [55041]: INFO cinder.api.openstack.wsgi [None req-15a6e287-986c-4ffd-9df7-d98cab90aeed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.587820] [55041]: [pid: 55041|app: 0|req: 189/386] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:04:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.591448] [55040]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.595110] [55040]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1108.595372] [55040]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.595591] [55040]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.599464] [55041]: DEBUG cinder.api.middleware.request_id [None req-e2b3df6d-90d0-489e-bab1-5983cb61577b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.602234] [55041]: INFO cinder.api.openstack.wsgi [None req-e2b3df6d-90d0-489e-bab1-5983cb61577b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e [ 1108.602408] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e2b3df6d-90d0-489e-bab1-5983cb61577b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.602650] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e2b3df6d-90d0-489e-bab1-5983cb61577b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.612648] [55041]: INFO cinder.api.openstack.wsgi [None req-e2b3df6d-90d0-489e-bab1-5983cb61577b tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e returned with HTTP 404 [ 1108.613229] [55041]: [pid: 55041|app: 0|req: 190/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:06 2025] GET /volume/v3/volumes/33f2bff0-931a-4582-9c9a-d3a0576cf37e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1108.615963] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615963] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.622318] [55040]: INFO cinder.volume.api [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1108.627621] [55040]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-abed8043-f438-4afe-bca9-e41a9447ae7c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1108.628248] [55040]: [pid: 55040|app: 0|req: 198/388] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:04:06 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.657239] [55041]: DEBUG cinder.api.middleware.request_id [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.659419] [55041]: INFO cinder.api.openstack.wsgi [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1108.659670] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.659893] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.660533] [55041]: INFO cinder.api.v3.volumes [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Delete volume with id: 8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1108.669499] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669499] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.670020] [55041]: INFO cinder.volume.api [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1108.686197] [55041]: INFO cinder.volume.api [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Delete volume request issued successfully. [ 1108.686395] [55041]: INFO cinder.api.openstack.wsgi [None req-6102fd41-2475-47dd-88bb-382e1f09d9eb tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 202 [ 1108.686908] [55041]: [pid: 55041|app: 0|req: 191/389] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:06 2025] DELETE /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1108.690479] [55040]: DEBUG cinder.api.middleware.request_id [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.692721] [55040]: INFO cinder.api.openstack.wsgi [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1108.692943] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.693477] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.700784] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.700784] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.704229] [55040]: INFO cinder.volume.api [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1108.708403] [55040]: INFO cinder.api.openstack.wsgi [None req-1c05de10-33b6-4a4f-ab14-8e1a8d1213d3 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 1108.708786] [55040]: [pid: 55040|app: 0|req: 199/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:06 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.794357] [55041]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.795517] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] PUT http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 [ 1108.795942] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-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=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.803824] [55041]: DEBUG cinder.coordination [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Acquiring lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.808070] [55041]: DEBUG cinder.coordination [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.809165] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.809165] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.827278] [55040]: DEBUG cinder.api.middleware.request_id [req-91e1e957-650c-4848-b2d3-f8a681b55442 req-3ae20fd9-800b-4ca5-8d1f-fbb37f8218c5 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.829705] [55040]: INFO cinder.api.openstack.wsgi [req-91e1e957-650c-4848-b2d3-f8a681b55442 req-3ae20fd9-800b-4ca5-8d1f-fbb37f8218c5 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa [ 1108.829845] [55040]: DEBUG cinder.api.openstack.wsgi [req-91e1e957-650c-4848-b2d3-f8a681b55442 req-3ae20fd9-800b-4ca5-8d1f-fbb37f8218c5 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.830107] [55040]: DEBUG cinder.api.openstack.wsgi [req-91e1e957-650c-4848-b2d3-f8a681b55442 req-3ae20fd9-800b-4ca5-8d1f-fbb37f8218c5 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.841881] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841881] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.336823] [55041]: DEBUG cinder.coordination [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-f1dfe87e-208b-454a-9637-132e71322b70-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.336823] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-accaa183-b5bc-4e77-8e92-dcb6d6b4033f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 returned with HTTP 200 [ 1109.336823] [55041]: [pid: 55041|app: 0|req: 192/391] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:04:06 2025] PUT /volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.336823] [55041]: DEBUG cinder.api.middleware.request_id [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.337974] [55041]: INFO cinder.api.openstack.wsgi [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] DELETE http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 1109.340319] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.340531] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.340724] [55041]: INFO cinder.api.v3.volumes [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Delete volume with id: 535dcb90-c689-4071-8b1a-715019e22ab5 [ 1109.350912] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.350912] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.351497] [55041]: INFO cinder.volume.api [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 1109.368613] [55041]: INFO cinder.volume.api [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Delete volume request issued successfully. [ 1109.368813] [55041]: INFO cinder.api.openstack.wsgi [None req-fca418ba-c51b-49ef-8ba4-b987c886f8ef tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 202 [ 1109.369264] [55041]: [pid: 55041|app: 0|req: 193/392] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:07 2025] DELETE /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1109.372321] [55041]: DEBUG cinder.api.middleware.request_id [None req-578d4177-6ebc-4751-98f8-2100320fcb74 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.374371] [55040]: INFO cinder.api.openstack.wsgi [req-91e1e957-650c-4848-b2d3-f8a681b55442 req-3ae20fd9-800b-4ca5-8d1f-fbb37f8218c5 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa returned with HTTP 200 [ 1109.374486] [55041]: INFO cinder.api.openstack.wsgi [None req-578d4177-6ebc-4751-98f8-2100320fcb74 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 1109.374675] [55041]: DEBUG cinder.api.openstack.wsgi [None req-578d4177-6ebc-4751-98f8-2100320fcb74 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.374827] [55040]: [pid: 55040|app: 0|req: 200/393] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:04:06 2025] DELETE /volume/v3/attachments/185dca3c-6581-4649-a238-6bf085deb9aa => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.374896] [55041]: DEBUG cinder.api.openstack.wsgi [None req-578d4177-6ebc-4751-98f8-2100320fcb74 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.385700] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.385700] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.389386] [55041]: INFO cinder.volume.api [None req-578d4177-6ebc-4751-98f8-2100320fcb74 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 1109.397904] [55041]: INFO cinder.api.openstack.wsgi [None req-578d4177-6ebc-4751-98f8-2100320fcb74 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 1109.398437] [55041]: [pid: 55041|app: 0|req: 194/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:07 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1109.718401] [55040]: DEBUG cinder.api.middleware.request_id [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.721966] [55040]: INFO cinder.api.openstack.wsgi [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1109.722217] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.722474] [55040]: DEBUG cinder.api.openstack.wsgi [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.730130] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.730130] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.734559] [55040]: INFO cinder.volume.api [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1109.740050] [55040]: INFO cinder.api.openstack.wsgi [None req-ce2de9d6-643f-4061-a37d-ed87bafbff82 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 1109.740446] [55040]: [pid: 55040|app: 0|req: 201/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:07 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.842919] [55041]: DEBUG cinder.api.middleware.request_id [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-90057222-3f33-431b-86bd-5d29612318d5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.845625] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-90057222-3f33-431b-86bd-5d29612318d5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38/action [ 1109.846064] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-90057222-3f33-431b-86bd-5d29612318d5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1109.846200] [55041]: DEBUG cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-90057222-3f33-431b-86bd-5d29612318d5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1109.863025] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863025] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.868738] [55041]: INFO cinder.api.openstack.wsgi [req-23dbcc7b-7c12-44cc-aa34-dc4c0b6b4b13 req-90057222-3f33-431b-86bd-5d29612318d5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38/action returned with HTTP 204 [ 1109.869214] [55041]: [pid: 55041|app: 0|req: 195/396] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:04:07 2025] POST /volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1110.130273] [55040]: DEBUG cinder.api.middleware.request_id [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.132794] [55040]: INFO cinder.api.openstack.wsgi [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1110.133028] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.133273] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.142712] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142712] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.146647] [55040]: INFO cinder.volume.api [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1110.151628] [55040]: INFO cinder.api.openstack.wsgi [None req-a006a2fe-3f56-49ad-bd0b-5273c5696f3e tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1110.151999] [55040]: [pid: 55040|app: 0|req: 202/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:07 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.188130] [55041]: DEBUG cinder.api.middleware.request_id [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.190285] [55041]: INFO cinder.api.openstack.wsgi [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1110.190506] [55041]: DEBUG cinder.api.openstack.wsgi [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.190722] [55041]: DEBUG cinder.api.openstack.wsgi [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.198800] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198800] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.202159] [55041]: INFO cinder.volume.api [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1110.207316] [55041]: INFO cinder.api.openstack.wsgi [None req-db84a186-e3ed-43e7-bbbb-b89f45592901 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1110.207697] [55041]: [pid: 55041|app: 0|req: 196/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:08 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.410588] [55040]: DEBUG cinder.api.middleware.request_id [None req-252a44cc-d24f-4a74-a56d-350d5889c466 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.415040] [55040]: INFO cinder.api.openstack.wsgi [None req-252a44cc-d24f-4a74-a56d-350d5889c466 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 1110.415040] [55040]: DEBUG cinder.api.openstack.wsgi [None req-252a44cc-d24f-4a74-a56d-350d5889c466 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.415040] [55040]: DEBUG cinder.api.openstack.wsgi [None req-252a44cc-d24f-4a74-a56d-350d5889c466 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.422828] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422828] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.427218] [55040]: INFO cinder.volume.api [None req-252a44cc-d24f-4a74-a56d-350d5889c466 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Volume info retrieved successfully. [ 1110.431731] [55040]: INFO cinder.api.openstack.wsgi [None req-252a44cc-d24f-4a74-a56d-350d5889c466 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 200 [ 1110.432152] [55040]: [pid: 55040|app: 0|req: 203/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:08 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.750248] [55041]: DEBUG cinder.api.middleware.request_id [None req-20498d98-0eda-42e2-9d58-a01c988d126f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.752449] [55041]: INFO cinder.api.openstack.wsgi [None req-20498d98-0eda-42e2-9d58-a01c988d126f tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1110.752701] [55041]: DEBUG cinder.api.openstack.wsgi [None req-20498d98-0eda-42e2-9d58-a01c988d126f tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.752933] [55041]: DEBUG cinder.api.openstack.wsgi [None req-20498d98-0eda-42e2-9d58-a01c988d126f tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.762914] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762914] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.767336] [55041]: INFO cinder.volume.api [None req-20498d98-0eda-42e2-9d58-a01c988d126f tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Volume info retrieved successfully. [ 1110.773015] [55041]: INFO cinder.api.openstack.wsgi [None req-20498d98-0eda-42e2-9d58-a01c988d126f tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 200 [ 1110.773802] [55041]: [pid: 55041|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:08 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.446548] [55040]: DEBUG cinder.api.middleware.request_id [None req-b7796eee-8ba8-4647-baa2-1c8a21262ce5 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.449336] [55040]: INFO cinder.api.openstack.wsgi [None req-b7796eee-8ba8-4647-baa2-1c8a21262ce5 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] GET http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 [ 1111.449556] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b7796eee-8ba8-4647-baa2-1c8a21262ce5 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.449774] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b7796eee-8ba8-4647-baa2-1c8a21262ce5 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.457313] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.457313] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.459906] [55040]: INFO cinder.api.openstack.wsgi [None req-b7796eee-8ba8-4647-baa2-1c8a21262ce5 tempest-DeleteServersTestJSON-269521529 tempest-DeleteServersTestJSON-269521529-project-member] http://10.180.1.21/volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 returned with HTTP 404 [ 1111.460406] [55040]: [pid: 55040|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:09 2025] GET /volume/v3/volumes/535dcb90-c689-4071-8b1a-715019e22ab5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1111.785769] [55041]: DEBUG cinder.api.middleware.request_id [None req-fffb3b6f-088b-48e8-99dc-73d56d0600d7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.787966] [55041]: INFO cinder.api.openstack.wsgi [None req-fffb3b6f-088b-48e8-99dc-73d56d0600d7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] GET http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 [ 1111.788201] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fffb3b6f-088b-48e8-99dc-73d56d0600d7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.788698] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fffb3b6f-088b-48e8-99dc-73d56d0600d7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.797589] [55041]: INFO cinder.api.openstack.wsgi [None req-fffb3b6f-088b-48e8-99dc-73d56d0600d7 tempest-AttachVolumeShelveTestJSON-1658686096 tempest-AttachVolumeShelveTestJSON-1658686096-project-member] http://10.180.1.21/volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 returned with HTTP 404 [ 1111.798139] [55041]: [pid: 55041|app: 0|req: 198/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:09 2025] GET /volume/v3/volumes/8b7eb7d0-69e8-4061-8fb2-5d1d97f78832 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1114.114156] [55040]: DEBUG cinder.api.middleware.request_id [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.185487] [55040]: INFO cinder.api.openstack.wsgi [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1114.186114] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-487976777"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1114.188013] [55040]: DEBUG cinder.api.v3.volumes [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-487976777'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1114.188177] [55040]: INFO cinder.api.v3.volumes [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume of 1 GB [ 1114.194356] [55040]: INFO cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Availability Zones retrieved successfully. [ 1114.202810] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (19eb1bfb-8d84-4d39-8b45-26474f2882e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1114.204664] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10a6927-0e0b-407f-b742-771ad66e4f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1114.205940] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1114.225055] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10a6927-0e0b-407f-b742-771ad66e4f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1114.225988] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313d9b6a-df8c-406f-9193-bf481483af4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1114.284475] [55040]: DEBUG cinder.quota [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Created reservations ['0da16947-b017-4477-9823-b58ba1f138e6', '8d8196ef-f75c-486b-a46b-cde06bc7399c', 'a5e6c504-a8ee-42fe-a76e-87f6c33702b3', '062e7da5-5cf8-4eb9-898a-22eb7754ad01'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1114.285661] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313d9b6a-df8c-406f-9193-bf481483af4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da16947-b017-4477-9823-b58ba1f138e6', '8d8196ef-f75c-486b-a46b-cde06bc7399c', 'a5e6c504-a8ee-42fe-a76e-87f6c33702b3', '062e7da5-5cf8-4eb9-898a-22eb7754ad01']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1114.286602] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfbe85c-0055-42df-a672-10a93d2a006f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1114.302987] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bfbe85c-0055-42df-a672-10a93d2a006f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6e81bdb-5c60-4280-96f3-0a87c4418e59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-487976777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['0da16947-b017-4477-9823-b58ba1f138e6','8d8196ef-f75c-486b-a46b-cde06bc7399c','a5e6c504-a8ee-42fe-a76e-87f6c33702b3','062e7da5-5cf8-4eb9-898a-22eb7754ad01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-487976777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6e81bdb-5c60-4280-96f3-0a87c4418e59,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',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='5955a64e60a54101b1a57f7615124ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1114.303952] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31aadefc-df16-44bb-9171-f69cf6ce7278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1114.316891] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31aadefc-df16-44bb-9171-f69cf6ce7278) 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-487976777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['0da16947-b017-4477-9823-b58ba1f138e6','8d8196ef-f75c-486b-a46b-cde06bc7399c','a5e6c504-a8ee-42fe-a76e-87f6c33702b3','062e7da5-5cf8-4eb9-898a-22eb7754ad01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1114.317770] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96aac5c8-7aa5-42e1-bc84-8c944578ff3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1114.326760] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96aac5c8-7aa5-42e1-bc84-8c944578ff3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1114.327762] [55040]: DEBUG cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (19eb1bfb-8d84-4d39-8b45-26474f2882e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1114.328238] [55040]: INFO cinder.volume.api [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request issued successfully. [ 1114.329030] [55040]: INFO cinder.api.openstack.wsgi [None req-cbb95484-fe37-4a37-b9e7-c654c5bf6857 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1114.329773] [55040]: [pid: 55040|app: 0|req: 205/403] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 13:04:11 2025] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1114.338936] [55041]: DEBUG cinder.api.middleware.request_id [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.342051] [55041]: INFO cinder.api.openstack.wsgi [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1114.342051] [55041]: DEBUG cinder.api.openstack.wsgi [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.342051] [55041]: DEBUG cinder.api.openstack.wsgi [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.350035] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.350035] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.354146] [55041]: INFO cinder.volume.api [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1114.359695] [55041]: INFO cinder.api.openstack.wsgi [None req-715d24fe-63de-42a4-9988-3a2d31faaeb6 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 200 [ 1114.360149] [55041]: [pid: 55041|app: 0|req: 199/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:12 2025] GET /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1115.372744] [55040]: DEBUG cinder.api.middleware.request_id [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.375145] [55040]: INFO cinder.api.openstack.wsgi [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1115.375393] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.375633] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.386313] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.386313] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.391804] [55040]: INFO cinder.volume.api [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1115.396560] [55040]: INFO cinder.api.openstack.wsgi [None req-b3fe2fa1-535a-4b48-90d5-7d8a379c476a tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 200 [ 1115.396968] [55040]: [pid: 55040|app: 0|req: 206/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:13 2025] GET /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.416168] [55041]: DEBUG cinder.api.middleware.request_id [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.418569] [55041]: INFO cinder.api.openstack.wsgi [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1115.418816] [55041]: DEBUG cinder.api.openstack.wsgi [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.419073] [55041]: DEBUG cinder.api.openstack.wsgi [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.431262] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431262] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.435529] [55041]: INFO cinder.volume.api [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1115.440111] [55041]: INFO cinder.api.openstack.wsgi [req-6dee2292-b74d-40ad-91c0-e5f657904d92 req-dcff9ec2-b67f-47f5-abed-296c6aa5c9b0 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 200 [ 1115.440523] [55041]: [pid: 55041|app: 0|req: 200/406] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:13 2025] GET /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.448546] [55040]: DEBUG cinder.api.middleware.request_id [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.450837] [55040]: INFO cinder.api.openstack.wsgi [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1115.451128] [55040]: DEBUG cinder.api.openstack.wsgi [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1786820467"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.453564] [55040]: DEBUG cinder.api.v3.volumes [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1786820467'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1115.453564] [55040]: INFO cinder.api.v3.volumes [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume of 1 GB [ 1115.459969] [55040]: INFO cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Availability Zones retrieved successfully. [ 1115.465153] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (fb878922-9cc2-4d50-851c-27075c82d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.466902] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ea0354-4213-4dd3-9e30-ccb4b28f8680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.468070] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1115.488932] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ea0354-4213-4dd3-9e30-ccb4b28f8680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.489655] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ffe9df-583e-4a79-a3b5-9aed57936c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.518800] [55040]: DEBUG cinder.quota [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Created reservations ['c8f5fbed-f242-4deb-a818-9d5b9caed768', '7cc35d68-296f-4684-b19e-29b6143f8fa4', '52877731-e9e7-4d96-a04b-0d2a5e430a8a', '8446de96-d71f-4870-83ab-f435ac41bf72'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1115.519961] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ffe9df-583e-4a79-a3b5-9aed57936c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f5fbed-f242-4deb-a818-9d5b9caed768', '7cc35d68-296f-4684-b19e-29b6143f8fa4', '52877731-e9e7-4d96-a04b-0d2a5e430a8a', '8446de96-d71f-4870-83ab-f435ac41bf72']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.520974] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1150b886-3476-4f16-983e-5bbb3bbe4867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.535958] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1150b886-3476-4f16-983e-5bbb3bbe4867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1786820467',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['c8f5fbed-f242-4deb-a818-9d5b9caed768','7cc35d68-296f-4684-b19e-29b6143f8fa4','52877731-e9e7-4d96-a04b-0d2a5e430a8a','8446de96-d71f-4870-83ab-f435ac41bf72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1786820467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',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='5955a64e60a54101b1a57f7615124ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.537024] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189843a5-344f-4383-88b7-3d275b786e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.553619] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189843a5-344f-4383-88b7-3d275b786e10) 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-1786820467',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['c8f5fbed-f242-4deb-a818-9d5b9caed768','7cc35d68-296f-4684-b19e-29b6143f8fa4','52877731-e9e7-4d96-a04b-0d2a5e430a8a','8446de96-d71f-4870-83ab-f435ac41bf72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.554635] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f6d44a-917a-4fb2-937b-766b3741c331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.565156] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f6d44a-917a-4fb2-937b-766b3741c331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.566295] [55040]: DEBUG cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (fb878922-9cc2-4d50-851c-27075c82d5fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.569674] [55040]: INFO cinder.volume.api [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request issued successfully. [ 1115.569674] [55040]: INFO cinder.api.openstack.wsgi [None req-90dbf24a-51a1-44b2-b18e-d7e84ba4362e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1115.569674] [55040]: [pid: 55040|app: 0|req: 207/407] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 13:04:13 2025] POST /volume/v3/volumes => generated 759 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1115.578078] [55041]: DEBUG cinder.api.middleware.request_id [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.580479] [55041]: INFO cinder.api.openstack.wsgi [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1115.580744] [55041]: DEBUG cinder.api.openstack.wsgi [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.580972] [55041]: DEBUG cinder.api.openstack.wsgi [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.589147] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.589147] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.592995] [55041]: INFO cinder.volume.api [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1115.597225] [55041]: INFO cinder.api.openstack.wsgi [None req-59bb70fd-ea69-4c71-97c0-a782105bfe50 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 200 [ 1115.597613] [55041]: [pid: 55041|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:13 2025] GET /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.610023] [55040]: DEBUG cinder.api.middleware.request_id [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.613101] [55040]: INFO cinder.api.openstack.wsgi [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1116.613101] [55040]: DEBUG cinder.api.openstack.wsgi [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.613101] [55040]: DEBUG cinder.api.openstack.wsgi [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.623580] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.623580] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.627972] [55040]: INFO cinder.volume.api [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1116.632658] [55040]: INFO cinder.api.openstack.wsgi [None req-05eed6c5-f779-4d3a-8553-bd8cbca0e98c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 200 [ 1116.633149] [55040]: [pid: 55040|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:14 2025] GET /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1116.724732] [55041]: DEBUG cinder.api.middleware.request_id [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.728610] [55041]: INFO cinder.api.openstack.wsgi [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1116.728896] [55041]: DEBUG cinder.api.openstack.wsgi [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.729218] [55041]: DEBUG cinder.api.openstack.wsgi [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.737642] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.737642] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.741143] [55041]: INFO cinder.volume.api [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1116.746005] [55041]: INFO cinder.api.openstack.wsgi [req-d8988f29-688f-4e7e-9613-67ad2b3ef81e req-a950943f-01e3-4221-b6dc-cddb8701c41c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 200 [ 1116.746435] [55041]: [pid: 55041|app: 0|req: 202/410] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:14 2025] GET /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.755976] [55040]: DEBUG cinder.api.middleware.request_id [None req-c2a598f5-695d-4afb-90e8-603809298c07 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.761293] [55040]: INFO cinder.api.openstack.wsgi [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1116.761293] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-560849189"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1116.763231] [55040]: DEBUG cinder.api.v3.volumes [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-560849189'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1116.763231] [55040]: INFO cinder.api.v3.volumes [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume of 1 GB [ 1116.766981] [55040]: INFO cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Availability Zones retrieved successfully. [ 1116.775719] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (3e1d8c86-2bcb-475e-a7d3-56546f76ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1116.776873] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d29a41-daed-4c91-a666-aa2ca41cd1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.777992] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1116.802329] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d29a41-daed-4c91-a666-aa2ca41cd1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.804315] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627ca6da-e598-4a7b-9166-455de54f05a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.843150] [55040]: DEBUG cinder.quota [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Created reservations ['60d19ae5-2397-4475-bd14-f690ef9ccae6', 'd9d2a929-9252-481b-b638-b694089ce477', '5fab6bdb-0b59-4f9c-a8ef-51a8fc1eaaf4', '8d5b1e01-f249-409c-9888-aecf13f9bb54'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1116.844213] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (627ca6da-e598-4a7b-9166-455de54f05a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d19ae5-2397-4475-bd14-f690ef9ccae6', 'd9d2a929-9252-481b-b638-b694089ce477', '5fab6bdb-0b59-4f9c-a8ef-51a8fc1eaaf4', '8d5b1e01-f249-409c-9888-aecf13f9bb54']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.845067] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf8d766-cdd5-4e97-b445-916527d7cc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.860259] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf8d766-cdd5-4e97-b445-916527d7cc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763b9cc9-78fc-43c4-aaf0-9904d4957056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-560849189',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['60d19ae5-2397-4475-bd14-f690ef9ccae6','d9d2a929-9252-481b-b638-b694089ce477','5fab6bdb-0b59-4f9c-a8ef-51a8fc1eaaf4','8d5b1e01-f249-409c-9888-aecf13f9bb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-560849189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763b9cc9-78fc-43c4-aaf0-9904d4957056,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',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='5955a64e60a54101b1a57f7615124ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.861527] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97caf1a-2a85-48e8-b622-cfb4c7de5bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.874422] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e97caf1a-2a85-48e8-b622-cfb4c7de5bc3) 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-560849189',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8000eaeb3dc40e0be57ce31d3b8343d',qos_specs=None,replication_status=,reservations=['60d19ae5-2397-4475-bd14-f690ef9ccae6','d9d2a929-9252-481b-b638-b694089ce477','5fab6bdb-0b59-4f9c-a8ef-51a8fc1eaaf4','8d5b1e01-f249-409c-9888-aecf13f9bb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5955a64e60a54101b1a57f7615124ada',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.875369] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d39c96d-a4c1-4799-b353-61c822ac4108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1116.886845] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d39c96d-a4c1-4799-b353-61c822ac4108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1116.887883] [55040]: DEBUG cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Flow 'volume_create_api' (3e1d8c86-2bcb-475e-a7d3-56546f76ba83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1116.888257] [55040]: INFO cinder.volume.api [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Create volume request issued successfully. [ 1116.888931] [55040]: INFO cinder.api.openstack.wsgi [None req-c2a598f5-695d-4afb-90e8-603809298c07 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1116.889438] [55040]: [pid: 55040|app: 0|req: 209/411] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 13:04:14 2025] POST /volume/v3/volumes => generated 758 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1116.899031] [55041]: DEBUG cinder.api.middleware.request_id [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.903865] [55041]: INFO cinder.api.openstack.wsgi [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1116.903865] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.903865] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.917908] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.917908] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.923244] [55041]: INFO cinder.volume.api [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1116.930766] [55041]: INFO cinder.api.openstack.wsgi [None req-e55cbdc8-73c5-4ef4-a3c1-538c8f6734df tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 200 [ 1116.934187] [55041]: [pid: 55041|app: 0|req: 203/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:14 2025] GET /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.947773] [55040]: DEBUG cinder.api.middleware.request_id [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.950505] [55040]: INFO cinder.api.openstack.wsgi [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1117.951092] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.951092] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.963218] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.963218] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.967636] [55040]: INFO cinder.volume.api [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1117.974865] [55040]: INFO cinder.api.openstack.wsgi [None req-5992cffa-cf99-40af-ae45-04bcbc52ddd4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 200 [ 1117.975481] [55040]: [pid: 55040|app: 0|req: 210/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:15 2025] GET /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.994467] [55041]: DEBUG cinder.api.middleware.request_id [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.997187] [55041]: INFO cinder.api.openstack.wsgi [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1117.997411] [55041]: DEBUG cinder.api.openstack.wsgi [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.000975] [55041]: DEBUG cinder.api.openstack.wsgi [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.010463] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.010463] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.014385] [55041]: INFO cinder.volume.api [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1118.019192] [55041]: INFO cinder.api.openstack.wsgi [req-e0bc171c-b010-42ba-855a-6a16a60642a0 req-38540719-9ec3-46a1-8b82-82d90cb77c69 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 200 [ 1118.020030] [55041]: [pid: 55041|app: 0|req: 204/414] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:15 2025] GET /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1118.038575] [55040]: DEBUG cinder.api.middleware.request_id [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.041111] [55040]: INFO cinder.api.openstack.wsgi [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.042925] [55040]: DEBUG cinder.api.openstack.wsgi [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.042925] [55040]: DEBUG cinder.api.openstack.wsgi [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.042925] [55040]: DEBUG cinder.api.api_utils [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.043690] [55040]: DEBUG cinder.volume.api [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55040) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.075193] [55040]: INFO cinder.volume.api [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.077648] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.077648] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.081211] [55040]: INFO cinder.api.openstack.wsgi [req-a196a1b9-e9c1-457d-9e8c-9beb10a8c222 req-4b46fe18-e62b-491d-af37-386df2e299fb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.081654] [55040]: [pid: 55040|app: 0|req: 211/415] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:15 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.103025] [55041]: DEBUG cinder.api.middleware.request_id [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.105644] [55041]: INFO cinder.api.openstack.wsgi [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.105879] [55041]: DEBUG cinder.api.openstack.wsgi [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.106248] [55041]: DEBUG cinder.api.openstack.wsgi [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.106748] [55041]: DEBUG cinder.api.api_utils [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55041) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.107966] [55041]: DEBUG cinder.volume.api [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55041) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.138071] [55041]: INFO cinder.volume.api [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.139014] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.139014] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.145191] [55041]: INFO cinder.api.openstack.wsgi [req-fcc44f31-c660-4a79-b372-cc866761677c req-cd22984a-eff4-4179-bd11-ce978bc4804e tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.145191] [55041]: [pid: 55041|app: 0|req: 205/416] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:15 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.177295] [55040]: DEBUG cinder.api.middleware.request_id [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.180915] [55040]: INFO cinder.api.openstack.wsgi [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.181229] [55040]: DEBUG cinder.api.openstack.wsgi [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.181744] [55040]: DEBUG cinder.api.openstack.wsgi [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.182080] [55040]: DEBUG cinder.api.api_utils [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.184080] [55040]: DEBUG cinder.volume.api [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55040) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.206108] [55040]: INFO cinder.volume.api [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.208184] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.208184] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.214054] [55040]: INFO cinder.api.openstack.wsgi [req-11c161b7-f7ae-4cc4-abd3-16c7fd82d532 req-be4a1f63-a181-458a-b37c-a0af63708bcd tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.214764] [55040]: [pid: 55040|app: 0|req: 212/417] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.232071] [55041]: DEBUG cinder.api.middleware.request_id [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.235584] [55041]: INFO cinder.api.openstack.wsgi [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.235914] [55041]: DEBUG cinder.api.openstack.wsgi [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.236212] [55041]: DEBUG cinder.api.openstack.wsgi [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.236554] [55041]: DEBUG cinder.api.api_utils [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55041) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.240270] [55041]: DEBUG cinder.volume.api [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55041) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.250980] [55041]: INFO cinder.volume.api [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.252738] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.252738] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.256901] [55041]: INFO cinder.api.openstack.wsgi [req-e86932af-4ad3-4346-8c68-04adb73addb7 req-8cbd03d8-7e66-4cd9-bf7e-d502e0b39527 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.259187] [55041]: [pid: 55041|app: 0|req: 206/418] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.277966] [55040]: DEBUG cinder.api.middleware.request_id [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.279869] [55040]: INFO cinder.api.openstack.wsgi [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.280457] [55040]: DEBUG cinder.api.openstack.wsgi [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.280862] [55040]: DEBUG cinder.api.openstack.wsgi [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.282035] [55040]: DEBUG cinder.api.api_utils [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.282437] [55040]: DEBUG cinder.volume.api [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55040) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.292078] [55040]: INFO cinder.volume.api [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.293180] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.293180] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.297570] [55040]: INFO cinder.api.openstack.wsgi [req-f5542fd8-81ff-4f49-b61c-cd7d633727af req-a3fcaba1-7a7e-4013-8a40-f1b2fd9bd7bc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.297970] [55040]: [pid: 55040|app: 0|req: 213/419] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.315540] [55041]: DEBUG cinder.api.middleware.request_id [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.317898] [55041]: INFO cinder.api.openstack.wsgi [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.320345] [55041]: DEBUG cinder.api.openstack.wsgi [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.320345] [55041]: DEBUG cinder.api.openstack.wsgi [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.320345] [55041]: DEBUG cinder.api.api_utils [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55041) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.320345] [55041]: DEBUG cinder.volume.api [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55041) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.329549] [55041]: INFO cinder.volume.api [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.330537] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.330537] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.336804] [55041]: INFO cinder.api.openstack.wsgi [req-cff07d37-231d-4f6e-b74b-43a0cb9bf6ec req-9219dc46-f05d-4e26-b852-7a0dcb112acc tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.337571] [55041]: [pid: 55041|app: 0|req: 207/420] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.354784] [55040]: DEBUG cinder.api.middleware.request_id [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.355908] [55040]: INFO cinder.api.openstack.wsgi [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.356402] [55040]: DEBUG cinder.api.openstack.wsgi [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.356402] [55040]: DEBUG cinder.api.openstack.wsgi [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.356649] [55040]: DEBUG cinder.api.api_utils [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.357594] [55040]: DEBUG cinder.volume.api [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55040) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.366510] [55040]: INFO cinder.volume.api [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.368127] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.368127] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.372674] [55040]: INFO cinder.api.openstack.wsgi [req-05d884f3-b38d-4fbf-b95b-0422c678a6ca req-b220632e-2384-4175-a7fe-dd9cebe93a44 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.373994] [55040]: [pid: 55040|app: 0|req: 214/421] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.390035] [55041]: DEBUG cinder.api.middleware.request_id [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.392497] [55041]: INFO cinder.api.openstack.wsgi [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1118.392768] [55041]: DEBUG cinder.api.openstack.wsgi [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.393033] [55041]: DEBUG cinder.api.openstack.wsgi [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'detail' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.393304] [55041]: DEBUG cinder.api.api_utils [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Removing options '' from query. {{(pid=55041) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1118.394170] [55041]: DEBUG cinder.volume.api [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55041) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1118.403373] [55041]: INFO cinder.volume.api [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Get all volumes completed successfully. [ 1118.404462] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.404462] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.408504] [55041]: INFO cinder.api.openstack.wsgi [req-ede3c52b-343c-4293-99d2-d718debed8a8 req-eb4c6d99-76e6-4435-8976-baff308755eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1118.408888] [55041]: [pid: 55041|app: 0|req: 208/422] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1118.421682] [55040]: DEBUG cinder.api.middleware.request_id [None req-629f8164-1780-404f-a187-999064d97904 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.424117] [55040]: INFO cinder.api.openstack.wsgi [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] DELETE http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1118.424350] [55040]: DEBUG cinder.api.openstack.wsgi [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.424560] [55040]: DEBUG cinder.api.openstack.wsgi [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.424746] [55040]: INFO cinder.api.v3.volumes [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume with id: 763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1118.433431] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.433431] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.434059] [55040]: INFO cinder.volume.api [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1118.451910] [55040]: INFO cinder.volume.api [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume request issued successfully. [ 1118.452131] [55040]: INFO cinder.api.openstack.wsgi [None req-629f8164-1780-404f-a187-999064d97904 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 202 [ 1118.454283] [55040]: [pid: 55040|app: 0|req: 215/423] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:16 2025] DELETE /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1118.455461] [55041]: DEBUG cinder.api.middleware.request_id [None req-620c5246-2682-47f1-ab86-1a56a2478abb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.457491] [55041]: INFO cinder.api.openstack.wsgi [None req-620c5246-2682-47f1-ab86-1a56a2478abb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1118.457711] [55041]: DEBUG cinder.api.openstack.wsgi [None req-620c5246-2682-47f1-ab86-1a56a2478abb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.457925] [55041]: DEBUG cinder.api.openstack.wsgi [None req-620c5246-2682-47f1-ab86-1a56a2478abb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.465560] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.465560] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.470047] [55041]: INFO cinder.volume.api [None req-620c5246-2682-47f1-ab86-1a56a2478abb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1118.474294] [55041]: INFO cinder.api.openstack.wsgi [None req-620c5246-2682-47f1-ab86-1a56a2478abb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 200 [ 1118.474741] [55041]: [pid: 55041|app: 0|req: 209/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:16 2025] GET /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.486686] [55040]: DEBUG cinder.api.middleware.request_id [None req-923fd9dd-7d83-4898-8255-a8760dd81c0c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.488821] [55040]: INFO cinder.api.openstack.wsgi [None req-923fd9dd-7d83-4898-8255-a8760dd81c0c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 [ 1119.489314] [55040]: DEBUG cinder.api.openstack.wsgi [None req-923fd9dd-7d83-4898-8255-a8760dd81c0c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.489732] [55040]: DEBUG cinder.api.openstack.wsgi [None req-923fd9dd-7d83-4898-8255-a8760dd81c0c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.496978] [55040]: INFO cinder.api.openstack.wsgi [None req-923fd9dd-7d83-4898-8255-a8760dd81c0c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 returned with HTTP 404 [ 1119.497585] [55040]: [pid: 55040|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:17 2025] GET /volume/v3/volumes/763b9cc9-78fc-43c4-aaf0-9904d4957056 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1119.500467] [55041]: DEBUG cinder.api.middleware.request_id [None req-b7ffa810-df9b-48af-8818-d6320761d0de None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.502749] [55041]: INFO cinder.api.openstack.wsgi [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1119.502966] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.503193] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.503385] [55041]: INFO cinder.api.v3.volumes [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume with id: c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1119.512699] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.512699] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.513220] [55041]: INFO cinder.volume.api [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1119.532332] [55041]: INFO cinder.volume.api [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume request issued successfully. [ 1119.532537] [55041]: INFO cinder.api.openstack.wsgi [None req-b7ffa810-df9b-48af-8818-d6320761d0de tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 202 [ 1119.532938] [55041]: [pid: 55041|app: 0|req: 210/426] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:17 2025] DELETE /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1119.536291] [55040]: DEBUG cinder.api.middleware.request_id [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.538491] [55040]: INFO cinder.api.openstack.wsgi [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1119.538857] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.540671] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.549834] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549834] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.555567] [55040]: INFO cinder.volume.api [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1119.560712] [55040]: INFO cinder.api.openstack.wsgi [None req-e6a235bd-3ec0-4e2d-9de2-681d782c21e4 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 200 [ 1119.561057] [55040]: [pid: 55040|app: 0|req: 217/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:17 2025] GET /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.574668] [55041]: DEBUG cinder.api.middleware.request_id [None req-1c93f70a-a85a-4705-97b1-239c219444eb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.576848] [55041]: INFO cinder.api.openstack.wsgi [None req-1c93f70a-a85a-4705-97b1-239c219444eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 [ 1120.577141] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1c93f70a-a85a-4705-97b1-239c219444eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.577438] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1c93f70a-a85a-4705-97b1-239c219444eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.592265] [55041]: INFO cinder.api.openstack.wsgi [None req-1c93f70a-a85a-4705-97b1-239c219444eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 returned with HTTP 404 [ 1120.592823] [55041]: [pid: 55041|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:18 2025] GET /volume/v3/volumes/c5c4081a-ac6e-43f4-8b3c-c56d7229b9e7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1120.598159] [55040]: DEBUG cinder.api.middleware.request_id [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.604019] [55040]: INFO cinder.api.openstack.wsgi [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1120.604465] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.604824] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.605122] [55040]: INFO cinder.api.v3.volumes [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume with id: f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1120.624028] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.624028] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.624028] [55040]: INFO cinder.volume.api [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1120.641405] [55040]: INFO cinder.volume.api [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Delete volume request issued successfully. [ 1120.646022] [55040]: INFO cinder.api.openstack.wsgi [None req-8e2db4f1-a5f8-4917-a828-e7539a84afa8 tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 202 [ 1120.646022] [55040]: [pid: 55040|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:18 2025] DELETE /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1120.652959] [55041]: DEBUG cinder.api.middleware.request_id [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.655034] [55041]: INFO cinder.api.openstack.wsgi [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1120.655251] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.655480] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.664867] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.664867] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.669009] [55041]: INFO cinder.volume.api [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Volume info retrieved successfully. [ 1120.673980] [55041]: INFO cinder.api.openstack.wsgi [None req-2d7a03a3-4da0-4bef-980b-1dbb0e6ef2eb tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 200 [ 1120.674379] [55041]: [pid: 55041|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:18 2025] GET /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.685711] [55040]: DEBUG cinder.api.middleware.request_id [None req-1a352728-4fdb-4faf-8281-36d9768a189c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.687900] [55040]: INFO cinder.api.openstack.wsgi [None req-1a352728-4fdb-4faf-8281-36d9768a189c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] GET http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 [ 1121.688182] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1a352728-4fdb-4faf-8281-36d9768a189c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.688364] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1a352728-4fdb-4faf-8281-36d9768a189c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.696070] [55040]: INFO cinder.api.openstack.wsgi [None req-1a352728-4fdb-4faf-8281-36d9768a189c tempest-VolumesTestJSON-1616643603 tempest-VolumesTestJSON-1616643603-project-member] http://10.180.1.21/volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 returned with HTTP 404 [ 1121.696619] [55040]: [pid: 55040|app: 0|req: 219/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:19 2025] GET /volume/v3/volumes/f6e81bdb-5c60-4280-96f3-0a87c4418e59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1130.671311] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=201,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1131.691062] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=268,cinder:UPDATE=56,cinder:INSERT=28 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1134.320493] [55041]: DEBUG cinder.api.middleware.request_id [None req-b6890354-8f04-4048-8adf-0275a9143c1f None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.322619] [55041]: INFO cinder.api.openstack.wsgi [None req-b6890354-8f04-4048-8adf-0275a9143c1f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1134.322857] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6890354-8f04-4048-8adf-0275a9143c1f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.323088] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b6890354-8f04-4048-8adf-0275a9143c1f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.336074] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.336074] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.340104] [55041]: INFO cinder.volume.api [None req-b6890354-8f04-4048-8adf-0275a9143c1f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1134.344934] [55041]: INFO cinder.api.openstack.wsgi [None req-b6890354-8f04-4048-8adf-0275a9143c1f tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1134.345383] [55041]: [pid: 55041|app: 0|req: 213/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:32 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.394841] [55040]: DEBUG cinder.api.middleware.request_id [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.397267] [55040]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1134.397497] [55040]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.397706] [55040]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.408323] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.408323] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.411943] [55040]: INFO cinder.volume.api [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1134.416542] [55040]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-9b5e32f2-2f42-4af2-811d-a04d4be6cc73 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1134.416932] [55040]: [pid: 55040|app: 0|req: 220/433] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:32 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.469251] [55041]: DEBUG cinder.api.middleware.request_id [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.478012] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] POST http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e/action [ 1134.478515] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1134.478661] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1134.488490] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.488490] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.489156] [55041]: INFO cinder.volume.api [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1134.499172] [55041]: INFO cinder.volume.api [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Begin detaching volume completed successfully. [ 1134.499376] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-5277bdbe-d4bf-4521-bdec-78cdc0d5f3b6 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e/action returned with HTTP 202 [ 1134.499832] [55041]: [pid: 55041|app: 0|req: 214/434] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:04:32 2025] POST /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1135.526198] [55040]: DEBUG cinder.api.middleware.request_id [None req-91263e43-09e2-4fee-b3cf-bd56cbc4cf18 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.526657] [55040]: INFO cinder.api.openstack.wsgi [None req-91263e43-09e2-4fee-b3cf-bd56cbc4cf18 None None] GET http://10.180.1.21/volume// [ 1135.526856] [55040]: DEBUG cinder.api.openstack.wsgi [None req-91263e43-09e2-4fee-b3cf-bd56cbc4cf18 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.527070] [55040]: DEBUG cinder.api.openstack.wsgi [None req-91263e43-09e2-4fee-b3cf-bd56cbc4cf18 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.527486] [55040]: INFO cinder.api.openstack.wsgi [None req-91263e43-09e2-4fee-b3cf-bd56cbc4cf18 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.527795] [55040]: [pid: 55040|app: 0|req: 221/435] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:04:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.531589] [55041]: DEBUG cinder.api.middleware.request_id [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.534311] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1135.534625] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.534907] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.541928] [55040]: DEBUG cinder.api.middleware.request_id [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.543926] [55040]: INFO cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1135.544323] [55040]: DEBUG cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1197600984", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.546185] [55040]: DEBUG cinder.api.v3.volumes [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1197600984', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1135.546323] [55040]: INFO cinder.api.v3.volumes [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Create volume of 1 GB [ 1135.549271] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549271] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.550320] [55040]: INFO cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Availability Zones retrieved successfully. [ 1135.553658] [55041]: INFO cinder.volume.api [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1135.557013] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Flow 'volume_create_api' (9fc75d33-f898-4eaa-b74e-48297975764a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1135.558170] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ede6b33-71b8-4725-90db-c117967436ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1135.559277] [55040]: DEBUG cinder.volume.flows.api.create_volume [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1135.559504] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-e9dee7ae-70d4-4503-b043-a5807215fa7a tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1135.560116] [55041]: [pid: 55041|app: 0|req: 215/436] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:04:33 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1135.584106] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ede6b33-71b8-4725-90db-c117967436ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1135.584557] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5859353-0bbf-493f-bfb0-0c63cd723f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1135.630958] [55040]: DEBUG cinder.quota [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Created reservations ['7e6f84f5-b565-4999-b3c1-da446c23f02d', 'd5da7c2c-4648-4a29-8b07-da03aab42928', '63f1dccc-f340-453c-9477-c96b8fc61161', '45160e1e-8b2a-4001-8db9-21a1de81bc98'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1135.632009] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5859353-0bbf-493f-bfb0-0c63cd723f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e6f84f5-b565-4999-b3c1-da446c23f02d', 'd5da7c2c-4648-4a29-8b07-da03aab42928', '63f1dccc-f340-453c-9477-c96b8fc61161', '45160e1e-8b2a-4001-8db9-21a1de81bc98']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1135.632998] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81861d91-05b2-4bfc-8835-ee9332284586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1135.644683] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81861d91-05b2-4bfc-8835-ee9332284586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83cee6be-83bb-4158-a5e5-7098ba512e55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1197600984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1066ab5bf741ffb2c084b36d94adf4',qos_specs=None,replication_status=,reservations=['7e6f84f5-b565-4999-b3c1-da446c23f02d','d5da7c2c-4648-4a29-8b07-da03aab42928','63f1dccc-f340-453c-9477-c96b8fc61161','45160e1e-8b2a-4001-8db9-21a1de81bc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='276e9163d8264b38b356d361e7192ea7',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1197600984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83cee6be-83bb-4158-a5e5-7098ba512e55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1066ab5bf741ffb2c084b36d94adf4',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='276e9163d8264b38b356d361e7192ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1135.645671] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f33a9ac-42b3-4960-89c3-a2bf108e94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1135.660222] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f33a9ac-42b3-4960-89c3-a2bf108e94a2) 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-1197600984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f1066ab5bf741ffb2c084b36d94adf4',qos_specs=None,replication_status=,reservations=['7e6f84f5-b565-4999-b3c1-da446c23f02d','d5da7c2c-4648-4a29-8b07-da03aab42928','63f1dccc-f340-453c-9477-c96b8fc61161','45160e1e-8b2a-4001-8db9-21a1de81bc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='276e9163d8264b38b356d361e7192ea7',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1135.661199] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfb8f1c-6cd3-4285-983e-00c0654508ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1135.669306] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfb8f1c-6cd3-4285-983e-00c0654508ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1135.670379] [55040]: DEBUG cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Flow 'volume_create_api' (9fc75d33-f898-4eaa-b74e-48297975764a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1135.670738] [55040]: INFO cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Create volume request issued successfully. [ 1135.671429] [55040]: INFO cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-010025c3-c64b-4b5c-a3b0-8a28735e60e4 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1135.671896] [55040]: [pid: 55040|app: 0|req: 222/437] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 13:04:33 2025] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1135.676258] [55041]: DEBUG cinder.api.middleware.request_id [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.679038] [55041]: INFO cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1135.679267] [55041]: DEBUG cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.679523] [55041]: DEBUG cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.687680] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.687680] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.691357] [55041]: INFO cinder.volume.api [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1135.697127] [55041]: INFO cinder.api.openstack.wsgi [req-49978224-17ab-4650-92fb-0fdae10cbfb2 req-6fe9a8d8-5a80-450d-9ae3-407b1917e5b0 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 200 [ 1135.697624] [55041]: [pid: 55041|app: 0|req: 216/438] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:33 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.715437] [55040]: DEBUG cinder.api.middleware.request_id [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.717969] [55040]: INFO cinder.api.openstack.wsgi [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1135.718218] [55040]: DEBUG cinder.api.openstack.wsgi [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.718440] [55040]: DEBUG cinder.api.openstack.wsgi [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.727411] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727411] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.731117] [55040]: INFO cinder.volume.api [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1135.735445] [55040]: INFO cinder.api.openstack.wsgi [req-8f6d60db-a900-4a99-948c-b217517dc57b req-03b256d8-4e54-4490-bd78-a45a19314fbd tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 200 [ 1135.735857] [55040]: [pid: 55040|app: 0|req: 223/439] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:33 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.709025] [55041]: DEBUG cinder.api.middleware.request_id [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-c8086725-dc85-4bc8-a9d4-e7807ddd7f34 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.711204] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-c8086725-dc85-4bc8-a9d4-e7807ddd7f34 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 [ 1136.711462] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-c8086725-dc85-4bc8-a9d4-e7807ddd7f34 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.711846] [55041]: DEBUG cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-c8086725-dc85-4bc8-a9d4-e7807ddd7f34 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.720467] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.720467] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.752085] [55040]: DEBUG cinder.api.middleware.request_id [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.754559] [55040]: INFO cinder.api.openstack.wsgi [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1136.754774] [55040]: DEBUG cinder.api.openstack.wsgi [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.754990] [55040]: DEBUG cinder.api.openstack.wsgi [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.765317] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.765317] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.769284] [55040]: INFO cinder.volume.api [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1136.774677] [55040]: INFO cinder.api.openstack.wsgi [req-5688aff2-95eb-48d5-9372-55fe9dd48a3c req-8c6c97ea-0f3b-4e59-ab50-1338447ec2bc tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 200 [ 1136.775123] [55040]: [pid: 55040|app: 0|req: 224/440] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:34 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.790611] [55040]: DEBUG cinder.api.middleware.request_id [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.792809] [55040]: INFO cinder.api.openstack.wsgi [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1136.793198] [55040]: DEBUG cinder.api.openstack.wsgi [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83cee6be-83bb-4158-a5e5-7098ba512e55", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-370363509", "description": null, "metadata": {}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.802210] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.802210] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.802708] [55040]: INFO cinder.volume.api [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1136.802874] [55040]: INFO cinder.api.v3.snapshots [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Create snapshot from volume 83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1136.817837] [55040]: WARNING cinder.quota [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-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. [ 1136.837470] [55040]: DEBUG cinder.quota [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Created reservations ['781baf6a-4633-49ce-b591-48079cbde78b', 'eba47c7b-1dec-4e36-b2f4-3d532c412f41', '431dbf22-a282-4dbb-b813-28f4d0e7894b', '6355dc66-5679-4716-8717-fd9f2e9fc617'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1136.886867] [55040]: INFO cinder.volume.api [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot create request issued successfully. [ 1136.887505] [55040]: INFO cinder.api.openstack.wsgi [req-0abdd5c5-0d50-4b4b-bb00-0bc1896094ce req-dd80f8ce-3fca-4c44-a496-66d8895aa5ed tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1136.888211] [55040]: [pid: 55040|app: 0|req: 225/441] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 13:04:34 2025] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1136.908108] [55040]: DEBUG cinder.api.middleware.request_id [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.911826] [55040]: INFO cinder.api.openstack.wsgi [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1136.912191] [55040]: DEBUG cinder.api.openstack.wsgi [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.912549] [55040]: DEBUG cinder.api.openstack.wsgi [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.919984] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.919984] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.920741] [55040]: INFO cinder.volume.api [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot retrieved successfully. [ 1136.922201] [55040]: INFO cinder.api.openstack.wsgi [req-c9ec0a23-bc22-4c1e-95b7-05972b6f5a3c req-766be709-de58-4661-ba49-1ee95c396cf8 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 returned with HTTP 200 [ 1136.922841] [55040]: [pid: 55040|app: 0|req: 226/442] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 13:04:34 2025] GET /volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1136.942393] [55040]: DEBUG cinder.api.middleware.request_id [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.945867] [55040]: INFO cinder.api.openstack.wsgi [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1136.946343] [55040]: DEBUG cinder.api.openstack.wsgi [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.946668] [55040]: DEBUG cinder.api.openstack.wsgi [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'detail' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.947388] [55040]: DEBUG cinder.api.api_utils [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Removing options '' from query. {{(pid=55040) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1136.949238] [55040]: DEBUG cinder.db.sqlalchemy.api [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Building query based on filter {{(pid=55040) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1136.965199] [55040]: INFO cinder.volume.api [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Get all snapshots completed successfully. [ 1136.965911] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.965911] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.966912] [55040]: INFO cinder.api.openstack.wsgi [req-e76f77e4-2270-41a3-ba1b-8aff8b24f4ea req-d78b7d67-3310-4d7e-b60e-f605be38ea05 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1136.967481] [55040]: [pid: 55040|app: 0|req: 227/443] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 13:04:34 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.983322] [55040]: DEBUG cinder.api.middleware.request_id [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.985776] [55040]: INFO cinder.api.openstack.wsgi [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1136.986112] [55040]: DEBUG cinder.api.openstack.wsgi [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.986547] [55040]: DEBUG cinder.api.openstack.wsgi [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.993961] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.993961] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.994466] [55040]: INFO cinder.volume.api [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot retrieved successfully. [ 1136.995420] [55040]: INFO cinder.api.openstack.wsgi [req-bb36ac58-dfa0-4345-aa3d-7fca25e4f518 req-4b25c189-6b14-4c27-9897-6ff4ee7e7eb9 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 returned with HTTP 200 [ 1136.995791] [55040]: [pid: 55040|app: 0|req: 228/444] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 13:04:34 2025] GET /volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.009700] [55040]: DEBUG cinder.api.middleware.request_id [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.011933] [55040]: INFO cinder.api.openstack.wsgi [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1137.012138] [55040]: DEBUG cinder.api.openstack.wsgi [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.012375] [55040]: DEBUG cinder.api.openstack.wsgi [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.012506] [55040]: INFO cinder.api.v2.snapshots [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Delete snapshot with id: 0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1137.018212] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.018212] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.018692] [55040]: INFO cinder.volume.api [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot retrieved successfully. [ 1137.033962] [55040]: INFO cinder.volume.api [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot delete request issued successfully. [ 1137.034182] [55040]: INFO cinder.api.openstack.wsgi [req-1a657a4a-62dc-419d-93bd-984ba5f19270 req-e5be3cc1-9c30-4d8a-b4eb-ecd7ccb457fe tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 returned with HTTP 202 [ 1137.034735] [55040]: [pid: 55040|app: 0|req: 229/445] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 13:04:34 2025] DELETE /volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1137.047850] [55040]: DEBUG cinder.api.middleware.request_id [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.050244] [55040]: INFO cinder.api.openstack.wsgi [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1137.050469] [55040]: DEBUG cinder.api.openstack.wsgi [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.050680] [55040]: DEBUG cinder.api.openstack.wsgi [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.055928] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.055928] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.056491] [55040]: INFO cinder.volume.api [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Snapshot retrieved successfully. [ 1137.057556] [55040]: INFO cinder.api.openstack.wsgi [req-d6bd3ad6-d90d-46bf-870d-590e6aebae4f req-515f7023-b65b-4d8f-ae8d-677c5b06d982 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 returned with HTTP 200 [ 1137.057982] [55040]: [pid: 55040|app: 0|req: 230/446] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 13:04:34 2025] GET /volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.245083] [55041]: INFO cinder.api.openstack.wsgi [req-34b088f6-ba1b-4296-9533-6b901ca9c4a9 req-c8086725-dc85-4bc8-a9d4-e7807ddd7f34 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 returned with HTTP 200 [ 1137.245680] [55041]: [pid: 55041|app: 0|req: 217/447] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:04:34 2025] DELETE /volume/v3/attachments/3c308de8-4ebd-4574-a95c-44091e292692 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1138.073831] [55040]: DEBUG cinder.api.middleware.request_id [req-dd29c120-24ea-41de-8b97-fd95f3641907 req-014edf49-efbb-4469-98e2-3005a4a0730e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.076256] [55040]: INFO cinder.api.openstack.wsgi [req-dd29c120-24ea-41de-8b97-fd95f3641907 req-014edf49-efbb-4469-98e2-3005a4a0730e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 [ 1138.076476] [55040]: DEBUG cinder.api.openstack.wsgi [req-dd29c120-24ea-41de-8b97-fd95f3641907 req-014edf49-efbb-4469-98e2-3005a4a0730e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.076696] [55040]: DEBUG cinder.api.openstack.wsgi [req-dd29c120-24ea-41de-8b97-fd95f3641907 req-014edf49-efbb-4469-98e2-3005a4a0730e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.081546] [55040]: INFO cinder.api.openstack.wsgi [req-dd29c120-24ea-41de-8b97-fd95f3641907 req-014edf49-efbb-4469-98e2-3005a4a0730e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 returned with HTTP 404 [ 1138.082020] [55040]: [pid: 55040|app: 0|req: 231/448] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 13:04:35 2025] GET /volume/v3/snapshots/0dee36c5-7c7c-4e34-953c-116eadd6dad5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1138.093610] [55041]: DEBUG cinder.api.middleware.request_id [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.095898] [55041]: INFO cinder.api.openstack.wsgi [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] DELETE http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1138.096102] [55041]: DEBUG cinder.api.openstack.wsgi [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.096323] [55041]: DEBUG cinder.api.openstack.wsgi [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.096546] [55041]: INFO cinder.api.v3.volumes [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Delete volume with id: 83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1138.104103] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.104103] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.104595] [55041]: INFO cinder.volume.api [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1138.119267] [55041]: INFO cinder.volume.api [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Delete volume request issued successfully. [ 1138.119466] [55041]: INFO cinder.api.openstack.wsgi [req-34bf72d7-b64b-4f36-8487-e63a314b51a5 req-8fcab94d-9cdf-48d8-bc0d-dc1a3b2c7305 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 202 [ 1138.119859] [55041]: [pid: 55041|app: 0|req: 218/449] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 13:04:35 2025] DELETE /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1138.133414] [55040]: DEBUG cinder.api.middleware.request_id [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.135687] [55040]: INFO cinder.api.openstack.wsgi [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1138.135909] [55040]: DEBUG cinder.api.openstack.wsgi [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.136144] [55040]: DEBUG cinder.api.openstack.wsgi [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.143902] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.143902] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.147764] [55040]: INFO cinder.volume.api [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Volume info retrieved successfully. [ 1138.152297] [55040]: INFO cinder.api.openstack.wsgi [req-7f44e6c3-43bc-4fac-aa06-285e08993fd4 req-5120b43c-51b9-4998-bbb6-1958968c42f2 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 200 [ 1138.152692] [55040]: [pid: 55040|app: 0|req: 232/450] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:35 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.693021] [55041]: DEBUG cinder.api.middleware.request_id [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.695082] [55041]: INFO cinder.api.openstack.wsgi [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1138.695304] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.695520] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.705329] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.705329] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.708863] [55041]: INFO cinder.volume.api [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1138.713340] [55041]: INFO cinder.api.openstack.wsgi [None req-0dd8a51d-d4c0-485c-a12e-32d21b0c6324 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1138.713691] [55041]: [pid: 55041|app: 0|req: 219/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:36 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.170323] [55040]: DEBUG cinder.api.middleware.request_id [req-0b6ec030-925d-4b2d-8660-1f4c1672daef req-d207ac07-9fb1-46d2-a380-a0cfe240909e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.172890] [55040]: INFO cinder.api.openstack.wsgi [req-0b6ec030-925d-4b2d-8660-1f4c1672daef req-d207ac07-9fb1-46d2-a380-a0cfe240909e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1139.173202] [55040]: DEBUG cinder.api.openstack.wsgi [req-0b6ec030-925d-4b2d-8660-1f4c1672daef req-d207ac07-9fb1-46d2-a380-a0cfe240909e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.173453] [55040]: DEBUG cinder.api.openstack.wsgi [req-0b6ec030-925d-4b2d-8660-1f4c1672daef req-d207ac07-9fb1-46d2-a380-a0cfe240909e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.179640] [55040]: INFO cinder.api.openstack.wsgi [req-0b6ec030-925d-4b2d-8660-1f4c1672daef req-d207ac07-9fb1-46d2-a380-a0cfe240909e tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 404 [ 1139.180136] [55040]: [pid: 55040|app: 0|req: 233/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:37 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1139.195431] [55041]: DEBUG cinder.api.middleware.request_id [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.197728] [55041]: INFO cinder.api.openstack.wsgi [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] DELETE http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1139.197918] [55041]: DEBUG cinder.api.openstack.wsgi [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.198143] [55041]: DEBUG cinder.api.openstack.wsgi [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.198327] [55041]: INFO cinder.api.v3.volumes [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Delete volume with id: 83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1139.204360] [55041]: INFO cinder.api.openstack.wsgi [req-f73719c8-56cc-4bc9-8596-9783d8ace496 req-ee06ef25-b077-470d-9c27-b049c49ada7c tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 404 [ 1139.204843] [55041]: [pid: 55041|app: 0|req: 220/453] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 13:04:37 2025] DELETE /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1139.217104] [55040]: DEBUG cinder.api.middleware.request_id [req-1897fb43-80c2-4084-b5ed-d60c62082c32 req-d83ca72f-63d8-4ce8-8bb4-c6140b799736 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.219293] [55040]: INFO cinder.api.openstack.wsgi [req-1897fb43-80c2-4084-b5ed-d60c62082c32 req-d83ca72f-63d8-4ce8-8bb4-c6140b799736 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] GET http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 [ 1139.219506] [55040]: DEBUG cinder.api.openstack.wsgi [req-1897fb43-80c2-4084-b5ed-d60c62082c32 req-d83ca72f-63d8-4ce8-8bb4-c6140b799736 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.219715] [55040]: DEBUG cinder.api.openstack.wsgi [req-1897fb43-80c2-4084-b5ed-d60c62082c32 req-d83ca72f-63d8-4ce8-8bb4-c6140b799736 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.225679] [55040]: INFO cinder.api.openstack.wsgi [req-1897fb43-80c2-4084-b5ed-d60c62082c32 req-d83ca72f-63d8-4ce8-8bb4-c6140b799736 tempest-VolumesSnapshotsTestJSON-1802258181 tempest-VolumesSnapshotsTestJSON-1802258181-project-member] http://10.180.1.21/volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 returned with HTTP 404 [ 1139.226131] [55040]: [pid: 55040|app: 0|req: 234/454] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:37 2025] GET /volume/v3/volumes/83cee6be-83bb-4158-a5e5-7098ba512e55 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1145.784157] [55041]: DEBUG cinder.api.middleware.request_id [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.786631] [55041]: INFO cinder.api.openstack.wsgi [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1145.786881] [55041]: DEBUG cinder.api.openstack.wsgi [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.787124] [55041]: DEBUG cinder.api.openstack.wsgi [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.787327] [55041]: INFO cinder.api.v3.volumes [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Delete volume with id: 849b6541-ab14-4c95-a2e3-90903a972f7e [ 1145.797445] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797445] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.797977] [55041]: INFO cinder.volume.api [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1145.813644] [55041]: INFO cinder.volume.api [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Delete volume request issued successfully. [ 1145.813813] [55041]: INFO cinder.api.openstack.wsgi [None req-038f572f-cc2e-4ccc-90e2-84f36eec3942 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 202 [ 1145.814536] [55041]: [pid: 55041|app: 0|req: 221/455] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:43 2025] DELETE /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1145.817639] [55040]: DEBUG cinder.api.middleware.request_id [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.819962] [55040]: INFO cinder.api.openstack.wsgi [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1145.820321] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.820426] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.828704] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.828704] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.832830] [55040]: INFO cinder.volume.api [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1145.837474] [55040]: INFO cinder.api.openstack.wsgi [None req-c3501cd1-c3dd-452b-bd90-a93d334cb32e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1145.837925] [55040]: [pid: 55040|app: 0|req: 235/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:43 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.848638] [55041]: DEBUG cinder.api.middleware.request_id [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.850862] [55041]: INFO cinder.api.openstack.wsgi [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1146.851107] [55041]: DEBUG cinder.api.openstack.wsgi [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.851350] [55041]: DEBUG cinder.api.openstack.wsgi [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.859183] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859183] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.862501] [55041]: INFO cinder.volume.api [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1146.866559] [55041]: INFO cinder.api.openstack.wsgi [None req-21efbd7e-1ff1-4092-8a9d-6106461d32a4 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1146.866932] [55041]: [pid: 55041|app: 0|req: 222/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:44 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.877375] [55040]: DEBUG cinder.api.middleware.request_id [None req-b1200724-2f1a-44c0-8351-ca05439232f9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.879588] [55040]: INFO cinder.api.openstack.wsgi [None req-b1200724-2f1a-44c0-8351-ca05439232f9 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1147.879815] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b1200724-2f1a-44c0-8351-ca05439232f9 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.880050] [55040]: DEBUG cinder.api.openstack.wsgi [None req-b1200724-2f1a-44c0-8351-ca05439232f9 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.887359] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.887359] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.890691] [55040]: INFO cinder.volume.api [None req-b1200724-2f1a-44c0-8351-ca05439232f9 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1147.894806] [55040]: INFO cinder.api.openstack.wsgi [None req-b1200724-2f1a-44c0-8351-ca05439232f9 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 200 [ 1147.895169] [55040]: [pid: 55040|app: 0|req: 236/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:45 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.905409] [55041]: DEBUG cinder.api.middleware.request_id [None req-d81c16dc-3f6d-440c-bb48-f8e9440fc20e None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.907458] [55041]: INFO cinder.api.openstack.wsgi [None req-d81c16dc-3f6d-440c-bb48-f8e9440fc20e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e [ 1148.907674] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d81c16dc-3f6d-440c-bb48-f8e9440fc20e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.907894] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d81c16dc-3f6d-440c-bb48-f8e9440fc20e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.914035] [55041]: INFO cinder.api.openstack.wsgi [None req-d81c16dc-3f6d-440c-bb48-f8e9440fc20e tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e returned with HTTP 404 [ 1148.914480] [55041]: [pid: 55041|app: 0|req: 223/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:46 2025] GET /volume/v3/volumes/849b6541-ab14-4c95-a2e3-90903a972f7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1148.917239] [55040]: DEBUG cinder.api.middleware.request_id [None req-199802ed-41ff-450f-9a23-458777b5b20c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.919339] [55040]: INFO cinder.api.openstack.wsgi [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f [ 1148.919546] [55040]: DEBUG cinder.api.openstack.wsgi [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.919758] [55040]: DEBUG cinder.api.openstack.wsgi [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.919943] [55040]: INFO cinder.api.v3.volumes [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Delete volume with id: 78c3f728-0b47-419b-8ffc-99412e3ff18f [ 1148.927945] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927945] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.928454] [55040]: INFO cinder.volume.api [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1148.940940] [55040]: INFO cinder.volume.api [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Delete volume request issued successfully. [ 1148.941151] [55040]: INFO cinder.api.openstack.wsgi [None req-199802ed-41ff-450f-9a23-458777b5b20c tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f returned with HTTP 202 [ 1148.941565] [55040]: [pid: 55040|app: 0|req: 237/460] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:04:46 2025] DELETE /volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1148.944193] [55041]: DEBUG cinder.api.middleware.request_id [None req-0b7cc58b-4582-454e-b11e-229a755de451 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.946342] [55041]: INFO cinder.api.openstack.wsgi [None req-0b7cc58b-4582-454e-b11e-229a755de451 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f [ 1148.946565] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0b7cc58b-4582-454e-b11e-229a755de451 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.946777] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0b7cc58b-4582-454e-b11e-229a755de451 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.954352] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.954352] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.957691] [55041]: INFO cinder.volume.api [None req-0b7cc58b-4582-454e-b11e-229a755de451 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Volume info retrieved successfully. [ 1148.961945] [55041]: INFO cinder.api.openstack.wsgi [None req-0b7cc58b-4582-454e-b11e-229a755de451 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f returned with HTTP 200 [ 1148.962328] [55041]: [pid: 55041|app: 0|req: 224/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:46 2025] GET /volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.973009] [55040]: DEBUG cinder.api.middleware.request_id [None req-0671e1f4-60fe-4a5e-8aa4-7a24549c2ae0 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.975298] [55040]: INFO cinder.api.openstack.wsgi [None req-0671e1f4-60fe-4a5e-8aa4-7a24549c2ae0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] GET http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f [ 1149.975967] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0671e1f4-60fe-4a5e-8aa4-7a24549c2ae0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.975967] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0671e1f4-60fe-4a5e-8aa4-7a24549c2ae0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.981999] [55040]: INFO cinder.api.openstack.wsgi [None req-0671e1f4-60fe-4a5e-8aa4-7a24549c2ae0 tempest-ServerRescueNegativeTestJSON-579996943 tempest-ServerRescueNegativeTestJSON-579996943-project-member] http://10.180.1.21/volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f returned with HTTP 404 [ 1149.982502] [55040]: [pid: 55040|app: 0|req: 238/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:47 2025] GET /volume/v3/volumes/78c3f728-0b47-419b-8ffc-99412e3ff18f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1156.102128] [55041]: DEBUG cinder.api.middleware.request_id [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.104209] [55041]: INFO cinder.api.openstack.wsgi [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1156.104424] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.104642] [55041]: DEBUG cinder.api.openstack.wsgi [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.118200] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.118200] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.121937] [55041]: INFO cinder.volume.api [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1156.126898] [55041]: INFO cinder.api.openstack.wsgi [None req-6b96f4bb-b48f-4710-9f26-235d726d3849 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1156.127311] [55041]: [pid: 55041|app: 0|req: 225/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:53 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.283050] [55040]: DEBUG cinder.api.middleware.request_id [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.285114] [55040]: INFO cinder.api.openstack.wsgi [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1156.285353] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.285566] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.295536] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.295536] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.298777] [55040]: INFO cinder.volume.api [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1156.303148] [55040]: INFO cinder.api.openstack.wsgi [None req-e6f27470-0781-4d76-a9ee-baf36c0ac5d3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1156.303636] [55040]: [pid: 55040|app: 0|req: 239/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:54 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.347900] [55041]: DEBUG cinder.api.middleware.request_id [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.350255] [55041]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1156.350481] [55041]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.350700] [55041]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.361102] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361102] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.363547] [55041]: INFO cinder.volume.api [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1156.368914] [55041]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-3011d465-ed39-49f8-a259-b342127f7653 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1156.369440] [55041]: [pid: 55041|app: 0|req: 226/465] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:04:54 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.388919] [55040]: DEBUG cinder.api.middleware.request_id [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.391239] [55040]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70/action [ 1156.391651] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1156.391789] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.400998] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.400998] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.401533] [55040]: INFO cinder.volume.api [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1156.406617] [55040]: INFO cinder.volume.api [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Begin detaching volume completed successfully. [ 1156.406843] [55040]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-7f4b59ac-62c5-4b5a-9f12-29b5ff8b7e32 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70/action returned with HTTP 202 [ 1156.407254] [55040]: [pid: 55040|app: 0|req: 240/466] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:04:54 2025] POST /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1157.427442] [55041]: DEBUG cinder.api.middleware.request_id [None req-459246b0-2176-48b0-9a68-8ce3a449dfec None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.427886] [55041]: INFO cinder.api.openstack.wsgi [None req-459246b0-2176-48b0-9a68-8ce3a449dfec None None] GET http://10.180.1.21/volume// [ 1157.428083] [55041]: DEBUG cinder.api.openstack.wsgi [None req-459246b0-2176-48b0-9a68-8ce3a449dfec None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.428302] [55041]: DEBUG cinder.api.openstack.wsgi [None req-459246b0-2176-48b0-9a68-8ce3a449dfec None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.428697] [55041]: INFO cinder.api.openstack.wsgi [None req-459246b0-2176-48b0-9a68-8ce3a449dfec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.429006] [55041]: [pid: 55041|app: 0|req: 227/467] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:04:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.432722] [55040]: DEBUG cinder.api.middleware.request_id [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.435257] [55040]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1157.435540] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.435821] [55040]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.449730] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449730] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.453490] [55040]: INFO cinder.volume.api [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1157.458765] [55040]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-f6176b57-63f6-4880-b048-072347287860 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1157.459164] [55040]: [pid: 55040|app: 0|req: 241/468] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:04:55 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1158.589417] [55041]: DEBUG cinder.api.middleware.request_id [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-bd3bdd1a-2a96-4ca2-95bd-26b3c6b8348a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.591750] [55041]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-bd3bdd1a-2a96-4ca2-95bd-26b3c6b8348a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 [ 1158.591966] [55041]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-bd3bdd1a-2a96-4ca2-95bd-26b3c6b8348a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.592190] [55041]: DEBUG cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-bd3bdd1a-2a96-4ca2-95bd-26b3c6b8348a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.599529] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599529] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.127321] [55041]: INFO cinder.api.openstack.wsgi [req-c1b3bfdc-0527-4ac8-afc2-a95bc4a7850b req-bd3bdd1a-2a96-4ca2-95bd-26b3c6b8348a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 returned with HTTP 200 [ 1159.127812] [55041]: [pid: 55041|app: 0|req: 228/469] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:04:56 2025] DELETE /volume/v3/attachments/8e5a42af-1b34-4542-a41e-37d91eabff38 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.577789] [55040]: DEBUG cinder.api.middleware.request_id [None req-16d91bee-5377-4329-bde6-7ab26ee95077 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.579953] [55040]: INFO cinder.api.openstack.wsgi [None req-16d91bee-5377-4329-bde6-7ab26ee95077 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1160.580205] [55040]: DEBUG cinder.api.openstack.wsgi [None req-16d91bee-5377-4329-bde6-7ab26ee95077 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.580429] [55040]: DEBUG cinder.api.openstack.wsgi [None req-16d91bee-5377-4329-bde6-7ab26ee95077 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.589057] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.589057] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.592515] [55040]: INFO cinder.volume.api [None req-16d91bee-5377-4329-bde6-7ab26ee95077 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1160.597209] [55040]: INFO cinder.api.openstack.wsgi [None req-16d91bee-5377-4329-bde6-7ab26ee95077 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1160.597594] [55040]: [pid: 55040|app: 0|req: 242/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:04:58 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.126531] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=66,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1170.595119] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=97,cinder:INSERT=18,cinder:UPDATE=27 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.354372] [55041]: DEBUG cinder.api.middleware.request_id [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.356756] [55041]: INFO cinder.api.openstack.wsgi [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1183.357203] [55041]: DEBUG cinder.api.openstack.wsgi [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1782223308", "imageRef": "ebc8e9a7-e4cf-458a-974f-a3490d0b578d", "size": 1}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.358951] [55041]: DEBUG cinder.api.v3.volumes [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1782223308', 'imageRef': 'ebc8e9a7-e4cf-458a-974f-a3490d0b578d', 'size': 1}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1183.484518] [55041]: INFO cinder.api.v3.volumes [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume of 1 GB [ 1183.484916] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.484916] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.490200] [55041]: INFO cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Availability Zones retrieved successfully. [ 1183.497136] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Flow 'volume_create_api' (9a02605b-2b31-463d-bbf4-c34b480e065d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.498285] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7be30f-e489-4fca-b481-6024b2f8e28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.499398] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1183.536431] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7be30f-e489-4fca-b481-6024b2f8e28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.537413] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dcba5c-991c-4665-836e-6a32ff8bf9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.567235] [55041]: DEBUG cinder.quota [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Created reservations ['2d625bc5-802a-49dc-9463-b8f00e30a423', 'a38f6e55-7b50-4847-b6ba-fda2b0eb83a5', 'e7519378-9df8-4624-a667-a4853cdd6d0b', '899e63ad-642e-4947-910a-4bcf6ec8ec4f'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1183.568207] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dcba5c-991c-4665-836e-6a32ff8bf9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d625bc5-802a-49dc-9463-b8f00e30a423', 'a38f6e55-7b50-4847-b6ba-fda2b0eb83a5', 'e7519378-9df8-4624-a667-a4853cdd6d0b', '899e63ad-642e-4947-910a-4bcf6ec8ec4f']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.569137] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2aa759-0f30-4499-aa8c-ecf253ec7d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.581571] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e2aa759-0f30-4499-aa8c-ecf253ec7d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94c97a7-51ec-42ce-b1f9-1ea45ac749d3', '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-1782223308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3422f18f03b14b67a15d8927015bfdf4',qos_specs=None,replication_status=,reservations=['2d625bc5-802a-49dc-9463-b8f00e30a423','a38f6e55-7b50-4847-b6ba-fda2b0eb83a5','e7519378-9df8-4624-a667-a4853cdd6d0b','899e63ad-642e-4947-910a-4bcf6ec8ec4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8360b125fd4b98abbe6e8708c72096',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1782223308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94c97a7-51ec-42ce-b1f9-1ea45ac749d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3422f18f03b14b67a15d8927015bfdf4',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='7f8360b125fd4b98abbe6e8708c72096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.582451] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b83dbd2-1634-4a01-8c76-1428ecf72f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.594068] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b83dbd2-1634-4a01-8c76-1428ecf72f39) 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-1782223308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3422f18f03b14b67a15d8927015bfdf4',qos_specs=None,replication_status=,reservations=['2d625bc5-802a-49dc-9463-b8f00e30a423','a38f6e55-7b50-4847-b6ba-fda2b0eb83a5','e7519378-9df8-4624-a667-a4853cdd6d0b','899e63ad-642e-4947-910a-4bcf6ec8ec4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f8360b125fd4b98abbe6e8708c72096',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.594915] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f864b6-072d-4c2b-989a-88f9c11d3da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1183.604204] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f864b6-072d-4c2b-989a-88f9c11d3da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1183.605247] [55041]: DEBUG cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Flow 'volume_create_api' (9a02605b-2b31-463d-bbf4-c34b480e065d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1183.605590] [55041]: INFO cinder.volume.api [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Create volume request issued successfully. [ 1183.606237] [55041]: INFO cinder.api.openstack.wsgi [None req-096b29b9-52b5-42f6-9d56-b6e689e6a2e4 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1183.606700] [55041]: [pid: 55041|app: 0|req: 229/471] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 13:05:21 2025] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1183.615564] [55040]: DEBUG cinder.api.middleware.request_id [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.617454] [55040]: INFO cinder.api.openstack.wsgi [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1183.617689] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.617923] [55040]: DEBUG cinder.api.openstack.wsgi [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.625659] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.625659] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.630236] [55040]: INFO cinder.volume.api [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1183.635077] [55040]: INFO cinder.api.openstack.wsgi [None req-8ab5cbd5-eefe-4052-8ed2-91f28b88fa0f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1183.635564] [55040]: [pid: 55040|app: 0|req: 243/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:21 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.646302] [55041]: DEBUG cinder.api.middleware.request_id [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.648773] [55041]: INFO cinder.api.openstack.wsgi [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1184.648912] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.649075] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.659402] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.659402] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.663084] [55041]: INFO cinder.volume.api [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1184.667402] [55041]: INFO cinder.api.openstack.wsgi [None req-c082bdfa-1d5b-41f5-9fdf-8c5d59951c45 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1184.667786] [55041]: [pid: 55041|app: 0|req: 230/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:22 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.678435] [55040]: DEBUG cinder.api.middleware.request_id [None req-722ffbe4-a63f-4438-a10e-135962d7054a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.680669] [55040]: INFO cinder.api.openstack.wsgi [None req-722ffbe4-a63f-4438-a10e-135962d7054a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1185.680890] [55040]: DEBUG cinder.api.openstack.wsgi [None req-722ffbe4-a63f-4438-a10e-135962d7054a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.681120] [55040]: DEBUG cinder.api.openstack.wsgi [None req-722ffbe4-a63f-4438-a10e-135962d7054a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.688858] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.688858] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.692305] [55040]: INFO cinder.volume.api [None req-722ffbe4-a63f-4438-a10e-135962d7054a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1185.696418] [55040]: INFO cinder.api.openstack.wsgi [None req-722ffbe4-a63f-4438-a10e-135962d7054a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1185.696781] [55040]: [pid: 55040|app: 0|req: 244/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:23 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.708049] [55041]: DEBUG cinder.api.middleware.request_id [None req-d517d31f-559b-4382-9c25-97abf382ad81 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.709943] [55041]: INFO cinder.api.openstack.wsgi [None req-d517d31f-559b-4382-9c25-97abf382ad81 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1186.710230] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d517d31f-559b-4382-9c25-97abf382ad81 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.710468] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d517d31f-559b-4382-9c25-97abf382ad81 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.720282] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.720282] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.724380] [55041]: INFO cinder.volume.api [None req-d517d31f-559b-4382-9c25-97abf382ad81 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1186.729110] [55041]: INFO cinder.api.openstack.wsgi [None req-d517d31f-559b-4382-9c25-97abf382ad81 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1186.729513] [55041]: [pid: 55041|app: 0|req: 231/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:24 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.739148] [55040]: DEBUG cinder.api.middleware.request_id [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.741266] [55040]: INFO cinder.api.openstack.wsgi [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1187.741492] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.741739] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.751465] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.751465] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.755242] [55040]: INFO cinder.volume.api [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1187.759746] [55040]: INFO cinder.api.openstack.wsgi [None req-6ef1e26f-9f0b-44a5-8439-a513e36868c3 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1187.760119] [55040]: [pid: 55040|app: 0|req: 245/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:25 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.770509] [55041]: DEBUG cinder.api.middleware.request_id [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.772616] [55041]: INFO cinder.api.openstack.wsgi [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1188.772851] [55041]: DEBUG cinder.api.openstack.wsgi [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.773082] [55041]: DEBUG cinder.api.openstack.wsgi [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.780441] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.780441] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.783716] [55041]: INFO cinder.volume.api [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1188.787766] [55041]: INFO cinder.api.openstack.wsgi [None req-996577fa-732b-4840-a9b7-07f680d9e0e5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1188.788128] [55041]: [pid: 55041|app: 0|req: 232/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:26 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.798350] [55040]: DEBUG cinder.api.middleware.request_id [None req-578df478-ac13-4af5-91fb-f4478697d65f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.800539] [55040]: INFO cinder.api.openstack.wsgi [None req-578df478-ac13-4af5-91fb-f4478697d65f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1189.800808] [55040]: DEBUG cinder.api.openstack.wsgi [None req-578df478-ac13-4af5-91fb-f4478697d65f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.801053] [55040]: DEBUG cinder.api.openstack.wsgi [None req-578df478-ac13-4af5-91fb-f4478697d65f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.808626] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.808626] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.812420] [55040]: INFO cinder.volume.api [None req-578df478-ac13-4af5-91fb-f4478697d65f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1189.816654] [55040]: INFO cinder.api.openstack.wsgi [None req-578df478-ac13-4af5-91fb-f4478697d65f tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1189.817029] [55040]: [pid: 55040|app: 0|req: 246/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:27 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.827424] [55041]: DEBUG cinder.api.middleware.request_id [None req-d2489b75-e66f-46ee-a511-65c76583fc7d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.829896] [55041]: INFO cinder.api.openstack.wsgi [None req-d2489b75-e66f-46ee-a511-65c76583fc7d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1190.830238] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d2489b75-e66f-46ee-a511-65c76583fc7d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.830553] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d2489b75-e66f-46ee-a511-65c76583fc7d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.840030] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.840030] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.844264] [55041]: INFO cinder.volume.api [None req-d2489b75-e66f-46ee-a511-65c76583fc7d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1190.849338] [55041]: INFO cinder.api.openstack.wsgi [None req-d2489b75-e66f-46ee-a511-65c76583fc7d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1190.849756] [55041]: [pid: 55041|app: 0|req: 233/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:28 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.861162] [55040]: DEBUG cinder.api.middleware.request_id [None req-f845e407-df84-41b3-89ca-7986fb3f18cd None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.863243] [55040]: INFO cinder.api.openstack.wsgi [None req-f845e407-df84-41b3-89ca-7986fb3f18cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1191.863473] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f845e407-df84-41b3-89ca-7986fb3f18cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.863690] [55040]: DEBUG cinder.api.openstack.wsgi [None req-f845e407-df84-41b3-89ca-7986fb3f18cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.871105] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.871105] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.874694] [55040]: INFO cinder.volume.api [None req-f845e407-df84-41b3-89ca-7986fb3f18cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1191.878986] [55040]: INFO cinder.api.openstack.wsgi [None req-f845e407-df84-41b3-89ca-7986fb3f18cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1191.879562] [55040]: [pid: 55040|app: 0|req: 247/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:29 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.890029] [55041]: DEBUG cinder.api.middleware.request_id [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.891769] [55041]: INFO cinder.api.openstack.wsgi [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1192.891973] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.892180] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.899756] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.899756] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.903226] [55041]: INFO cinder.volume.api [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1192.907747] [55041]: INFO cinder.api.openstack.wsgi [None req-e5bb6f5b-3344-4884-98af-8fe2d3f86f75 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1192.908149] [55041]: [pid: 55041|app: 0|req: 234/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:30 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.919068] [55040]: DEBUG cinder.api.middleware.request_id [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.921306] [55040]: INFO cinder.api.openstack.wsgi [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1193.921541] [55040]: DEBUG cinder.api.openstack.wsgi [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.921839] [55040]: DEBUG cinder.api.openstack.wsgi [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.929457] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.929457] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.932808] [55040]: INFO cinder.volume.api [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1193.936971] [55040]: INFO cinder.api.openstack.wsgi [None req-84ad4d4b-f847-44a0-aade-f611e42a4a74 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1193.937384] [55040]: [pid: 55040|app: 0|req: 248/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:31 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.948129] [55041]: DEBUG cinder.api.middleware.request_id [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.950344] [55041]: INFO cinder.api.openstack.wsgi [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1194.950570] [55041]: DEBUG cinder.api.openstack.wsgi [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.950786] [55041]: DEBUG cinder.api.openstack.wsgi [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.959370] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.959370] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.963322] [55041]: INFO cinder.volume.api [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1194.967374] [55041]: INFO cinder.api.openstack.wsgi [None req-3ea5e394-efc1-4c62-ac99-011fe335d4a2 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1194.967779] [55041]: [pid: 55041|app: 0|req: 235/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:32 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.979155] [55040]: DEBUG cinder.api.middleware.request_id [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.981413] [55040]: INFO cinder.api.openstack.wsgi [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1195.981690] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.981919] [55040]: DEBUG cinder.api.openstack.wsgi [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.992154] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.992154] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.996096] [55040]: INFO cinder.volume.api [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1196.000626] [55040]: INFO cinder.api.openstack.wsgi [None req-d138fff7-64ef-4d06-aaf6-8d4cc0503034 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1196.001014] [55040]: [pid: 55040|app: 0|req: 249/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:33 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.012306] [55041]: DEBUG cinder.api.middleware.request_id [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.015081] [55041]: INFO cinder.api.openstack.wsgi [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1197.015081] [55041]: DEBUG cinder.api.openstack.wsgi [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.015081] [55041]: DEBUG cinder.api.openstack.wsgi [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.022583] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.022583] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.026225] [55041]: INFO cinder.volume.api [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1197.030412] [55041]: INFO cinder.api.openstack.wsgi [None req-3689d1eb-0fa4-4a20-a80b-eba70aa202da tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1197.030914] [55041]: [pid: 55041|app: 0|req: 236/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:34 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.041505] [55040]: DEBUG cinder.api.middleware.request_id [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.043413] [55040]: INFO cinder.api.openstack.wsgi [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1198.043802] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.045064] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.054189] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.054189] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.058138] [55040]: INFO cinder.volume.api [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1198.063268] [55040]: INFO cinder.api.openstack.wsgi [None req-0ec46afb-61c3-4ac6-999d-f186a28a3ff6 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1198.063722] [55040]: [pid: 55040|app: 0|req: 250/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:35 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1199.074520] [55041]: DEBUG cinder.api.middleware.request_id [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.076558] [55041]: INFO cinder.api.openstack.wsgi [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1199.076787] [55041]: DEBUG cinder.api.openstack.wsgi [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.077416] [55041]: DEBUG cinder.api.openstack.wsgi [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.086574] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.086574] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.090465] [55041]: INFO cinder.volume.api [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1199.095301] [55041]: INFO cinder.api.openstack.wsgi [None req-a4113817-b148-4c87-8e22-2b1125cc00f7 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1199.095700] [55041]: [pid: 55041|app: 0|req: 237/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:36 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.105185] [55040]: DEBUG cinder.api.middleware.request_id [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.107341] [55040]: INFO cinder.api.openstack.wsgi [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1200.107572] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.107794] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.117377] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.117377] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.123012] [55040]: INFO cinder.volume.api [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1200.127813] [55040]: INFO cinder.api.openstack.wsgi [None req-1ab2e832-6926-45a6-8cd5-8e8b46685e9a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1200.128224] [55040]: [pid: 55040|app: 0|req: 251/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:37 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.139365] [55041]: DEBUG cinder.api.middleware.request_id [None req-bffd62a1-8e40-42de-ad26-13ca69359abe None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.141759] [55041]: INFO cinder.api.openstack.wsgi [None req-bffd62a1-8e40-42de-ad26-13ca69359abe tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1201.141982] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bffd62a1-8e40-42de-ad26-13ca69359abe tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.142275] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bffd62a1-8e40-42de-ad26-13ca69359abe tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.151804] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.151804] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.156458] [55041]: INFO cinder.volume.api [None req-bffd62a1-8e40-42de-ad26-13ca69359abe tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1201.163295] [55041]: INFO cinder.api.openstack.wsgi [None req-bffd62a1-8e40-42de-ad26-13ca69359abe tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1201.164029] [55041]: [pid: 55041|app: 0|req: 238/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:38 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.191865] [55040]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.194679] [55040]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1201.194969] [55040]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.195232] [55040]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.203685] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.203685] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.207174] [55040]: INFO cinder.volume.api [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1201.211994] [55040]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-cd939621-e2f5-441a-9ffa-c24528fd2970 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1201.212491] [55040]: [pid: 55040|app: 0|req: 252/490] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:05:39 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.450456] [55041]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.452796] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1201.453035] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.453269] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.462800] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.462800] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.466902] [55041]: INFO cinder.volume.api [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1201.472217] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-30088e05-fd04-4f0a-a6b3-397ad41fc9cd tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1201.472609] [55041]: [pid: 55041|app: 0|req: 239/491] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:05:39 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.478916] [55040]: DEBUG cinder.api.middleware.request_id [None req-26e21b2e-2017-4242-85f1-6fc1926316c2 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.479426] [55040]: INFO cinder.api.openstack.wsgi [None req-26e21b2e-2017-4242-85f1-6fc1926316c2 None None] GET http://10.180.1.21/volume// [ 1201.479692] [55040]: DEBUG cinder.api.openstack.wsgi [None req-26e21b2e-2017-4242-85f1-6fc1926316c2 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.479904] [55040]: DEBUG cinder.api.openstack.wsgi [None req-26e21b2e-2017-4242-85f1-6fc1926316c2 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.480355] [55040]: INFO cinder.api.openstack.wsgi [None req-26e21b2e-2017-4242-85f1-6fc1926316c2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1201.480706] [55040]: [pid: 55040|app: 0|req: 253/492] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:05:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1201.485064] [55041]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-5a607cd8-1d63-4476-861a-9edacf88637d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.487410] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-5a607cd8-1d63-4476-861a-9edacf88637d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1201.487812] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-5a607cd8-1d63-4476-861a-9edacf88637d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a94c97a7-51ec-42ce-b1f9-1ea45ac749d3", "connector": null, "instance_uuid": "2074d800-29fb-400a-8171-dc7192071af1"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1201.498740] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.498740] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.519273] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-5a607cd8-1d63-4476-861a-9edacf88637d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1201.519721] [55041]: [pid: 55041|app: 0|req: 240/493] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:05:39 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.863763] [55040]: DEBUG cinder.api.middleware.request_id [None req-7ae821fd-5d01-453e-a66c-7822759d8d77 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.864212] [55040]: INFO cinder.api.openstack.wsgi [None req-7ae821fd-5d01-453e-a66c-7822759d8d77 None None] GET http://10.180.1.21/volume// [ 1206.864396] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7ae821fd-5d01-453e-a66c-7822759d8d77 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.864609] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7ae821fd-5d01-453e-a66c-7822759d8d77 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.865130] [55040]: INFO cinder.api.openstack.wsgi [None req-7ae821fd-5d01-453e-a66c-7822759d8d77 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.865460] [55040]: [pid: 55040|app: 0|req: 254/494] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:05:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.869201] [55041]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.871659] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1206.871945] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.872185] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.884839] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.884839] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.888686] [55041]: INFO cinder.volume.api [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1206.894744] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-08158424-8795-4f57-ac7b-09b3124a4b72 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 200 [ 1206.895243] [55041]: [pid: 55041|app: 0|req: 241/495] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:05:44 2025] GET /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 1572 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1206.992119] [55040]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.994694] [55040]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] PUT http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 [ 1206.995152] [55040]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-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=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1207.003460] [55040]: DEBUG cinder.coordination [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Acquiring lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1207.007747] [55040]: DEBUG cinder.coordination [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1207.008952] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.008952] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.525169] [55040]: DEBUG cinder.coordination [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.517s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1207.525574] [55040]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6bba615a-ad8a-467d-8524-108aedc9ca6d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 returned with HTTP 200 [ 1207.526064] [55040]: [pid: 55040|app: 0|req: 255/496] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:05:44 2025] PUT /volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.033209] [55041]: DEBUG cinder.api.middleware.request_id [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6a24bd86-618e-4177-9bf6-c799c35f6511 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.035686] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6a24bd86-618e-4177-9bf6-c799c35f6511 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669/action [ 1208.036155] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6a24bd86-618e-4177-9bf6-c799c35f6511 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1208.036363] [55041]: DEBUG cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6a24bd86-618e-4177-9bf6-c799c35f6511 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1208.051153] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.051153] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.060765] [55041]: INFO cinder.api.openstack.wsgi [req-1aef3ae1-c837-4217-ade0-99da90d914d3 req-6a24bd86-618e-4177-9bf6-c799c35f6511 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669/action returned with HTTP 204 [ 1208.061248] [55041]: [pid: 55041|app: 0|req: 242/497] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:05:45 2025] POST /volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1217.521649] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1217.575231] [55040]: DEBUG cinder.api.middleware.request_id [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.578406] [55040]: INFO cinder.api.openstack.wsgi [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1217.578782] [55040]: DEBUG cinder.api.openstack.wsgi [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.579175] [55040]: DEBUG cinder.api.openstack.wsgi [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.579506] [55040]: INFO cinder.api.v3.volumes [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Delete volume with id: b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1217.590330] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590330] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.590839] [55040]: INFO cinder.volume.api [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1217.607185] [55040]: INFO cinder.volume.api [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Delete volume request issued successfully. [ 1217.607381] [55040]: INFO cinder.api.openstack.wsgi [None req-029cf7a4-e395-41b6-a79a-4f2dcbcff169 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 202 [ 1217.607791] [55040]: [pid: 55040|app: 0|req: 256/498] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:05:55 2025] DELETE /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1217.612496] [55041]: DEBUG cinder.api.middleware.request_id [None req-971c0f0d-090d-4239-acfa-45cc0904308a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.617214] [55041]: INFO cinder.api.openstack.wsgi [None req-971c0f0d-090d-4239-acfa-45cc0904308a tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1217.617214] [55041]: DEBUG cinder.api.openstack.wsgi [None req-971c0f0d-090d-4239-acfa-45cc0904308a tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.617214] [55041]: DEBUG cinder.api.openstack.wsgi [None req-971c0f0d-090d-4239-acfa-45cc0904308a tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.625739] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.625739] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.630764] [55041]: INFO cinder.volume.api [None req-971c0f0d-090d-4239-acfa-45cc0904308a tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1217.636487] [55041]: INFO cinder.api.openstack.wsgi [None req-971c0f0d-090d-4239-acfa-45cc0904308a tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1217.636866] [55041]: [pid: 55041|app: 0|req: 243/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:55 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.648753] [55040]: DEBUG cinder.api.middleware.request_id [None req-40306280-e151-472b-96b7-852be530f7eb None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.650869] [55040]: INFO cinder.api.openstack.wsgi [None req-40306280-e151-472b-96b7-852be530f7eb tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1218.651311] [55040]: DEBUG cinder.api.openstack.wsgi [None req-40306280-e151-472b-96b7-852be530f7eb tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.651742] [55040]: DEBUG cinder.api.openstack.wsgi [None req-40306280-e151-472b-96b7-852be530f7eb tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.662536] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.662536] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.665881] [55040]: INFO cinder.volume.api [None req-40306280-e151-472b-96b7-852be530f7eb tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1218.670601] [55040]: INFO cinder.api.openstack.wsgi [None req-40306280-e151-472b-96b7-852be530f7eb tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1218.671059] [55040]: [pid: 55040|app: 0|req: 257/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:56 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.682811] [55041]: DEBUG cinder.api.middleware.request_id [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.686031] [55041]: INFO cinder.api.openstack.wsgi [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1219.686031] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.686031] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.694542] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694542] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.698533] [55041]: INFO cinder.volume.api [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Volume info retrieved successfully. [ 1219.703182] [55041]: INFO cinder.api.openstack.wsgi [None req-b5a28492-aa21-4e49-9a76-cee71d9ae7a4 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 200 [ 1219.703557] [55041]: [pid: 55041|app: 0|req: 244/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:57 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.713689] [55040]: DEBUG cinder.api.middleware.request_id [None req-e56fd457-f0a2-422e-8604-0571320fc4f3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.715874] [55040]: INFO cinder.api.openstack.wsgi [None req-e56fd457-f0a2-422e-8604-0571320fc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] GET http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 [ 1220.716119] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e56fd457-f0a2-422e-8604-0571320fc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.716354] [55040]: DEBUG cinder.api.openstack.wsgi [None req-e56fd457-f0a2-422e-8604-0571320fc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.722517] [55040]: INFO cinder.api.openstack.wsgi [None req-e56fd457-f0a2-422e-8604-0571320fc4f3 tempest-ServerActionsTestOtherB-1124555489 tempest-ServerActionsTestOtherB-1124555489-project-member] http://10.180.1.21/volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 returned with HTTP 404 [ 1220.723031] [55040]: [pid: 55040|app: 0|req: 258/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:05:58 2025] GET /volume/v3/volumes/b4e83e2a-e80c-4207-b078-7b157e6437c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1229.655976] [55041]: DEBUG cinder.api.middleware.request_id [None req-d3cd3be7-d454-4ff9-b432-db7e20673466 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.656487] [55041]: INFO cinder.api.openstack.wsgi [None req-d3cd3be7-d454-4ff9-b432-db7e20673466 None None] GET http://10.180.1.21/volume// [ 1229.656673] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d3cd3be7-d454-4ff9-b432-db7e20673466 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.656891] [55041]: DEBUG cinder.api.openstack.wsgi [None req-d3cd3be7-d454-4ff9-b432-db7e20673466 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.657316] [55041]: INFO cinder.api.openstack.wsgi [None req-d3cd3be7-d454-4ff9-b432-db7e20673466 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1229.657737] [55041]: [pid: 55041|app: 0|req: 245/503] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:06:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1229.661051] [55040]: DEBUG cinder.api.middleware.request_id [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-5a55a533-8678-4f26-84a1-426b1543c35b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.663456] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-5a55a533-8678-4f26-84a1-426b1543c35b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1229.663891] [55040]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-5a55a533-8678-4f26-84a1-426b1543c35b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a94c97a7-51ec-42ce-b1f9-1ea45ac749d3", "connector": null, "instance_uuid": "2074d800-29fb-400a-8171-dc7192071af1"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1229.678963] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.678963] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.701525] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=83,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1229.703242] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-5a55a533-8678-4f26-84a1-426b1543c35b tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1229.703666] [55040]: [pid: 55040|app: 0|req: 259/504] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:06:07 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.707502] [55041]: DEBUG cinder.api.middleware.request_id [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-627bf752-f77b-4acc-8264-f803e7723df5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.709777] [55041]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-627bf752-f77b-4acc-8264-f803e7723df5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 [ 1229.710023] [55041]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-627bf752-f77b-4acc-8264-f803e7723df5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.710249] [55041]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-627bf752-f77b-4acc-8264-f803e7723df5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.716783] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.716783] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.242517] [55041]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-627bf752-f77b-4acc-8264-f803e7723df5 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 returned with HTTP 200 [ 1230.242517] [55041]: [pid: 55041|app: 0|req: 246/505] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:06:07 2025] DELETE /volume/v3/attachments/c4a97af9-8f57-497b-b12e-3692a7ee4669 => generated 192 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.598496] [55040]: DEBUG cinder.api.middleware.request_id [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.600853] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] PUT http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 [ 1234.601355] [55040]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-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-541154", "mountpoint": "/dev/sda"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1234.610923] [55040]: DEBUG cinder.coordination [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Acquiring lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1234.614985] [55040]: DEBUG cinder.coordination [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1234.615991] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.615991] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.134488] [55040]: DEBUG cinder.coordination [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Lock "cinder-attachment_update-a94c97a7-51ec-42ce-b1f9-1ea45ac749d3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1235.134847] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-d07d0d32-e504-45aa-a3b4-3619e772b9bf tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 returned with HTTP 200 [ 1235.135318] [55040]: [pid: 55040|app: 0|req: 260/506] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:06:12 2025] PUT /volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.139911] [55041]: DEBUG cinder.api.middleware.request_id [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-05bb30f2-5cc9-4ad0-abb2-79b3a1904b6a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.142318] [55041]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-05bb30f2-5cc9-4ad0-abb2-79b3a1904b6a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 [ 1235.142562] [55041]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-05bb30f2-5cc9-4ad0-abb2-79b3a1904b6a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.142777] [55041]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-05bb30f2-5cc9-4ad0-abb2-79b3a1904b6a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.156684] [55041]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-05bb30f2-5cc9-4ad0-abb2-79b3a1904b6a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 returned with HTTP 200 [ 1235.156877] [55041]: [pid: 55041|app: 0|req: 247/507] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 13:06:12 2025] GET /volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.241823] [55040]: DEBUG cinder.api.middleware.request_id [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-a494bcad-e23b-4443-b47f-be098d5a8045 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.244272] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-a494bcad-e23b-4443-b47f-be098d5a8045 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] POST http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18/action [ 1237.244698] [55040]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-a494bcad-e23b-4443-b47f-be098d5a8045 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1237.244838] [55040]: DEBUG cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-a494bcad-e23b-4443-b47f-be098d5a8045 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1237.259221] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.259221] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.265975] [55040]: INFO cinder.api.openstack.wsgi [req-913ffe9d-d34d-4ad5-9a89-15b94487c22c req-a494bcad-e23b-4443-b47f-be098d5a8045 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18/action returned with HTTP 204 [ 1237.266527] [55040]: [pid: 55040|app: 0|req: 261/508] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:06:15 2025] POST /volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1245.155773] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1247.264073] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=25,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1276.232044] [55041]: DEBUG cinder.api.middleware.request_id [None req-c171adff-535a-42f2-b997-60aa8685e2e2 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.234291] [55041]: INFO cinder.api.openstack.wsgi [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1276.234708] [55041]: DEBUG cinder.api.openstack.wsgi [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-68024779"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.236588] [55041]: DEBUG cinder.api.v3.volumes [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-68024779'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1276.236729] [55041]: INFO cinder.api.v3.volumes [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume of 1 GB [ 1276.237058] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.237058] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.241839] [55041]: INFO cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Availability Zones retrieved successfully. [ 1276.248455] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (9e1380ad-affa-4b8e-8254-79761ecedaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1276.249687] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ddaf8f-a5b3-4cd2-bd13-128791c38321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.250764] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1276.267703] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41ddaf8f-a5b3-4cd2-bd13-128791c38321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.268599] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1025ae01-bb30-4c9a-8441-eb60cd60246d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.313990] [55041]: DEBUG cinder.quota [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Created reservations ['5c89338f-7ff2-4078-83d1-88296cab42e1', 'f518b262-9f74-4dc1-b5a8-92267b279a1c', '1c6a60e6-a9cd-41b3-b033-b0b1863ebfdc', '008aa530-9583-4047-bc34-007ad9e531d8'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1276.314983] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1025ae01-bb30-4c9a-8441-eb60cd60246d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c89338f-7ff2-4078-83d1-88296cab42e1', 'f518b262-9f74-4dc1-b5a8-92267b279a1c', '1c6a60e6-a9cd-41b3-b033-b0b1863ebfdc', '008aa530-9583-4047-bc34-007ad9e531d8']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.315892] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f35e7b-7580-4c6d-b9c1-a01162a4ae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.328752] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f35e7b-7580-4c6d-b9c1-a01162a4ae65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c92cf70-fb05-41fe-86a5-443ff52fec45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-68024779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['5c89338f-7ff2-4078-83d1-88296cab42e1','f518b262-9f74-4dc1-b5a8-92267b279a1c','1c6a60e6-a9cd-41b3-b033-b0b1863ebfdc','008aa530-9583-4047-bc34-007ad9e531d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-68024779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c92cf70-fb05-41fe-86a5-443ff52fec45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='169d11afbb084b2a961c1b345898d7b2',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='07c4e7e8623049e882f10b01eaa2bd24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.329714] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9cad5a-b54c-498a-8af3-511be15c50a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.343929] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9cad5a-b54c-498a-8af3-511be15c50a4) 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-68024779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['5c89338f-7ff2-4078-83d1-88296cab42e1','f518b262-9f74-4dc1-b5a8-92267b279a1c','1c6a60e6-a9cd-41b3-b033-b0b1863ebfdc','008aa530-9583-4047-bc34-007ad9e531d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.344873] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0f83ba-d969-443e-ad25-6e534d59094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1276.354925] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0f83ba-d969-443e-ad25-6e534d59094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1276.355534] [55041]: DEBUG cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (9e1380ad-affa-4b8e-8254-79761ecedaee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1276.355988] [55041]: INFO cinder.volume.api [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request issued successfully. [ 1276.356742] [55041]: INFO cinder.api.openstack.wsgi [None req-c171adff-535a-42f2-b997-60aa8685e2e2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1276.357276] [55041]: [pid: 55041|app: 0|req: 248/509] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:06:54 2025] POST /volume/v3/volumes => generated 752 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1276.367037] [55040]: DEBUG cinder.api.middleware.request_id [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.369163] [55040]: INFO cinder.api.openstack.wsgi [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1276.369385] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.369634] [55040]: DEBUG cinder.api.openstack.wsgi [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.377441] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.377441] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.381460] [55040]: INFO cinder.volume.api [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1276.386466] [55040]: INFO cinder.api.openstack.wsgi [None req-6c60d8f7-61c6-43cf-bcba-e87e2f48fa77 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1276.386466] [55040]: [pid: 55040|app: 0|req: 262/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:06:54 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.555196] [55041]: DEBUG cinder.api.middleware.request_id [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-ee290a23-9134-4e8e-a481-9dd1957b63e9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.558464] [55041]: INFO cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-ee290a23-9134-4e8e-a481-9dd1957b63e9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 [ 1276.558820] [55041]: DEBUG cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-ee290a23-9134-4e8e-a481-9dd1957b63e9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.559124] [55041]: DEBUG cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-ee290a23-9134-4e8e-a481-9dd1957b63e9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.567584] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.567584] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.091567] [55041]: INFO cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-ee290a23-9134-4e8e-a481-9dd1957b63e9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 returned with HTTP 200 [ 1277.092049] [55041]: [pid: 55041|app: 0|req: 249/511] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:06:54 2025] DELETE /volume/v3/attachments/277348f2-31f9-4f6d-8c9c-227c67c9db18 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.099263] [55040]: DEBUG cinder.api.middleware.request_id [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.103017] [55040]: INFO cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1277.103017] [55040]: DEBUG cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.103017] [55040]: DEBUG cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.103017] [55040]: INFO cinder.api.v3.volumes [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Delete volume with id: a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 [ 1277.109802] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.109802] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.110466] [55040]: INFO cinder.volume.api [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1277.123730] [55040]: INFO cinder.volume.api [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Delete volume request issued successfully. [ 1277.124175] [55040]: INFO cinder.api.openstack.wsgi [req-9a96f830-8358-4e49-8da2-7b32d0af10a2 req-9645040b-31be-409e-8ff7-fedd84f3a05d tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 returned with HTTP 202 [ 1277.124716] [55040]: [pid: 55040|app: 0|req: 263/512] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 13:06:54 2025] DELETE /volume/v3/volumes/a94c97a7-51ec-42ce-b1f9-1ea45ac749d3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1277.396929] [55041]: DEBUG cinder.api.middleware.request_id [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.399107] [55041]: INFO cinder.api.openstack.wsgi [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1277.399353] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.399612] [55041]: DEBUG cinder.api.openstack.wsgi [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.409892] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.409892] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.413200] [55041]: INFO cinder.volume.api [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1277.417263] [55041]: INFO cinder.api.openstack.wsgi [None req-8e4dddb5-b8a0-44ae-b624-29c523b9a826 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1277.417618] [55041]: [pid: 55041|app: 0|req: 250/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:06:55 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.460717] [55040]: DEBUG cinder.api.middleware.request_id [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.463182] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1277.463491] [55040]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.463785] [55040]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.471288] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.471288] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.474531] [55040]: INFO cinder.volume.api [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1277.478589] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b8fbadc4-2268-4ef0-8064-58f1b2844325 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1277.478957] [55040]: [pid: 55040|app: 0|req: 264/514] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:06:55 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.998848] [55041]: DEBUG cinder.api.middleware.request_id [None req-f433208d-27c5-4907-8e61-635024d76ae3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.999325] [55041]: INFO cinder.api.openstack.wsgi [None req-f433208d-27c5-4907-8e61-635024d76ae3 None None] GET http://10.180.1.21/volume// [ 1278.999504] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f433208d-27c5-4907-8e61-635024d76ae3 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.999719] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f433208d-27c5-4907-8e61-635024d76ae3 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.000174] [55041]: INFO cinder.api.openstack.wsgi [None req-f433208d-27c5-4907-8e61-635024d76ae3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.000639] [55041]: [pid: 55041|app: 0|req: 251/515] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:06:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.004696] [55040]: DEBUG cinder.api.middleware.request_id [req-67397748-98c6-412c-aa4e-529be11f203a req-d6a2517c-c250-4d75-8500-3a83cc63606b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.007270] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-d6a2517c-c250-4d75-8500-3a83cc63606b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1279.007734] [55040]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-d6a2517c-c250-4d75-8500-3a83cc63606b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c92cf70-fb05-41fe-86a5-443ff52fec45", "connector": null, "instance_uuid": "44aed0b2-0ad0-496e-b171-6f09a0817016"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.017812] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.017812] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.041787] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-d6a2517c-c250-4d75-8500-3a83cc63606b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1279.042223] [55040]: [pid: 55040|app: 0|req: 265/516] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:06:56 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1279.061119] [55041]: DEBUG cinder.api.middleware.request_id [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.063965] [55041]: INFO cinder.api.openstack.wsgi [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1279.064153] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.064373] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.074045] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.074045] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.077175] [55041]: INFO cinder.volume.api [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1279.081296] [55041]: INFO cinder.api.openstack.wsgi [None req-b8165f3b-f9f3-4727-8cd5-7bdf7112d320 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1279.081674] [55041]: [pid: 55041|app: 0|req: 252/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:06:56 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.564057] [55040]: DEBUG cinder.api.middleware.request_id [None req-bb1baf79-3cc7-435f-bea0-ce0ac4662ba6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.564522] [55040]: INFO cinder.api.openstack.wsgi [None req-bb1baf79-3cc7-435f-bea0-ce0ac4662ba6 None None] GET http://10.180.1.21/volume// [ 1279.564708] [55040]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf79-3cc7-435f-bea0-ce0ac4662ba6 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.564921] [55040]: DEBUG cinder.api.openstack.wsgi [None req-bb1baf79-3cc7-435f-bea0-ce0ac4662ba6 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.565349] [55040]: INFO cinder.api.openstack.wsgi [None req-bb1baf79-3cc7-435f-bea0-ce0ac4662ba6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1279.565659] [55040]: [pid: 55040|app: 0|req: 266/518] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:06:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1279.568886] [55041]: DEBUG cinder.api.middleware.request_id [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.571343] [55041]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1279.571599] [55041]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.571822] [55041]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.581787] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.581787] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.584832] [55041]: INFO cinder.volume.api [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1279.588897] [55041]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4f9f95e6-7cc2-422e-90fb-0864ae467bcc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1279.589276] [55041]: [pid: 55041|app: 0|req: 253/519] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:06:57 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1279.613161] [55040]: DEBUG cinder.api.middleware.request_id [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.615451] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] PUT http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db [ 1279.615846] [55040]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-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-541157", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1279.623505] [55040]: DEBUG cinder.coordination [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Acquiring lock "cinder-attachment_update-5c92cf70-fb05-41fe-86a5-443ff52fec45-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1279.627821] [55040]: DEBUG cinder.coordination [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-5c92cf70-fb05-41fe-86a5-443ff52fec45-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1279.628825] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.628825] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.092036] [55041]: DEBUG cinder.api.middleware.request_id [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.093861] [55041]: INFO cinder.api.openstack.wsgi [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1280.094094] [55041]: DEBUG cinder.api.openstack.wsgi [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.094311] [55041]: DEBUG cinder.api.openstack.wsgi [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.103724] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.103724] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.106813] [55041]: INFO cinder.volume.api [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1280.110997] [55041]: INFO cinder.api.openstack.wsgi [None req-828a5e73-3d9b-4237-8157-06cd2ad3fe8a tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1280.111272] [55041]: [pid: 55041|app: 0|req: 254/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:06:57 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.121332] [55041]: DEBUG cinder.api.middleware.request_id [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.123342] [55041]: INFO cinder.api.openstack.wsgi [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1281.123561] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.123780] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.136492] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.136492] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.140052] [55041]: INFO cinder.volume.api [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1281.144528] [55041]: INFO cinder.api.openstack.wsgi [None req-0eed9268-4d0b-4cdb-b73f-712068b7a5ab tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1281.144918] [55041]: [pid: 55041|app: 0|req: 255/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:06:58 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.155497] [55041]: DEBUG cinder.api.middleware.request_id [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.157698] [55041]: INFO cinder.api.openstack.wsgi [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1282.157934] [55041]: DEBUG cinder.api.openstack.wsgi [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.158184] [55041]: DEBUG cinder.api.openstack.wsgi [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.168453] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.168453] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.171957] [55041]: INFO cinder.volume.api [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1282.176410] [55041]: INFO cinder.api.openstack.wsgi [None req-38c253b3-eaa3-4293-b2b7-30e7f18bf462 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1282.176796] [55041]: [pid: 55041|app: 0|req: 256/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:00 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.187197] [55041]: DEBUG cinder.api.middleware.request_id [None req-dfc27533-047d-45b4-8ada-46415cdabd99 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.189431] [55041]: INFO cinder.api.openstack.wsgi [None req-dfc27533-047d-45b4-8ada-46415cdabd99 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1283.189654] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dfc27533-047d-45b4-8ada-46415cdabd99 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.189867] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dfc27533-047d-45b4-8ada-46415cdabd99 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.203813] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.203813] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.208063] [55041]: INFO cinder.volume.api [None req-dfc27533-047d-45b4-8ada-46415cdabd99 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1283.213595] [55041]: INFO cinder.api.openstack.wsgi [None req-dfc27533-047d-45b4-8ada-46415cdabd99 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1283.214370] [55041]: [pid: 55041|app: 0|req: 257/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:01 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.149297] [55040]: DEBUG cinder.coordination [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-5c92cf70-fb05-41fe-86a5-443ff52fec45-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.521s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1284.149641] [55040]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-b66a0fb9-f04b-4cdd-9eca-fa23c84c18a6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db returned with HTTP 200 [ 1284.150361] [55040]: [pid: 55040|app: 0|req: 267/524] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:06:57 2025] PUT /volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.226021] [55041]: DEBUG cinder.api.middleware.request_id [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.227708] [55041]: INFO cinder.api.openstack.wsgi [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1284.227976] [55041]: DEBUG cinder.api.openstack.wsgi [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.228255] [55041]: DEBUG cinder.api.openstack.wsgi [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.238674] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.238674] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.243036] [55041]: INFO cinder.volume.api [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1284.247728] [55041]: INFO cinder.api.openstack.wsgi [None req-af0f038d-18c7-47d1-8353-2f6e2990bc2b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1284.248288] [55041]: [pid: 55041|app: 0|req: 258/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:02 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.258613] [55040]: DEBUG cinder.api.middleware.request_id [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.261161] [55040]: INFO cinder.api.openstack.wsgi [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1285.261161] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.261381] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.271745] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.271745] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.274963] [55040]: INFO cinder.volume.api [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1285.279265] [55040]: INFO cinder.api.openstack.wsgi [None req-cc6ff611-d7f6-42bc-80d1-621bdd81d577 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1285.279688] [55040]: [pid: 55040|app: 0|req: 268/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:03 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.764203] [55041]: DEBUG cinder.api.middleware.request_id [req-67397748-98c6-412c-aa4e-529be11f203a req-4e5a51c8-b464-499e-a3ec-e06ca3439028 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.766511] [55041]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4e5a51c8-b464-499e-a3ec-e06ca3439028 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db/action [ 1285.766933] [55041]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4e5a51c8-b464-499e-a3ec-e06ca3439028 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1285.767089] [55041]: DEBUG cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4e5a51c8-b464-499e-a3ec-e06ca3439028 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1285.781343] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.781343] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.787728] [55041]: INFO cinder.api.openstack.wsgi [req-67397748-98c6-412c-aa4e-529be11f203a req-4e5a51c8-b464-499e-a3ec-e06ca3439028 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db/action returned with HTTP 204 [ 1285.788132] [55041]: [pid: 55041|app: 0|req: 259/527] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:07:03 2025] POST /volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1286.290156] [55040]: DEBUG cinder.api.middleware.request_id [None req-41490a8f-0afd-4a41-9957-ba706195c369 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.292338] [55040]: INFO cinder.api.openstack.wsgi [None req-41490a8f-0afd-4a41-9957-ba706195c369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1286.292616] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41490a8f-0afd-4a41-9957-ba706195c369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.292835] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41490a8f-0afd-4a41-9957-ba706195c369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.302406] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.302406] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.305487] [55040]: INFO cinder.volume.api [None req-41490a8f-0afd-4a41-9957-ba706195c369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1286.309540] [55040]: INFO cinder.api.openstack.wsgi [None req-41490a8f-0afd-4a41-9957-ba706195c369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1286.309905] [55040]: [pid: 55040|app: 0|req: 269/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:04 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.319155] [55041]: DEBUG cinder.api.middleware.request_id [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.321191] [55041]: INFO cinder.api.openstack.wsgi [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1286.321408] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.321621] [55041]: DEBUG cinder.api.openstack.wsgi [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.330892] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.330892] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.333920] [55041]: INFO cinder.volume.api [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1286.337886] [55041]: INFO cinder.api.openstack.wsgi [None req-9e24ecf2-8faf-40fa-8081-32cb722b9f85 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1286.338238] [55041]: [pid: 55041|app: 0|req: 260/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:04 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.701734] [55040]: DEBUG cinder.api.middleware.request_id [None req-138712f3-11fd-4f84-8788-864986047de9 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.703835] [55040]: INFO cinder.api.openstack.wsgi [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1286.704147] [55040]: DEBUG cinder.api.openstack.wsgi [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.704283] [55040]: DEBUG cinder.api.openstack.wsgi [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.704467] [55040]: INFO cinder.api.v3.volumes [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Delete volume with id: f1dfe87e-208b-454a-9637-132e71322b70 [ 1286.711680] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.711680] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.712195] [55040]: INFO cinder.volume.api [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1286.727123] [55040]: INFO cinder.volume.api [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Delete volume request issued successfully. [ 1286.727401] [55040]: INFO cinder.api.openstack.wsgi [None req-138712f3-11fd-4f84-8788-864986047de9 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 202 [ 1286.727774] [55040]: [pid: 55040|app: 0|req: 270/530] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:07:04 2025] DELETE /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1286.732034] [55041]: DEBUG cinder.api.middleware.request_id [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.734111] [55041]: INFO cinder.api.openstack.wsgi [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1286.734346] [55041]: DEBUG cinder.api.openstack.wsgi [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.734564] [55041]: DEBUG cinder.api.openstack.wsgi [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.741889] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.741889] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.745712] [55041]: INFO cinder.volume.api [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1286.750248] [55041]: INFO cinder.api.openstack.wsgi [None req-083c37af-8d53-4fe4-9c7d-b34314c4f771 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1286.750891] [55041]: [pid: 55041|app: 0|req: 261/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:04 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.761808] [55040]: DEBUG cinder.api.middleware.request_id [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.764046] [55040]: INFO cinder.api.openstack.wsgi [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1287.764318] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.764572] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.776133] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.776133] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.779903] [55040]: INFO cinder.volume.api [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1287.784431] [55040]: INFO cinder.api.openstack.wsgi [None req-4db21cff-ccba-4d25-ae67-bf491d1ac88a tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1287.784962] [55040]: [pid: 55040|app: 0|req: 271/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:05 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.795293] [55041]: DEBUG cinder.api.middleware.request_id [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.797406] [55041]: INFO cinder.api.openstack.wsgi [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1288.797631] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.798110] [55041]: DEBUG cinder.api.openstack.wsgi [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.806061] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806061] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.809325] [55041]: INFO cinder.volume.api [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Volume info retrieved successfully. [ 1288.813623] [55041]: INFO cinder.api.openstack.wsgi [None req-2a779e33-4a6f-41c8-91c3-4b3b039fc973 tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 200 [ 1288.814059] [55041]: [pid: 55041|app: 0|req: 262/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:06 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.824243] [55040]: DEBUG cinder.api.middleware.request_id [None req-7ffa45d5-54cd-497d-ad78-71e87cb31b2c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.826499] [55040]: INFO cinder.api.openstack.wsgi [None req-7ffa45d5-54cd-497d-ad78-71e87cb31b2c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] GET http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 [ 1289.826723] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7ffa45d5-54cd-497d-ad78-71e87cb31b2c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.826943] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7ffa45d5-54cd-497d-ad78-71e87cb31b2c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.834046] [55040]: INFO cinder.api.openstack.wsgi [None req-7ffa45d5-54cd-497d-ad78-71e87cb31b2c tempest-ServerActionsTestOtherA-1372509845 tempest-ServerActionsTestOtherA-1372509845-project-member] http://10.180.1.21/volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 returned with HTTP 404 [ 1289.834529] [55040]: [pid: 55040|app: 0|req: 272/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:07:07 2025] GET /volume/v3/volumes/f1dfe87e-208b-454a-9637-132e71322b70 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1298.811731] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=93,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1299.829576] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=39,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1339.004631] [55041]: DEBUG cinder.api.middleware.request_id [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.007031] [55041]: INFO cinder.api.openstack.wsgi [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1339.007242] [55041]: DEBUG cinder.api.openstack.wsgi [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.007463] [55041]: DEBUG cinder.api.openstack.wsgi [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.022218] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.022218] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.026187] [55041]: INFO cinder.volume.api [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1339.031652] [55041]: INFO cinder.api.openstack.wsgi [req-8f7b9af8-cbb0-458f-9821-c6052b4f2042 req-e5506274-900e-45a8-b35d-be9451cc185d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1339.032107] [55041]: [pid: 55041|app: 0|req: 263/535] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:07:56 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.919570] [55040]: DEBUG cinder.api.middleware.request_id [None req-41f568e3-525f-423a-94b8-bf247ef7b48e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.921712] [55040]: INFO cinder.api.openstack.wsgi [None req-41f568e3-525f-423a-94b8-bf247ef7b48e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1345.921939] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41f568e3-525f-423a-94b8-bf247ef7b48e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.922171] [55040]: DEBUG cinder.api.openstack.wsgi [None req-41f568e3-525f-423a-94b8-bf247ef7b48e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.935477] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.935477] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.939399] [55040]: INFO cinder.volume.api [None req-41f568e3-525f-423a-94b8-bf247ef7b48e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1345.944587] [55040]: INFO cinder.api.openstack.wsgi [None req-41f568e3-525f-423a-94b8-bf247ef7b48e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1345.945055] [55040]: [pid: 55040|app: 0|req: 273/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:08:03 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1345.987485] [55041]: DEBUG cinder.api.middleware.request_id [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.989863] [55041]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1345.990102] [55041]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.990322] [55041]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.999705] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.999705] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.002764] [55041]: INFO cinder.volume.api [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1346.006975] [55041]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-79d713b3-fa51-4742-b8a1-048255f24650 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1346.007377] [55041]: [pid: 55041|app: 0|req: 264/537] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:08:03 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1346.026484] [55040]: DEBUG cinder.api.middleware.request_id [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.028859] [55040]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45/action [ 1346.029303] [55040]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1346.029489] [55040]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1346.039296] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.039296] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.039820] [55040]: INFO cinder.volume.api [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1346.046685] [55040]: INFO cinder.volume.api [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Begin detaching volume completed successfully. [ 1346.046911] [55040]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-e53a8ad8-801b-46cb-ad26-88e75d60d200 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45/action returned with HTTP 202 [ 1346.047346] [55040]: [pid: 55040|app: 0|req: 274/538] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:08:03 2025] POST /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1347.066126] [55041]: DEBUG cinder.api.middleware.request_id [None req-af1a95e1-2700-4206-8967-bfdbf77b1c74 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.066580] [55041]: INFO cinder.api.openstack.wsgi [None req-af1a95e1-2700-4206-8967-bfdbf77b1c74 None None] GET http://10.180.1.21/volume// [ 1347.066766] [55041]: DEBUG cinder.api.openstack.wsgi [None req-af1a95e1-2700-4206-8967-bfdbf77b1c74 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.066986] [55041]: DEBUG cinder.api.openstack.wsgi [None req-af1a95e1-2700-4206-8967-bfdbf77b1c74 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.067401] [55041]: INFO cinder.api.openstack.wsgi [None req-af1a95e1-2700-4206-8967-bfdbf77b1c74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1347.067699] [55041]: [pid: 55041|app: 0|req: 265/539] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:08:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1347.071006] [55040]: DEBUG cinder.api.middleware.request_id [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.073463] [55040]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1347.073709] [55040]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.073929] [55040]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.084039] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.084039] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.087229] [55040]: INFO cinder.volume.api [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1347.091839] [55040]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-5cd07efa-40ce-4ea7-9556-30070f2d480b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1347.092218] [55040]: [pid: 55040|app: 0|req: 275/540] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:08:04 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1349.240743] [55041]: DEBUG cinder.api.middleware.request_id [req-06f6951b-b5f7-4590-9476-3a284eca159e req-4adc8de4-64b7-422c-b7d6-8c07e5ed76db None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.243208] [55041]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-4adc8de4-64b7-422c-b7d6-8c07e5ed76db tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db [ 1349.243418] [55041]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-4adc8de4-64b7-422c-b7d6-8c07e5ed76db tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.243634] [55041]: DEBUG cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-4adc8de4-64b7-422c-b7d6-8c07e5ed76db tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.251410] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.251410] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.776229] [55041]: INFO cinder.api.openstack.wsgi [req-06f6951b-b5f7-4590-9476-3a284eca159e req-4adc8de4-64b7-422c-b7d6-8c07e5ed76db tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db returned with HTTP 200 [ 1349.776648] [55041]: [pid: 55041|app: 0|req: 266/541] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:08:07 2025] DELETE /volume/v3/attachments/8471c260-a987-45fb-a3d7-394fca2981db => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.251256] [55040]: DEBUG cinder.api.middleware.request_id [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.253389] [55040]: INFO cinder.api.openstack.wsgi [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1351.253614] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.253833] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.263510] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.263510] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.267230] [55040]: INFO cinder.volume.api [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1351.272233] [55040]: INFO cinder.api.openstack.wsgi [None req-9c8d430f-c926-476a-8c8f-4f0c3c8b794f tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1351.272682] [55040]: [pid: 55040|app: 0|req: 276/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:08:09 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.775367] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1361.269295] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1412.853915] [55041]: DEBUG cinder.api.middleware.request_id [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.856282] [55041]: INFO cinder.api.openstack.wsgi [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1412.856663] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1336109242"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1412.858591] [55041]: DEBUG cinder.api.v3.volumes [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1336109242'}} {{(pid=55041) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1412.858736] [55041]: INFO cinder.api.v3.volumes [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume of 1 GB [ 1412.859121] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.859121] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.864361] [55041]: INFO cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Availability Zones retrieved successfully. [ 1412.871122] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (d6ac0801-a05d-41a2-ac23-b1379a0e8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1412.872267] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90df2649-3753-43e8-b399-3afdfaa5d038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.873471] [55041]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Validating volume size '1' using validate_int {{(pid=55041) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1412.893319] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90df2649-3753-43e8-b399-3afdfaa5d038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.894323] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056dfa42-69e4-48e6-8aa7-60f484256c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.925740] [55041]: DEBUG cinder.quota [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Created reservations ['0ebc1588-a2fb-488d-b306-41c66cd654c6', 'b26e4b57-226a-490a-8874-6bb3fdbd830a', '967d28b0-8ba3-4424-9bf2-cb3a103959c5', 'ce2ad247-9a4e-4929-858b-028f90e14b2b'] {{(pid=55041) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1412.926320] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056dfa42-69e4-48e6-8aa7-60f484256c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ebc1588-a2fb-488d-b306-41c66cd654c6', 'b26e4b57-226a-490a-8874-6bb3fdbd830a', '967d28b0-8ba3-4424-9bf2-cb3a103959c5', 'ce2ad247-9a4e-4929-858b-028f90e14b2b']}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.927211] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cbbff2-e4ce-47e5-a67a-887cba06efba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.941548] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cbbff2-e4ce-47e5-a67a-887cba06efba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70803c76-fc37-4654-b6d8-41ed2cea0de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1336109242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['0ebc1588-a2fb-488d-b306-41c66cd654c6','b26e4b57-226a-490a-8874-6bb3fdbd830a','967d28b0-8ba3-4424-9bf2-cb3a103959c5','ce2ad247-9a4e-4929-858b-028f90e14b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1336109242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70803c76-fc37-4654-b6d8-41ed2cea0de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='169d11afbb084b2a961c1b345898d7b2',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='07c4e7e8623049e882f10b01eaa2bd24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.942525] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177b1512-d18d-48c3-9961-4bf2f3e66768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.967108] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177b1512-d18d-48c3-9961-4bf2f3e66768) 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-1336109242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['0ebc1588-a2fb-488d-b306-41c66cd654c6','b26e4b57-226a-490a-8874-6bb3fdbd830a','967d28b0-8ba3-4424-9bf2-cb3a103959c5','ce2ad247-9a4e-4929-858b-028f90e14b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.968090] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0be089-9167-4cae-9924-b85ed09a0e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.980062] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0be089-9167-4cae-9924-b85ed09a0e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55041) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.980062] [55041]: DEBUG cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (d6ac0801-a05d-41a2-ac23-b1379a0e8654) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55041) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1412.980430] [55041]: INFO cinder.volume.api [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request issued successfully. [ 1412.981394] [55041]: INFO cinder.api.openstack.wsgi [None req-f7e05dfb-6623-414f-8267-62e5e187ae3d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1412.982066] [55041]: [pid: 55041|app: 0|req: 267/543] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:09:10 2025] POST /volume/v3/volumes => generated 754 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1412.990537] [55040]: DEBUG cinder.api.middleware.request_id [None req-293374d8-7b93-4efd-9424-d02d74db8907 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.993433] [55040]: INFO cinder.api.openstack.wsgi [None req-293374d8-7b93-4efd-9424-d02d74db8907 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1412.993832] [55040]: DEBUG cinder.api.openstack.wsgi [None req-293374d8-7b93-4efd-9424-d02d74db8907 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.994224] [55040]: DEBUG cinder.api.openstack.wsgi [None req-293374d8-7b93-4efd-9424-d02d74db8907 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.002378] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.002378] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.006547] [55040]: INFO cinder.volume.api [None req-293374d8-7b93-4efd-9424-d02d74db8907 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1413.010873] [55040]: INFO cinder.api.openstack.wsgi [None req-293374d8-7b93-4efd-9424-d02d74db8907 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1413.011296] [55040]: [pid: 55040|app: 0|req: 277/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:10 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.022822] [55041]: DEBUG cinder.api.middleware.request_id [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.025034] [55041]: INFO cinder.api.openstack.wsgi [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1414.025256] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.025476] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.033015] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.033015] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.036247] [55041]: INFO cinder.volume.api [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1414.040240] [55041]: INFO cinder.api.openstack.wsgi [None req-fdce61c9-d9ef-4d48-9486-6831a596c3f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1414.040628] [55041]: [pid: 55041|app: 0|req: 268/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:11 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.077123] [55040]: DEBUG cinder.api.middleware.request_id [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.183958] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1414.184258] [55040]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.184483] [55040]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.191738] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.191738] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.194947] [55040]: INFO cinder.volume.api [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1414.199072] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-1853e7e1-b3c1-4956-b68c-753b4ecbca81 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1414.199431] [55040]: [pid: 55040|app: 0|req: 278/546] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:09:11 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 847 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.718321] [55041]: DEBUG cinder.api.middleware.request_id [None req-29fcf8ff-63db-4e2d-971c-f4445ffb5add None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.718765] [55041]: INFO cinder.api.openstack.wsgi [None req-29fcf8ff-63db-4e2d-971c-f4445ffb5add None None] GET http://10.180.1.21/volume// [ 1415.718958] [55041]: DEBUG cinder.api.openstack.wsgi [None req-29fcf8ff-63db-4e2d-971c-f4445ffb5add None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.719188] [55041]: DEBUG cinder.api.openstack.wsgi [None req-29fcf8ff-63db-4e2d-971c-f4445ffb5add None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.719591] [55041]: INFO cinder.api.openstack.wsgi [None req-29fcf8ff-63db-4e2d-971c-f4445ffb5add None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1415.719886] [55041]: [pid: 55041|app: 0|req: 269/547] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:09:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1415.723640] [55040]: DEBUG cinder.api.middleware.request_id [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-6e10ffb2-e935-4b0d-af6c-978fa4a53390 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.726060] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-6e10ffb2-e935-4b0d-af6c-978fa4a53390 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1415.726477] [55040]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-6e10ffb2-e935-4b0d-af6c-978fa4a53390 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70803c76-fc37-4654-b6d8-41ed2cea0de0", "connector": null, "instance_uuid": "d4098c56-a4fd-49b5-ae38-3a54cc2d8a70"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1415.735307] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.735307] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.754660] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-6e10ffb2-e935-4b0d-af6c-978fa4a53390 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1415.755110] [55040]: [pid: 55040|app: 0|req: 279/548] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:09:13 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) [ 1415.774950] [55041]: DEBUG cinder.api.middleware.request_id [None req-23704273-0f23-447f-a91f-aa56a1027aa5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.776957] [55041]: INFO cinder.api.openstack.wsgi [None req-23704273-0f23-447f-a91f-aa56a1027aa5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1415.777204] [55041]: DEBUG cinder.api.openstack.wsgi [None req-23704273-0f23-447f-a91f-aa56a1027aa5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.777424] [55041]: DEBUG cinder.api.openstack.wsgi [None req-23704273-0f23-447f-a91f-aa56a1027aa5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.786716] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.786716] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.789700] [55041]: INFO cinder.volume.api [None req-23704273-0f23-447f-a91f-aa56a1027aa5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1415.793716] [55041]: INFO cinder.api.openstack.wsgi [None req-23704273-0f23-447f-a91f-aa56a1027aa5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1415.794104] [55041]: [pid: 55041|app: 0|req: 270/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:13 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.277463] [55040]: DEBUG cinder.api.middleware.request_id [None req-9c6ce9a4-bad2-4451-b008-17279a3afb28 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.277915] [55040]: INFO cinder.api.openstack.wsgi [None req-9c6ce9a4-bad2-4451-b008-17279a3afb28 None None] GET http://10.180.1.21/volume// [ 1416.278119] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9c6ce9a4-bad2-4451-b008-17279a3afb28 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.278341] [55040]: DEBUG cinder.api.openstack.wsgi [None req-9c6ce9a4-bad2-4451-b008-17279a3afb28 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.278739] [55040]: INFO cinder.api.openstack.wsgi [None req-9c6ce9a4-bad2-4451-b008-17279a3afb28 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1416.279067] [55040]: [pid: 55040|app: 0|req: 280/550] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:09:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1416.282514] [55041]: DEBUG cinder.api.middleware.request_id [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.284823] [55041]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1416.285085] [55041]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.285305] [55041]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.294739] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.294739] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.297673] [55041]: INFO cinder.volume.api [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1416.301692] [55041]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-3065e730-4ea9-4b84-b373-3ddaf2f6af7b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1416.302068] [55041]: [pid: 55041|app: 0|req: 271/551] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:09:14 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1416.326232] [55040]: DEBUG cinder.api.middleware.request_id [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.328461] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f [ 1416.328871] [55040]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-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-541166", "mountpoint": "/dev/sdb"}}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1416.336432] [55040]: DEBUG cinder.coordination [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Acquiring lock "cinder-attachment_update-70803c76-fc37-4654-b6d8-41ed2cea0de0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1416.340401] [55040]: DEBUG cinder.coordination [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-70803c76-fc37-4654-b6d8-41ed2cea0de0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55040) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1416.341388] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.341388] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.803449] [55041]: DEBUG cinder.api.middleware.request_id [None req-dcba673e-34e2-4799-8d49-e263c96f6760 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.805646] [55041]: INFO cinder.api.openstack.wsgi [None req-dcba673e-34e2-4799-8d49-e263c96f6760 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1416.805888] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dcba673e-34e2-4799-8d49-e263c96f6760 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.806115] [55041]: DEBUG cinder.api.openstack.wsgi [None req-dcba673e-34e2-4799-8d49-e263c96f6760 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.816371] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.816371] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.820230] [55041]: INFO cinder.volume.api [None req-dcba673e-34e2-4799-8d49-e263c96f6760 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1416.824993] [55041]: INFO cinder.api.openstack.wsgi [None req-dcba673e-34e2-4799-8d49-e263c96f6760 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1416.825380] [55041]: [pid: 55041|app: 0|req: 272/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:14 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.836236] [55041]: DEBUG cinder.api.middleware.request_id [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.838486] [55041]: INFO cinder.api.openstack.wsgi [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1417.838732] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.838936] [55041]: DEBUG cinder.api.openstack.wsgi [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.848841] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.848841] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.852049] [55041]: INFO cinder.volume.api [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1417.856254] [55041]: INFO cinder.api.openstack.wsgi [None req-aa437ba3-886e-4435-9d2b-23e65a262fbe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1417.856619] [55041]: [pid: 55041|app: 0|req: 273/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:15 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.867225] [55041]: DEBUG cinder.api.middleware.request_id [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.869371] [55041]: INFO cinder.api.openstack.wsgi [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1418.869601] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.869820] [55041]: DEBUG cinder.api.openstack.wsgi [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.880071] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.880071] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.883157] [55041]: INFO cinder.volume.api [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1418.887244] [55041]: INFO cinder.api.openstack.wsgi [None req-b791e748-d981-4d9a-84c5-017a38b64dc5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1418.887737] [55041]: [pid: 55041|app: 0|req: 274/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:16 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1419.897726] [55041]: DEBUG cinder.api.middleware.request_id [None req-382c4531-0622-4e23-98dc-2498ac978df6 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.899810] [55041]: INFO cinder.api.openstack.wsgi [None req-382c4531-0622-4e23-98dc-2498ac978df6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1419.900045] [55041]: DEBUG cinder.api.openstack.wsgi [None req-382c4531-0622-4e23-98dc-2498ac978df6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.900281] [55041]: DEBUG cinder.api.openstack.wsgi [None req-382c4531-0622-4e23-98dc-2498ac978df6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.909752] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.909752] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.912730] [55041]: INFO cinder.volume.api [None req-382c4531-0622-4e23-98dc-2498ac978df6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1419.916800] [55041]: INFO cinder.api.openstack.wsgi [None req-382c4531-0622-4e23-98dc-2498ac978df6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1419.917167] [55041]: [pid: 55041|app: 0|req: 275/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:17 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.862284] [55040]: DEBUG cinder.coordination [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-70803c76-fc37-4654-b6d8-41ed2cea0de0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55040) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1420.862611] [55040]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-a9ad2b22-5d11-4279-9147-dfb95e643628 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f returned with HTTP 200 [ 1420.863071] [55040]: [pid: 55040|app: 0|req: 281/556] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:09:14 2025] PUT /volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f => generated 617 bytes in 4537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1420.927212] [55041]: DEBUG cinder.api.middleware.request_id [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.929309] [55041]: INFO cinder.api.openstack.wsgi [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1420.929575] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.929789] [55041]: DEBUG cinder.api.openstack.wsgi [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.939399] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.939399] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.942521] [55041]: INFO cinder.volume.api [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1420.946774] [55041]: INFO cinder.api.openstack.wsgi [None req-bee3d788-a8ab-4656-a45b-411827ccaf19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1420.947158] [55041]: [pid: 55041|app: 0|req: 276/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:18 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.957414] [55040]: DEBUG cinder.api.middleware.request_id [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.960503] [55040]: INFO cinder.api.openstack.wsgi [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1421.960892] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.961310] [55040]: DEBUG cinder.api.openstack.wsgi [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.972456] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.972456] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.975715] [55040]: INFO cinder.volume.api [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1421.979880] [55040]: INFO cinder.api.openstack.wsgi [None req-0a4f5245-d789-4e08-8a7a-caa68663d3ee tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1421.980278] [55040]: [pid: 55040|app: 0|req: 282/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:19 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.470980] [55041]: DEBUG cinder.api.middleware.request_id [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-fd3e1fef-7b54-4a93-8a8a-4aa8ba9bf91d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.498040] [55041]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-fd3e1fef-7b54-4a93-8a8a-4aa8ba9bf91d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f/action [ 1422.498619] [55041]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-fd3e1fef-7b54-4a93-8a8a-4aa8ba9bf91d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-complete": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1422.498780] [55041]: DEBUG cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-fd3e1fef-7b54-4a93-8a8a-4aa8ba9bf91d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1422.513063] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.513063] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.520555] [55041]: INFO cinder.api.openstack.wsgi [req-eb192f29-8760-498a-9c1b-9647f9aab378 req-fd3e1fef-7b54-4a93-8a8a-4aa8ba9bf91d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f/action returned with HTTP 204 [ 1422.520939] [55041]: [pid: 55041|app: 0|req: 277/559] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:09:20 2025] POST /volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1422.990543] [55040]: DEBUG cinder.api.middleware.request_id [None req-a7b45f56-0cee-466c-9e84-081143f26617 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.992611] [55040]: INFO cinder.api.openstack.wsgi [None req-a7b45f56-0cee-466c-9e84-081143f26617 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1422.992840] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a7b45f56-0cee-466c-9e84-081143f26617 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.993071] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a7b45f56-0cee-466c-9e84-081143f26617 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.002869] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.002869] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.005906] [55040]: INFO cinder.volume.api [None req-a7b45f56-0cee-466c-9e84-081143f26617 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.010015] [55040]: INFO cinder.api.openstack.wsgi [None req-a7b45f56-0cee-466c-9e84-081143f26617 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1423.010372] [55040]: [pid: 55040|app: 0|req: 283/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:20 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.019328] [55041]: DEBUG cinder.api.middleware.request_id [None req-00663518-0c4c-40ff-aac5-85d7159b2369 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.021375] [55041]: INFO cinder.api.openstack.wsgi [None req-00663518-0c4c-40ff-aac5-85d7159b2369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1423.021594] [55041]: DEBUG cinder.api.openstack.wsgi [None req-00663518-0c4c-40ff-aac5-85d7159b2369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.021807] [55041]: DEBUG cinder.api.openstack.wsgi [None req-00663518-0c4c-40ff-aac5-85d7159b2369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.031268] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.031268] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.034864] [55041]: INFO cinder.volume.api [None req-00663518-0c4c-40ff-aac5-85d7159b2369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.039527] [55041]: INFO cinder.api.openstack.wsgi [None req-00663518-0c4c-40ff-aac5-85d7159b2369 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1423.039973] [55041]: [pid: 55041|app: 0|req: 278/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:20 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.079768] [55040]: DEBUG cinder.api.middleware.request_id [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.105908] [55040]: INFO cinder.api.openstack.wsgi [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1423.106150] [55040]: DEBUG cinder.api.openstack.wsgi [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.106368] [55040]: DEBUG cinder.api.openstack.wsgi [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.115603] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.115603] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.118523] [55040]: INFO cinder.volume.api [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.122531] [55040]: INFO cinder.api.openstack.wsgi [req-33c473ce-1dde-4444-8c1d-d2a245eafaa3 req-75349a76-c3a0-4329-8cad-3a279edb1e5c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1423.122983] [55040]: [pid: 55040|app: 0|req: 284/562] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:09:20 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.131377] [55041]: DEBUG cinder.api.middleware.request_id [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.133434] [55041]: INFO cinder.api.openstack.wsgi [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1423.133664] [55041]: DEBUG cinder.api.openstack.wsgi [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.133885] [55041]: DEBUG cinder.api.openstack.wsgi [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.143018] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.143018] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.146144] [55041]: INFO cinder.volume.api [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.150205] [55041]: INFO cinder.api.openstack.wsgi [None req-5b35712b-8b0c-4f98-9915-6ce8d8bb1ea9 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1423.150554] [55041]: [pid: 55041|app: 0|req: 279/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:20 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.184470] [55040]: DEBUG cinder.api.middleware.request_id [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.186775] [55040]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1423.186990] [55040]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.187224] [55040]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.197411] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.197411] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.200700] [55040]: INFO cinder.volume.api [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.205087] [55040]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-7f6fedd0-03e2-4809-9580-fd6843d4623d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1423.205514] [55040]: [pid: 55040|app: 0|req: 285/564] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:09:21 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.224611] [55041]: DEBUG cinder.api.middleware.request_id [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.227050] [55041]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0/action [ 1423.227441] [55041]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55041) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1423.227580] [55041]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1423.238262] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.238262] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.238762] [55041]: INFO cinder.volume.api [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1423.242880] [55041]: INFO cinder.volume.api [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Begin detaching volume completed successfully. [ 1423.243101] [55041]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-fa05e61e-e00e-485c-a887-f8238be6cdd2 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0/action returned with HTTP 202 [ 1423.243493] [55041]: [pid: 55041|app: 0|req: 280/565] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:09:21 2025] POST /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1424.263124] [55040]: DEBUG cinder.api.middleware.request_id [None req-1757338e-793a-4a63-b371-4c026816fc39 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.263605] [55040]: INFO cinder.api.openstack.wsgi [None req-1757338e-793a-4a63-b371-4c026816fc39 None None] GET http://10.180.1.21/volume// [ 1424.263789] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1757338e-793a-4a63-b371-4c026816fc39 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.264018] [55040]: DEBUG cinder.api.openstack.wsgi [None req-1757338e-793a-4a63-b371-4c026816fc39 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.264457] [55040]: INFO cinder.api.openstack.wsgi [None req-1757338e-793a-4a63-b371-4c026816fc39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1424.264778] [55040]: [pid: 55040|app: 0|req: 286/566] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:09:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1424.268195] [55041]: DEBUG cinder.api.middleware.request_id [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.270618] [55041]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1424.270866] [55041]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.271099] [55041]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.280589] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.280589] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.284768] [55041]: INFO cinder.volume.api [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1424.288827] [55041]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-6ad32234-faee-4641-81ff-82afe8242c6d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1424.289293] [55041]: [pid: 55041|app: 0|req: 281/567] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:09:22 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1425.418195] [55040]: DEBUG cinder.api.middleware.request_id [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-49eb2a05-e793-46c6-97e5-902d44a11e52 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.420509] [55040]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-49eb2a05-e793-46c6-97e5-902d44a11e52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f [ 1425.420729] [55040]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-49eb2a05-e793-46c6-97e5-902d44a11e52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.420941] [55040]: DEBUG cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-49eb2a05-e793-46c6-97e5-902d44a11e52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'version_select' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.427899] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.427899] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.953424] [55040]: INFO cinder.api.openstack.wsgi [req-ba7f9b41-f832-42e1-8f8d-5ced6a033596 req-49eb2a05-e793-46c6-97e5-902d44a11e52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f returned with HTTP 200 [ 1425.954170] [55040]: [pid: 55040|app: 0|req: 287/568] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:09:23 2025] DELETE /volume/v3/attachments/4c14e8a5-9a3e-4423-84eb-9de155099c8f => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.401958] [55041]: DEBUG cinder.api.middleware.request_id [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.404058] [55041]: INFO cinder.api.openstack.wsgi [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1427.404314] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.404542] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.411755] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.411755] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.414894] [55041]: INFO cinder.volume.api [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1427.418896] [55041]: INFO cinder.api.openstack.wsgi [None req-f4e8d9b2-362b-4656-b8f7-cb20f1d7ca1c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1427.419272] [55041]: [pid: 55041|app: 0|req: 282/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:09:25 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.952536] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1437.417089] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1484.332976] [55040]: DEBUG cinder.api.middleware.request_id [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.335100] [55040]: INFO cinder.api.openstack.wsgi [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1484.335472] [55040]: DEBUG cinder.api.openstack.wsgi [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1172192176"}} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1484.337679] [55040]: DEBUG cinder.api.v3.volumes [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1172192176'}} {{(pid=55040) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1484.337816] [55040]: INFO cinder.api.v3.volumes [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume of 1 GB [ 1484.338159] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.338159] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.342781] [55040]: INFO cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Availability Zones retrieved successfully. [ 1484.349551] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (eed6f001-b0e6-4ecd-a132-891300e2af2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1484.350724] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9c713e-f96b-4ef8-96e5-b0ddd1d4eba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1484.351842] [55040]: DEBUG cinder.volume.flows.api.create_volume [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Validating volume size '1' using validate_int {{(pid=55040) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1484.369256] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b9c713e-f96b-4ef8-96e5-b0ddd1d4eba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T12:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=a7870005-e834-4873-ae9b-c3c1a6fc6473,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7870005-e834-4873-ae9b-c3c1a6fc6473', '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=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1484.370286] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bd51d3-ce77-4c0e-abcc-445d3bb741a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1484.402300] [55040]: DEBUG cinder.quota [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Created reservations ['a76ff478-57bb-4be2-b2ff-cf97a3e47286', '0f23569f-2ed7-44c9-89d3-20069b646cd2', 'd3972042-d37d-4afd-8227-a626e31bcb5d', '978cc930-413a-48e6-aa17-643aacce51ea'] {{(pid=55040) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1484.403186] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bd51d3-ce77-4c0e-abcc-445d3bb741a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a76ff478-57bb-4be2-b2ff-cf97a3e47286', '0f23569f-2ed7-44c9-89d3-20069b646cd2', 'd3972042-d37d-4afd-8227-a626e31bcb5d', '978cc930-413a-48e6-aa17-643aacce51ea']}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1484.404105] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd321cd-4fcb-4402-8475-606851390afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1484.416985] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bd321cd-4fcb-4402-8475-606851390afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d6f09b-f10c-49cb-893e-f461d2d979fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1172192176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['a76ff478-57bb-4be2-b2ff-cf97a3e47286','0f23569f-2ed7-44c9-89d3-20069b646cd2','d3972042-d37d-4afd-8227-a626e31bcb5d','978cc930-413a-48e6-aa17-643aacce51ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473), '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-19T13:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1172192176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d6f09b-f10c-49cb-893e-f461d2d979fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='169d11afbb084b2a961c1b345898d7b2',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='07c4e7e8623049e882f10b01eaa2bd24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7870005-e834-4873-ae9b-c3c1a6fc6473),volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1484.417882] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25341aaf-691b-4856-8195-d6ae7cc9c273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1484.429246] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25341aaf-691b-4856-8195-d6ae7cc9c273) 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-1172192176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='169d11afbb084b2a961c1b345898d7b2',qos_specs=None,replication_status=,reservations=['a76ff478-57bb-4be2-b2ff-cf97a3e47286','0f23569f-2ed7-44c9-89d3-20069b646cd2','d3972042-d37d-4afd-8227-a626e31bcb5d','978cc930-413a-48e6-aa17-643aacce51ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07c4e7e8623049e882f10b01eaa2bd24',volume_type_id=a7870005-e834-4873-ae9b-c3c1a6fc6473)}' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1484.430044] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22aca37-51bf-4e8d-8914-ce118f7dee53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1484.438488] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d22aca37-51bf-4e8d-8914-ce118f7dee53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55040) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1484.439500] [55040]: DEBUG cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Flow 'volume_create_api' (eed6f001-b0e6-4ecd-a132-891300e2af2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55040) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1484.439828] [55040]: INFO cinder.volume.api [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Create volume request issued successfully. [ 1484.440516] [55040]: INFO cinder.api.openstack.wsgi [None req-c9446d45-5a77-45e6-a84c-0576f10529c6 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1484.440944] [55040]: [pid: 55040|app: 0|req: 288/570] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 13:10:22 2025] POST /volume/v3/volumes => generated 754 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1484.449831] [55041]: DEBUG cinder.api.middleware.request_id [None req-97625687-c34e-476a-846a-913046294547 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.451792] [55041]: INFO cinder.api.openstack.wsgi [None req-97625687-c34e-476a-846a-913046294547 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1484.453963] [55041]: DEBUG cinder.api.openstack.wsgi [None req-97625687-c34e-476a-846a-913046294547 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.453963] [55041]: DEBUG cinder.api.openstack.wsgi [None req-97625687-c34e-476a-846a-913046294547 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.460664] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1484.460664] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.464301] [55041]: INFO cinder.volume.api [None req-97625687-c34e-476a-846a-913046294547 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1484.468668] [55041]: INFO cinder.api.openstack.wsgi [None req-97625687-c34e-476a-846a-913046294547 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1484.469027] [55041]: [pid: 55041|app: 0|req: 283/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:22 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.479309] [55040]: DEBUG cinder.api.middleware.request_id [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.481574] [55040]: INFO cinder.api.openstack.wsgi [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1485.481798] [55040]: DEBUG cinder.api.openstack.wsgi [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.482030] [55040]: DEBUG cinder.api.openstack.wsgi [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.490339] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.490339] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.493884] [55040]: INFO cinder.volume.api [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1485.498126] [55040]: INFO cinder.api.openstack.wsgi [None req-29565e72-38a9-4080-bc3c-b2cb3f5d3460 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1485.498498] [55040]: [pid: 55040|app: 0|req: 289/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:23 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1485.537110] [55041]: DEBUG cinder.api.middleware.request_id [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.539522] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1485.540134] [55041]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.540134] [55041]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.548241] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1485.548241] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.551127] [55041]: INFO cinder.volume.api [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1485.555472] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-d0fcf8ee-a938-428d-8fa4-8919eebc0a7d tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1485.555832] [55041]: [pid: 55041|app: 0|req: 284/573] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:10:23 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.074699] [55040]: DEBUG cinder.api.middleware.request_id [None req-55ae748c-050e-44e0-af26-1543432b8579 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.075279] [55040]: INFO cinder.api.openstack.wsgi [None req-55ae748c-050e-44e0-af26-1543432b8579 None None] GET http://10.180.1.21/volume// [ 1487.075452] [55040]: DEBUG cinder.api.openstack.wsgi [None req-55ae748c-050e-44e0-af26-1543432b8579 None None] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.075683] [55040]: DEBUG cinder.api.openstack.wsgi [None req-55ae748c-050e-44e0-af26-1543432b8579 None None] Calling method 'all' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.076108] [55040]: INFO cinder.api.openstack.wsgi [None req-55ae748c-050e-44e0-af26-1543432b8579 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.076424] [55040]: [pid: 55040|app: 0|req: 290/574] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 13:10:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.080295] [55041]: DEBUG cinder.api.middleware.request_id [req-f9faadf4-8516-4839-8e7c-153513522c13 req-e066376f-de2c-4e7b-8905-287d57cc0539 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.082668] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-e066376f-de2c-4e7b-8905-287d57cc0539 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1487.083144] [55041]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-e066376f-de2c-4e7b-8905-287d57cc0539 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d6f09b-f10c-49cb-893e-f461d2d979fd", "connector": null, "instance_uuid": "6bbf8b74-d0c2-404c-8235-d60e2feb2910"}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1487.092202] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.092202] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.130404] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-e066376f-de2c-4e7b-8905-287d57cc0539 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1487.130826] [55041]: [pid: 55041|app: 0|req: 285/575] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 13:10:24 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.155842] [55040]: DEBUG cinder.api.middleware.request_id [None req-073961d3-f14e-422f-926b-d4b85da6f822 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.157878] [55040]: INFO cinder.api.openstack.wsgi [None req-073961d3-f14e-422f-926b-d4b85da6f822 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1487.158132] [55040]: DEBUG cinder.api.openstack.wsgi [None req-073961d3-f14e-422f-926b-d4b85da6f822 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.158351] [55040]: DEBUG cinder.api.openstack.wsgi [None req-073961d3-f14e-422f-926b-d4b85da6f822 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.167690] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.167690] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.170687] [55040]: INFO cinder.volume.api [None req-073961d3-f14e-422f-926b-d4b85da6f822 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1487.174753] [55040]: INFO cinder.api.openstack.wsgi [None req-073961d3-f14e-422f-926b-d4b85da6f822 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1487.175139] [55040]: [pid: 55040|app: 0|req: 291/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:25 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.660045] [55041]: DEBUG cinder.api.middleware.request_id [None req-862b93d7-2b54-4bde-84d5-3cd9732d7aa3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.660512] [55041]: INFO cinder.api.openstack.wsgi [None req-862b93d7-2b54-4bde-84d5-3cd9732d7aa3 None None] GET http://10.180.1.21/volume// [ 1487.660693] [55041]: DEBUG cinder.api.openstack.wsgi [None req-862b93d7-2b54-4bde-84d5-3cd9732d7aa3 None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.660911] [55041]: DEBUG cinder.api.openstack.wsgi [None req-862b93d7-2b54-4bde-84d5-3cd9732d7aa3 None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.661328] [55041]: INFO cinder.api.openstack.wsgi [None req-862b93d7-2b54-4bde-84d5-3cd9732d7aa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1487.661636] [55041]: [pid: 55041|app: 0|req: 286/577] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:10:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1487.665130] [55040]: DEBUG cinder.api.middleware.request_id [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.667613] [55040]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1487.667878] [55040]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.668112] [55040]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.677743] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.677743] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.680803] [55040]: INFO cinder.volume.api [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1487.684902] [55040]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-1a93628c-b965-496c-b1ce-a3e01807eabe tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1487.685315] [55040]: [pid: 55040|app: 0|req: 292/578] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:10:25 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1487.709448] [55041]: DEBUG cinder.api.middleware.request_id [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.711814] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] PUT http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 [ 1487.712237] [55041]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-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-541169", "mountpoint": "/dev/sdb"}}} {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1487.720502] [55041]: DEBUG cinder.coordination [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Acquiring lock "cinder-attachment_update-47d6f09b-f10c-49cb-893e-f461d2d979fd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1487.724582] [55041]: DEBUG cinder.coordination [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-47d6f09b-f10c-49cb-893e-f461d2d979fd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55041) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1487.725631] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1487.725631] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.185214] [55040]: DEBUG cinder.api.middleware.request_id [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.187441] [55040]: INFO cinder.api.openstack.wsgi [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1488.187687] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.187904] [55040]: DEBUG cinder.api.openstack.wsgi [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.197780] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1488.197780] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.200992] [55040]: INFO cinder.volume.api [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1488.205349] [55040]: INFO cinder.api.openstack.wsgi [None req-4f1d3594-b132-45e4-a6b7-e30d96c0cfb8 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1488.205746] [55040]: [pid: 55040|app: 0|req: 293/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:26 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1489.217293] [55040]: DEBUG cinder.api.middleware.request_id [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.219361] [55040]: INFO cinder.api.openstack.wsgi [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1489.219589] [55040]: DEBUG cinder.api.openstack.wsgi [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.219811] [55040]: DEBUG cinder.api.openstack.wsgi [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.229423] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1489.229423] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.232560] [55040]: INFO cinder.volume.api [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1489.236881] [55040]: INFO cinder.api.openstack.wsgi [None req-27b9e6f2-406f-43f8-8004-deafb4b69168 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1489.237289] [55040]: [pid: 55040|app: 0|req: 294/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:27 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.247668] [55040]: DEBUG cinder.api.middleware.request_id [None req-731018f4-a64f-4d05-ad72-552795a18b3c None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.249858] [55040]: INFO cinder.api.openstack.wsgi [None req-731018f4-a64f-4d05-ad72-552795a18b3c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1490.250111] [55040]: DEBUG cinder.api.openstack.wsgi [None req-731018f4-a64f-4d05-ad72-552795a18b3c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.250341] [55040]: DEBUG cinder.api.openstack.wsgi [None req-731018f4-a64f-4d05-ad72-552795a18b3c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.260020] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1490.260020] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.262989] [55040]: INFO cinder.volume.api [None req-731018f4-a64f-4d05-ad72-552795a18b3c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1490.267139] [55040]: INFO cinder.api.openstack.wsgi [None req-731018f4-a64f-4d05-ad72-552795a18b3c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1490.267512] [55040]: [pid: 55040|app: 0|req: 295/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:28 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.277616] [55040]: DEBUG cinder.api.middleware.request_id [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.279692] [55040]: INFO cinder.api.openstack.wsgi [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1491.279920] [55040]: DEBUG cinder.api.openstack.wsgi [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.280157] [55040]: DEBUG cinder.api.openstack.wsgi [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.290795] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1491.290795] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.294062] [55040]: INFO cinder.volume.api [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1491.298262] [55040]: INFO cinder.api.openstack.wsgi [None req-322e328c-109d-4c8f-833c-b215f7bf9d90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1491.298622] [55040]: [pid: 55040|app: 0|req: 296/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:29 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1492.249091] [55041]: DEBUG cinder.coordination [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Lock "cinder-attachment_update-47d6f09b-f10c-49cb-893e-f461d2d979fd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55041) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1492.249434] [55041]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-2406ec8f-5861-420f-9589-c6f9b7395d9c tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 returned with HTTP 200 [ 1492.249889] [55041]: [pid: 55041|app: 0|req: 287/583] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 13:10:25 2025] PUT /volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1492.308780] [55040]: DEBUG cinder.api.middleware.request_id [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1492.311029] [55040]: INFO cinder.api.openstack.wsgi [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1492.311252] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1492.312097] [55040]: DEBUG cinder.api.openstack.wsgi [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1492.321297] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1492.321297] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1492.324454] [55040]: INFO cinder.volume.api [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1492.328943] [55040]: INFO cinder.api.openstack.wsgi [None req-32754b12-34fb-4c34-b315-2be5dcf07c38 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1492.329495] [55040]: [pid: 55040|app: 0|req: 297/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:30 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.339991] [55041]: DEBUG cinder.api.middleware.request_id [None req-cb9330b2-17ce-4070-b700-017448e2bd52 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.341990] [55041]: INFO cinder.api.openstack.wsgi [None req-cb9330b2-17ce-4070-b700-017448e2bd52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1493.342361] [55041]: DEBUG cinder.api.openstack.wsgi [None req-cb9330b2-17ce-4070-b700-017448e2bd52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.342699] [55041]: DEBUG cinder.api.openstack.wsgi [None req-cb9330b2-17ce-4070-b700-017448e2bd52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.353044] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.353044] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.356239] [55041]: INFO cinder.volume.api [None req-cb9330b2-17ce-4070-b700-017448e2bd52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1493.360592] [55041]: INFO cinder.api.openstack.wsgi [None req-cb9330b2-17ce-4070-b700-017448e2bd52 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1493.360853] [55041]: [pid: 55041|app: 0|req: 288/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:31 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1493.857932] [55040]: DEBUG cinder.api.middleware.request_id [req-f9faadf4-8516-4839-8e7c-153513522c13 req-6a1f003f-cd55-4cd1-91c0-d7d2cbc40559 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.860351] [55040]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-6a1f003f-cd55-4cd1-91c0-d7d2cbc40559 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794/action [ 1493.860788] [55040]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-6a1f003f-cd55-4cd1-91c0-d7d2cbc40559 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-complete": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1493.860927] [55040]: DEBUG cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-6a1f003f-cd55-4cd1-91c0-d7d2cbc40559 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1493.875602] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.875602] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.888516] [55040]: INFO cinder.api.openstack.wsgi [req-f9faadf4-8516-4839-8e7c-153513522c13 req-6a1f003f-cd55-4cd1-91c0-d7d2cbc40559 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794/action returned with HTTP 204 [ 1493.888916] [55040]: [pid: 55040|app: 0|req: 298/586] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 13:10:31 2025] POST /volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1494.370423] [55041]: DEBUG cinder.api.middleware.request_id [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.373047] [55041]: INFO cinder.api.openstack.wsgi [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.373047] [55041]: DEBUG cinder.api.openstack.wsgi [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.373253] [55041]: DEBUG cinder.api.openstack.wsgi [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.383100] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.383100] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.386259] [55041]: INFO cinder.volume.api [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.390446] [55041]: INFO cinder.api.openstack.wsgi [None req-5474d0d5-6fe0-46c9-af41-0d3996216d92 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1494.390819] [55041]: [pid: 55041|app: 0|req: 289/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:32 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.400415] [55040]: DEBUG cinder.api.middleware.request_id [None req-62a3264f-bb73-47a2-91e8-03512847be87 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.402484] [55040]: INFO cinder.api.openstack.wsgi [None req-62a3264f-bb73-47a2-91e8-03512847be87 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.402716] [55040]: DEBUG cinder.api.openstack.wsgi [None req-62a3264f-bb73-47a2-91e8-03512847be87 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.402936] [55040]: DEBUG cinder.api.openstack.wsgi [None req-62a3264f-bb73-47a2-91e8-03512847be87 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.412904] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.412904] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.416089] [55040]: INFO cinder.volume.api [None req-62a3264f-bb73-47a2-91e8-03512847be87 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.420423] [55040]: INFO cinder.api.openstack.wsgi [None req-62a3264f-bb73-47a2-91e8-03512847be87 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1494.420794] [55040]: [pid: 55040|app: 0|req: 299/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:32 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.429658] [55041]: DEBUG cinder.api.middleware.request_id [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.431749] [55041]: INFO cinder.api.openstack.wsgi [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.431972] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.432214] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.432408] [55041]: INFO cinder.api.v3.volumes [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume with id: 47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.441757] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.441757] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.442269] [55041]: INFO cinder.volume.api [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.450821] [55041]: INFO cinder.volume.api [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-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. [ 1494.451174] [55041]: INFO cinder.api.openstack.wsgi [None req-0ce0148f-5cb9-4f05-9675-2f886ceb8ffb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 400 [ 1494.451641] [55041]: [pid: 55041|app: 0|req: 290/589] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:10:32 2025] DELETE /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1494.454367] [55040]: DEBUG cinder.api.middleware.request_id [None req-56027353-e949-4857-99cb-fa5699bd7cb5 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.456509] [55040]: INFO cinder.api.openstack.wsgi [None req-56027353-e949-4857-99cb-fa5699bd7cb5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.456737] [55040]: DEBUG cinder.api.openstack.wsgi [None req-56027353-e949-4857-99cb-fa5699bd7cb5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.456950] [55040]: DEBUG cinder.api.openstack.wsgi [None req-56027353-e949-4857-99cb-fa5699bd7cb5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.466046] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.466046] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.469064] [55040]: INFO cinder.volume.api [None req-56027353-e949-4857-99cb-fa5699bd7cb5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.473052] [55040]: INFO cinder.api.openstack.wsgi [None req-56027353-e949-4857-99cb-fa5699bd7cb5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1494.473411] [55040]: [pid: 55040|app: 0|req: 300/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:32 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1494.508405] [55041]: DEBUG cinder.api.middleware.request_id [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.510642] [55041]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1494.510860] [55041]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1494.511348] [55041]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1494.520295] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.520295] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.523292] [55041]: INFO cinder.volume.api [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.527328] [55041]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5aceda24-5828-40bf-a3e1-a50891586086 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1494.527714] [55041]: [pid: 55041|app: 0|req: 291/591] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 13:10:32 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1494.542218] [55040]: DEBUG cinder.api.middleware.request_id [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1494.544622] [55040]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] POST http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd/action [ 1494.545126] [55040]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55040) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1494.545333] [55040]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1494.554732] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1494.554732] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1494.555370] [55040]: INFO cinder.volume.api [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1494.567517] [55040]: INFO cinder.volume.api [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Begin detaching volume completed successfully. [ 1494.567732] [55040]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-5ce7561c-7cdc-429f-a97a-8c2a6b8f0f39 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd/action returned with HTTP 202 [ 1494.568139] [55040]: [pid: 55040|app: 0|req: 301/592] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 13:10:32 2025] POST /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1495.591018] [55041]: DEBUG cinder.api.middleware.request_id [None req-0bf22462-7c39-47fc-af43-651a8adfd6be None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.591476] [55041]: INFO cinder.api.openstack.wsgi [None req-0bf22462-7c39-47fc-af43-651a8adfd6be None None] GET http://10.180.1.21/volume// [ 1495.591655] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0bf22462-7c39-47fc-af43-651a8adfd6be None None] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.591872] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0bf22462-7c39-47fc-af43-651a8adfd6be None None] Calling method 'all' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.592281] [55041]: INFO cinder.api.openstack.wsgi [None req-0bf22462-7c39-47fc-af43-651a8adfd6be None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1495.592583] [55041]: [pid: 55041|app: 0|req: 292/593] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 13:10:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1495.596046] [55040]: DEBUG cinder.api.middleware.request_id [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.598369] [55040]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1495.598623] [55040]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.598841] [55040]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.609121] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.609121] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.612377] [55040]: INFO cinder.volume.api [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1495.616794] [55040]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-91f063fb-eb3f-4912-8368-239d85f1770e tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1495.617198] [55040]: [pid: 55040|app: 0|req: 302/594] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 13:10:33 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1496.746767] [55041]: DEBUG cinder.api.middleware.request_id [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-30149f5e-f13c-48ed-b7a0-68dac52dc9bd None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.749032] [55041]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-30149f5e-f13c-48ed-b7a0-68dac52dc9bd tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 [ 1496.749256] [55041]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-30149f5e-f13c-48ed-b7a0-68dac52dc9bd tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.749471] [55041]: DEBUG cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-30149f5e-f13c-48ed-b7a0-68dac52dc9bd tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'version_select' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.756317] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.756317] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.283399] [55041]: INFO cinder.api.openstack.wsgi [req-c6d8697d-afba-4410-a8ea-dc2c7e67cd56 req-30149f5e-f13c-48ed-b7a0-68dac52dc9bd tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 returned with HTTP 200 [ 1497.283923] [55041]: [pid: 55041|app: 0|req: 293/595] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 13:10:34 2025] DELETE /volume/v3/attachments/2ec3d355-dcbe-4efd-b116-b81504cec794 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1498.732995] [55040]: DEBUG cinder.api.middleware.request_id [None req-97133802-c955-40f6-bbc2-9cdb12845157 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.735185] [55040]: INFO cinder.api.openstack.wsgi [None req-97133802-c955-40f6-bbc2-9cdb12845157 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1498.735444] [55040]: DEBUG cinder.api.openstack.wsgi [None req-97133802-c955-40f6-bbc2-9cdb12845157 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.735678] [55040]: DEBUG cinder.api.openstack.wsgi [None req-97133802-c955-40f6-bbc2-9cdb12845157 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.743189] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.743189] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.746406] [55040]: INFO cinder.volume.api [None req-97133802-c955-40f6-bbc2-9cdb12845157 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1498.750478] [55040]: INFO cinder.api.openstack.wsgi [None req-97133802-c955-40f6-bbc2-9cdb12845157 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1498.750828] [55040]: [pid: 55040|app: 0|req: 303/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:36 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1506.768137] [55041]: DEBUG cinder.api.middleware.request_id [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.770192] [55041]: INFO cinder.api.openstack.wsgi [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1506.770418] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.770634] [55041]: DEBUG cinder.api.openstack.wsgi [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'delete' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.770831] [55041]: INFO cinder.api.v3.volumes [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume with id: 47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1506.790947] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.790947] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.791493] [55041]: INFO cinder.volume.api [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1506.817972] [55041]: INFO cinder.volume.api [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume request issued successfully. [ 1506.818190] [55041]: INFO cinder.api.openstack.wsgi [None req-f9a17306-351b-4ecf-bc72-82ff488c83f7 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 202 [ 1506.818716] [55041]: [pid: 55041|app: 0|req: 294/597] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:10:44 2025] DELETE /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1506.821519] [55040]: DEBUG cinder.api.middleware.request_id [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.823835] [55040]: INFO cinder.api.openstack.wsgi [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1506.824121] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.824392] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.832514] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.832514] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.837183] [55040]: INFO cinder.volume.api [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1506.842952] [55040]: INFO cinder.api.openstack.wsgi [None req-3fa6b1f4-56f4-45c2-b7c1-99310edd4adb tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1506.843302] [55040]: [pid: 55040|app: 0|req: 304/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:44 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.853638] [55041]: DEBUG cinder.api.middleware.request_id [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.855919] [55041]: INFO cinder.api.openstack.wsgi [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1507.856239] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.856620] [55041]: DEBUG cinder.api.openstack.wsgi [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.864271] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.864271] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.867584] [55041]: INFO cinder.volume.api [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1507.871539] [55041]: INFO cinder.api.openstack.wsgi [None req-1b9c1254-1cbc-4053-baa8-6b347e352b90 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1507.871898] [55041]: [pid: 55041|app: 0|req: 295/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:45 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1508.882276] [55040]: DEBUG cinder.api.middleware.request_id [None req-a0379203-d33c-4e9b-b526-f86f3515c683 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1508.884348] [55040]: INFO cinder.api.openstack.wsgi [None req-a0379203-d33c-4e9b-b526-f86f3515c683 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1508.884574] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a0379203-d33c-4e9b-b526-f86f3515c683 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1508.884791] [55040]: DEBUG cinder.api.openstack.wsgi [None req-a0379203-d33c-4e9b-b526-f86f3515c683 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1508.892271] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1508.892271] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.895568] [55040]: INFO cinder.volume.api [None req-a0379203-d33c-4e9b-b526-f86f3515c683 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1508.899677] [55040]: INFO cinder.api.openstack.wsgi [None req-a0379203-d33c-4e9b-b526-f86f3515c683 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 200 [ 1508.900057] [55040]: [pid: 55040|app: 0|req: 305/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:46 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1509.910760] [55041]: DEBUG cinder.api.middleware.request_id [None req-957e49e3-e3cf-48c2-b141-1dae38626be3 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.912852] [55041]: INFO cinder.api.openstack.wsgi [None req-957e49e3-e3cf-48c2-b141-1dae38626be3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd [ 1509.913043] [55041]: DEBUG cinder.api.openstack.wsgi [None req-957e49e3-e3cf-48c2-b141-1dae38626be3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.913282] [55041]: DEBUG cinder.api.openstack.wsgi [None req-957e49e3-e3cf-48c2-b141-1dae38626be3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.919304] [55041]: INFO cinder.api.openstack.wsgi [None req-957e49e3-e3cf-48c2-b141-1dae38626be3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd returned with HTTP 404 [ 1509.919763] [55041]: [pid: 55041|app: 0|req: 296/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:47 2025] GET /volume/v3/volumes/47d6f09b-f10c-49cb-893e-f461d2d979fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1509.978571] [55040]: DEBUG cinder.api.middleware.request_id [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.980816] [55040]: INFO cinder.api.openstack.wsgi [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1509.981129] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.981362] [55040]: DEBUG cinder.api.openstack.wsgi [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.981559] [55040]: INFO cinder.api.v3.volumes [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume with id: 70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1509.988982] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.988982] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.989478] [55040]: INFO cinder.volume.api [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1510.002806] [55040]: INFO cinder.volume.api [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume request issued successfully. [ 1510.002986] [55040]: INFO cinder.api.openstack.wsgi [None req-7d8ab919-2362-4e70-94dc-22de621fcb19 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 202 [ 1510.003396] [55040]: [pid: 55040|app: 0|req: 306/602] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:10:47 2025] DELETE /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1510.006283] [55041]: DEBUG cinder.api.middleware.request_id [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.008384] [55041]: INFO cinder.api.openstack.wsgi [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1510.008879] [55041]: DEBUG cinder.api.openstack.wsgi [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.008879] [55041]: DEBUG cinder.api.openstack.wsgi [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.016394] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.016394] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.019653] [55041]: INFO cinder.volume.api [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1510.023687] [55041]: INFO cinder.api.openstack.wsgi [None req-267ad03b-efe2-4bf1-acfa-2025a7917ca5 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1510.024085] [55041]: [pid: 55041|app: 0|req: 297/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:47 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1511.034086] [55040]: DEBUG cinder.api.middleware.request_id [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.036220] [55040]: INFO cinder.api.openstack.wsgi [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1511.036452] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.036670] [55040]: DEBUG cinder.api.openstack.wsgi [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.045836] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.045836] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.049094] [55040]: INFO cinder.volume.api [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1511.053116] [55040]: INFO cinder.api.openstack.wsgi [None req-cb0e08dd-2bcb-4656-9909-07cac02f7e5b tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 200 [ 1511.053483] [55040]: [pid: 55040|app: 0|req: 307/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:48 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.063642] [55041]: DEBUG cinder.api.middleware.request_id [None req-0663b7c5-2866-458d-b0ab-a45a104d9386 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.065707] [55041]: INFO cinder.api.openstack.wsgi [None req-0663b7c5-2866-458d-b0ab-a45a104d9386 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 [ 1512.065938] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0663b7c5-2866-458d-b0ab-a45a104d9386 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.066214] [55041]: DEBUG cinder.api.openstack.wsgi [None req-0663b7c5-2866-458d-b0ab-a45a104d9386 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.073827] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.073827] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.076296] [55041]: INFO cinder.api.openstack.wsgi [None req-0663b7c5-2866-458d-b0ab-a45a104d9386 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 returned with HTTP 404 [ 1512.076766] [55041]: [pid: 55041|app: 0|req: 298/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:49 2025] GET /volume/v3/volumes/70803c76-fc37-4654-b6d8-41ed2cea0de0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1512.157046] [55040]: DEBUG cinder.api.middleware.request_id [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.161018] [55040]: INFO cinder.api.openstack.wsgi [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1512.161018] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.161018] [55040]: DEBUG cinder.api.openstack.wsgi [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'delete' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.161018] [55040]: INFO cinder.api.v3.volumes [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume with id: 5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1512.167702] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.167702] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.168432] [55040]: INFO cinder.volume.api [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1512.182586] [55040]: INFO cinder.volume.api [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Delete volume request issued successfully. [ 1512.182769] [55040]: INFO cinder.api.openstack.wsgi [None req-3c46f4a7-cf50-45ff-9ac7-d7a56725b4b4 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 202 [ 1512.183148] [55040]: [pid: 55040|app: 0|req: 308/606] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 13:10:50 2025] DELETE /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1512.185699] [55041]: DEBUG cinder.api.middleware.request_id [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.187810] [55041]: INFO cinder.api.openstack.wsgi [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1512.188040] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.188262] [55041]: DEBUG cinder.api.openstack.wsgi [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.195905] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.195905] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.199277] [55041]: INFO cinder.volume.api [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1512.203324] [55041]: INFO cinder.api.openstack.wsgi [None req-e663e3bf-f9b8-4c46-88bb-c2b7d8cf1816 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1512.203685] [55041]: [pid: 55041|app: 0|req: 299/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:50 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1513.213792] [55040]: DEBUG cinder.api.middleware.request_id [None req-54a875dd-c314-4751-a883-08d2870411f3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.216792] [55040]: INFO cinder.api.openstack.wsgi [None req-54a875dd-c314-4751-a883-08d2870411f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1513.216792] [55040]: DEBUG cinder.api.openstack.wsgi [None req-54a875dd-c314-4751-a883-08d2870411f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.216792] [55040]: DEBUG cinder.api.openstack.wsgi [None req-54a875dd-c314-4751-a883-08d2870411f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.224388] [55040]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.224388] [55040]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.228032] [55040]: INFO cinder.volume.api [None req-54a875dd-c314-4751-a883-08d2870411f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1513.232366] [55040]: INFO cinder.api.openstack.wsgi [None req-54a875dd-c314-4751-a883-08d2870411f3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1513.232778] [55040]: [pid: 55040|app: 0|req: 309/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:51 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1514.243108] [55041]: DEBUG cinder.api.middleware.request_id [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc None None] RequestId filter calling following filter/app {{(pid=55041) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.245225] [55041]: INFO cinder.api.openstack.wsgi [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1514.245469] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55041) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.245705] [55041]: DEBUG cinder.api.openstack.wsgi [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55041) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.253549] [55041]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.253549] [55041]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.257393] [55041]: INFO cinder.volume.api [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Volume info retrieved successfully. [ 1514.261709] [55041]: INFO cinder.api.openstack.wsgi [None req-fcbcffb4-c2ef-4681-a2b6-3670476e5ebc tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 200 [ 1514.262203] [55041]: [pid: 55041|app: 0|req: 300/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:52 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1515.272408] [55040]: DEBUG cinder.api.middleware.request_id [None req-5109b8c1-b779-47b8-86f8-805f687d28e3 None None] RequestId filter calling following filter/app {{(pid=55040) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.274541] [55040]: INFO cinder.api.openstack.wsgi [None req-5109b8c1-b779-47b8-86f8-805f687d28e3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] GET http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 [ 1515.274767] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5109b8c1-b779-47b8-86f8-805f687d28e3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Empty body provided in request {{(pid=55040) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.274989] [55040]: DEBUG cinder.api.openstack.wsgi [None req-5109b8c1-b779-47b8-86f8-805f687d28e3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] Calling method 'show' {{(pid=55040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.281075] [55040]: INFO cinder.api.openstack.wsgi [None req-5109b8c1-b779-47b8-86f8-805f687d28e3 tempest-AttachVolumeNegativeTest-1986176613 tempest-AttachVolumeNegativeTest-1986176613-project-member] http://10.180.1.21/volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 returned with HTTP 404 [ 1515.281553] [55040]: [pid: 55040|app: 0|req: 310/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 13:10:53 2025] GET /volume/v3/volumes/5c92cf70-fb05-41fe-86a5-443ff52fec45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1524.260068] [55041]: DEBUG dbcounter [-] [55041] Writing DB stats cinder:SELECT=68,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55041) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1525.277527] [55040]: DEBUG dbcounter [-] [55040] Writing DB stats cinder:SELECT=107,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=55040) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}