[ 469.177339] [55055]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 469.178768] [55055]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sun Feb 16 23:31:48 2025] *** [ 469.178768] [55055]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 469.178768] [55055]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 469.178768] [55055]: nodename: devstack [ 469.178768] [55055]: machine: x86_64 [ 469.178768] [55055]: clock source: unix [ 469.178768] [55055]: pcre jit disabled [ 469.178768] [55055]: detected number of CPU cores: 8 [ 469.178768] [55055]: current working directory: / [ 469.178768] [55055]: detected binary path: /usr/bin/uwsgi-core [ 469.178768] [55055]: your processes number limit is 63753 [ 469.178768] [55055]: your memory page size is 4096 bytes [ 469.179154] [55055]: detected max file descriptor number: 2048 [ 469.179154] [55055]: lock engine: pthread robust mutexes [ 469.179154] [55055]: thunder lock: enabled [ 469.179154] [55055]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 469.179154] [55055]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 469.179154] [55055]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 469.179154] [55055]: Set PythonHome to /opt/stack/data/venv [ 469.207612] [55055]: Python main interpreter initialized at 0x5b5d1da23be0 [ 469.207612] [55055]: python threads support enabled [ 469.207612] [55055]: your server socket listen backlog is limited to 100 connections [ 469.207612] [55055]: your mercy for graceful operations on workers is 80 seconds [ 469.207859] [55055]: mapped 403077 bytes (393 KB) for 2 cores [ 469.207925] [55055]: *** Operational MODE: preforking *** [ 469.208120] [55055]: *** uWSGI is running in multiple interpreter mode *** [ 469.208120] [55055]: spawned uWSGI master process (pid: 55055) [ 469.211269] [55055]: spawned uWSGI worker 1 (pid: 55056, cores: 1) [ 469.211269] [55055]: spawned uWSGI worker 2 (pid: 55057, cores: 1) [ 469.211269] [55055]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 469.392702] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 469.392702] [55056]: debtcollector.deprecate( [ 469.393125] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 469.393125] [55057]: debtcollector.deprecate( [ 470.183478] [55056]: /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 [ 470.183478] [55056]: warnings.warn( [ 470.185862] [55057]: /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 [ 470.185862] [55057]: warnings.warn( [ 470.294690] [55056]: /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. [ 470.294690] [55056]: from defusedxml.lxml import parse [ 470.294882] [55057]: /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. [ 470.294882] [55057]: from defusedxml.lxml import parse [ 470.329885] [55057]: /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) [ 470.329885] [55057]: BASE = declarative_base() [ 470.330473] [55056]: /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) [ 470.330473] [55056]: BASE = declarative_base() [ 470.503097] [55057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55057) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 470.504596] [55056]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55056) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 470.509857] [55057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55057) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 470.510044] [55056]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55056) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 470.510298] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.510576] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.510897] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.511107] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.511223] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.511415] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.639359] [55057]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 470.639359] [55057]: @jsonschema.FormatChecker.cls_checks('date-time') [ 470.639698] [55056]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 470.639698] [55056]: @jsonschema.FormatChecker.cls_checks('date-time') [ 470.687916] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.688100] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.688100] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.688168] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.688198] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.688316] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.688378] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.688432] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.688477] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.688477] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.688579] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.688579] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.688667] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.688714] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.858483] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.858657] [55056]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.858657] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.858811] [55056]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.858811] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.858923] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.858923] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.859081] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.859199] [55057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.859273] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.859348] [55057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.859414] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.859481] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.859554] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.864092] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.864191] [55056]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.864260] [55056]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.864310] [55056]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.864379] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.864440] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.864514] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.864898] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.865015] [55057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.865123] [55057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.865201] [55057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.865270] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.865336] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.865410] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.865758] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.865844] [55056]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.865877] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.865925] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.865973] [55057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.866031] [55056]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.866076] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.866130] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.866177] [55057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.866208] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.866238] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.866307] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.866340] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.866340] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.867155] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.867232] [55056]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.867324] [55056]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.867389] [55056]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.867443] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.867490] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.867539] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.867590] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.867628] [55057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.867686] [55057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.867778] [55057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.867907] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.867968] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.868026] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.868988] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.869086] [55056]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.869158] [55056]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.869192] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.869236] [55056]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.869263] [55057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.869291] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.869354] [55057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.869398] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.869398] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.869491] [55057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.869491] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.869577] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.869621] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.872610] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.872693] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.872765] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.872835] [55056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.872901] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.872966] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.873047] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.873185] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.873290] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.873370] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.873456] [55057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.873525] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.873602] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.873674] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.874366] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.874452] [55056]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.874518] [55056]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.874589] [55056]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.874626] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.874653] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.874708] [55057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.874758] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.874805] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.874849] [55057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.874849] [55057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.874936] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.875023] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.875092] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.875499] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.875576] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.875648] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.875712] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.875781] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.875836] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.875895] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.875929] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.876011] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.876112] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.876186] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.876308] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.876365] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.876435] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.885314] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.885407] [55056]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.885486] [55056]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.885552] [55056]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.885600] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.885656] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.885696] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.885743] [55057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.885780] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.885833] [55057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.885833] [55057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.885932] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.886013] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.886091] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.886523] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.886599] [55056]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.886667] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.886737] [55056]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.886802] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.886865] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.886936] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.886991] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.887093] [55057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.887165] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.887301] [55057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.887301] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.887402] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.887432] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.888660] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.888751] [55056]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.888807] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.888877] [55056]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.888938] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.889008] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.889081] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.889115] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.889171] [55057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.889229] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.889319] [55057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.889404] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.889440] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.889511] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.893289] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.893382] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.893438] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.893493] [55056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.893559] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.893619] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.893665] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.893712] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.893752] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.893805] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.893860] [55057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.893887] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.893967] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.894049] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.907879] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.907963] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.908051] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.908113] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.908177] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.908240] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.908299] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.908405] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.908485] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.908572] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.908643] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.908706] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.908771] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.908836] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.909070] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.909156] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.909198] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.909229] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.909258] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.909315] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.909363] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.909410] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.909459] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.909507] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.909558] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.909606] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.909655] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.909655] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.910261] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.910345] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.910422] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.910475] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.910523] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.910561] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.910609] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.910661] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.910733] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.910778] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.910815] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.910815] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.910815] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.910937] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.913231] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.913315] [55056]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.913384] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.913438] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.913467] [55056]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.913492] [55057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.913521] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.913550] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.913577] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.913603] [55057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.913632] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.913705] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.913753] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.913799] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.914377] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.914449] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.914524] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.914590] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.914639] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.914691] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.914734] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.914780] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.914826] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.914869] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.914900] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.914900] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.914956] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.915065] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.918621] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.918712] [55056]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.918795] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.918851] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.918911] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.918960] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.919044] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.919124] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.919207] [55057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.919292] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.919362] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.919427] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.919492] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.919563] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.920925] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.921022] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.921090] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.921157] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.921219] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.921277] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.921343] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.921791] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.921869] [55056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.921937] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.922010] [55056]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.922078] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.922135] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.922205] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.922524] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.922618] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.922673] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.922727] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.922794] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.922858] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.922929] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.923206] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.923279] [55057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.923344] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.923412] [55057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.923475] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.923533] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.923602] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.925958] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.926060] [55056]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.926116] [55056]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.926183] [55056]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.926243] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.926349] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.926380] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.926408] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.926481] [55057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.926552] [55057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.926621] [55057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.926685] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.926747] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.926818] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.927132] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.927215] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.927285] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.927354] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.927414] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.927477] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.927547] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.927724] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.927770] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.927830] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.927894] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.927963] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.928051] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.928125] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.929364] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.929446] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.929521] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.929589] [55056]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.929655] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.929720] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.929789] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.929826] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.929881] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.929950] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.930047] [55057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.930110] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.930169] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.930242] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.932906] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.932986] [55056]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.933072] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.933111] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.933142] [55056]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.933169] [55057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.933199] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.933264] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.933311] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.933311] [55057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.933397] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.933444] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.933444] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.933533] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.936564] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.936657] [55057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.936707] [55057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.936771] [55057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.936835] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.936900] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.936965] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.937223] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.937302] [55056]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.937374] [55056]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.937458] [55056]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.937535] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.937577] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.937643] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.937830] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.937881] [55057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.937943] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.937988] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.938053] [55057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.938105] [55056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.938150] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.938189] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.938237] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.938279] [55056]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.938311] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.938340] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.938340] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.938340] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.938996] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.939088] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.939155] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.939205] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.939250] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.939288] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.939340] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.939340] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.939412] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.939445] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.939471] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.939471] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.939518] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.939588] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.941389] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.941436] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.941463] [55057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.941519] [55056]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.941578] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.941628] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.941675] [55057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.941723] [55056]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.941765] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.941813] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.941856] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.941887] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.941913] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.941940] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.942800] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.942840] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.942892] [55057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.942947] [55056]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.942994] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.943058] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.943090] [55057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.943116] [55056]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.943116] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.943166] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.943191] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.943219] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.943251] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.943281] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.944990] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.945061] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.945097] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.945125] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.945154] [55057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.945229] [55056]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.945278] [55057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.945330] [55056]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.945374] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.945417] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.945460] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.945506] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.945549] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.945592] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 470.946709] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.946787] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.946840] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 470.946892] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.946921] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 470.946948] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.946977] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 470.947030] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.947061] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 470.947091] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 470.947119] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 470.947206] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.004503] [55056]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55056) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 471.004725] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.004725] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.004856] [55057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55057) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 471.004912] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.004973] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005033] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.005080] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.005125] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.005167] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005205] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.005205] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.005303] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.005330] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.005365] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.005397] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005425] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005452] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.005477] [55056]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.005503] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.005528] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.005554] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.005581] [55056]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.005610] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.005636] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.005663] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.005688] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.005714] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.005743] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.005770] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005796] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.005923] [55057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.005974] [55056]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.006029] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.006076] [55056]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.006120] [55057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.006164] [55056]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.006206] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.006248] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.006248] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.006395] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.006448] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.006493] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.006538] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.006594] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.006639] [55056]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.006682] [55057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.006724] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.006767] [55057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.006810] [55056]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.006856] [55057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.006900] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.006942] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.006985] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.007053] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.007099] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.007144] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.007187] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.007230] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.007284] [55056]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.007344] [55057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.007387] [55056]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.007423] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.007470] [55056]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.007509] [55057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.007555] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.007596] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.007623] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.007653] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.007680] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.007707] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.007732] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.007759] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.007785] [55056]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.007811] [55057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.007837] [55056]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.007863] [55057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.007941] [55056]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.007970] [55057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.007995] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.007995] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008059] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.008059] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008107] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008134] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008160] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008160] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.008211] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008236] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.008262] [55057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.008287] [55056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.008313] [55057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.008338] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.008364] [55057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.008389] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008417] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.008443] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008475] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008501] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008527] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008551] [55056]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.008584] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008610] [55056]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.008634] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.008664] [55056]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.008689] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.008714] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.008739] [55057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.008765] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008790] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.008815] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008841] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.008866] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008894] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.008920] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.008944] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.008969] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.008994] [55057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.009026] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009053] [55057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.009079] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009104] [55057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009134] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009161] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009186] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.009212] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009212] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.009268] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.009268] [55056]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.009317] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.009343] [55056]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.009372] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.009398] [55056]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009423] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.009450] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009475] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009501] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009526] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009551] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.009576] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009608] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.009635] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.009661] [55056]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.009686] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.009714] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.009740] [55057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.009765] [55056]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009791] [55057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.009817] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009845] [55057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.009870] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009903] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.009932] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.009961] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.009986] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.010611] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.010700] [55056]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.010750] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.010805] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.010850] [55057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.010893] [55056]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.010937] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.010981] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.011038] [55057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.011084] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.011135] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.011181] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.011227] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.011273] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.011325] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.011369] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.011416] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.011460] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.011503] [55057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.011545] [55056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.011587] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.011633] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.011676] [55057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.011719] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.011762] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.011804] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.011847] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.011890] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.011933] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.011979] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.012041] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.012091] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.012135] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.012177] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.012220] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.012262] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.012305] [55057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.012348] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.012389] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.012434] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.012480] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.012522] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.012565] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.012607] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.012649] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.012692] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.012739] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.012781] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.012833] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.012877] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.012920] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.012963] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.013016] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.013063] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.013105] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.013148] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.013191] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.013233] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.013287] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.013334] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.013377] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.013425] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.013468] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.013510] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.013510] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.013600] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.013600] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.013682] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.013725] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.013770] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.013770] [55056]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.013848] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.013895] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.013933] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.013980] [55056]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014037] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.014065] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014090] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.014121] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.014148] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014172] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.014200] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014227] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.014264] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.014298] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.014325] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.014350] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.014375] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.014399] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014425] [55057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.014454] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014454] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.014502] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.014526] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.014552] [55057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014552] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014598] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.014623] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.014648] [55056]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.014648] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.014697] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.014722] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014748] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.014773] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014796] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.014821] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.014846] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.014872] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.014900] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.014926] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.014951] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.014975] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.015179] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.015231] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.015275] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.015319] [55056]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.015363] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.015412] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.015456] [55057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.015499] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.015542] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.015584] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.015626] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.015668] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.015718] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.015761] [55056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.015761] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.015848] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.015891] [55056]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.015934] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.015977] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.016028] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.016075] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.016118] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.016161] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.016209] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.016254] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.016333] [55057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.016384] [55056]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.016434] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.016476] [55056]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.016520] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.016563] [55056]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.016605] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.016654] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.016697] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.016740] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.016785] [55057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.016828] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.016870] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.016912] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.016956] [55057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.016998] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.016998] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.017129] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.017178] [55056]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.017223] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.017278] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.017278] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.017365] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.017407] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.017450] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.017546] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.017594] [55057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.017636] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.017677] [55057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.017719] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.017761] [55057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.017804] [55056]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.017848] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.017874] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.017903] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.017929] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.017954] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.017979] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.018021] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018048] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018074] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018098] [55056]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018122] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018152] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018179] [55057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018204] [55056]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018228] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018253] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018277] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.018301] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.018326] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.018351] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.018351] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018400] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018425] [55056]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018450] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018474] [55056]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018499] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018524] [55056]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018549] [55057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018574] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018601] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018626] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.018652] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.018677] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.018701] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.018726] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018751] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.018776] [55056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018800] [55057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.018827] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018852] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.018877] [55056]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018901] [55057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.018926] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018950] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.018974] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.018999] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.019263] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.019314] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.019364] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.019407] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.019450] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.019492] [55057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.019534] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.019577] [55057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.019619] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.019662] [55057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.019708] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.019708] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.019789] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.019832] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.019874] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.019916] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.019959] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.020016] [55056]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.020063] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.020112] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.020155] [55057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.020197] [55056]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.020238] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.020281] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.020322] [55057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.020364] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.020407] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.020449] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.020495] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.020538] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.020688] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.020761] [55056]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.020807] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.020858] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.020901] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.020943] [55056]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.020985] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.021068] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.021113] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.021159] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.021202] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.021245] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.021295] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.021338] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.021381] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.021424] [55056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.021466] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.021511] [55056]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.021560] [55057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.021604] [55056]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.021657] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.021701] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.021747] [55057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.021790] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.021790] [55056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.021871] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.021916] [55056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.021959] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.022008] [55056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.022055] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.022097] [55056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.022139] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.022181] [55056]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.022224] [55057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.022272] [55056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.022320] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.022365] [55056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55056) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.022402] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 471.022784] [55057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55057) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 471.043139] [55056]: INFO dbcounter [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Registered counter for database cinder [ 471.044416] [55057]: INFO dbcounter [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Registered counter for database cinder [ 471.052266] [55056]: DEBUG oslo_db.sqlalchemy.engines [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 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=55056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 471.053416] [55057]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec118c0-96a9-4954-9d18-f7549249d325 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=55057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 471.181441] [55056]: DEBUG dbcounter [-] [55056] Writer thread running {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 471.184470] [55057]: DEBUG dbcounter [-] [55057] Writer thread running {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 471.184868] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 471.186690] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 471.187130] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 471.188817] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 471.189248] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 471.190860] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 471.191069] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 471.191479] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.191671] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.192681] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 471.193059] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.193247] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.193284] [55056]: WARNING cinder.keymgr.conf_key_mgr [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 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' [ 471.193923] [55057]: WARNING cinder.keymgr.conf_key_mgr [None req-6ec118c0-96a9-4954-9d18-f7549249d325 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' [ 471.196153] [55056]: DEBUG oslo_db.sqlalchemy.engines [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 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=55056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 471.196755] [55057]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec118c0-96a9-4954-9d18-f7549249d325 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=55057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 471.197814] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 471.198497] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 471.199619] [55056]: INFO cinder.rpc [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 471.200040] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.200213] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.200331] [55057]: INFO cinder.rpc [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 471.200786] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.200960] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.201376] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.201543] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.202055] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.202220] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.202335] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.202495] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.203012] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.203183] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.214503] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.214684] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.215381] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.215569] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.217527] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.217687] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.218649] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.218816] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.220802] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.220981] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.221498] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.221669] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.224554] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.224714] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.225257] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.225420] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.227311] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.227478] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.227983] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.228169] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.230027] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.230200] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.230661] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.230825] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.232943] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.233121] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.233530] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.233698] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.235518] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.235681] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.235965] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.236152] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.238068] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.238238] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.238626] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.238792] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.239193] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.239353] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.239723] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.239887] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.241581] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.241763] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.242793] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.242953] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.338892] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.339171] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.340392] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.340665] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.342492] [55057]: WARNING cinder.api.contrib.hosts [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 471.342947] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.343131] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.343997] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.344040] [55056]: WARNING cinder.api.contrib.hosts [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 471.344181] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.344515] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.344684] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.345146] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.345309] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.345549] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.345711] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.346081] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.346241] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.346692] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.346854] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.347269] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.347458] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.347622] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.347783] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.348375] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.348533] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.348810] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.348979] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.349364] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.349525] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.349870] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.350039] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.350444] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.350606] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.352163] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.352163] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.352489] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.352489] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.352551] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.352551] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.352602] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: extensions {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.353080] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.353237] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.353835] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-hosts {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.353942] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: extensions {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.355391] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-hosts {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.357018] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: qos-specs {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.357462] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: qos-specs {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.358208] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-quota-class-sets {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.359634] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: scheduler-stats {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.359748] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-quota-class-sets {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.361212] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-snapshot-manage {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.361347] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: scheduler-stats {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.362703] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: capabilities {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.362906] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-snapshot-manage {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.364083] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: encryption {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.364461] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: capabilities {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.365870] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: encryption {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.366206] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: cgsnapshots {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.367623] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: cgsnapshots {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.367729] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-quota-sets {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.369291] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-volume-manage {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.369561] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-quota-sets {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.371512] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-volume-manage {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.371740] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-volume-transfer {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.373068] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-volume-transfer {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.373439] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-volume-type-access {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.375062] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: backups {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.375682] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-volume-type-access {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.377157] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-services {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.377360] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: backups {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.378535] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: consistencygroups {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.379430] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-services {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.380563] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: extra_specs {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.380746] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: consistencygroups {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.382200] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: os-availability-zone {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.382766] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: extra_specs {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.383528] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extended resource: encryption {{(pid=55057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.384400] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: os-availability-zone {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.385477] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.385654] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.385736] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extended resource: encryption {{(pid=55056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 471.386663] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.386833] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.387693] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.387759] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.387869] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.387928] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.388748] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.388897] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.388952] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.389080] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.389818] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.389902] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.389980] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.390076] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.390921] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.390970] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.391093] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.391159] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.391995] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.392090] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.392161] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.392211] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.393015] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.393105] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.393178] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.393270] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.394150] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.394216] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.394313] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.394375] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.395111] [55057]: WARNING stevedore.named [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.395197] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.395262] [55057]: WARNING castellan.key_manager [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.395353] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.395962] [55057]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] SnapshotActionsController initialized {{(pid=55057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 471.396113] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeActions extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396272] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension UsedLimits extending resource: limits {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396327] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.396426] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396492] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.396548] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396665] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension TypesManage extending resource: types {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396783] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.396909] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension AdminActions extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397048] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension AdminActions extending resource: snapshots {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397171] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension AdminActions extending resource: backups {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397314] [55056]: WARNING stevedore.named [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 471.397347] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397476] [55056]: WARNING castellan.key_manager [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 471.397520] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397602] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397727] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.397936] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398066] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398170] [55056]: DEBUG cinder.api.contrib.snapshot_actions [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] SnapshotActionsController initialized {{(pid=55056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 471.398222] [55057]: DEBUG cinder.api.openstack [None req-6ec118c0-96a9-4954-9d18-f7549249d325 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398303] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeActions extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398467] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension UsedLimits extending resource: limits {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398602] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398746] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398867] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension TypesManage extending resource: types {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.398988] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399124] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension AdminActions extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399249] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension AdminActions extending resource: snapshots {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399371] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension AdminActions extending resource: backups {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399492] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399625] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399746] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.399871] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.400082] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.400205] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.400319] [55056]: DEBUG cinder.api.openstack [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 471.400717] [55057]: WARNING keystonemiddleware.auth_token [None req-6ec118c0-96a9-4954-9d18-f7549249d325 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. [ 471.402490] [55056]: WARNING keystonemiddleware.auth_token [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 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. [ 471.405187] [55057]: WARNING keystonemiddleware.auth_token [None req-6ec118c0-96a9-4954-9d18-f7549249d325 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 [ 471.406900] [55056]: WARNING keystonemiddleware.auth_token [None req-a66a9f5d-3b75-49e2-872b-736a07104f27 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 [ 471.408033] [55057]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b5d1da23be0 pid: 55057 (default app) [ 471.409387] [55056]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b5d1da23be0 pid: 55056 (default app) [ 471.417132] [55057]: /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. [ 471.417132] [55057]: warnings.warn(deprecated_msg) [ 471.417273] [55057]: /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. [ 471.417273] [55057]: warnings.warn(deprecated_msg) [ 471.417273] [55057]: /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. [ 471.417273] [55057]: warnings.warn(deprecated_msg) [ 471.417273] [55057]: /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. [ 471.417514] [55057]: warnings.warn(deprecated_msg) [ 471.417514] [55057]: /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. [ 471.417514] [55057]: warnings.warn(deprecated_msg) [ 471.417514] [55057]: /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. [ 471.417514] [55057]: warnings.warn(deprecated_msg) [ 471.417514] [55057]: /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. [ 471.417720] [55057]: warnings.warn(deprecated_msg) [ 471.417720] [55057]: /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. [ 471.417720] [55057]: warnings.warn(deprecated_msg) [ 471.417720] [55057]: /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. [ 471.417720] [55057]: warnings.warn(deprecated_msg) [ 471.417872] [55057]: /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. [ 471.417872] [55057]: warnings.warn(deprecated_msg) [ 471.417872] [55057]: /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. [ 471.417872] [55057]: warnings.warn(deprecated_msg) [ 471.418018] [55057]: /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. [ 471.418018] [55057]: warnings.warn(deprecated_msg) [ 471.418018] [55057]: /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. [ 471.418018] [55057]: warnings.warn(deprecated_msg) [ 471.418224] [55057]: /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. [ 471.418224] [55057]: warnings.warn(deprecated_msg) [ 471.418224] [55057]: /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. [ 471.418224] [55057]: warnings.warn(deprecated_msg) [ 471.418224] [55057]: /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. [ 471.418391] [55057]: warnings.warn(deprecated_msg) [ 471.418391] [55057]: /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. [ 471.418391] [55057]: warnings.warn(deprecated_msg) [ 471.418391] [55057]: /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. [ 471.418391] [55057]: warnings.warn(deprecated_msg) [ 471.418563] [55057]: /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. [ 471.418563] [55057]: warnings.warn(deprecated_msg) [ 471.418563] [55057]: /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. [ 471.418563] [55057]: warnings.warn(deprecated_msg) [ 471.418563] [55057]: /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. [ 471.418563] [55057]: warnings.warn(deprecated_msg) [ 471.418774] [55057]: /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. [ 471.418774] [55057]: warnings.warn(deprecated_msg) [ 471.418774] [55057]: /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. [ 471.418774] [55057]: warnings.warn(deprecated_msg) [ 471.418774] [55057]: /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. [ 471.418774] [55057]: warnings.warn(deprecated_msg) [ 471.418958] [55057]: /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. [ 471.418958] [55057]: warnings.warn(deprecated_msg) [ 471.418958] [55057]: /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. [ 471.418958] [55057]: warnings.warn(deprecated_msg) [ 471.418958] [55057]: /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. [ 471.418958] [55057]: warnings.warn(deprecated_msg) [ 471.419158] [55057]: /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. [ 471.419158] [55057]: warnings.warn(deprecated_msg) [ 471.419158] [55057]: /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. [ 471.419158] [55057]: warnings.warn(deprecated_msg) [ 471.419158] [55057]: /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. [ 471.419158] [55057]: warnings.warn(deprecated_msg) [ 471.419344] [55057]: /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. [ 471.419344] [55057]: warnings.warn(deprecated_msg) [ 471.419344] [55057]: /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. [ 471.419344] [55057]: warnings.warn(deprecated_msg) [ 471.419470] [55057]: /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. [ 471.419470] [55057]: warnings.warn(deprecated_msg) [ 471.419470] [55057]: /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. [ 471.419470] [55057]: warnings.warn(deprecated_msg) [ 471.419470] [55057]: /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. [ 471.419641] [55057]: warnings.warn(deprecated_msg) [ 471.419641] [55057]: /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. [ 471.419641] [55057]: warnings.warn(deprecated_msg) [ 471.419641] [55057]: /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. [ 471.419641] [55057]: warnings.warn(deprecated_msg) [ 471.419830] [55057]: /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. [ 471.419830] [55057]: warnings.warn(deprecated_msg) [ 471.419830] [55057]: /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. [ 471.419830] [55057]: warnings.warn(deprecated_msg) [ 471.419830] [55057]: /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. [ 471.419830] [55057]: warnings.warn(deprecated_msg) [ 471.419999] [55057]: /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. [ 471.419999] [55057]: warnings.warn(deprecated_msg) [ 471.419999] [55057]: /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. [ 471.419999] [55057]: warnings.warn(deprecated_msg) [ 471.419999] [55057]: /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. [ 471.420175] [55057]: warnings.warn(deprecated_msg) [ 471.420175] [55057]: /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. [ 471.420175] [55057]: warnings.warn(deprecated_msg) [ 471.420175] [55057]: /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. [ 471.420175] [55057]: warnings.warn(deprecated_msg) [ 471.420336] [55057]: /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. [ 471.420336] [55057]: warnings.warn(deprecated_msg) [ 471.420336] [55057]: /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. [ 471.420336] [55057]: warnings.warn(deprecated_msg) [ 471.420463] [55057]: /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. [ 471.420463] [55057]: warnings.warn(deprecated_msg) [ 471.420463] [55057]: /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. [ 471.420463] [55057]: warnings.warn(deprecated_msg) [ 471.420591] [55057]: /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. [ 471.420591] [55057]: warnings.warn(deprecated_msg) [ 471.420591] [55057]: /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. [ 471.420591] [55057]: warnings.warn(deprecated_msg) [ 471.420591] [55057]: /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. [ 471.420756] [55057]: warnings.warn(deprecated_msg) [ 471.420756] [55057]: /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. [ 471.420756] [55057]: warnings.warn(deprecated_msg) [ 471.420756] [55057]: /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. [ 471.420756] [55057]: warnings.warn(deprecated_msg) [ 471.420902] [55057]: /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. [ 471.420902] [55057]: warnings.warn(deprecated_msg) [ 471.420902] [55057]: /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. [ 471.420902] [55057]: warnings.warn(deprecated_msg) [ 471.421492] [55057]: /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. [ 471.421492] [55057]: warnings.warn(deprecated_msg) [ 471.421492] [55057]: /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. [ 471.421492] [55057]: warnings.warn(deprecated_msg) [ 471.421675] [55057]: /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. [ 471.421675] [55057]: warnings.warn(deprecated_msg) [ 471.421675] [55057]: /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. [ 471.421675] [55057]: warnings.warn(deprecated_msg) [ 471.421853] [55057]: /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. [ 471.421853] [55057]: warnings.warn(deprecated_msg) [ 471.421853] [55057]: /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. [ 471.421853] [55057]: warnings.warn(deprecated_msg) [ 471.422038] [55057]: /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. [ 471.422038] [55057]: warnings.warn(deprecated_msg) [ 471.422038] [55057]: /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. [ 471.422038] [55057]: warnings.warn(deprecated_msg) [ 471.422625] [55057]: /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. [ 471.422625] [55057]: warnings.warn(deprecated_msg) [ 471.422625] [55057]: /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. [ 471.422625] [55057]: warnings.warn(deprecated_msg) [ 471.422625] [55057]: /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. [ 471.422625] [55057]: warnings.warn(deprecated_msg) [ 471.422917] [55057]: /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. [ 471.422917] [55057]: warnings.warn(deprecated_msg) [ 471.422917] [55057]: /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. [ 471.422917] [55057]: warnings.warn(deprecated_msg) [ 471.422917] [55057]: /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. [ 471.423178] [55057]: warnings.warn(deprecated_msg) [ 471.423178] [55057]: /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. [ 471.423178] [55057]: warnings.warn(deprecated_msg) [ 471.423178] [55057]: /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. [ 471.423178] [55057]: warnings.warn(deprecated_msg) [ 471.423178] [55057]: /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. [ 471.423178] [55057]: warnings.warn(deprecated_msg) [ 471.423490] [55057]: /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. [ 471.423490] [55057]: warnings.warn(deprecated_msg) [ 471.423490] [55057]: /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. [ 471.423490] [55057]: warnings.warn(deprecated_msg) [ 471.423490] [55057]: /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. [ 471.423490] [55057]: warnings.warn(deprecated_msg) [ 471.423757] [55057]: /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. [ 471.423757] [55057]: warnings.warn(deprecated_msg) [ 471.423757] [55057]: /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. [ 471.423757] [55057]: warnings.warn(deprecated_msg) [ 471.423757] [55057]: /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. [ 471.423757] [55057]: warnings.warn(deprecated_msg) [ 471.424015] [55057]: /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. [ 471.424015] [55057]: warnings.warn(deprecated_msg) [ 471.424015] [55057]: /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. [ 471.424015] [55057]: warnings.warn(deprecated_msg) [ 471.424015] [55057]: /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. [ 471.424015] [55057]: warnings.warn(deprecated_msg) [ 471.424300] [55057]: /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. [ 471.424300] [55057]: warnings.warn(deprecated_msg) [ 471.424300] [55057]: /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. [ 471.424300] [55057]: warnings.warn(deprecated_msg) [ 471.424486] [55057]: /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. [ 471.424486] [55057]: warnings.warn(deprecated_msg) [ 471.424486] [55057]: /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. [ 471.424486] [55057]: warnings.warn(deprecated_msg) [ 471.424658] [55057]: /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. [ 471.424658] [55057]: warnings.warn(deprecated_msg) [ 471.424658] [55057]: /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. [ 471.424658] [55057]: warnings.warn(deprecated_msg) [ 471.425133] [55057]: /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. [ 471.425133] [55057]: warnings.warn(deprecated_msg) [ 471.425133] [55057]: /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. [ 471.425133] [55057]: warnings.warn(deprecated_msg) [ 471.425133] [55057]: DEBUG cinder.api.middleware.request_id [None req-60d8f9b6-ee4a-4867-a5bf-5f60b55458b0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 471.425133] [55057]: [pid: 55057|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sun Feb 16 23:31:50 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 474.755092] [55056]: /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. [ 474.755092] [55056]: warnings.warn(deprecated_msg) [ 474.755092] [55056]: /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. [ 474.755092] [55056]: warnings.warn(deprecated_msg) [ 474.755092] [55056]: /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. [ 474.755563] [55056]: warnings.warn(deprecated_msg) [ 474.755563] [55056]: /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. [ 474.755563] [55056]: warnings.warn(deprecated_msg) [ 474.755563] [55056]: /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. [ 474.755563] [55056]: warnings.warn(deprecated_msg) [ 474.755734] [55056]: /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. [ 474.755734] [55056]: warnings.warn(deprecated_msg) [ 474.755734] [55056]: /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. [ 474.755734] [55056]: warnings.warn(deprecated_msg) [ 474.755734] [55056]: /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. [ 474.755734] [55056]: warnings.warn(deprecated_msg) [ 474.755919] [55056]: /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. [ 474.755919] [55056]: warnings.warn(deprecated_msg) [ 474.755919] [55056]: /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. [ 474.755919] [55056]: warnings.warn(deprecated_msg) [ 474.756058] [55056]: /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. [ 474.756058] [55056]: warnings.warn(deprecated_msg) [ 474.756058] [55056]: /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. [ 474.756058] [55056]: warnings.warn(deprecated_msg) [ 474.756166] [55056]: /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. [ 474.756166] [55056]: warnings.warn(deprecated_msg) [ 474.756166] [55056]: /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. [ 474.756166] [55056]: warnings.warn(deprecated_msg) [ 474.756283] [55056]: /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. [ 474.756283] [55056]: warnings.warn(deprecated_msg) [ 474.756283] [55056]: /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. [ 474.756283] [55056]: warnings.warn(deprecated_msg) [ 474.756283] [55056]: /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. [ 474.756437] [55056]: warnings.warn(deprecated_msg) [ 474.756437] [55056]: /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. [ 474.756437] [55056]: warnings.warn(deprecated_msg) [ 474.756437] [55056]: /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. [ 474.756437] [55056]: warnings.warn(deprecated_msg) [ 474.756663] [55056]: /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. [ 474.756663] [55056]: warnings.warn(deprecated_msg) [ 474.756663] [55056]: /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. [ 474.756663] [55056]: warnings.warn(deprecated_msg) [ 474.756663] [55056]: /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. [ 474.756663] [55056]: warnings.warn(deprecated_msg) [ 474.756856] [55056]: /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. [ 474.756856] [55056]: warnings.warn(deprecated_msg) [ 474.756856] [55056]: /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. [ 474.756856] [55056]: warnings.warn(deprecated_msg) [ 474.756856] [55056]: /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. [ 474.756856] [55056]: warnings.warn(deprecated_msg) [ 474.757047] [55056]: /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. [ 474.757047] [55056]: warnings.warn(deprecated_msg) [ 474.757047] [55056]: /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. [ 474.757047] [55056]: warnings.warn(deprecated_msg) [ 474.757047] [55056]: /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. [ 474.757047] [55056]: warnings.warn(deprecated_msg) [ 474.757238] [55056]: /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. [ 474.757238] [55056]: warnings.warn(deprecated_msg) [ 474.757238] [55056]: /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. [ 474.757238] [55056]: warnings.warn(deprecated_msg) [ 474.757238] [55056]: /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. [ 474.757391] [55056]: warnings.warn(deprecated_msg) [ 474.757391] [55056]: /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. [ 474.757391] [55056]: warnings.warn(deprecated_msg) [ 474.757391] [55056]: /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. [ 474.757391] [55056]: warnings.warn(deprecated_msg) [ 474.757598] [55056]: /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. [ 474.757598] [55056]: warnings.warn(deprecated_msg) [ 474.757598] [55056]: /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. [ 474.757598] [55056]: warnings.warn(deprecated_msg) [ 474.757598] [55056]: /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. [ 474.757598] [55056]: warnings.warn(deprecated_msg) [ 474.757783] [55056]: /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. [ 474.757783] [55056]: warnings.warn(deprecated_msg) [ 474.757783] [55056]: /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. [ 474.757783] [55056]: warnings.warn(deprecated_msg) [ 474.757783] [55056]: /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. [ 474.757783] [55056]: warnings.warn(deprecated_msg) [ 474.757959] [55056]: /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. [ 474.757959] [55056]: warnings.warn(deprecated_msg) [ 474.757959] [55056]: /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. [ 474.757959] [55056]: warnings.warn(deprecated_msg) [ 474.757959] [55056]: /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. [ 474.758120] [55056]: warnings.warn(deprecated_msg) [ 474.758120] [55056]: /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. [ 474.758120] [55056]: warnings.warn(deprecated_msg) [ 474.758120] [55056]: /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. [ 474.758120] [55056]: warnings.warn(deprecated_msg) [ 474.758284] [55056]: /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. [ 474.758284] [55056]: warnings.warn(deprecated_msg) [ 474.758284] [55056]: /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. [ 474.758284] [55056]: warnings.warn(deprecated_msg) [ 474.758412] [55056]: /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. [ 474.758412] [55056]: warnings.warn(deprecated_msg) [ 474.758412] [55056]: /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. [ 474.758412] [55056]: warnings.warn(deprecated_msg) [ 474.758542] [55056]: /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. [ 474.758542] [55056]: warnings.warn(deprecated_msg) [ 474.758542] [55056]: /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. [ 474.758542] [55056]: warnings.warn(deprecated_msg) [ 474.758542] [55056]: /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. [ 474.758706] [55056]: warnings.warn(deprecated_msg) [ 474.758706] [55056]: /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. [ 474.758706] [55056]: warnings.warn(deprecated_msg) [ 474.758706] [55056]: /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. [ 474.758706] [55056]: warnings.warn(deprecated_msg) [ 474.758863] [55056]: /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. [ 474.758863] [55056]: warnings.warn(deprecated_msg) [ 474.758863] [55056]: /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. [ 474.758863] [55056]: warnings.warn(deprecated_msg) [ 474.758993] [55056]: /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. [ 474.758993] [55056]: warnings.warn(deprecated_msg) [ 474.758993] [55056]: /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. [ 474.758993] [55056]: warnings.warn(deprecated_msg) [ 474.759128] [55056]: /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. [ 474.759128] [55056]: warnings.warn(deprecated_msg) [ 474.759128] [55056]: /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. [ 474.759128] [55056]: warnings.warn(deprecated_msg) [ 474.759259] [55056]: /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. [ 474.759259] [55056]: warnings.warn(deprecated_msg) [ 474.759259] [55056]: /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. [ 474.759259] [55056]: warnings.warn(deprecated_msg) [ 474.759385] [55056]: /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. [ 474.759385] [55056]: warnings.warn(deprecated_msg) [ 474.759385] [55056]: /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. [ 474.759385] [55056]: warnings.warn(deprecated_msg) [ 474.759515] [55056]: /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. [ 474.759515] [55056]: warnings.warn(deprecated_msg) [ 474.759515] [55056]: /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. [ 474.759515] [55056]: warnings.warn(deprecated_msg) [ 474.759515] [55056]: /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. [ 474.759672] [55056]: warnings.warn(deprecated_msg) [ 474.759672] [55056]: /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. [ 474.759672] [55056]: warnings.warn(deprecated_msg) [ 474.759672] [55056]: /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. [ 474.759672] [55056]: warnings.warn(deprecated_msg) [ 474.759672] [55056]: /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. [ 474.759859] [55056]: warnings.warn(deprecated_msg) [ 474.759859] [55056]: /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. [ 474.759859] [55056]: warnings.warn(deprecated_msg) [ 474.759859] [55056]: /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. [ 474.759859] [55056]: warnings.warn(deprecated_msg) [ 474.760020] [55056]: /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. [ 474.760020] [55056]: warnings.warn(deprecated_msg) [ 474.760020] [55056]: /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. [ 474.760020] [55056]: warnings.warn(deprecated_msg) [ 474.760020] [55056]: /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. [ 474.760020] [55056]: warnings.warn(deprecated_msg) [ 474.760207] [55056]: /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. [ 474.760207] [55056]: warnings.warn(deprecated_msg) [ 474.760207] [55056]: /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. [ 474.760207] [55056]: warnings.warn(deprecated_msg) [ 474.760207] [55056]: /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. [ 474.760207] [55056]: warnings.warn(deprecated_msg) [ 474.760445] [55056]: /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. [ 474.760445] [55056]: warnings.warn(deprecated_msg) [ 474.760445] [55056]: /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. [ 474.760445] [55056]: warnings.warn(deprecated_msg) [ 474.760445] [55056]: /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. [ 474.760445] [55056]: warnings.warn(deprecated_msg) [ 474.760630] [55056]: /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. [ 474.760630] [55056]: warnings.warn(deprecated_msg) [ 474.760630] [55056]: /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. [ 474.760630] [55056]: warnings.warn(deprecated_msg) [ 474.760630] [55056]: /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. [ 474.760630] [55056]: warnings.warn(deprecated_msg) [ 474.760816] [55056]: /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. [ 474.760816] [55056]: warnings.warn(deprecated_msg) [ 474.760816] [55056]: /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. [ 474.760816] [55056]: warnings.warn(deprecated_msg) [ 474.760943] [55056]: /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. [ 474.760943] [55056]: warnings.warn(deprecated_msg) [ 474.760943] [55056]: /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. [ 474.760943] [55056]: warnings.warn(deprecated_msg) [ 474.760943] [55056]: /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. [ 474.761114] [55056]: warnings.warn(deprecated_msg) [ 474.761114] [55056]: /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. [ 474.761114] [55056]: warnings.warn(deprecated_msg) [ 474.761114] [55056]: /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. [ 474.761114] [55056]: warnings.warn(deprecated_msg) [ 474.761114] [55056]: DEBUG cinder.api.middleware.request_id [None req-d8047a4a-a6db-438e-b4e8-19f89910cc1a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 475.128590] [55056]: INFO cinder.api.openstack.wsgi [None req-d8047a4a-a6db-438e-b4e8-19f89910cc1a admin admin] POST http://10.180.1.21/volume/v3/types [ 475.129347] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d8047a4a-a6db-438e-b4e8-19f89910cc1a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 475.131361] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 475.131361] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 475.134872] [55056]: DEBUG oslo_db.sqlalchemy.engines [None req-d8047a4a-a6db-438e-b4e8-19f89910cc1a 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=55056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 475.158722] [55056]: INFO cinder.api.openstack.wsgi [None req-d8047a4a-a6db-438e-b4e8-19f89910cc1a admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 475.159163] [55056]: [pid: 55056|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:31:53 2025] POST /volume/v3/types => generated 182 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 475.163063] [55057]: DEBUG cinder.api.middleware.request_id [req-d8047a4a-a6db-438e-b4e8-19f89910cc1a req-6adb7204-a7da-4aaf-a078-cf46b34b31e0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 475.434590] [55057]: INFO cinder.api.openstack.wsgi [req-d8047a4a-a6db-438e-b4e8-19f89910cc1a req-6adb7204-a7da-4aaf-a078-cf46b34b31e0 admin admin] POST http://10.180.1.21/volume/v3/types/e09d339a-0d18-4a52-b5cf-086117d0cc11/extra_specs [ 475.435446] [55057]: DEBUG cinder.api.openstack.wsgi [req-d8047a4a-a6db-438e-b4e8-19f89910cc1a req-6adb7204-a7da-4aaf-a078-cf46b34b31e0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 475.437388] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 475.437388] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 475.440981] [55057]: DEBUG oslo_db.sqlalchemy.engines [req-d8047a4a-a6db-438e-b4e8-19f89910cc1a req-6adb7204-a7da-4aaf-a078-cf46b34b31e0 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=55057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 475.490418] [55057]: INFO cinder.api.openstack.wsgi [req-d8047a4a-a6db-438e-b4e8-19f89910cc1a req-6adb7204-a7da-4aaf-a078-cf46b34b31e0 admin admin] http://10.180.1.21/volume/v3/types/e09d339a-0d18-4a52-b5cf-086117d0cc11/extra_specs returned with HTTP 200 [ 475.490894] [55057]: [pid: 55057|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sun Feb 16 23:31:54 2025] POST /volume/v3/types/e09d339a-0d18-4a52-b5cf-086117d0cc11/extra_specs => generated 51 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 485.156016] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 485.489061] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 486.505010] [55056]: DEBUG cinder.api.middleware.request_id [None req-c2376764-838c-4a2a-9bc7-e8de9bffe5b4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 486.505807] [55056]: INFO cinder.api.openstack.wsgi [None req-c2376764-838c-4a2a-9bc7-e8de9bffe5b4 None None] GET http://10.180.1.21/volume// [ 486.506015] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c2376764-838c-4a2a-9bc7-e8de9bffe5b4 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 486.506258] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c2376764-838c-4a2a-9bc7-e8de9bffe5b4 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 486.506869] [55056]: INFO cinder.api.openstack.wsgi [None req-c2376764-838c-4a2a-9bc7-e8de9bffe5b4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 486.507220] [55056]: [pid: 55056|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sun Feb 16 23:32:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 543.752080] [55057]: DEBUG cinder.api.middleware.request_id [None req-f63316ad-f181-4ae3-92e7-f3fe1bd010c9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 543.819580] [55057]: INFO cinder.api.openstack.wsgi [None req-f63316ad-f181-4ae3-92e7-f3fe1bd010c9 tempest-verify_tempest_config-1909657246 tempest-verify_tempest_config-1909657246-project-member] GET http://10.180.1.21/volume/v3/extensions [ 543.819803] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f63316ad-f181-4ae3-92e7-f3fe1bd010c9 tempest-verify_tempest_config-1909657246 tempest-verify_tempest_config-1909657246-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 543.820025] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f63316ad-f181-4ae3-92e7-f3fe1bd010c9 tempest-verify_tempest_config-1909657246 tempest-verify_tempest_config-1909657246-project-member] Calling method 'index' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 543.820442] [55057]: INFO cinder.api.openstack.wsgi [None req-f63316ad-f181-4ae3-92e7-f3fe1bd010c9 tempest-verify_tempest_config-1909657246 tempest-verify_tempest_config-1909657246-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 543.820939] [55057]: [pid: 55057|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sun Feb 16 23:33:02 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.587893] [55056]: DEBUG cinder.api.middleware.request_id [None req-c9e09461-1a41-45c6-973a-10b475e6e278 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.771426] [55056]: INFO cinder.api.openstack.wsgi [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 612.771815] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2071287304"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 612.775285] [55056]: DEBUG cinder.api.v3.volumes [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2071287304'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 612.775775] [55056]: INFO cinder.api.v3.volumes [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Create volume of 1 GB [ 612.792803] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Availability zone cache updated, next update will occur around 2025-02-17 00:34:11.647481. {{(pid=55056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 612.792941] [55056]: INFO cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Availability Zones retrieved successfully. [ 612.808097] [55056]: /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 [ 612.808097] [55056]: import asyncore [ 612.816395] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Flow 'volume_create_api' (14137419-db6d-4c75-895e-5e427ba96010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.817699] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1a80d2-1b0a-44f1-a744-102f5efa223c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.818962] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 612.863227] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1a80d2-1b0a-44f1-a744-102f5efa223c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.864267] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efe281a-4c59-434c-947e-35e95d4c5b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.891030] [55056]: WARNING cinder.quota [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-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. [ 612.891201] [55056]: WARNING cinder.quota [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-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. [ 612.945859] [55056]: DEBUG cinder.quota [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Created reservations ['d8e8d999-6ff3-4362-9e2c-21098e0a6b0d', '414f0ffe-1227-4dd1-8080-a7aced9a4173', 'f955f198-83e7-4986-b05d-f7f4c5b29205', '86fe66ed-75fc-4d87-9180-5a3768dc1a43'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 612.945859] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efe281a-4c59-434c-947e-35e95d4c5b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e8d999-6ff3-4362-9e2c-21098e0a6b0d', '414f0ffe-1227-4dd1-8080-a7aced9a4173', 'f955f198-83e7-4986-b05d-f7f4c5b29205', '86fe66ed-75fc-4d87-9180-5a3768dc1a43']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.945859] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00ca1d6-ead7-447c-af3e-1a8c010813cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.998302] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00ca1d6-ead7-447c-af3e-1a8c010813cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b115e60-eee0-4d0b-abbc-d917bcdcf92f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2071287304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f29091a7684e93bf4fd4883778160d',qos_specs=None,replication_status=,reservations=['d8e8d999-6ff3-4362-9e2c-21098e0a6b0d','414f0ffe-1227-4dd1-8080-a7aced9a4173','f955f198-83e7-4986-b05d-f7f4c5b29205','86fe66ed-75fc-4d87-9180-5a3768dc1a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de8c5910c1b4ec2a5e3f8d6a2da57b2',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2071287304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b115e60-eee0-4d0b-abbc-d917bcdcf92f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18f29091a7684e93bf4fd4883778160d',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='1de8c5910c1b4ec2a5e3f8d6a2da57b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.000909] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ae7538-5594-4b4b-852f-057826b69c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.150739] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ae7538-5594-4b4b-852f-057826b69c93) 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-2071287304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18f29091a7684e93bf4fd4883778160d',qos_specs=None,replication_status=,reservations=['d8e8d999-6ff3-4362-9e2c-21098e0a6b0d','414f0ffe-1227-4dd1-8080-a7aced9a4173','f955f198-83e7-4986-b05d-f7f4c5b29205','86fe66ed-75fc-4d87-9180-5a3768dc1a43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1de8c5910c1b4ec2a5e3f8d6a2da57b2',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.151563] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82e153f-1120-4bf0-bef1-b9af7c887b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 613.177021] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82e153f-1120-4bf0-bef1-b9af7c887b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 613.177021] [55056]: DEBUG cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Flow 'volume_create_api' (14137419-db6d-4c75-895e-5e427ba96010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 613.177021] [55056]: INFO cinder.volume.api [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Create volume request issued successfully. [ 613.178122] [55056]: INFO cinder.api.openstack.wsgi [None req-c9e09461-1a41-45c6-973a-10b475e6e278 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 613.178718] [55056]: [pid: 55056|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:34:11 2025] POST /volume/v3/volumes => generated 784 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 613.189359] [55057]: DEBUG cinder.api.middleware.request_id [None req-aa04620e-68f1-4349-a047-c9a783e32120 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.194023] [55057]: INFO cinder.api.openstack.wsgi [None req-aa04620e-68f1-4349-a047-c9a783e32120 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 613.197080] [55057]: DEBUG cinder.api.openstack.wsgi [None req-aa04620e-68f1-4349-a047-c9a783e32120 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.197080] [55057]: DEBUG cinder.api.openstack.wsgi [None req-aa04620e-68f1-4349-a047-c9a783e32120 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.238381] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.238381] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.248918] [55057]: INFO cinder.volume.api [None req-aa04620e-68f1-4349-a047-c9a783e32120 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 613.263704] [55057]: INFO cinder.api.openstack.wsgi [None req-aa04620e-68f1-4349-a047-c9a783e32120 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 613.266438] [55057]: [pid: 55057|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:34:12 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.283067] [55056]: DEBUG cinder.api.middleware.request_id [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.288175] [55056]: INFO cinder.api.openstack.wsgi [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 614.288175] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.288175] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.309044] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.309044] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.319368] [55056]: INFO cinder.volume.api [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 614.333375] [55056]: INFO cinder.api.openstack.wsgi [None req-e86e0a09-a79b-40a7-a787-f1eaf87eaec4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 614.333890] [55056]: [pid: 55056|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:34:13 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 623.259028] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=4 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 624.324975] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 656.225990] [55057]: DEBUG cinder.api.middleware.request_id [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.227378] [55057]: WARNING keystonemiddleware.auth_token [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 656.229029] [55057]: INFO cinder.api.openstack.wsgi [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 tempest-InstanceActionsTestJSON-945521119 tempest-InstanceActionsTestJSON-945521119-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1b9235db-d966-491b-8441-40e7bca07890 [ 656.229809] [55057]: DEBUG cinder.api.openstack.wsgi [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 tempest-InstanceActionsTestJSON-945521119 tempest-InstanceActionsTestJSON-945521119-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.229809] [55057]: DEBUG cinder.api.openstack.wsgi [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 tempest-InstanceActionsTestJSON-945521119 tempest-InstanceActionsTestJSON-945521119-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.248567] [55057]: INFO cinder.api.openstack.wsgi [req-33d2d507-b530-4418-af54-ab48edcd3549 req-de53d055-f476-4c09-857d-24e9606f6010 tempest-InstanceActionsTestJSON-945521119 tempest-InstanceActionsTestJSON-945521119-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1b9235db-d966-491b-8441-40e7bca07890 returned with HTTP 200 [ 656.249568] [55057]: [pid: 55057|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 23:34:55 2025] GET /volume/v3/attachments?instance_id=1b9235db-d966-491b-8441-40e7bca07890 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 666.244327] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=1 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 692.357336] [55056]: DEBUG cinder.api.middleware.request_id [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.361184] [55056]: WARNING keystonemiddleware.auth_token [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 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. [ 692.364070] [55056]: INFO cinder.api.openstack.wsgi [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1563119178 [ 692.365018] [55056]: DEBUG cinder.api.openstack.wsgi [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.365018] [55056]: DEBUG cinder.api.openstack.wsgi [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.365334] [55056]: INFO cinder.api.v3.volumes [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Delete volume with id: tempest-invalid-1563119178 [ 692.397586] [55056]: INFO cinder.api.openstack.wsgi [req-afbe9319-2109-41de-b44b-1aa5e135e81f req-901387cd-356b-43d7-915d-575ea4aa6e95 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1563119178 returned with HTTP 404 [ 692.398434] [55056]: [pid: 55056|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1470 bytes} [Sun Feb 16 23:35:31 2025] DELETE /volume/v3/volumes/tempest-invalid-1563119178 => generated 99 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 698.570976] [55057]: DEBUG cinder.api.middleware.request_id [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.573200] [55057]: INFO cinder.api.openstack.wsgi [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a3ac0505-98c6-4df3-9865-1de4459f60e0 [ 698.573563] [55057]: DEBUG cinder.api.openstack.wsgi [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.573631] [55057]: DEBUG cinder.api.openstack.wsgi [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.573857] [55057]: INFO cinder.api.v3.volumes [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Delete volume with id: a3ac0505-98c6-4df3-9865-1de4459f60e0 [ 698.718679] [55057]: INFO cinder.api.openstack.wsgi [req-08127008-f864-4096-afd4-557df8e5fcd7 req-c431f509-300e-4461-b7c3-6d4534451885 tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] http://10.180.1.21/volume/v3/volumes/a3ac0505-98c6-4df3-9865-1de4459f60e0 returned with HTTP 404 [ 698.719300] [55057]: [pid: 55057|app: 0|req: 6/11] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:35:37 2025] DELETE /volume/v3/volumes/a3ac0505-98c6-4df3-9865-1de4459f60e0 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 699.041267] [55056]: DEBUG cinder.api.middleware.request_id [req-307cfdce-2f99-408e-a279-3f34208eef67 req-63756598-0a82-4b7c-97af-c6d0f6ab2eda None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.045885] [55056]: INFO cinder.api.openstack.wsgi [req-307cfdce-2f99-408e-a279-3f34208eef67 req-63756598-0a82-4b7c-97af-c6d0f6ab2eda tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] GET http://10.180.1.21/volume/v3/volumes/1c53de6b-73dc-416c-b7e9-488fb586c1f9 [ 699.046158] [55056]: DEBUG cinder.api.openstack.wsgi [req-307cfdce-2f99-408e-a279-3f34208eef67 req-63756598-0a82-4b7c-97af-c6d0f6ab2eda tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.046391] [55056]: DEBUG cinder.api.openstack.wsgi [req-307cfdce-2f99-408e-a279-3f34208eef67 req-63756598-0a82-4b7c-97af-c6d0f6ab2eda tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.055605] [55056]: INFO cinder.api.openstack.wsgi [req-307cfdce-2f99-408e-a279-3f34208eef67 req-63756598-0a82-4b7c-97af-c6d0f6ab2eda tempest-VolumesNegativeTest-799198502 tempest-VolumesNegativeTest-799198502-project-member] http://10.180.1.21/volume/v3/volumes/1c53de6b-73dc-416c-b7e9-488fb586c1f9 returned with HTTP 404 [ 699.056221] [55056]: [pid: 55056|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:35:37 2025] GET /volume/v3/volumes/1c53de6b-73dc-416c-b7e9-488fb586c1f9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 708.593254] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=1 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 709.049723] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=2 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 717.606999] [55057]: DEBUG cinder.api.middleware.request_id [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.612043] [55057]: INFO cinder.api.openstack.wsgi [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] POST http://10.180.1.21/volume/v3/volumes [ 717.612358] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-711169182"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 717.614301] [55057]: DEBUG cinder.api.v3.volumes [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-711169182'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 717.614689] [55057]: INFO cinder.api.v3.volumes [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Create volume of 1 GB [ 717.630144] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Availability zone cache updated, next update will occur around 2025-02-17 00:35:56.485933. {{(pid=55057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 717.630263] [55057]: INFO cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Availability Zones retrieved successfully. [ 717.643349] [55057]: /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 [ 717.643349] [55057]: import asyncore [ 717.650483] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Flow 'volume_create_api' (831a2a8a-7e00-4c5d-8fa2-2e01d9d9a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.651968] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2bf200-20b2-4260-9eb5-ff670535add1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.653152] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 717.692220] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2bf200-20b2-4260-9eb5-ff670535add1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.692992] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0458db9-53d0-4bd7-a417-c9ce515ca5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.719477] [55057]: WARNING cinder.quota [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-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. [ 717.719713] [55057]: WARNING cinder.quota [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-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. [ 717.782021] [55057]: DEBUG cinder.quota [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Created reservations ['b0a09f71-598c-41d7-a45a-3f2e4607760b', '09b5d789-1f8e-4da3-bc70-dd7bde54874a', 'cf04d37b-26da-456d-a8e4-e4135fc6bd1b', '458b92e1-15ab-48f6-9e05-f442dc0b740a'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 717.782021] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0458db9-53d0-4bd7-a417-c9ce515ca5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a09f71-598c-41d7-a45a-3f2e4607760b', '09b5d789-1f8e-4da3-bc70-dd7bde54874a', 'cf04d37b-26da-456d-a8e4-e4135fc6bd1b', '458b92e1-15ab-48f6-9e05-f442dc0b740a']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.782359] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1253c806-6953-4202-8cfd-bea11eba779a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.805700] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1253c806-6953-4202-8cfd-bea11eba779a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e907ceb-62d4-470e-9ca4-3e817b69ad5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-711169182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa022b395ae422a9f08ad5cddbfed8e',qos_specs=None,replication_status=,reservations=['b0a09f71-598c-41d7-a45a-3f2e4607760b','09b5d789-1f8e-4da3-bc70-dd7bde54874a','cf04d37b-26da-456d-a8e4-e4135fc6bd1b','458b92e1-15ab-48f6-9e05-f442dc0b740a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5480be4eec1b4cefac803351c412bac6',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-711169182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e907ceb-62d4-470e-9ca4-3e817b69ad5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa022b395ae422a9f08ad5cddbfed8e',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='5480be4eec1b4cefac803351c412bac6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.807025] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bc8d46-8b66-49e3-9577-4faa8b187473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.829023] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bc8d46-8b66-49e3-9577-4faa8b187473) 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-711169182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa022b395ae422a9f08ad5cddbfed8e',qos_specs=None,replication_status=,reservations=['b0a09f71-598c-41d7-a45a-3f2e4607760b','09b5d789-1f8e-4da3-bc70-dd7bde54874a','cf04d37b-26da-456d-a8e4-e4135fc6bd1b','458b92e1-15ab-48f6-9e05-f442dc0b740a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5480be4eec1b4cefac803351c412bac6',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.829023] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6670cba-0135-4daa-9c57-0414eaa8a12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 717.848409] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6670cba-0135-4daa-9c57-0414eaa8a12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 717.849598] [55057]: DEBUG cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Flow 'volume_create_api' (831a2a8a-7e00-4c5d-8fa2-2e01d9d9a9d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 717.849971] [55057]: INFO cinder.volume.api [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Create volume request issued successfully. [ 717.850675] [55057]: INFO cinder.api.openstack.wsgi [None req-6d9fe954-7965-4e4e-b20b-a3a12ccde848 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 717.851237] [55057]: [pid: 55057|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:35:56 2025] POST /volume/v3/volumes => generated 750 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 717.861122] [55056]: DEBUG cinder.api.middleware.request_id [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.864547] [55056]: INFO cinder.api.openstack.wsgi [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 717.865131] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.865846] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.879658] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.879658] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.891149] [55056]: INFO cinder.volume.api [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 717.895476] [55056]: INFO cinder.api.openstack.wsgi [None req-5c32ed59-ca62-4f6b-8b90-1fd8adb90f5e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 717.895476] [55056]: [pid: 55056|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:35:56 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 718.910495] [55057]: DEBUG cinder.api.middleware.request_id [None req-13eb420a-7293-4cad-b83e-32e69f701398 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.912893] [55057]: INFO cinder.api.openstack.wsgi [None req-13eb420a-7293-4cad-b83e-32e69f701398 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 718.913149] [55057]: DEBUG cinder.api.openstack.wsgi [None req-13eb420a-7293-4cad-b83e-32e69f701398 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.913375] [55057]: DEBUG cinder.api.openstack.wsgi [None req-13eb420a-7293-4cad-b83e-32e69f701398 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.923334] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.923334] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.927515] [55057]: INFO cinder.volume.api [None req-13eb420a-7293-4cad-b83e-32e69f701398 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 718.932759] [55057]: INFO cinder.api.openstack.wsgi [None req-13eb420a-7293-4cad-b83e-32e69f701398 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 718.933187] [55057]: [pid: 55057|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:35:57 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.221584] [55056]: DEBUG cinder.api.middleware.request_id [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.225607] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 719.227106] [55056]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.227106] [55056]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.243204] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.243204] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.253179] [55056]: INFO cinder.volume.api [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 719.258792] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-f8438231-231d-4c1d-83fe-e9246930ecec tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 719.259531] [55056]: [pid: 55056|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:35:58 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.799011] [55057]: DEBUG cinder.api.middleware.request_id [None req-2b410da3-97ee-4593-9738-165cea8d62a1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.799892] [55057]: INFO cinder.api.openstack.wsgi [None req-2b410da3-97ee-4593-9738-165cea8d62a1 None None] GET http://10.180.1.21/volume// [ 720.800040] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2b410da3-97ee-4593-9738-165cea8d62a1 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.800263] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2b410da3-97ee-4593-9738-165cea8d62a1 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.800940] [55057]: INFO cinder.api.openstack.wsgi [None req-2b410da3-97ee-4593-9738-165cea8d62a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 720.801218] [55057]: [pid: 55057|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:35:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 720.805515] [55056]: DEBUG cinder.api.middleware.request_id [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-7dbe9e66-98fb-4c0f-a53f-0f2201346ce2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.807936] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-7dbe9e66-98fb-4c0f-a53f-0f2201346ce2 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] POST http://10.180.1.21/volume/v3/attachments [ 720.808376] [55056]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-7dbe9e66-98fb-4c0f-a53f-0f2201346ce2 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e907ceb-62d4-470e-9ca4-3e817b69ad5e", "connector": null, "instance_uuid": "a8ef2603-e265-4a37-8c90-21bd3b2f9779"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.820859] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.820859] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.856857] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-7dbe9e66-98fb-4c0f-a53f-0f2201346ce2 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 720.857468] [55056]: [pid: 55056|app: 0|req: 9/18] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:35:59 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.879340] [55057]: DEBUG cinder.api.middleware.request_id [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.881768] [55057]: INFO cinder.api.openstack.wsgi [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 720.881947] [55057]: DEBUG cinder.api.openstack.wsgi [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.882198] [55057]: DEBUG cinder.api.openstack.wsgi [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.894895] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.894895] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.898404] [55057]: INFO cinder.volume.api [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 720.903680] [55057]: INFO cinder.api.openstack.wsgi [None req-301e446b-e089-40bb-a4bd-6a6fa163fcbf tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 720.904093] [55057]: [pid: 55057|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:35:59 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.391872] [55056]: DEBUG cinder.api.middleware.request_id [None req-c39741b3-cb27-43ab-8202-81b5c6ba0281 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.391872] [55056]: INFO cinder.api.openstack.wsgi [None req-c39741b3-cb27-43ab-8202-81b5c6ba0281 None None] GET http://10.180.1.21/volume// [ 721.391872] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c39741b3-cb27-43ab-8202-81b5c6ba0281 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.391872] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c39741b3-cb27-43ab-8202-81b5c6ba0281 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.391872] [55056]: INFO cinder.api.openstack.wsgi [None req-c39741b3-cb27-43ab-8202-81b5c6ba0281 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 721.391872] [55056]: [pid: 55056|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:36:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 721.401277] [55057]: DEBUG cinder.api.middleware.request_id [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.404416] [55057]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 721.405378] [55057]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.405378] [55057]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.421410] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.421410] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.425902] [55057]: INFO cinder.volume.api [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 721.432027] [55057]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-2a60509e-1fc3-4717-bbdb-bd59079fd5a5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 721.432027] [55057]: [pid: 55057|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:36:00 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 721.459991] [55056]: DEBUG cinder.api.middleware.request_id [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.462824] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] PUT http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 [ 721.463640] [55056]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-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-521442", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 721.473603] [55056]: DEBUG cinder.coordination [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Acquiring lock "cinder-attachment_update-1e907ceb-62d4-470e-9ca4-3e817b69ad5e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 721.482691] [55056]: DEBUG cinder.coordination [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Lock "cinder-attachment_update-1e907ceb-62d4-470e-9ca4-3e817b69ad5e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 721.482691] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.482691] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.915526] [55057]: DEBUG cinder.api.middleware.request_id [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.920448] [55057]: INFO cinder.api.openstack.wsgi [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 721.920448] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.920448] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.937506] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.937506] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.943284] [55057]: INFO cinder.volume.api [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 721.949421] [55057]: INFO cinder.api.openstack.wsgi [None req-3bdd4f49-cf85-4888-bb7d-9aa6755c3820 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 721.949781] [55057]: [pid: 55057|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:00 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.964648] [55057]: DEBUG cinder.api.middleware.request_id [None req-c8a45586-f740-4b54-befe-be4556205f57 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.968905] [55057]: INFO cinder.api.openstack.wsgi [None req-c8a45586-f740-4b54-befe-be4556205f57 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 722.969209] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c8a45586-f740-4b54-befe-be4556205f57 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.969501] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c8a45586-f740-4b54-befe-be4556205f57 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.984894] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.984894] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.989566] [55057]: INFO cinder.volume.api [None req-c8a45586-f740-4b54-befe-be4556205f57 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 722.998256] [55057]: INFO cinder.api.openstack.wsgi [None req-c8a45586-f740-4b54-befe-be4556205f57 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 722.998256] [55057]: [pid: 55057|app: 0|req: 13/23] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:01 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 724.008083] [55057]: DEBUG cinder.api.middleware.request_id [None req-176da46a-83d7-479a-903f-42fd022bd2d4 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.012781] [55057]: INFO cinder.api.openstack.wsgi [None req-176da46a-83d7-479a-903f-42fd022bd2d4 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 724.013038] [55057]: DEBUG cinder.api.openstack.wsgi [None req-176da46a-83d7-479a-903f-42fd022bd2d4 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.013301] [55057]: DEBUG cinder.api.openstack.wsgi [None req-176da46a-83d7-479a-903f-42fd022bd2d4 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.032031] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 724.032031] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.036925] [55057]: INFO cinder.volume.api [None req-176da46a-83d7-479a-903f-42fd022bd2d4 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 724.042107] [55057]: INFO cinder.api.openstack.wsgi [None req-176da46a-83d7-479a-903f-42fd022bd2d4 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 724.042578] [55057]: [pid: 55057|app: 0|req: 14/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:02 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 725.055125] [55057]: DEBUG cinder.api.middleware.request_id [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.058271] [55057]: INFO cinder.api.openstack.wsgi [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 725.058487] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.058704] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.076367] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.076367] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.082151] [55057]: INFO cinder.volume.api [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 725.092266] [55057]: INFO cinder.api.openstack.wsgi [None req-ca4b889a-71e6-4f34-a9c4-42382a2b8d9d tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 725.092266] [55057]: [pid: 55057|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:03 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.104829] [55057]: DEBUG cinder.api.middleware.request_id [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.107179] [55057]: INFO cinder.api.openstack.wsgi [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 726.107359] [55057]: DEBUG cinder.api.openstack.wsgi [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.107559] [55057]: DEBUG cinder.api.openstack.wsgi [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.122671] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.122671] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.129997] [55057]: INFO cinder.volume.api [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 726.135624] [55057]: INFO cinder.api.openstack.wsgi [None req-dac1f81c-35bf-44cb-b5be-0fed77545603 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 726.136073] [55057]: [pid: 55057|app: 0|req: 16/26] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:04 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.518689] [55056]: DEBUG cinder.coordination [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Lock "cinder-attachment_update-1e907ceb-62d4-470e-9ca4-3e817b69ad5e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.039s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 726.519374] [55056]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-47a3e04c-6bcc-4f88-a433-6ff06671547e tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 returned with HTTP 200 [ 726.520130] [55056]: [pid: 55056|app: 0|req: 11/27] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:36:00 2025] PUT /volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 727.146686] [55057]: DEBUG cinder.api.middleware.request_id [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.150841] [55057]: INFO cinder.api.openstack.wsgi [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 727.150841] [55057]: DEBUG cinder.api.openstack.wsgi [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.150841] [55057]: DEBUG cinder.api.openstack.wsgi [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.169551] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.169551] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.180349] [55057]: INFO cinder.volume.api [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 727.186286] [55057]: INFO cinder.api.openstack.wsgi [None req-76aebc70-e27d-4c9f-8df3-2cb828d100b8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 727.186931] [55057]: [pid: 55057|app: 0|req: 17/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:06 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.201946] [55056]: DEBUG cinder.api.middleware.request_id [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.205026] [55056]: INFO cinder.api.openstack.wsgi [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 728.205109] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.205390] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.205445] [55057]: DEBUG cinder.api.middleware.request_id [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-e9c5bf85-4e47-497d-8866-a9c5aa427650 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.210627] [55057]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-e9c5bf85-4e47-497d-8866-a9c5aa427650 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] POST http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02/action [ 728.214490] [55057]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-e9c5bf85-4e47-497d-8866-a9c5aa427650 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 728.214951] [55057]: DEBUG cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-e9c5bf85-4e47-497d-8866-a9c5aa427650 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.221298] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.221298] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.227453] [55056]: INFO cinder.volume.api [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 728.237655] [55056]: INFO cinder.api.openstack.wsgi [None req-0dd26946-61a9-4bee-b048-95a70a9a10ce tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 728.238092] [55056]: [pid: 55056|app: 0|req: 12/29] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:07 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 728.246057] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.246057] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.259351] [55057]: INFO cinder.api.openstack.wsgi [req-2fc1346c-59af-48bf-9c1a-65d70f947fa0 req-e9c5bf85-4e47-497d-8866-a9c5aa427650 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02/action returned with HTTP 204 [ 728.259933] [55057]: [pid: 55057|app: 0|req: 18/30] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:36:07 2025] POST /volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 729.253193] [55056]: DEBUG cinder.api.middleware.request_id [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.259017] [55056]: INFO cinder.api.openstack.wsgi [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 729.259017] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.259017] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.275514] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.275514] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.282933] [55056]: INFO cinder.volume.api [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 729.289336] [55056]: INFO cinder.api.openstack.wsgi [None req-6fac400b-3f82-4b75-b081-c2e71bd2bee5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 729.289336] [55056]: [pid: 55056|app: 0|req: 13/31] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:08 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.302841] [55057]: DEBUG cinder.api.middleware.request_id [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.304941] [55057]: INFO cinder.api.openstack.wsgi [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 729.305270] [55057]: DEBUG cinder.api.openstack.wsgi [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.305536] [55057]: DEBUG cinder.api.openstack.wsgi [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.316954] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.316954] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.320866] [55057]: INFO cinder.volume.api [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 729.330491] [55057]: INFO cinder.api.openstack.wsgi [None req-48d7e0a1-fdf9-4f30-8382-6528c4fded46 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 729.330954] [55057]: [pid: 55057|app: 0|req: 19/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:08 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.089983] [55056]: DEBUG cinder.api.middleware.request_id [req-6bc6e369-7867-43f3-bcca-876c72cc9843 req-9ba86932-0092-43bf-959b-234776525ab5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.093019] [55056]: INFO cinder.api.openstack.wsgi [req-6bc6e369-7867-43f3-bcca-876c72cc9843 req-9ba86932-0092-43bf-959b-234776525ab5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] DELETE http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 [ 734.094072] [55056]: DEBUG cinder.api.openstack.wsgi [req-6bc6e369-7867-43f3-bcca-876c72cc9843 req-9ba86932-0092-43bf-959b-234776525ab5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.094072] [55056]: DEBUG cinder.api.openstack.wsgi [req-6bc6e369-7867-43f3-bcca-876c72cc9843 req-9ba86932-0092-43bf-959b-234776525ab5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.103723] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.103723] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.654298] [55056]: INFO cinder.api.openstack.wsgi [req-6bc6e369-7867-43f3-bcca-876c72cc9843 req-9ba86932-0092-43bf-959b-234776525ab5 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 returned with HTTP 200 [ 734.654625] [55056]: [pid: 55056|app: 0|req: 14/33] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:36:12 2025] DELETE /volume/v3/attachments/480ebdf1-7f81-48be-a536-45c329d95c02 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.325533] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=81,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 744.656020] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=38,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 751.325227] [55057]: DEBUG cinder.api.middleware.request_id [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.328024] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 751.328180] [55057]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.328296] [55057]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.340492] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.340492] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.344630] [55057]: INFO cinder.volume.api [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 751.350866] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-4e043c8c-ca32-48da-af73-ce70aeddf9f3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 751.351897] [55057]: [pid: 55057|app: 0|req: 20/34] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:30 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.874641] [55056]: DEBUG cinder.api.middleware.request_id [None req-72bf8092-3dad-4ccd-bb55-33773bafade8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.875160] [55056]: INFO cinder.api.openstack.wsgi [None req-72bf8092-3dad-4ccd-bb55-33773bafade8 None None] GET http://10.180.1.21/volume// [ 752.875360] [55056]: DEBUG cinder.api.openstack.wsgi [None req-72bf8092-3dad-4ccd-bb55-33773bafade8 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.875597] [55056]: DEBUG cinder.api.openstack.wsgi [None req-72bf8092-3dad-4ccd-bb55-33773bafade8 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.876038] [55056]: INFO cinder.api.openstack.wsgi [None req-72bf8092-3dad-4ccd-bb55-33773bafade8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 752.876346] [55056]: [pid: 55056|app: 0|req: 15/35] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:36:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 752.880406] [55057]: DEBUG cinder.api.middleware.request_id [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-1a04a728-ffae-4ef7-9e46-72e0e153ef93 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.882881] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-1a04a728-ffae-4ef7-9e46-72e0e153ef93 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 752.883332] [55057]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-1a04a728-ffae-4ef7-9e46-72e0e153ef93 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b115e60-eee0-4d0b-abbc-d917bcdcf92f", "connector": null, "instance_uuid": "9d42a0dd-2d81-406b-a7a9-c5271f6b05ce"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 752.896128] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.896128] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.917839] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-1a04a728-ffae-4ef7-9e46-72e0e153ef93 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 752.918335] [55057]: [pid: 55057|app: 0|req: 21/36] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:36:31 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) [ 752.937090] [55056]: DEBUG cinder.api.middleware.request_id [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.939094] [55056]: INFO cinder.api.openstack.wsgi [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 752.939315] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.939532] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.951124] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.951124] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.956125] [55056]: INFO cinder.volume.api [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 752.964494] [55056]: INFO cinder.api.openstack.wsgi [None req-b0e6f2a5-29e4-4f02-b020-ef0d0602e3a5 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 752.964494] [55056]: [pid: 55056|app: 0|req: 16/37] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:31 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.441774] [55057]: DEBUG cinder.api.middleware.request_id [None req-2ce22b67-9b7f-4699-b1fe-7c877e0c126a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.441930] [55057]: INFO cinder.api.openstack.wsgi [None req-2ce22b67-9b7f-4699-b1fe-7c877e0c126a None None] GET http://10.180.1.21/volume// [ 753.442189] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2ce22b67-9b7f-4699-b1fe-7c877e0c126a None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.442354] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2ce22b67-9b7f-4699-b1fe-7c877e0c126a None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.442772] [55057]: INFO cinder.api.openstack.wsgi [None req-2ce22b67-9b7f-4699-b1fe-7c877e0c126a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 753.443198] [55057]: [pid: 55057|app: 0|req: 22/38] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:36:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 753.447770] [55056]: DEBUG cinder.api.middleware.request_id [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.450148] [55056]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 753.450413] [55056]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.450659] [55056]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.460521] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.460521] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.463686] [55056]: INFO cinder.volume.api [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 753.468037] [55056]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-0ab5c4c0-66b8-487f-8f5a-f5f9a3c741ef tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 753.468494] [55056]: [pid: 55056|app: 0|req: 17/39] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:36:32 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1233 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 753.509664] [55057]: DEBUG cinder.api.middleware.request_id [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.512243] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] PUT http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb [ 753.512724] [55057]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-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-521387", "mountpoint": "/dev/sdb"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.525620] [55057]: DEBUG cinder.coordination [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Acquiring lock "cinder-attachment_update-4b115e60-eee0-4d0b-abbc-d917bcdcf92f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 753.531980] [55057]: DEBUG cinder.coordination [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Lock "cinder-attachment_update-4b115e60-eee0-4d0b-abbc-d917bcdcf92f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 753.534042] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.534042] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.975520] [55056]: DEBUG cinder.api.middleware.request_id [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.977597] [55056]: INFO cinder.api.openstack.wsgi [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 753.977819] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.978111] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.988753] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.988753] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.991521] [55056]: INFO cinder.volume.api [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 753.996190] [55056]: INFO cinder.api.openstack.wsgi [None req-42394dd3-af67-4e49-b850-a4ab77408ab7 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 753.996591] [55056]: [pid: 55056|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:32 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.007172] [55056]: DEBUG cinder.api.middleware.request_id [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.009274] [55056]: INFO cinder.api.openstack.wsgi [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 755.009507] [55056]: DEBUG cinder.api.openstack.wsgi [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.009728] [55056]: DEBUG cinder.api.openstack.wsgi [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.019801] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.019801] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.023080] [55056]: INFO cinder.volume.api [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 755.027610] [55056]: INFO cinder.api.openstack.wsgi [None req-016ffb0e-37ab-43a9-9fc4-fc4e008cd9d4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 755.028055] [55056]: [pid: 55056|app: 0|req: 19/41] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:33 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.041017] [55056]: DEBUG cinder.api.middleware.request_id [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.041851] [55056]: INFO cinder.api.openstack.wsgi [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 756.042136] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.042364] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.063280] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.063280] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.070790] [55056]: INFO cinder.volume.api [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 756.076851] [55056]: INFO cinder.api.openstack.wsgi [None req-0759a70a-fbf2-46d2-a27a-d04ec524ef25 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 756.076903] [55056]: [pid: 55056|app: 0|req: 20/42] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:34 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.091234] [55056]: DEBUG cinder.api.middleware.request_id [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.093454] [55056]: INFO cinder.api.openstack.wsgi [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 757.093677] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.093949] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.108169] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.108169] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.111448] [55056]: INFO cinder.volume.api [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 757.116049] [55056]: INFO cinder.api.openstack.wsgi [None req-c01d7b0c-a221-4e83-a318-5966165cc3aa tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 757.116446] [55056]: [pid: 55056|app: 0|req: 21/43] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:35 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.080044] [55057]: DEBUG cinder.coordination [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Lock "cinder-attachment_update-4b115e60-eee0-4d0b-abbc-d917bcdcf92f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.548s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 758.080227] [55057]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-10f7bbc2-c648-49e4-93ea-bf79aef8ffcf tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb returned with HTTP 200 [ 758.080810] [55057]: [pid: 55057|app: 0|req: 23/44] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:36:32 2025] PUT /volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb => generated 617 bytes in 4572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.126397] [55056]: DEBUG cinder.api.middleware.request_id [None req-221b5965-270f-4790-bf5d-d589e027d7b3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.128668] [55056]: INFO cinder.api.openstack.wsgi [None req-221b5965-270f-4790-bf5d-d589e027d7b3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 758.128942] [55056]: DEBUG cinder.api.openstack.wsgi [None req-221b5965-270f-4790-bf5d-d589e027d7b3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.129247] [55056]: DEBUG cinder.api.openstack.wsgi [None req-221b5965-270f-4790-bf5d-d589e027d7b3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.143662] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.143662] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.150568] [55056]: INFO cinder.volume.api [None req-221b5965-270f-4790-bf5d-d589e027d7b3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 758.156194] [55056]: INFO cinder.api.openstack.wsgi [None req-221b5965-270f-4790-bf5d-d589e027d7b3 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 758.156520] [55056]: [pid: 55056|app: 0|req: 22/45] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:36 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.172129] [55057]: DEBUG cinder.api.middleware.request_id [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.174471] [55057]: INFO cinder.api.openstack.wsgi [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 759.174704] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.174928] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.192101] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.192101] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.197799] [55057]: INFO cinder.volume.api [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 759.203231] [55057]: INFO cinder.api.openstack.wsgi [None req-3c73d8ad-9e8f-44da-b9a0-6f8d3de25b85 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 759.203656] [55057]: [pid: 55057|app: 0|req: 24/46] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:38 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.203772] [55056]: DEBUG cinder.api.middleware.request_id [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-341e50f7-56c3-4fa5-8d55-b7d54a4e16f2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.208816] [55056]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-341e50f7-56c3-4fa5-8d55-b7d54a4e16f2 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] POST http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb/action [ 760.208816] [55056]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-341e50f7-56c3-4fa5-8d55-b7d54a4e16f2 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 760.208816] [55056]: DEBUG cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-341e50f7-56c3-4fa5-8d55-b7d54a4e16f2 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 760.220716] [55057]: DEBUG cinder.api.middleware.request_id [None req-d7a05c76-75c4-438d-86da-69baf502f411 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.225710] [55057]: INFO cinder.api.openstack.wsgi [None req-d7a05c76-75c4-438d-86da-69baf502f411 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 760.225710] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d7a05c76-75c4-438d-86da-69baf502f411 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.225710] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d7a05c76-75c4-438d-86da-69baf502f411 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.232627] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.232627] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.239192] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.239192] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.241611] [55056]: INFO cinder.api.openstack.wsgi [req-9ecc8cc8-7625-4f80-8ac2-379e86478ee6 req-341e50f7-56c3-4fa5-8d55-b7d54a4e16f2 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb/action returned with HTTP 204 [ 760.241993] [55056]: [pid: 55056|app: 0|req: 23/47] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:36:39 2025] POST /volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 760.247333] [55057]: INFO cinder.volume.api [None req-d7a05c76-75c4-438d-86da-69baf502f411 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 760.251474] [55057]: INFO cinder.api.openstack.wsgi [None req-d7a05c76-75c4-438d-86da-69baf502f411 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 760.251878] [55057]: [pid: 55057|app: 0|req: 25/48] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:39 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.263822] [55056]: DEBUG cinder.api.middleware.request_id [None req-5d30ad65-875a-4854-a453-109c9b7750a0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.266423] [55056]: INFO cinder.api.openstack.wsgi [None req-5d30ad65-875a-4854-a453-109c9b7750a0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 761.269282] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5d30ad65-875a-4854-a453-109c9b7750a0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.269282] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5d30ad65-875a-4854-a453-109c9b7750a0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.285690] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.285690] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.292463] [55056]: INFO cinder.volume.api [None req-5d30ad65-875a-4854-a453-109c9b7750a0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 761.299536] [55056]: INFO cinder.api.openstack.wsgi [None req-5d30ad65-875a-4854-a453-109c9b7750a0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 761.300403] [55056]: [pid: 55056|app: 0|req: 24/49] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:40 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.310713] [55057]: DEBUG cinder.api.middleware.request_id [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.313694] [55057]: INFO cinder.api.openstack.wsgi [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 761.314445] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.314725] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.326409] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.326409] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.330748] [55057]: INFO cinder.volume.api [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 761.335461] [55057]: INFO cinder.api.openstack.wsgi [None req-a88429e9-c83c-451c-a529-b0f4d227bc40 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 761.335934] [55057]: [pid: 55057|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:40 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.586461] [55056]: DEBUG cinder.api.middleware.request_id [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.591107] [55056]: INFO cinder.api.openstack.wsgi [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 761.591323] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.591598] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.611872] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.611872] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.616718] [55056]: INFO cinder.volume.api [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 761.624070] [55056]: INFO cinder.api.openstack.wsgi [None req-a50b0ee5-5567-4723-95cc-d91c1da80967 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 761.624767] [55056]: [pid: 55056|app: 0|req: 25/51] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:40 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.714917] [55057]: DEBUG cinder.api.middleware.request_id [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.717527] [55057]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 761.717527] [55057]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.717766] [55057]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.729351] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.729351] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.734367] [55057]: INFO cinder.volume.api [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 761.740783] [55057]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-032dbeee-ed48-4e1a-9e34-4a54a6a83cf0 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 761.741520] [55057]: [pid: 55057|app: 0|req: 27/52] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:40 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.779752] [55056]: DEBUG cinder.api.middleware.request_id [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.781791] [55056]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] POST http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f/action [ 761.783330] [55056]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 761.783330] [55056]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 761.794973] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.794973] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.794973] [55056]: INFO cinder.volume.api [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 761.808778] [55056]: INFO cinder.volume.api [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Begin detaching volume completed successfully. [ 761.809043] [55056]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-9b7563b1-7fab-4786-996f-8e64816a652e tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f/action returned with HTTP 202 [ 761.810072] [55056]: [pid: 55056|app: 0|req: 26/53] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:36:40 2025] POST /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 762.156055] [55057]: DEBUG cinder.api.middleware.request_id [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.158111] [55057]: INFO cinder.api.openstack.wsgi [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] POST http://10.180.1.21/volume/v3/volumes [ 762.160023] [55057]: DEBUG cinder.api.openstack.wsgi [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1647819909"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 762.161246] [55057]: DEBUG cinder.api.v3.volumes [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1647819909'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 762.163775] [55057]: INFO cinder.api.v3.volumes [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume of 1 GB [ 762.166772] [55057]: INFO cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Availability Zones retrieved successfully. [ 762.174707] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Flow 'volume_create_api' (cbe2f37d-5988-4187-acc3-bf56ec6ef2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 762.177121] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a86182-67a0-415e-b8c0-88f9d99f47a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.177620] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 762.196769] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a86182-67a0-415e-b8c0-88f9d99f47a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.198788] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b188c-c6d4-4937-9af6-b9df7e985416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.245788] [55057]: DEBUG cinder.quota [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Created reservations ['cdeeff39-b997-4ad2-bbee-d11d1d759a3a', '027177e7-d0a5-429d-b53a-0e06bf6aa169', 'e96a0e3e-ab9f-49d3-b4ad-d6d988b3930b', 'c2f44986-f9da-4785-a966-5e07727b87f9'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 762.246932] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373b188c-c6d4-4937-9af6-b9df7e985416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdeeff39-b997-4ad2-bbee-d11d1d759a3a', '027177e7-d0a5-429d-b53a-0e06bf6aa169', 'e96a0e3e-ab9f-49d3-b4ad-d6d988b3930b', 'c2f44986-f9da-4785-a966-5e07727b87f9']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.248102] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65b0edd-1ebf-4e84-9a21-3f38be443d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.262160] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a65b0edd-1ebf-4e84-9a21-3f38be443d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1472ca-e42b-4a08-873b-cac7520c9ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1647819909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cdf61d25646c589b2cd672152bfef',qos_specs=None,replication_status=,reservations=['cdeeff39-b997-4ad2-bbee-d11d1d759a3a','027177e7-d0a5-429d-b53a-0e06bf6aa169','e96a0e3e-ab9f-49d3-b4ad-d6d988b3930b','c2f44986-f9da-4785-a966-5e07727b87f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1647819909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1472ca-e42b-4a08-873b-cac7520c9ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396cdf61d25646c589b2cd672152bfef',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='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.264186] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17f1ad-3f61-4851-8c80-131ac6b43ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.279364] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17f1ad-3f61-4851-8c80-131ac6b43ad5) 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-1647819909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cdf61d25646c589b2cd672152bfef',qos_specs=None,replication_status=,reservations=['cdeeff39-b997-4ad2-bbee-d11d1d759a3a','027177e7-d0a5-429d-b53a-0e06bf6aa169','e96a0e3e-ab9f-49d3-b4ad-d6d988b3930b','c2f44986-f9da-4785-a966-5e07727b87f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.280497] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e927679c-3571-41e0-b419-001668677712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 762.290695] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e927679c-3571-41e0-b419-001668677712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 762.291760] [55057]: DEBUG cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Flow 'volume_create_api' (cbe2f37d-5988-4187-acc3-bf56ec6ef2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 762.292129] [55057]: INFO cinder.volume.api [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume request issued successfully. [ 762.292883] [55057]: INFO cinder.api.openstack.wsgi [None req-13b3e61d-e924-45a7-930d-c3ea5907bee6 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 762.293515] [55057]: [pid: 55057|app: 0|req: 28/54] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:36:41 2025] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 762.306019] [55056]: DEBUG cinder.api.middleware.request_id [None req-b4a84184-b2a6-4227-8a1b-3610806c197d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.309521] [55056]: INFO cinder.api.openstack.wsgi [None req-b4a84184-b2a6-4227-8a1b-3610806c197d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 762.310475] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b4a84184-b2a6-4227-8a1b-3610806c197d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.310475] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b4a84184-b2a6-4227-8a1b-3610806c197d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.317767] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.317767] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.321545] [55056]: INFO cinder.volume.api [None req-b4a84184-b2a6-4227-8a1b-3610806c197d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 762.326644] [55056]: INFO cinder.api.openstack.wsgi [None req-b4a84184-b2a6-4227-8a1b-3610806c197d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 762.327191] [55056]: [pid: 55056|app: 0|req: 27/55] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:41 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.835822] [55057]: DEBUG cinder.api.middleware.request_id [None req-55bbbf1c-066a-45d7-9a20-944cfcce21ab None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.836585] [55057]: INFO cinder.api.openstack.wsgi [None req-55bbbf1c-066a-45d7-9a20-944cfcce21ab None None] GET http://10.180.1.21/volume// [ 762.836955] [55057]: DEBUG cinder.api.openstack.wsgi [None req-55bbbf1c-066a-45d7-9a20-944cfcce21ab None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.837214] [55057]: DEBUG cinder.api.openstack.wsgi [None req-55bbbf1c-066a-45d7-9a20-944cfcce21ab None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.837637] [55057]: INFO cinder.api.openstack.wsgi [None req-55bbbf1c-066a-45d7-9a20-944cfcce21ab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 762.837980] [55057]: [pid: 55057|app: 0|req: 29/56] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:36:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 762.841632] [55056]: DEBUG cinder.api.middleware.request_id [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.847093] [55056]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 762.847093] [55056]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.847093] [55056]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.866552] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.866552] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.876841] [55056]: INFO cinder.volume.api [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 762.882054] [55056]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-966e95b5-d54b-4bb3-b234-090a55689950 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 762.882692] [55056]: [pid: 55056|app: 0|req: 28/57] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:36:41 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1555 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 763.341260] [55057]: DEBUG cinder.api.middleware.request_id [None req-a9c1be43-b64a-4418-b69f-e609ded3052b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.344606] [55057]: INFO cinder.api.openstack.wsgi [None req-a9c1be43-b64a-4418-b69f-e609ded3052b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 763.344879] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a9c1be43-b64a-4418-b69f-e609ded3052b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.345474] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a9c1be43-b64a-4418-b69f-e609ded3052b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.358493] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.358493] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.363743] [55057]: INFO cinder.volume.api [None req-a9c1be43-b64a-4418-b69f-e609ded3052b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 763.369542] [55057]: INFO cinder.api.openstack.wsgi [None req-a9c1be43-b64a-4418-b69f-e609ded3052b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 763.370207] [55057]: [pid: 55057|app: 0|req: 30/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:42 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.406064] [55056]: DEBUG cinder.api.middleware.request_id [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.409119] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 763.409356] [55056]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.409666] [55056]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.419083] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.419083] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.423804] [55056]: INFO cinder.volume.api [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 763.430858] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-df399105-036e-4f59-a012-23c247ba0760 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 763.430858] [55056]: [pid: 55056|app: 0|req: 29/59] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:42 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.617018] [55057]: DEBUG cinder.api.middleware.request_id [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-4e679664-851f-4717-af08-840876d11eb4 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.622138] [55057]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-4e679664-851f-4717-af08-840876d11eb4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb [ 764.622138] [55057]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-4e679664-851f-4717-af08-840876d11eb4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.622138] [55057]: DEBUG cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-4e679664-851f-4717-af08-840876d11eb4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.633875] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.633875] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.955675] [55056]: DEBUG cinder.api.middleware.request_id [None req-1a23e369-cc81-4e98-a28a-daf77522d30e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.956637] [55056]: INFO cinder.api.openstack.wsgi [None req-1a23e369-cc81-4e98-a28a-daf77522d30e None None] GET http://10.180.1.21/volume// [ 764.956873] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1a23e369-cc81-4e98-a28a-daf77522d30e None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.957112] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1a23e369-cc81-4e98-a28a-daf77522d30e None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.957837] [55056]: INFO cinder.api.openstack.wsgi [None req-1a23e369-cc81-4e98-a28a-daf77522d30e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 764.958207] [55056]: [pid: 55056|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:36:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 764.962695] [55056]: DEBUG cinder.api.middleware.request_id [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-32768fd1-a0f9-4357-95e6-7f6d38ed6faa None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.965364] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-32768fd1-a0f9-4357-95e6-7f6d38ed6faa tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] POST http://10.180.1.21/volume/v3/attachments [ 764.965822] [55056]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-32768fd1-a0f9-4357-95e6-7f6d38ed6faa tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a1472ca-e42b-4a08-873b-cac7520c9ce4", "connector": null, "instance_uuid": "5f3d737f-edb2-4e24-ad01-4d2f2e5da65d"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 764.981630] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.981630] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.016060] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-32768fd1-a0f9-4357-95e6-7f6d38ed6faa tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 765.016807] [55056]: [pid: 55056|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:36:43 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 765.047125] [55056]: DEBUG cinder.api.middleware.request_id [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.049826] [55056]: INFO cinder.api.openstack.wsgi [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 765.049826] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.049826] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.062155] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.062155] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.073312] [55056]: INFO cinder.volume.api [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 765.077251] [55056]: INFO cinder.api.openstack.wsgi [None req-f28b5121-b80f-4fbb-91a1-3ea1df9972c4 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 765.077743] [55056]: [pid: 55056|app: 0|req: 32/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:43 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.192255] [55057]: INFO cinder.api.openstack.wsgi [req-05a0b4f3-20de-4b0d-913c-a992eb9d5463 req-4e679664-851f-4717-af08-840876d11eb4 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb returned with HTTP 200 [ 765.193983] [55057]: [pid: 55057|app: 0|req: 31/63] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:36:43 2025] DELETE /volume/v3/attachments/c2f8f502-7ac7-4e80-bd1c-a9c5c8a354fb => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.561140] [55056]: DEBUG cinder.api.middleware.request_id [None req-e2fe2ae2-a4f0-4af4-a120-193b2e1abf3e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.561414] [55056]: INFO cinder.api.openstack.wsgi [None req-e2fe2ae2-a4f0-4af4-a120-193b2e1abf3e None None] GET http://10.180.1.21/volume// [ 765.561606] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e2fe2ae2-a4f0-4af4-a120-193b2e1abf3e None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.561824] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e2fe2ae2-a4f0-4af4-a120-193b2e1abf3e None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.562243] [55056]: INFO cinder.api.openstack.wsgi [None req-e2fe2ae2-a4f0-4af4-a120-193b2e1abf3e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 765.562711] [55056]: [pid: 55056|app: 0|req: 33/64] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:36:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 765.567435] [55057]: DEBUG cinder.api.middleware.request_id [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.573630] [55057]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 765.573893] [55057]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.574178] [55057]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.620137] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.620137] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.630225] [55057]: INFO cinder.volume.api [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 765.642964] [55057]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-64d0eab1-765c-4002-8998-bdd0987ac3b8 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 765.643286] [55057]: [pid: 55057|app: 0|req: 32/65] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:36:44 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1027 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 765.677325] [55056]: DEBUG cinder.api.middleware.request_id [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.680618] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] PUT http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b [ 765.681345] [55056]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-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-521425", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 765.694317] [55056]: DEBUG cinder.coordination [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Acquiring lock "cinder-attachment_update-0a1472ca-e42b-4a08-873b-cac7520c9ce4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 765.702826] [55056]: DEBUG cinder.coordination [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Lock "cinder-attachment_update-0a1472ca-e42b-4a08-873b-cac7520c9ce4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 765.706197] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.706197] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.092450] [55057]: DEBUG cinder.api.middleware.request_id [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.094759] [55057]: INFO cinder.api.openstack.wsgi [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 766.094945] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.095190] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.108090] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.108090] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.112337] [55057]: INFO cinder.volume.api [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 766.117309] [55057]: INFO cinder.api.openstack.wsgi [None req-a3337f73-ab7e-4724-9b8b-c144f996bed5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 766.117742] [55057]: [pid: 55057|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:44 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.890331] [55057]: DEBUG cinder.api.middleware.request_id [None req-21491cf9-5e83-41b1-8947-126e713064bc None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.892531] [55057]: INFO cinder.api.openstack.wsgi [None req-21491cf9-5e83-41b1-8947-126e713064bc tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 766.892979] [55057]: DEBUG cinder.api.openstack.wsgi [None req-21491cf9-5e83-41b1-8947-126e713064bc tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.893270] [55057]: DEBUG cinder.api.openstack.wsgi [None req-21491cf9-5e83-41b1-8947-126e713064bc tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.904320] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.904320] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.908048] [55057]: INFO cinder.volume.api [None req-21491cf9-5e83-41b1-8947-126e713064bc tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 766.912524] [55057]: INFO cinder.api.openstack.wsgi [None req-21491cf9-5e83-41b1-8947-126e713064bc tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 766.913095] [55057]: [pid: 55057|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:45 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 766.923977] [55057]: DEBUG cinder.api.middleware.request_id [None req-579699ea-f953-4c91-8d3b-594a4a347587 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.925989] [55057]: INFO cinder.api.openstack.wsgi [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 766.926224] [55057]: DEBUG cinder.api.openstack.wsgi [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.926482] [55057]: DEBUG cinder.api.openstack.wsgi [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.926679] [55057]: INFO cinder.api.v3.volumes [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Delete volume with id: 4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 766.934301] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.934301] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.934703] [55057]: INFO cinder.volume.api [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 766.972806] [55057]: INFO cinder.volume.api [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Delete volume request issued successfully. [ 766.972806] [55057]: INFO cinder.api.openstack.wsgi [None req-579699ea-f953-4c91-8d3b-594a4a347587 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 202 [ 766.973475] [55057]: [pid: 55057|app: 0|req: 35/68] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:36:45 2025] DELETE /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 766.981297] [55057]: DEBUG cinder.api.middleware.request_id [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.982693] [55057]: INFO cinder.api.openstack.wsgi [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 766.982915] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.983169] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.995021] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.995021] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.995778] [55057]: INFO cinder.volume.api [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 767.000799] [55057]: INFO cinder.api.openstack.wsgi [None req-d5fac36d-eb9a-4cdd-a3b7-e3334493540b tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 767.001224] [55057]: [pid: 55057|app: 0|req: 36/69] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:45 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 767.132603] [55057]: DEBUG cinder.api.middleware.request_id [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.133851] [55057]: INFO cinder.api.openstack.wsgi [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 767.134171] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.134429] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.149901] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.149901] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.154271] [55057]: INFO cinder.volume.api [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 767.159846] [55057]: INFO cinder.api.openstack.wsgi [None req-d6636093-ef5f-4ac8-965e-db505b6b0646 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 767.160392] [55057]: [pid: 55057|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:45 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.017024] [55057]: DEBUG cinder.api.middleware.request_id [None req-505a1845-e76a-4457-89a7-eba9b67be004 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.017446] [55057]: INFO cinder.api.openstack.wsgi [None req-505a1845-e76a-4457-89a7-eba9b67be004 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 768.017446] [55057]: DEBUG cinder.api.openstack.wsgi [None req-505a1845-e76a-4457-89a7-eba9b67be004 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.017533] [55057]: DEBUG cinder.api.openstack.wsgi [None req-505a1845-e76a-4457-89a7-eba9b67be004 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.032422] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.032422] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.037745] [55057]: INFO cinder.volume.api [None req-505a1845-e76a-4457-89a7-eba9b67be004 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 768.045846] [55057]: INFO cinder.api.openstack.wsgi [None req-505a1845-e76a-4457-89a7-eba9b67be004 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 768.046269] [55057]: [pid: 55057|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:46 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.171113] [55057]: DEBUG cinder.api.middleware.request_id [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.173339] [55057]: INFO cinder.api.openstack.wsgi [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 768.174278] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.174863] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.189530] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.189530] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.197422] [55057]: INFO cinder.volume.api [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 768.208324] [55057]: INFO cinder.api.openstack.wsgi [None req-ed3c1386-ed96-48e6-91c4-1c481abd620b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 768.208324] [55057]: [pid: 55057|app: 0|req: 39/72] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:47 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.057073] [55057]: DEBUG cinder.api.middleware.request_id [None req-722dcc41-9686-491a-827a-b4f961742a38 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.060134] [55057]: INFO cinder.api.openstack.wsgi [None req-722dcc41-9686-491a-827a-b4f961742a38 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 769.060482] [55057]: DEBUG cinder.api.openstack.wsgi [None req-722dcc41-9686-491a-827a-b4f961742a38 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.060850] [55057]: DEBUG cinder.api.openstack.wsgi [None req-722dcc41-9686-491a-827a-b4f961742a38 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.075685] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.075685] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.080673] [55057]: INFO cinder.volume.api [None req-722dcc41-9686-491a-827a-b4f961742a38 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Volume info retrieved successfully. [ 769.087088] [55057]: INFO cinder.api.openstack.wsgi [None req-722dcc41-9686-491a-827a-b4f961742a38 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 200 [ 769.087722] [55057]: [pid: 55057|app: 0|req: 40/73] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:47 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.218285] [55057]: DEBUG cinder.api.middleware.request_id [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.220320] [55057]: INFO cinder.api.openstack.wsgi [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 769.220540] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.220758] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.232096] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.232096] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.235758] [55057]: INFO cinder.volume.api [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 769.240308] [55057]: INFO cinder.api.openstack.wsgi [None req-8bf0fcc0-fea0-4dd2-9826-aab398ea7555 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 769.240738] [55057]: [pid: 55057|app: 0|req: 41/74] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:48 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.101183] [55057]: DEBUG cinder.api.middleware.request_id [None req-913e4f41-d0a8-4fdd-bb98-ca58e5cf51e8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.103496] [55057]: INFO cinder.api.openstack.wsgi [None req-913e4f41-d0a8-4fdd-bb98-ca58e5cf51e8 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 770.103496] [55057]: DEBUG cinder.api.openstack.wsgi [None req-913e4f41-d0a8-4fdd-bb98-ca58e5cf51e8 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.103648] [55057]: DEBUG cinder.api.openstack.wsgi [None req-913e4f41-d0a8-4fdd-bb98-ca58e5cf51e8 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.112458] [55057]: INFO cinder.api.openstack.wsgi [None req-913e4f41-d0a8-4fdd-bb98-ca58e5cf51e8 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 404 [ 770.113186] [55057]: [pid: 55057|app: 0|req: 42/75] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:48 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 770.230778] [55056]: DEBUG cinder.coordination [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Lock "cinder-attachment_update-0a1472ca-e42b-4a08-873b-cac7520c9ce4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 770.235322] [55056]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-694499a8-4019-497c-9f03-9c664bdd197f tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b returned with HTTP 200 [ 770.235813] [55056]: [pid: 55056|app: 0|req: 34/76] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:36:44 2025] PUT /volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.251267] [55057]: DEBUG cinder.api.middleware.request_id [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.257105] [55057]: INFO cinder.api.openstack.wsgi [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 770.257423] [55057]: DEBUG cinder.api.openstack.wsgi [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.257667] [55057]: DEBUG cinder.api.openstack.wsgi [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.269402] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.269402] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.273254] [55057]: INFO cinder.volume.api [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 770.278235] [55057]: INFO cinder.api.openstack.wsgi [None req-09f74311-76ae-445a-bcb0-b55e9289d5cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 770.278643] [55057]: [pid: 55057|app: 0|req: 43/77] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:49 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.399685] [55056]: DEBUG cinder.api.middleware.request_id [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.402508] [55056]: INFO cinder.api.openstack.wsgi [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 770.402508] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.402508] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.410963] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.410963] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.413868] [55056]: INFO cinder.volume.api [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 770.418081] [55056]: INFO cinder.api.openstack.wsgi [None req-b5ce6d93-837f-44dc-8cf0-29bc61946f2c tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 770.418726] [55056]: [pid: 55056|app: 0|req: 35/78] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:49 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.427827] [55057]: DEBUG cinder.api.middleware.request_id [None req-fd89f0df-7112-4558-958b-42c73a78a3ca None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.430176] [55057]: INFO cinder.api.openstack.wsgi [None req-fd89f0df-7112-4558-958b-42c73a78a3ca tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 770.430398] [55057]: DEBUG cinder.api.openstack.wsgi [None req-fd89f0df-7112-4558-958b-42c73a78a3ca tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.430665] [55057]: DEBUG cinder.api.openstack.wsgi [None req-fd89f0df-7112-4558-958b-42c73a78a3ca tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.438791] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.438791] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.442318] [55057]: INFO cinder.volume.api [None req-fd89f0df-7112-4558-958b-42c73a78a3ca tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 770.446681] [55057]: INFO cinder.api.openstack.wsgi [None req-fd89f0df-7112-4558-958b-42c73a78a3ca tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 770.447173] [55057]: [pid: 55057|app: 0|req: 44/79] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:49 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.477338] [55056]: DEBUG cinder.api.middleware.request_id [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.479204] [55056]: INFO cinder.api.openstack.wsgi [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 770.479698] [55056]: DEBUG cinder.api.openstack.wsgi [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.480247] [55056]: DEBUG cinder.api.openstack.wsgi [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.489329] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.489329] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.496653] [55056]: INFO cinder.volume.api [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 770.502997] [55056]: INFO cinder.api.openstack.wsgi [None req-61ff3fc6-24d6-435f-9da6-91d62f2c7d04 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 770.503437] [55056]: [pid: 55056|app: 0|req: 36/80] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:49 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 771.290257] [55057]: DEBUG cinder.api.middleware.request_id [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.292404] [55057]: INFO cinder.api.openstack.wsgi [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 771.292662] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.292941] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.307476] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.307476] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.312177] [55057]: INFO cinder.volume.api [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 771.317840] [55057]: INFO cinder.api.openstack.wsgi [None req-ba2ef260-945a-48e3-a9d2-dc0f79857534 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 771.317840] [55057]: [pid: 55057|app: 0|req: 45/81] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:50 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.329434] [55056]: DEBUG cinder.api.middleware.request_id [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.330499] [55056]: INFO cinder.api.openstack.wsgi [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 772.330725] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.330975] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.348124] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.348124] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.352320] [55056]: INFO cinder.volume.api [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 772.357352] [55056]: INFO cinder.api.openstack.wsgi [None req-d1b79797-5705-4ce1-a0a7-e94e023c46c5 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 772.357993] [55056]: [pid: 55056|app: 0|req: 37/82] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:51 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.367053] [55057]: DEBUG cinder.api.middleware.request_id [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-8553a443-fb38-434b-a5b4-342c64591a63 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.370219] [55057]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-8553a443-fb38-434b-a5b4-342c64591a63 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] POST http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b/action [ 772.370668] [55057]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-8553a443-fb38-434b-a5b4-342c64591a63 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 772.370813] [55057]: DEBUG cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-8553a443-fb38-434b-a5b4-342c64591a63 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 772.387712] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.387712] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.397459] [55057]: INFO cinder.api.openstack.wsgi [req-0027ecc8-e13d-47f5-9acd-3e5ef6129319 req-8553a443-fb38-434b-a5b4-342c64591a63 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b/action returned with HTTP 204 [ 772.397918] [55057]: [pid: 55057|app: 0|req: 46/83] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:36:51 2025] POST /volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 773.367850] [55056]: DEBUG cinder.api.middleware.request_id [None req-723c2853-8330-4883-a4fa-b8cf4359056a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.371027] [55056]: INFO cinder.api.openstack.wsgi [None req-723c2853-8330-4883-a4fa-b8cf4359056a tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 773.371027] [55056]: DEBUG cinder.api.openstack.wsgi [None req-723c2853-8330-4883-a4fa-b8cf4359056a tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.371027] [55056]: DEBUG cinder.api.openstack.wsgi [None req-723c2853-8330-4883-a4fa-b8cf4359056a tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.389382] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.389382] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.394597] [55056]: INFO cinder.volume.api [None req-723c2853-8330-4883-a4fa-b8cf4359056a tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 773.399677] [55056]: INFO cinder.api.openstack.wsgi [None req-723c2853-8330-4883-a4fa-b8cf4359056a tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 773.400192] [55056]: [pid: 55056|app: 0|req: 38/84] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:52 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.422195] [55057]: DEBUG cinder.api.middleware.request_id [None req-05d104d2-74d3-47bc-a21c-87165f422f4b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.427716] [55057]: INFO cinder.api.openstack.wsgi [None req-05d104d2-74d3-47bc-a21c-87165f422f4b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 773.429229] [55057]: DEBUG cinder.api.openstack.wsgi [None req-05d104d2-74d3-47bc-a21c-87165f422f4b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.429229] [55057]: DEBUG cinder.api.openstack.wsgi [None req-05d104d2-74d3-47bc-a21c-87165f422f4b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.440918] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.440918] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.448257] [55057]: INFO cinder.volume.api [None req-05d104d2-74d3-47bc-a21c-87165f422f4b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 773.452483] [55057]: INFO cinder.api.openstack.wsgi [None req-05d104d2-74d3-47bc-a21c-87165f422f4b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 773.453031] [55057]: [pid: 55057|app: 0|req: 47/85] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:52 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.893081] [55056]: DEBUG cinder.api.middleware.request_id [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.893329] [55056]: INFO cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 773.893548] [55056]: DEBUG cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.893779] [55056]: DEBUG cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.908585] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.908585] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.911966] [55056]: INFO cinder.volume.api [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Volume info retrieved successfully. [ 773.921331] [55056]: INFO cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-c0fb79d4-6aff-45a4-a76c-5656e1992b49 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 773.921331] [55056]: [pid: 55056|app: 0|req: 39/86] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:52 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.924734] [55057]: DEBUG cinder.api.middleware.request_id [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-f9fe4099-797d-4052-a451-1ba8cfa53a67 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.927242] [55057]: INFO cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-f9fe4099-797d-4052-a451-1ba8cfa53a67 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] GET http://10.180.1.21/volume/v3/volumes/7068c2e2-1518-4b7a-9688-72f741207a82 [ 773.927498] [55057]: DEBUG cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-f9fe4099-797d-4052-a451-1ba8cfa53a67 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.927755] [55057]: DEBUG cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-f9fe4099-797d-4052-a451-1ba8cfa53a67 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.936886] [55057]: INFO cinder.api.openstack.wsgi [req-38c8810d-a7ac-49ae-959e-c7baf377090c req-f9fe4099-797d-4052-a451-1ba8cfa53a67 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] http://10.180.1.21/volume/v3/volumes/7068c2e2-1518-4b7a-9688-72f741207a82 returned with HTTP 404 [ 773.937536] [55057]: [pid: 55057|app: 0|req: 48/87] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:52 2025] GET /volume/v3/volumes/7068c2e2-1518-4b7a-9688-72f741207a82 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 773.943868] [55056]: DEBUG cinder.api.middleware.request_id [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.946555] [55056]: INFO cinder.api.openstack.wsgi [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 773.948029] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.948029] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.960342] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.960342] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.964284] [55056]: INFO cinder.volume.api [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 773.970152] [55056]: INFO cinder.api.openstack.wsgi [None req-2b0bf938-9670-4bf9-8984-65f658cb8f27 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 773.970599] [55056]: [pid: 55056|app: 0|req: 40/88] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:52 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.412945] [55057]: DEBUG cinder.api.middleware.request_id [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.418669] [55057]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 774.418851] [55057]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.419086] [55057]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.429764] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.429764] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.433692] [55057]: INFO cinder.volume.api [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 774.439089] [55057]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-023a293e-264c-4d7f-91fb-604b783ac2f3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 774.439538] [55057]: [pid: 55057|app: 0|req: 49/89] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:53 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.485049] [55056]: DEBUG cinder.api.middleware.request_id [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.487956] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] POST http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4/action [ 774.488449] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 774.488620] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 774.502246] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.502246] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.502884] [55056]: INFO cinder.volume.api [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 774.509868] [55056]: INFO cinder.volume.api [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Begin detaching volume completed successfully. [ 774.510154] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-87347911-9835-407a-b46e-77a379368e1b tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4/action returned with HTTP 202 [ 774.510647] [55056]: [pid: 55056|app: 0|req: 41/90] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:36:53 2025] POST /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 775.541054] [55057]: DEBUG cinder.api.middleware.request_id [None req-aedff53a-e07b-4647-8e5e-d5780867a490 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.542995] [55057]: INFO cinder.api.openstack.wsgi [None req-aedff53a-e07b-4647-8e5e-d5780867a490 None None] GET http://10.180.1.21/volume// [ 775.543426] [55057]: DEBUG cinder.api.openstack.wsgi [None req-aedff53a-e07b-4647-8e5e-d5780867a490 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.543896] [55057]: DEBUG cinder.api.openstack.wsgi [None req-aedff53a-e07b-4647-8e5e-d5780867a490 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.544596] [55057]: INFO cinder.api.openstack.wsgi [None req-aedff53a-e07b-4647-8e5e-d5780867a490 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 775.545136] [55057]: [pid: 55057|app: 0|req: 50/91] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:36:54 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 775.551873] [55056]: DEBUG cinder.api.middleware.request_id [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.555276] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 775.556062] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.556062] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.568890] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.568890] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.572928] [55056]: INFO cinder.volume.api [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 775.578390] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-11a832d9-0f04-451e-8b19-7bac2c22c3cb tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 775.578978] [55056]: [pid: 55056|app: 0|req: 42/92] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:36:54 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 777.107955] [55057]: DEBUG cinder.api.middleware.request_id [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.110999] [55057]: INFO cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] POST http://10.180.1.21/volume/v3/volumes [ 777.111709] [55057]: DEBUG cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-638588021", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 777.114394] [55057]: DEBUG cinder.api.v3.volumes [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-638588021', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 777.114580] [55057]: INFO cinder.api.v3.volumes [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Create volume of 1 GB [ 777.120881] [55057]: INFO cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Availability Zones retrieved successfully. [ 777.128255] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Flow 'volume_create_api' (2a6bb989-170f-4710-9576-8d690c3c013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 777.129825] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c49edc-c0a9-4818-9be0-a1e12482a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.131345] [55057]: DEBUG cinder.volume.flows.api.create_volume [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 777.154095] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c49edc-c0a9-4818-9be0-a1e12482a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.155128] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ffd08f-d9a0-468b-ab59-52a251c77860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.206465] [55057]: DEBUG cinder.quota [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Created reservations ['3e292b6f-1f98-49e4-9db8-b4c989f536a9', '90db0be1-04d9-421d-ae8a-e6f9138a4e38', 'd256a448-6097-4a78-aed4-4b65b6421421', 'ea83d64e-3049-453f-82f0-24a1462004ee'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 777.207573] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ffd08f-d9a0-468b-ab59-52a251c77860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e292b6f-1f98-49e4-9db8-b4c989f536a9', '90db0be1-04d9-421d-ae8a-e6f9138a4e38', 'd256a448-6097-4a78-aed4-4b65b6421421', 'ea83d64e-3049-453f-82f0-24a1462004ee']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.208554] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4266b547-f67b-491f-8d86-5d9e91d9ec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.227197] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4266b547-f67b-491f-8d86-5d9e91d9ec7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7427ad59-3892-40ff-9818-0264fd28d00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-638588021',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ff54fe139eee493e83ae74a9178aa531',qos_specs=None,replication_status=,reservations=['3e292b6f-1f98-49e4-9db8-b4c989f536a9','90db0be1-04d9-421d-ae8a-e6f9138a4e38','d256a448-6097-4a78-aed4-4b65b6421421','ea83d64e-3049-453f-82f0-24a1462004ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbaa1d2aec3e44b9aaea4e468a748881',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-638588021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7427ad59-3892-40ff-9818-0264fd28d00e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ff54fe139eee493e83ae74a9178aa531',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='fbaa1d2aec3e44b9aaea4e468a748881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.228202] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6618adfe-df4b-4c1b-bc05-faaef8daa660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.254099] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6618adfe-df4b-4c1b-bc05-faaef8daa660) 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-638588021',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ff54fe139eee493e83ae74a9178aa531',qos_specs=None,replication_status=,reservations=['3e292b6f-1f98-49e4-9db8-b4c989f536a9','90db0be1-04d9-421d-ae8a-e6f9138a4e38','d256a448-6097-4a78-aed4-4b65b6421421','ea83d64e-3049-453f-82f0-24a1462004ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbaa1d2aec3e44b9aaea4e468a748881',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.255331] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f9c2b-53e3-4d1c-8a7c-ff7d1d9efed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 777.267877] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f9c2b-53e3-4d1c-8a7c-ff7d1d9efed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 777.269057] [55057]: DEBUG cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Flow 'volume_create_api' (2a6bb989-170f-4710-9576-8d690c3c013b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 777.269463] [55057]: INFO cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Create volume request issued successfully. [ 777.270202] [55057]: INFO cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-ea67bb80-44c9-484a-9bc8-e998b344e172 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 777.270904] [55057]: [pid: 55057|app: 0|req: 51/93] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 23:36:55 2025] POST /volume/v3/volumes => generated 761 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 777.276022] [55056]: DEBUG cinder.api.middleware.request_id [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.280672] [55056]: INFO cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 777.280672] [55056]: DEBUG cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.281114] [55056]: DEBUG cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.290150] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.290150] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.296055] [55056]: INFO cinder.volume.api [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 777.302367] [55056]: INFO cinder.api.openstack.wsgi [req-0db66937-f8ab-4624-bc9c-4929575dd923 req-5df7c5ee-4d1b-4e6e-ad7f-212548591feb tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 200 [ 777.302577] [55056]: [pid: 55056|app: 0|req: 43/94] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:56 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.324449] [55057]: DEBUG cinder.api.middleware.request_id [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.327200] [55057]: INFO cinder.api.openstack.wsgi [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 777.327449] [55057]: DEBUG cinder.api.openstack.wsgi [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.327683] [55057]: DEBUG cinder.api.openstack.wsgi [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.337504] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.337504] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.343271] [55057]: INFO cinder.volume.api [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 777.348142] [55057]: INFO cinder.api.openstack.wsgi [req-aaee344c-47ae-4749-b7fb-3aab2932886b req-faa0b169-fe9c-411a-82a8-541790f6ae06 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 200 [ 777.348622] [55057]: [pid: 55057|app: 0|req: 52/95] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:56 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.771167] [55056]: DEBUG cinder.api.middleware.request_id [req-e56804a4-5173-4248-875b-794e513772d9 req-714401f4-560d-427c-bbd9-f6f9a453d9d0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.773715] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-714401f4-560d-427c-bbd9-f6f9a453d9d0 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b [ 777.773937] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-714401f4-560d-427c-bbd9-f6f9a453d9d0 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.774174] [55056]: DEBUG cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-714401f4-560d-427c-bbd9-f6f9a453d9d0 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.782999] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.782999] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.312603] [55056]: INFO cinder.api.openstack.wsgi [req-e56804a4-5173-4248-875b-794e513772d9 req-714401f4-560d-427c-bbd9-f6f9a453d9d0 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b returned with HTTP 200 [ 778.313070] [55056]: [pid: 55056|app: 0|req: 44/96] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:36:56 2025] DELETE /volume/v3/attachments/8ced3a9a-2372-404c-80f6-e0a9d9324a6b => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.436139] [55057]: DEBUG cinder.api.middleware.request_id [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.438456] [55057]: INFO cinder.api.openstack.wsgi [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 778.439018] [55057]: DEBUG cinder.api.openstack.wsgi [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.439452] [55057]: DEBUG cinder.api.openstack.wsgi [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.452852] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.452852] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.458022] [55057]: INFO cinder.volume.api [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 778.468061] [55057]: INFO cinder.api.openstack.wsgi [req-0a0b5e4a-1656-42d5-acf4-14a1f8f96783 req-fd889741-58af-4b55-b2a2-314b7bb46cb3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 200 [ 778.468191] [55057]: [pid: 55057|app: 0|req: 53/97] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:57 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.546855] [55056]: DEBUG cinder.api.middleware.request_id [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.550020] [55056]: INFO cinder.api.openstack.wsgi [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 778.550020] [55056]: DEBUG cinder.api.openstack.wsgi [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.550020] [55056]: DEBUG cinder.api.openstack.wsgi [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.557640] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.557640] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.561145] [55056]: INFO cinder.volume.api [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 778.565461] [55056]: INFO cinder.api.openstack.wsgi [req-2955765a-2983-4f1f-93b6-613720c1b21c req-490cb325-c4d1-4454-b3c2-fc0013394142 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 200 [ 778.565856] [55056]: [pid: 55056|app: 0|req: 45/98] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:57 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.585643] [55057]: DEBUG cinder.api.middleware.request_id [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.587866] [55057]: INFO cinder.api.openstack.wsgi [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 778.588196] [55057]: DEBUG cinder.api.openstack.wsgi [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.588534] [55057]: DEBUG cinder.api.openstack.wsgi [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.588821] [55057]: INFO cinder.api.v3.volumes [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Delete volume with id: 7427ad59-3892-40ff-9818-0264fd28d00e [ 778.598083] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.598083] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.598083] [55057]: INFO cinder.volume.api [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 778.617695] [55057]: INFO cinder.volume.api [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Delete volume request issued successfully. [ 778.617895] [55057]: INFO cinder.api.openstack.wsgi [req-09e630cc-d164-47aa-8888-c212d9782d8e req-1df8c863-7568-47c8-8787-8f7ee8aa2480 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 202 [ 778.618357] [55057]: [pid: 55057|app: 0|req: 54/99] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:36:57 2025] DELETE /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 778.632532] [55056]: DEBUG cinder.api.middleware.request_id [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.635086] [55056]: INFO cinder.api.openstack.wsgi [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 778.635335] [55056]: DEBUG cinder.api.openstack.wsgi [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.635572] [55056]: DEBUG cinder.api.openstack.wsgi [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.644625] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.644625] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.648801] [55056]: INFO cinder.volume.api [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Volume info retrieved successfully. [ 778.653886] [55056]: INFO cinder.api.openstack.wsgi [req-69d2a57a-586c-4a79-9638-d7383cf23c43 req-2518b715-3da2-43ac-89fa-6997839204c3 tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 200 [ 778.654408] [55056]: [pid: 55056|app: 0|req: 46/100] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:57 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.065250] [55057]: DEBUG cinder.api.middleware.request_id [None req-12f0db69-5fce-463c-828c-561bd2f544ca None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.068027] [55057]: INFO cinder.api.openstack.wsgi [None req-12f0db69-5fce-463c-828c-561bd2f544ca tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 779.068275] [55057]: DEBUG cinder.api.openstack.wsgi [None req-12f0db69-5fce-463c-828c-561bd2f544ca tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.068500] [55057]: DEBUG cinder.api.openstack.wsgi [None req-12f0db69-5fce-463c-828c-561bd2f544ca tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.079310] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.079310] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.086132] [55057]: INFO cinder.volume.api [None req-12f0db69-5fce-463c-828c-561bd2f544ca tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 779.087645] [55057]: INFO cinder.api.openstack.wsgi [None req-12f0db69-5fce-463c-828c-561bd2f544ca tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 779.088083] [55057]: [pid: 55057|app: 0|req: 55/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:36:57 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.730330] [55056]: DEBUG cinder.api.middleware.request_id [req-dc7b19e9-f831-4826-b075-2f0f46894c2e req-408194db-b2b3-425f-94dd-c2a8e0e719ff None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.735466] [55056]: INFO cinder.api.openstack.wsgi [req-dc7b19e9-f831-4826-b075-2f0f46894c2e req-408194db-b2b3-425f-94dd-c2a8e0e719ff tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] GET http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e [ 779.735728] [55056]: DEBUG cinder.api.openstack.wsgi [req-dc7b19e9-f831-4826-b075-2f0f46894c2e req-408194db-b2b3-425f-94dd-c2a8e0e719ff tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.735972] [55056]: DEBUG cinder.api.openstack.wsgi [req-dc7b19e9-f831-4826-b075-2f0f46894c2e req-408194db-b2b3-425f-94dd-c2a8e0e719ff tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.744041] [55056]: INFO cinder.api.openstack.wsgi [req-dc7b19e9-f831-4826-b075-2f0f46894c2e req-408194db-b2b3-425f-94dd-c2a8e0e719ff tempest-VolumesGetTestJSON-328515820 tempest-VolumesGetTestJSON-328515820-project-member] http://10.180.1.21/volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e returned with HTTP 404 [ 779.744762] [55056]: [pid: 55056|app: 0|req: 47/102] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:36:58 2025] GET /volume/v3/volumes/7427ad59-3892-40ff-9818-0264fd28d00e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.086898] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=191,cinder:UPDATE=34,cinder:INSERT=24 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.738837] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=137,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 790.676613] [55057]: DEBUG cinder.api.middleware.request_id [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.680203] [55057]: INFO cinder.api.openstack.wsgi [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] POST http://10.180.1.21/volume/v3/volumes [ 790.680616] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1184282258", "imageRef": "3a69c4ed-5248-4471-9e73-90a3170e05c0", "size": 1}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 790.682645] [55057]: DEBUG cinder.api.v3.volumes [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1184282258', 'imageRef': '3a69c4ed-5248-4471-9e73-90a3170e05c0', 'size': 1}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 790.906186] [55057]: INFO cinder.api.v3.volumes [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Create volume of 1 GB [ 790.916292] [55057]: INFO cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Availability Zones retrieved successfully. [ 790.924333] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Flow 'volume_create_api' (adcf5c5e-1100-4020-9cdf-fe9412fbe4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 790.925029] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a9dd03-7201-46fb-8ee3-73a814e70a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 790.926341] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 790.985880] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a9dd03-7201-46fb-8ee3-73a814e70a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 790.988900] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fa63ad-50ac-4669-a2f2-cf655d99d483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 791.057943] [55057]: DEBUG cinder.quota [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Created reservations ['0879e4f3-45d6-45cd-ac93-ed5ce2f20b20', '4490aa21-e0fa-43ae-a91b-e0fcc2bafa71', '164cb6ce-d1c8-4dd1-92df-5c7d023789fa', '00170424-c3b4-451d-8dea-88b7460e25cd'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 791.058999] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fa63ad-50ac-4669-a2f2-cf655d99d483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0879e4f3-45d6-45cd-ac93-ed5ce2f20b20', '4490aa21-e0fa-43ae-a91b-e0fcc2bafa71', '164cb6ce-d1c8-4dd1-92df-5c7d023789fa', '00170424-c3b4-451d-8dea-88b7460e25cd']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 791.059961] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8963c802-e405-42e2-a58d-13709a1bb896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 791.084229] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8963c802-e405-42e2-a58d-13709a1bb896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de53a27-a68e-4244-9b0a-40fccd6f9977', '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-1184282258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddb5f199d35d42bdbb89b6e6bed680e2',qos_specs=None,replication_status=,reservations=['0879e4f3-45d6-45cd-ac93-ed5ce2f20b20','4490aa21-e0fa-43ae-a91b-e0fcc2bafa71','164cb6ce-d1c8-4dd1-92df-5c7d023789fa','00170424-c3b4-451d-8dea-88b7460e25cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78f47521d8c458a94947a42d67d77f7',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1184282258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de53a27-a68e-4244-9b0a-40fccd6f9977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddb5f199d35d42bdbb89b6e6bed680e2',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='f78f47521d8c458a94947a42d67d77f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 791.085299] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17229277-a9f5-4374-af7c-bffe4bab623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 791.102510] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17229277-a9f5-4374-af7c-bffe4bab623b) 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-1184282258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddb5f199d35d42bdbb89b6e6bed680e2',qos_specs=None,replication_status=,reservations=['0879e4f3-45d6-45cd-ac93-ed5ce2f20b20','4490aa21-e0fa-43ae-a91b-e0fcc2bafa71','164cb6ce-d1c8-4dd1-92df-5c7d023789fa','00170424-c3b4-451d-8dea-88b7460e25cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f78f47521d8c458a94947a42d67d77f7',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 791.103614] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d38c810-a998-47a8-b66e-1958dee9e180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 791.113697] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d38c810-a998-47a8-b66e-1958dee9e180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 791.115041] [55057]: DEBUG cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Flow 'volume_create_api' (adcf5c5e-1100-4020-9cdf-fe9412fbe4fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 791.115496] [55057]: INFO cinder.volume.api [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Create volume request issued successfully. [ 791.121903] [55057]: INFO cinder.api.openstack.wsgi [None req-8e0ac4f1-687d-4a23-984c-68da4fedd9c3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 791.122798] [55057]: [pid: 55057|app: 0|req: 56/103] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:37:09 2025] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 791.134613] [55056]: DEBUG cinder.api.middleware.request_id [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.137110] [55056]: INFO cinder.api.openstack.wsgi [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 791.137479] [55056]: DEBUG cinder.api.openstack.wsgi [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.137745] [55056]: DEBUG cinder.api.openstack.wsgi [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.148867] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.148867] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.160320] [55056]: INFO cinder.volume.api [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 791.171258] [55056]: INFO cinder.api.openstack.wsgi [None req-78f3d6fd-d3da-470e-b0d6-b36352bc1249 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 791.171641] [55056]: [pid: 55056|app: 0|req: 48/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:09 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.187241] [55057]: DEBUG cinder.api.middleware.request_id [None req-168fde87-bfa1-469a-9722-048a7ba60abd None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.194054] [55057]: INFO cinder.api.openstack.wsgi [None req-168fde87-bfa1-469a-9722-048a7ba60abd tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 792.194054] [55057]: DEBUG cinder.api.openstack.wsgi [None req-168fde87-bfa1-469a-9722-048a7ba60abd tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.194054] [55057]: DEBUG cinder.api.openstack.wsgi [None req-168fde87-bfa1-469a-9722-048a7ba60abd tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.203744] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.203744] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.209584] [55057]: INFO cinder.volume.api [None req-168fde87-bfa1-469a-9722-048a7ba60abd tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 792.215916] [55057]: INFO cinder.api.openstack.wsgi [None req-168fde87-bfa1-469a-9722-048a7ba60abd tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 792.216651] [55057]: [pid: 55057|app: 0|req: 57/105] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:11 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.232832] [55056]: DEBUG cinder.api.middleware.request_id [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.235177] [55056]: INFO cinder.api.openstack.wsgi [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 793.235439] [55056]: DEBUG cinder.api.openstack.wsgi [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.235666] [55056]: DEBUG cinder.api.openstack.wsgi [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.247720] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.247720] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.254660] [55056]: INFO cinder.volume.api [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 793.260965] [55056]: INFO cinder.api.openstack.wsgi [None req-474f12cd-17ca-496e-a1ee-4ceb9f2a2e8d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 793.261546] [55056]: [pid: 55056|app: 0|req: 49/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:12 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.273481] [55057]: DEBUG cinder.api.middleware.request_id [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.275424] [55057]: INFO cinder.api.openstack.wsgi [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 794.275663] [55057]: DEBUG cinder.api.openstack.wsgi [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.275883] [55057]: DEBUG cinder.api.openstack.wsgi [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.291199] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.291199] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.298885] [55057]: INFO cinder.volume.api [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 794.304878] [55057]: INFO cinder.api.openstack.wsgi [None req-07db6342-15f6-4f85-80a6-231d61af6ec9 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 794.309130] [55057]: [pid: 55057|app: 0|req: 58/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:13 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.315893] [55056]: DEBUG cinder.api.middleware.request_id [None req-b33c7a59-5a36-4690-9482-367b7e901bee None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.319800] [55056]: INFO cinder.api.openstack.wsgi [None req-b33c7a59-5a36-4690-9482-367b7e901bee tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 795.320084] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b33c7a59-5a36-4690-9482-367b7e901bee tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.320276] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b33c7a59-5a36-4690-9482-367b7e901bee tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.335556] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.335556] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.341677] [55056]: INFO cinder.volume.api [None req-b33c7a59-5a36-4690-9482-367b7e901bee tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 795.348037] [55056]: INFO cinder.api.openstack.wsgi [None req-b33c7a59-5a36-4690-9482-367b7e901bee tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 795.348856] [55056]: [pid: 55056|app: 0|req: 50/108] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:14 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.360766] [55057]: DEBUG cinder.api.middleware.request_id [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.363361] [55057]: INFO cinder.api.openstack.wsgi [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 796.364405] [55057]: DEBUG cinder.api.openstack.wsgi [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.364405] [55057]: DEBUG cinder.api.openstack.wsgi [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.380011] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.380011] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.385260] [55057]: INFO cinder.volume.api [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 796.389834] [55057]: INFO cinder.api.openstack.wsgi [None req-547d9bf0-7043-4736-bdd7-ac383ab785d5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 796.390426] [55057]: [pid: 55057|app: 0|req: 59/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:15 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.404023] [55056]: DEBUG cinder.api.middleware.request_id [None req-61345a46-f9f5-4d4f-938d-0009689b8919 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.404023] [55056]: INFO cinder.api.openstack.wsgi [None req-61345a46-f9f5-4d4f-938d-0009689b8919 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 797.404023] [55056]: DEBUG cinder.api.openstack.wsgi [None req-61345a46-f9f5-4d4f-938d-0009689b8919 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.404023] [55056]: DEBUG cinder.api.openstack.wsgi [None req-61345a46-f9f5-4d4f-938d-0009689b8919 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.417543] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.417543] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 797.422482] [55056]: INFO cinder.volume.api [None req-61345a46-f9f5-4d4f-938d-0009689b8919 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 797.430181] [55056]: INFO cinder.api.openstack.wsgi [None req-61345a46-f9f5-4d4f-938d-0009689b8919 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 797.430716] [55056]: [pid: 55056|app: 0|req: 51/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:16 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.449875] [55057]: DEBUG cinder.api.middleware.request_id [None req-23328059-9b42-4164-a23e-2975ec1fdb71 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.454301] [55057]: INFO cinder.api.openstack.wsgi [None req-23328059-9b42-4164-a23e-2975ec1fdb71 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 798.454602] [55057]: DEBUG cinder.api.openstack.wsgi [None req-23328059-9b42-4164-a23e-2975ec1fdb71 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 798.454844] [55057]: DEBUG cinder.api.openstack.wsgi [None req-23328059-9b42-4164-a23e-2975ec1fdb71 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.468849] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.468849] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 798.474959] [55057]: INFO cinder.volume.api [None req-23328059-9b42-4164-a23e-2975ec1fdb71 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 798.482802] [55057]: INFO cinder.api.openstack.wsgi [None req-23328059-9b42-4164-a23e-2975ec1fdb71 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 798.482802] [55057]: [pid: 55057|app: 0|req: 60/111] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:17 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.495793] [55056]: DEBUG cinder.api.middleware.request_id [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.497876] [55056]: INFO cinder.api.openstack.wsgi [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 799.498701] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 799.499325] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 799.521449] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.521449] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 799.528529] [55056]: INFO cinder.volume.api [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 799.538626] [55056]: INFO cinder.api.openstack.wsgi [None req-9fb685ea-cc64-45bf-b5f0-de3427c23b47 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 799.538984] [55056]: [pid: 55056|app: 0|req: 52/112] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:18 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.556511] [55057]: DEBUG cinder.api.middleware.request_id [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.559343] [55057]: INFO cinder.api.openstack.wsgi [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 800.559581] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 800.560214] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 800.577996] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.577996] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 800.583667] [55057]: INFO cinder.volume.api [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 800.589359] [55057]: INFO cinder.api.openstack.wsgi [None req-e5d8817f-61ab-4112-aff0-0bd87e14eee5 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 800.589847] [55057]: [pid: 55057|app: 0|req: 61/113] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:19 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.599472] [55056]: DEBUG cinder.api.middleware.request_id [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.601559] [55056]: INFO cinder.api.openstack.wsgi [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 801.601792] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 801.602045] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 801.612776] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.612776] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 801.616873] [55056]: INFO cinder.volume.api [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 801.623778] [55056]: INFO cinder.api.openstack.wsgi [None req-0e97c648-5ebd-4f7f-8899-0f4f2ac71b6c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 801.624412] [55056]: [pid: 55056|app: 0|req: 53/114] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:20 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 802.635253] [55057]: DEBUG cinder.api.middleware.request_id [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.637795] [55057]: INFO cinder.api.openstack.wsgi [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 802.638114] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 802.638443] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 802.652375] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.652375] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 802.658107] [55057]: INFO cinder.volume.api [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 802.665753] [55057]: INFO cinder.api.openstack.wsgi [None req-6d137d18-bf54-48af-be56-bcea5f5fca24 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 802.665753] [55057]: [pid: 55057|app: 0|req: 62/115] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:21 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.678284] [55056]: DEBUG cinder.api.middleware.request_id [None req-a93cae64-e688-46e6-a7c5-6881843c889c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.680572] [55056]: INFO cinder.api.openstack.wsgi [None req-a93cae64-e688-46e6-a7c5-6881843c889c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 803.680795] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a93cae64-e688-46e6-a7c5-6881843c889c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 803.681807] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a93cae64-e688-46e6-a7c5-6881843c889c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 803.697199] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.697199] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 803.701605] [55056]: INFO cinder.volume.api [None req-a93cae64-e688-46e6-a7c5-6881843c889c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 803.706146] [55056]: INFO cinder.api.openstack.wsgi [None req-a93cae64-e688-46e6-a7c5-6881843c889c tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 803.706547] [55056]: [pid: 55056|app: 0|req: 54/116] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:22 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.717939] [55057]: DEBUG cinder.api.middleware.request_id [None req-886622bd-0f07-4b92-bc01-71a004f213f3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.722588] [55057]: INFO cinder.api.openstack.wsgi [None req-886622bd-0f07-4b92-bc01-71a004f213f3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 804.725559] [55057]: DEBUG cinder.api.openstack.wsgi [None req-886622bd-0f07-4b92-bc01-71a004f213f3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.725559] [55057]: DEBUG cinder.api.openstack.wsgi [None req-886622bd-0f07-4b92-bc01-71a004f213f3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.743266] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.743266] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.748094] [55057]: INFO cinder.volume.api [None req-886622bd-0f07-4b92-bc01-71a004f213f3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 804.758817] [55057]: INFO cinder.api.openstack.wsgi [None req-886622bd-0f07-4b92-bc01-71a004f213f3 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 804.759022] [55057]: [pid: 55057|app: 0|req: 63/117] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:23 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.771307] [55056]: DEBUG cinder.api.middleware.request_id [None req-a1822b89-a299-422f-9f45-facfc0f70e09 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.775694] [55056]: INFO cinder.api.openstack.wsgi [None req-a1822b89-a299-422f-9f45-facfc0f70e09 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 805.775694] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a1822b89-a299-422f-9f45-facfc0f70e09 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.775694] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a1822b89-a299-422f-9f45-facfc0f70e09 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.786850] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.786850] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.792301] [55056]: INFO cinder.volume.api [None req-a1822b89-a299-422f-9f45-facfc0f70e09 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 805.800043] [55056]: INFO cinder.api.openstack.wsgi [None req-a1822b89-a299-422f-9f45-facfc0f70e09 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 805.801195] [55056]: [pid: 55056|app: 0|req: 55/118] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:24 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.611490] [55057]: DEBUG cinder.api.middleware.request_id [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.614366] [55057]: INFO cinder.api.openstack.wsgi [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 806.614666] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 806.614998] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 806.615272] [55057]: INFO cinder.api.v3.volumes [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Delete volume with id: 4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 806.625049] [55057]: INFO cinder.api.openstack.wsgi [None req-3c6f8b71-8dca-492f-9ed8-35891c06422c tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 404 [ 806.625480] [55057]: [pid: 55057|app: 0|req: 64/119] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:37:25 2025] DELETE /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 806.628951] [55056]: DEBUG cinder.api.middleware.request_id [None req-1ec7f7f2-ae05-46c1-9f06-6e250803b426 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.631255] [55056]: INFO cinder.api.openstack.wsgi [None req-1ec7f7f2-ae05-46c1-9f06-6e250803b426 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] GET http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f [ 806.631520] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1ec7f7f2-ae05-46c1-9f06-6e250803b426 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 806.631764] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1ec7f7f2-ae05-46c1-9f06-6e250803b426 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 806.641051] [55056]: INFO cinder.api.openstack.wsgi [None req-1ec7f7f2-ae05-46c1-9f06-6e250803b426 tempest-VolumesAssistedSnapshotsTest-1825003771 tempest-VolumesAssistedSnapshotsTest-1825003771-project-admin] http://10.180.1.21/volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f returned with HTTP 404 [ 806.643949] [55056]: [pid: 55056|app: 0|req: 56/120] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:25 2025] GET /volume/v3/volumes/4b115e60-eee0-4d0b-abbc-d917bcdcf92f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 806.813099] [55057]: DEBUG cinder.api.middleware.request_id [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.815557] [55057]: INFO cinder.api.openstack.wsgi [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 806.815879] [55057]: DEBUG cinder.api.openstack.wsgi [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 806.816443] [55057]: DEBUG cinder.api.openstack.wsgi [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 806.830237] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.830237] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 806.837601] [55057]: INFO cinder.volume.api [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 806.842416] [55057]: INFO cinder.api.openstack.wsgi [None req-614c608d-3313-43e5-a464-b1a6bf6bb82d tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 806.842914] [55057]: [pid: 55057|app: 0|req: 65/121] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:25 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.854825] [55056]: DEBUG cinder.api.middleware.request_id [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.857482] [55056]: INFO cinder.api.openstack.wsgi [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 807.858395] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 807.858395] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 807.873049] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.873049] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 807.877167] [55056]: INFO cinder.volume.api [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 807.883506] [55056]: INFO cinder.api.openstack.wsgi [None req-e4b49eb8-63fd-41dc-8157-bdc8c17a19f8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 807.883971] [55056]: [pid: 55056|app: 0|req: 57/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:26 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.896701] [55057]: DEBUG cinder.api.middleware.request_id [None req-d5087318-5def-4da1-a853-0ee20fab85bb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.899979] [55057]: INFO cinder.api.openstack.wsgi [None req-d5087318-5def-4da1-a853-0ee20fab85bb tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 808.900240] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5087318-5def-4da1-a853-0ee20fab85bb tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.900514] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5087318-5def-4da1-a853-0ee20fab85bb tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.918306] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.918306] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.924799] [55057]: INFO cinder.volume.api [None req-d5087318-5def-4da1-a853-0ee20fab85bb tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 808.931217] [55057]: INFO cinder.api.openstack.wsgi [None req-d5087318-5def-4da1-a853-0ee20fab85bb tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 808.931673] [55057]: [pid: 55057|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:27 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.942954] [55056]: DEBUG cinder.api.middleware.request_id [None req-ed92081f-b064-4275-8a4c-98067a969b16 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.946113] [55056]: INFO cinder.api.openstack.wsgi [None req-ed92081f-b064-4275-8a4c-98067a969b16 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 809.946834] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ed92081f-b064-4275-8a4c-98067a969b16 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.946834] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ed92081f-b064-4275-8a4c-98067a969b16 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.960749] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.960749] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.964671] [55056]: INFO cinder.volume.api [None req-ed92081f-b064-4275-8a4c-98067a969b16 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 809.971751] [55056]: INFO cinder.api.openstack.wsgi [None req-ed92081f-b064-4275-8a4c-98067a969b16 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 809.972233] [55056]: [pid: 55056|app: 0|req: 58/124] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:28 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.625880] [55057]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.629108] [55057]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 810.629582] [55057]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.629759] [55057]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.640770] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.640770] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.645485] [55057]: INFO cinder.volume.api [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 810.651557] [55057]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-2f7ba9fe-d5fb-4842-9883-a2af41647aa1 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 810.652303] [55057]: [pid: 55057|app: 0|req: 67/125] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:37:29 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.873932] [55056]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.878372] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 810.878372] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.878372] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.886070] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.886070] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.891240] [55056]: INFO cinder.volume.api [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 810.894889] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-3d0c57e2-7694-4e7a-aa4a-6299fbf2e13b tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 810.895420] [55056]: [pid: 55056|app: 0|req: 59/126] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:37:29 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.900904] [55057]: DEBUG cinder.api.middleware.request_id [None req-03f2ae04-f09d-4102-8c22-22f9f49c666c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.901388] [55057]: INFO cinder.api.openstack.wsgi [None req-03f2ae04-f09d-4102-8c22-22f9f49c666c None None] GET http://10.180.1.21/volume// [ 810.901579] [55057]: DEBUG cinder.api.openstack.wsgi [None req-03f2ae04-f09d-4102-8c22-22f9f49c666c None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.901794] [55057]: DEBUG cinder.api.openstack.wsgi [None req-03f2ae04-f09d-4102-8c22-22f9f49c666c None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.902200] [55057]: INFO cinder.api.openstack.wsgi [None req-03f2ae04-f09d-4102-8c22-22f9f49c666c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 810.902514] [55057]: [pid: 55057|app: 0|req: 68/127] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:37:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 810.906573] [55056]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-336b848d-82f1-446f-aca6-bb82ded376e8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.908435] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-336b848d-82f1-446f-aca6-bb82ded376e8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] POST http://10.180.1.21/volume/v3/attachments [ 810.908947] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-336b848d-82f1-446f-aca6-bb82ded376e8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4de53a27-a68e-4244-9b0a-40fccd6f9977", "connector": null, "instance_uuid": "32edfb50-00d2-446f-80b6-fb540bdb1868"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 810.919679] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.919679] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.947831] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-336b848d-82f1-446f-aca6-bb82ded376e8 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 810.948775] [55056]: [pid: 55056|app: 0|req: 60/128] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:37:29 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) [ 818.766096] [55057]: DEBUG cinder.api.middleware.request_id [req-29eef2a2-f99b-4e1a-895c-38c4b00562cc req-ea4e25c5-161d-4bb6-8c0a-f9b38f0a0318 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.768693] [55057]: INFO cinder.api.openstack.wsgi [req-29eef2a2-f99b-4e1a-895c-38c4b00562cc req-ea4e25c5-161d-4bb6-8c0a-f9b38f0a0318 tempest-ServerActionsTestJSON-1778268180 tempest-ServerActionsTestJSON-1778268180-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=95726ae3-8bef-4f51-b60d-20722c60b2a7 [ 818.769418] [55057]: DEBUG cinder.api.openstack.wsgi [req-29eef2a2-f99b-4e1a-895c-38c4b00562cc req-ea4e25c5-161d-4bb6-8c0a-f9b38f0a0318 tempest-ServerActionsTestJSON-1778268180 tempest-ServerActionsTestJSON-1778268180-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.769418] [55057]: DEBUG cinder.api.openstack.wsgi [req-29eef2a2-f99b-4e1a-895c-38c4b00562cc req-ea4e25c5-161d-4bb6-8c0a-f9b38f0a0318 tempest-ServerActionsTestJSON-1778268180 tempest-ServerActionsTestJSON-1778268180-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.776929] [55057]: INFO cinder.api.openstack.wsgi [req-29eef2a2-f99b-4e1a-895c-38c4b00562cc req-ea4e25c5-161d-4bb6-8c0a-f9b38f0a0318 tempest-ServerActionsTestJSON-1778268180 tempest-ServerActionsTestJSON-1778268180-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=95726ae3-8bef-4f51-b60d-20722c60b2a7 returned with HTTP 200 [ 818.776929] [55057]: [pid: 55057|app: 0|req: 69/129] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 23:37:37 2025] GET /volume/v3/attachments?instance_id=95726ae3-8bef-4f51-b60d-20722c60b2a7 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.945575] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=51,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 828.774558] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=69,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.550577] [55056]: DEBUG cinder.api.middleware.request_id [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.554739] [55056]: INFO cinder.api.openstack.wsgi [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] POST http://10.180.1.21/volume/v3/volumes [ 831.556148] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-3256184"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 831.558500] [55056]: DEBUG cinder.api.v3.volumes [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-3256184'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 831.558722] [55056]: INFO cinder.api.v3.volumes [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume of 1 GB [ 831.559113] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.559113] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.566355] [55056]: INFO cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Availability Zones retrieved successfully. [ 831.574053] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Flow 'volume_create_api' (5347bcc7-9caf-4b09-938a-c791cca3baf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.576045] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8f4ca8-c0b6-4814-acac-8ce124c9b875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.576578] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 831.623674] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8f4ca8-c0b6-4814-acac-8ce124c9b875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.624791] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b07be3b-2262-4b32-acb4-3c50ef89f6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.664406] [55056]: DEBUG cinder.quota [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Created reservations ['9d15f05d-1de6-4254-8317-16e7b25577ff', 'd7da6851-fb66-4657-85ee-8d70ea0a1db2', 'ddc872b4-727d-4fb3-be39-9a60de5d25d0', '0f1e319b-fb90-4127-b0df-fdfc4dddcadb'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 831.665475] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b07be3b-2262-4b32-acb4-3c50ef89f6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d15f05d-1de6-4254-8317-16e7b25577ff', 'd7da6851-fb66-4657-85ee-8d70ea0a1db2', 'ddc872b4-727d-4fb3-be39-9a60de5d25d0', '0f1e319b-fb90-4127-b0df-fdfc4dddcadb']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.666457] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74844760-2c28-4863-9be0-c34a863e30e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.681054] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74844760-2c28-4863-9be0-c34a863e30e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '526cc8b0-840a-4741-b39e-87f7f15efa79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-3256184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cdf61d25646c589b2cd672152bfef',qos_specs=None,replication_status=,reservations=['9d15f05d-1de6-4254-8317-16e7b25577ff','d7da6851-fb66-4657-85ee-8d70ea0a1db2','ddc872b4-727d-4fb3-be39-9a60de5d25d0','0f1e319b-fb90-4127-b0df-fdfc4dddcadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-3256184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=526cc8b0-840a-4741-b39e-87f7f15efa79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396cdf61d25646c589b2cd672152bfef',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='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.681746] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3229e41-782f-4026-b6b3-5f5c280d8bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.694321] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3229e41-782f-4026-b6b3-5f5c280d8bed) 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-3256184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cdf61d25646c589b2cd672152bfef',qos_specs=None,replication_status=,reservations=['9d15f05d-1de6-4254-8317-16e7b25577ff','d7da6851-fb66-4657-85ee-8d70ea0a1db2','ddc872b4-727d-4fb3-be39-9a60de5d25d0','0f1e319b-fb90-4127-b0df-fdfc4dddcadb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e81cd4ad820246ecbdc0bccd7cb97ef4',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.695219] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37885e19-e0e0-4a8b-9339-21857c6b607a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.703814] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37885e19-e0e0-4a8b-9339-21857c6b607a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.705029] [55056]: DEBUG cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Flow 'volume_create_api' (5347bcc7-9caf-4b09-938a-c791cca3baf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.705826] [55056]: INFO cinder.volume.api [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Create volume request issued successfully. [ 831.706828] [55056]: INFO cinder.api.openstack.wsgi [None req-8cc7fd6e-8cec-457a-b368-b40c626b844d tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 831.707218] [55056]: [pid: 55056|app: 0|req: 61/130] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:37:50 2025] POST /volume/v3/volumes => generated 751 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 831.717393] [55057]: DEBUG cinder.api.middleware.request_id [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.719551] [55057]: INFO cinder.api.openstack.wsgi [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 [ 831.719694] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 831.719908] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 831.728822] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.728822] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 831.734360] [55057]: INFO cinder.volume.api [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 831.738276] [55057]: INFO cinder.api.openstack.wsgi [None req-9563b4f1-73b0-4592-a6b6-ab5835471ff3 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 returned with HTTP 200 [ 831.738472] [55057]: [pid: 55057|app: 0|req: 70/131] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:50 2025] GET /volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.749532] [55056]: DEBUG cinder.api.middleware.request_id [None req-02207788-ac0f-4613-b607-43f4ee400513 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.751832] [55056]: INFO cinder.api.openstack.wsgi [None req-02207788-ac0f-4613-b607-43f4ee400513 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 [ 832.752118] [55056]: DEBUG cinder.api.openstack.wsgi [None req-02207788-ac0f-4613-b607-43f4ee400513 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.752353] [55056]: DEBUG cinder.api.openstack.wsgi [None req-02207788-ac0f-4613-b607-43f4ee400513 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.763537] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.763537] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.768375] [55056]: INFO cinder.volume.api [None req-02207788-ac0f-4613-b607-43f4ee400513 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 832.773892] [55056]: INFO cinder.api.openstack.wsgi [None req-02207788-ac0f-4613-b607-43f4ee400513 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 returned with HTTP 200 [ 832.774479] [55056]: [pid: 55056|app: 0|req: 62/132] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:51 2025] GET /volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 832.812302] [55057]: DEBUG cinder.api.middleware.request_id [req-f098bc3d-1bd7-41b8-a32b-cf4e1f4c0ef4 req-4b189223-475b-4ed6-a85c-fc8894382061 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.815164] [55057]: INFO cinder.api.openstack.wsgi [req-f098bc3d-1bd7-41b8-a32b-cf4e1f4c0ef4 req-4b189223-475b-4ed6-a85c-fc8894382061 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] GET http://10.180.1.21/volume/v3/volumes/05f9141f-5b01-45ed-946b-b24414e9ab1c [ 832.815164] [55057]: DEBUG cinder.api.openstack.wsgi [req-f098bc3d-1bd7-41b8-a32b-cf4e1f4c0ef4 req-4b189223-475b-4ed6-a85c-fc8894382061 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.815411] [55057]: DEBUG cinder.api.openstack.wsgi [req-f098bc3d-1bd7-41b8-a32b-cf4e1f4c0ef4 req-4b189223-475b-4ed6-a85c-fc8894382061 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.822567] [55057]: INFO cinder.api.openstack.wsgi [req-f098bc3d-1bd7-41b8-a32b-cf4e1f4c0ef4 req-4b189223-475b-4ed6-a85c-fc8894382061 tempest-VolumesAdminNegativeTest-2128824003 tempest-VolumesAdminNegativeTest-2128824003-project-admin] http://10.180.1.21/volume/v3/volumes/05f9141f-5b01-45ed-946b-b24414e9ab1c returned with HTTP 404 [ 832.823084] [55057]: [pid: 55057|app: 0|req: 71/133] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:37:51 2025] GET /volume/v3/volumes/05f9141f-5b01-45ed-946b-b24414e9ab1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 832.829703] [55056]: DEBUG cinder.api.middleware.request_id [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.832217] [55056]: INFO cinder.api.openstack.wsgi [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] DELETE http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 [ 832.832497] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.832778] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.833098] [55056]: INFO cinder.api.v3.volumes [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Delete volume with id: 526cc8b0-840a-4741-b39e-87f7f15efa79 [ 832.843058] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.843058] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.843217] [55056]: INFO cinder.volume.api [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 832.865508] [55056]: INFO cinder.volume.api [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Delete volume request issued successfully. [ 832.865726] [55056]: INFO cinder.api.openstack.wsgi [None req-d1dd62ae-a8c3-405d-89fa-0b598ef77537 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 returned with HTTP 202 [ 832.866475] [55056]: [pid: 55056|app: 0|req: 63/134] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:37:51 2025] DELETE /volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 832.869810] [55057]: DEBUG cinder.api.middleware.request_id [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.872245] [55057]: INFO cinder.api.openstack.wsgi [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 [ 832.872626] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 832.872978] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 832.881758] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.881758] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 832.885320] [55057]: INFO cinder.volume.api [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 832.889608] [55057]: INFO cinder.api.openstack.wsgi [None req-bd4fad6b-ea83-4354-bb60-5bdf2bd3ca3e tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 returned with HTTP 200 [ 832.890013] [55057]: [pid: 55057|app: 0|req: 72/135] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:51 2025] GET /volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 833.901064] [55056]: DEBUG cinder.api.middleware.request_id [None req-574be760-a81f-4f99-a8e9-1a3791a6b901 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.902938] [55056]: INFO cinder.api.openstack.wsgi [None req-574be760-a81f-4f99-a8e9-1a3791a6b901 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 [ 833.903182] [55056]: DEBUG cinder.api.openstack.wsgi [None req-574be760-a81f-4f99-a8e9-1a3791a6b901 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 833.903405] [55056]: DEBUG cinder.api.openstack.wsgi [None req-574be760-a81f-4f99-a8e9-1a3791a6b901 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 833.910714] [55056]: INFO cinder.api.openstack.wsgi [None req-574be760-a81f-4f99-a8e9-1a3791a6b901 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 returned with HTTP 404 [ 833.911226] [55056]: [pid: 55056|app: 0|req: 64/136] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:37:52 2025] GET /volume/v3/volumes/526cc8b0-840a-4741-b39e-87f7f15efa79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 842.887539] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=9 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 843.906413] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.407202] [55057]: DEBUG cinder.api.middleware.request_id [None req-4264398f-4ec8-4cb1-b780-9d1e5cad5491 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.407202] [55057]: INFO cinder.api.openstack.wsgi [None req-4264398f-4ec8-4cb1-b780-9d1e5cad5491 None None] GET http://10.180.1.21/volume// [ 863.407202] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4264398f-4ec8-4cb1-b780-9d1e5cad5491 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.407202] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4264398f-4ec8-4cb1-b780-9d1e5cad5491 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.408199] [55057]: INFO cinder.api.openstack.wsgi [None req-4264398f-4ec8-4cb1-b780-9d1e5cad5491 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 863.408987] [55057]: [pid: 55057|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:38:22 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 863.412483] [55056]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.414908] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] GET http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 863.415251] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.415509] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.435664] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.435664] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.440858] [55056]: INFO cinder.volume.api [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 863.448690] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-f859f57b-d180-4160-943f-08d61633ffba tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 200 [ 863.448690] [55056]: [pid: 55056|app: 0|req: 65/138] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:38:22 2025] GET /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 863.602021] [55057]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.605207] [55057]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] PUT http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 [ 863.605771] [55057]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-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=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 863.614483] [55057]: DEBUG cinder.coordination [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Acquiring lock "cinder-attachment_update-4de53a27-a68e-4244-9b0a-40fccd6f9977-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 863.619592] [55057]: DEBUG cinder.coordination [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Lock "cinder-attachment_update-4de53a27-a68e-4244-9b0a-40fccd6f9977-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 863.620760] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.620760] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.144410] [55057]: DEBUG cinder.coordination [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Lock "cinder-attachment_update-4de53a27-a68e-4244-9b0a-40fccd6f9977-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 864.145018] [55057]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-bcad58e6-b40e-4cc1-bbd9-8f2ec0ea814f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 returned with HTTP 200 [ 864.145596] [55057]: [pid: 55057|app: 0|req: 74/139] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:38:22 2025] PUT /volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.652908] [55056]: DEBUG cinder.api.middleware.request_id [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-95d836d6-696e-49a1-a5e2-4f93726c2175 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.657360] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-95d836d6-696e-49a1-a5e2-4f93726c2175 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] POST http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9/action [ 864.657360] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-95d836d6-696e-49a1-a5e2-4f93726c2175 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 864.657360] [55056]: DEBUG cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-95d836d6-696e-49a1-a5e2-4f93726c2175 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 864.678393] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.678393] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 864.685875] [55056]: INFO cinder.api.openstack.wsgi [req-9bb10a7b-72fb-462f-bb22-b3059a88e1c0 req-95d836d6-696e-49a1-a5e2-4f93726c2175 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9/action returned with HTTP 204 [ 864.686473] [55056]: [pid: 55056|app: 0|req: 66/140] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:38:23 2025] POST /volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 867.652193] [55057]: DEBUG cinder.api.middleware.request_id [req-e543e25d-551e-4cd1-b714-bdffa1cbcfc5 req-087b6b6a-fa07-4f96-80f5-a3247aab3dda None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.657438] [55057]: INFO cinder.api.openstack.wsgi [req-e543e25d-551e-4cd1-b714-bdffa1cbcfc5 req-087b6b6a-fa07-4f96-80f5-a3247aab3dda tempest-SecurityGroupsTestJSON-1479402641 tempest-SecurityGroupsTestJSON-1479402641-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=0ad8e2dc-06db-4a3f-b532-21e75fe9b6e9 [ 867.657438] [55057]: DEBUG cinder.api.openstack.wsgi [req-e543e25d-551e-4cd1-b714-bdffa1cbcfc5 req-087b6b6a-fa07-4f96-80f5-a3247aab3dda tempest-SecurityGroupsTestJSON-1479402641 tempest-SecurityGroupsTestJSON-1479402641-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.657438] [55057]: DEBUG cinder.api.openstack.wsgi [req-e543e25d-551e-4cd1-b714-bdffa1cbcfc5 req-087b6b6a-fa07-4f96-80f5-a3247aab3dda tempest-SecurityGroupsTestJSON-1479402641 tempest-SecurityGroupsTestJSON-1479402641-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.660860] [55057]: INFO cinder.api.openstack.wsgi [req-e543e25d-551e-4cd1-b714-bdffa1cbcfc5 req-087b6b6a-fa07-4f96-80f5-a3247aab3dda tempest-SecurityGroupsTestJSON-1479402641 tempest-SecurityGroupsTestJSON-1479402641-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=0ad8e2dc-06db-4a3f-b532-21e75fe9b6e9 returned with HTTP 200 [ 867.661284] [55057]: [pid: 55057|app: 0|req: 75/141] 10.180.1.21 () {62 vars in 1517 bytes} [Sun Feb 16 23:38:26 2025] GET /volume/v3/attachments?instance_id=0ad8e2dc-06db-4a3f-b532-21e75fe9b6e9 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.684265] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 875.002564] [55056]: DEBUG cinder.api.middleware.request_id [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.004629] [55056]: INFO cinder.api.openstack.wsgi [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 875.004858] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.005112] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.005314] [55056]: INFO cinder.api.v3.volumes [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Delete volume with id: 0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 875.020290] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.020290] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.020936] [55056]: INFO cinder.volume.api [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 875.047643] [55056]: INFO cinder.volume.api [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Delete volume request issued successfully. [ 875.047849] [55056]: INFO cinder.api.openstack.wsgi [None req-1bbee5e6-421c-47f4-85f1-e7df723ff405 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 202 [ 875.048328] [55056]: [pid: 55056|app: 0|req: 67/142] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:38:33 2025] DELETE /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 875.051721] [55057]: DEBUG cinder.api.middleware.request_id [None req-25331e74-fca9-4383-8f63-ea787952da15 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.055028] [55057]: INFO cinder.api.openstack.wsgi [None req-25331e74-fca9-4383-8f63-ea787952da15 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 875.055179] [55057]: DEBUG cinder.api.openstack.wsgi [None req-25331e74-fca9-4383-8f63-ea787952da15 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.056022] [55057]: DEBUG cinder.api.openstack.wsgi [None req-25331e74-fca9-4383-8f63-ea787952da15 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.065276] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.065276] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.069609] [55057]: INFO cinder.volume.api [None req-25331e74-fca9-4383-8f63-ea787952da15 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 875.078733] [55057]: INFO cinder.api.openstack.wsgi [None req-25331e74-fca9-4383-8f63-ea787952da15 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 875.079164] [55057]: [pid: 55057|app: 0|req: 76/143] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:38:33 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.090421] [55056]: DEBUG cinder.api.middleware.request_id [None req-5db12412-bd36-4765-b118-d338406b29cc None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.092781] [55056]: INFO cinder.api.openstack.wsgi [None req-5db12412-bd36-4765-b118-d338406b29cc tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 876.093150] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5db12412-bd36-4765-b118-d338406b29cc tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.093524] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5db12412-bd36-4765-b118-d338406b29cc tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.106129] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.106129] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.110375] [55056]: INFO cinder.volume.api [None req-5db12412-bd36-4765-b118-d338406b29cc tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Volume info retrieved successfully. [ 876.115263] [55056]: INFO cinder.api.openstack.wsgi [None req-5db12412-bd36-4765-b118-d338406b29cc tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 200 [ 876.115654] [55056]: [pid: 55056|app: 0|req: 68/144] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:38:34 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.125321] [55057]: DEBUG cinder.api.middleware.request_id [None req-bfb1e2e8-3dc7-4152-bb02-8660257b4964 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.128041] [55057]: INFO cinder.api.openstack.wsgi [None req-bfb1e2e8-3dc7-4152-bb02-8660257b4964 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] GET http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 [ 877.128041] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bfb1e2e8-3dc7-4152-bb02-8660257b4964 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.128041] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bfb1e2e8-3dc7-4152-bb02-8660257b4964 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.135865] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 877.135865] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.138498] [55057]: INFO cinder.api.openstack.wsgi [None req-bfb1e2e8-3dc7-4152-bb02-8660257b4964 tempest-VolumesAdminNegativeTest-925608518 tempest-VolumesAdminNegativeTest-925608518-project-member] http://10.180.1.21/volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 returned with HTTP 404 [ 877.138976] [55057]: [pid: 55057|app: 0|req: 77/145] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:38:35 2025] GET /volume/v3/volumes/0a1472ca-e42b-4a08-873b-cac7520c9ce4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 886.112871] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 887.137769] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.144428] [55056]: DEBUG cinder.api.middleware.request_id [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.211145] [55056]: INFO cinder.api.openstack.wsgi [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] POST http://10.180.1.21/volume/v3/volumes [ 924.211145] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-362908058"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 924.214174] [55056]: DEBUG cinder.api.v3.volumes [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-362908058'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 924.214514] [55056]: INFO cinder.api.v3.volumes [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume of 1 GB [ 924.222078] [55056]: INFO cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Availability Zones retrieved successfully. [ 924.231335] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (4b2147b7-5571-4e76-8805-3adc6fab0a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 924.233428] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd9ce8e-86e6-47c5-b204-a13fd16fa72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.237816] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 924.269059] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd9ce8e-86e6-47c5-b204-a13fd16fa72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.269513] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50dcd8a-a676-4cc2-98fb-23c16a78345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.346739] [55056]: DEBUG cinder.quota [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Created reservations ['39df3cb2-f945-4155-b65b-177b59470495', '63d968ee-cdb3-4a4e-819e-542cc47dad87', '9f15171e-a72c-4748-889d-72934b348045', '3e338c52-9f90-4c12-a36b-5e3228ef7283'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 924.347878] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50dcd8a-a676-4cc2-98fb-23c16a78345d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39df3cb2-f945-4155-b65b-177b59470495', '63d968ee-cdb3-4a4e-819e-542cc47dad87', '9f15171e-a72c-4748-889d-72934b348045', '3e338c52-9f90-4c12-a36b-5e3228ef7283']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.348942] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61bbb2cf-f263-4185-9ab4-4da9d5e5b841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.369334] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61bbb2cf-f263-4185-9ab4-4da9d5e5b841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a9d52f-9241-4523-b74b-46c10c417b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-362908058',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['39df3cb2-f945-4155-b65b-177b59470495','63d968ee-cdb3-4a4e-819e-542cc47dad87','9f15171e-a72c-4748-889d-72934b348045','3e338c52-9f90-4c12-a36b-5e3228ef7283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-362908058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a9d52f-9241-4523-b74b-46c10c417b8c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aa45b4bbd9874015947cafe6325db408',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='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.370389] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3aef478-cfd3-45e3-b236-45ee2907c1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.388443] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3aef478-cfd3-45e3-b236-45ee2907c1dc) 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-362908058',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['39df3cb2-f945-4155-b65b-177b59470495','63d968ee-cdb3-4a4e-819e-542cc47dad87','9f15171e-a72c-4748-889d-72934b348045','3e338c52-9f90-4c12-a36b-5e3228ef7283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.389699] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a82011b-5e3d-4846-bbd3-87ca0040846c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 924.415816] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a82011b-5e3d-4846-bbd3-87ca0040846c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 924.415816] [55056]: DEBUG cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (4b2147b7-5571-4e76-8805-3adc6fab0a7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 924.416847] [55056]: INFO cinder.volume.api [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request issued successfully. [ 924.417802] [55056]: INFO cinder.api.openstack.wsgi [None req-f42b390c-d533-47b6-9a14-7abeb20d2ed8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 924.418407] [55056]: [pid: 55056|app: 0|req: 69/146] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:39:22 2025] POST /volume/v3/volumes => generated 758 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 924.431103] [55057]: DEBUG cinder.api.middleware.request_id [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.433667] [55057]: INFO cinder.api.openstack.wsgi [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 924.433667] [55057]: DEBUG cinder.api.openstack.wsgi [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.433812] [55057]: DEBUG cinder.api.openstack.wsgi [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.443813] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.443813] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.448664] [55057]: INFO cinder.volume.api [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 924.454816] [55057]: INFO cinder.api.openstack.wsgi [None req-67f12c0a-1350-4dc2-9179-dd4ad17c43d5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 200 [ 924.454816] [55057]: [pid: 55057|app: 0|req: 78/147] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:23 2025] GET /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.467468] [55056]: DEBUG cinder.api.middleware.request_id [None req-e3990df7-d983-45eb-bc1a-4756867ce647 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.470116] [55056]: INFO cinder.api.openstack.wsgi [None req-e3990df7-d983-45eb-bc1a-4756867ce647 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 925.470442] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e3990df7-d983-45eb-bc1a-4756867ce647 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.470736] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e3990df7-d983-45eb-bc1a-4756867ce647 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.488429] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.488429] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.501880] [55056]: INFO cinder.volume.api [None req-e3990df7-d983-45eb-bc1a-4756867ce647 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 925.508052] [55056]: INFO cinder.api.openstack.wsgi [None req-e3990df7-d983-45eb-bc1a-4756867ce647 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 200 [ 925.508688] [55056]: [pid: 55056|app: 0|req: 70/148] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:24 2025] GET /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.627064] [55057]: DEBUG cinder.api.middleware.request_id [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.631817] [55057]: INFO cinder.api.openstack.wsgi [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 925.632622] [55057]: DEBUG cinder.api.openstack.wsgi [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.633439] [55057]: DEBUG cinder.api.openstack.wsgi [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.645943] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.645943] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.656183] [55057]: INFO cinder.volume.api [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 925.662722] [55057]: INFO cinder.api.openstack.wsgi [req-bfa1326f-f8df-492d-8f3b-adca10ecac83 req-9d8ac760-16b9-40f2-a1b4-4157c62d04a5 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 200 [ 925.663828] [55057]: [pid: 55057|app: 0|req: 79/149] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:24 2025] GET /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 925.674248] [55056]: DEBUG cinder.api.middleware.request_id [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.678245] [55056]: INFO cinder.api.openstack.wsgi [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] POST http://10.180.1.21/volume/v3/volumes [ 925.678245] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1621004126"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 925.679136] [55056]: DEBUG cinder.api.v3.volumes [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1621004126'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 925.679136] [55056]: INFO cinder.api.v3.volumes [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume of 1 GB [ 925.686019] [55056]: INFO cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Availability Zones retrieved successfully. [ 925.697943] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (15438fd9-ab01-41b2-b503-64b715402ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.699602] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cd3770-5b08-4038-8e2d-c12f3577a30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.701703] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 925.724885] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cd3770-5b08-4038-8e2d-c12f3577a30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.726243] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53089dc-5739-4a6f-b2a3-8bf9eabd0bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.771224] [55056]: DEBUG cinder.quota [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Created reservations ['e52dab0a-6078-4e25-b6ac-7fb79e0b3688', '299c374a-00fe-415c-af97-91be91ef388a', '0239999d-07dc-4c34-a642-2f32853f7155', 'a88cf930-a452-4e57-8f51-3a1e57388e04'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 925.772454] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53089dc-5739-4a6f-b2a3-8bf9eabd0bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52dab0a-6078-4e25-b6ac-7fb79e0b3688', '299c374a-00fe-415c-af97-91be91ef388a', '0239999d-07dc-4c34-a642-2f32853f7155', 'a88cf930-a452-4e57-8f51-3a1e57388e04']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.773461] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8688d175-5053-4186-ab56-56a338864fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.795387] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8688d175-5053-4186-ab56-56a338864fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7cc7251-592c-4dc3-9dbf-d499930dfc52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1621004126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['e52dab0a-6078-4e25-b6ac-7fb79e0b3688','299c374a-00fe-415c-af97-91be91ef388a','0239999d-07dc-4c34-a642-2f32853f7155','a88cf930-a452-4e57-8f51-3a1e57388e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1621004126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7cc7251-592c-4dc3-9dbf-d499930dfc52,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aa45b4bbd9874015947cafe6325db408',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='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.796805] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c72a341-fd1f-4c26-a1c2-f3ec8db762ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.818722] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c72a341-fd1f-4c26-a1c2-f3ec8db762ba) 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-1621004126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['e52dab0a-6078-4e25-b6ac-7fb79e0b3688','299c374a-00fe-415c-af97-91be91ef388a','0239999d-07dc-4c34-a642-2f32853f7155','a88cf930-a452-4e57-8f51-3a1e57388e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.818939] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217b2263-f9cf-4355-8da5-4d7e6fbb23cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 925.828708] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217b2263-f9cf-4355-8da5-4d7e6fbb23cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 925.829872] [55056]: DEBUG cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (15438fd9-ab01-41b2-b503-64b715402ef6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 925.830266] [55056]: INFO cinder.volume.api [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request issued successfully. [ 925.831290] [55056]: INFO cinder.api.openstack.wsgi [None req-f6fa0432-7142-4c99-a3a2-39bbb617a379 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 925.831535] [55056]: [pid: 55056|app: 0|req: 71/150] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:39:24 2025] POST /volume/v3/volumes => generated 759 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 925.843152] [55057]: DEBUG cinder.api.middleware.request_id [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.846652] [55057]: INFO cinder.api.openstack.wsgi [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 925.846790] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.847511] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.855036] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.855036] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.859906] [55057]: INFO cinder.volume.api [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 925.865346] [55057]: INFO cinder.api.openstack.wsgi [None req-6f1b7cdf-b0b9-46a0-b6bb-0973a20433a6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 200 [ 925.866087] [55057]: [pid: 55057|app: 0|req: 80/151] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:24 2025] GET /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.880071] [55056]: DEBUG cinder.api.middleware.request_id [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.882129] [55056]: INFO cinder.api.openstack.wsgi [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 926.882759] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.882759] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.894780] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.894780] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.899451] [55056]: INFO cinder.volume.api [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 926.905228] [55056]: INFO cinder.api.openstack.wsgi [None req-3f4d0068-7675-44e2-9ebb-bf917acd1dfb tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 200 [ 926.905663] [55056]: [pid: 55056|app: 0|req: 72/152] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:25 2025] GET /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.951676] [55057]: DEBUG cinder.api.middleware.request_id [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.954316] [55057]: INFO cinder.api.openstack.wsgi [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 926.954592] [55057]: DEBUG cinder.api.openstack.wsgi [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.954818] [55057]: DEBUG cinder.api.openstack.wsgi [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.963687] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.963687] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.967830] [55057]: INFO cinder.volume.api [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 926.973705] [55057]: INFO cinder.api.openstack.wsgi [req-8ac0f8bb-10a2-43ae-b737-1e73465dae62 req-2e5d3983-6878-4984-8b75-edb2aae4ea34 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 200 [ 926.974162] [55057]: [pid: 55057|app: 0|req: 81/153] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:25 2025] GET /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.982604] [55056]: DEBUG cinder.api.middleware.request_id [None req-736ba216-2fc0-43d1-b695-956813b17588 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.984842] [55056]: INFO cinder.api.openstack.wsgi [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] POST http://10.180.1.21/volume/v3/volumes [ 926.985329] [55056]: DEBUG cinder.api.openstack.wsgi [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-692136966"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 926.987190] [55056]: DEBUG cinder.api.v3.volumes [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-692136966'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 926.987384] [55056]: INFO cinder.api.v3.volumes [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume of 1 GB [ 926.991886] [55056]: INFO cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Availability Zones retrieved successfully. [ 926.999387] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (6f09c8b7-931e-4c18-96ac-efa55e046487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 927.000706] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1524ce4-6e26-4876-abe2-0d1d7487c929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 927.002107] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 927.024919] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1524ce4-6e26-4876-abe2-0d1d7487c929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 927.025966] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9239b24-e9b3-47e5-a566-b70261e80177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 927.059509] [55056]: DEBUG cinder.quota [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Created reservations ['28ca8d44-01e7-45bc-aa7c-ad207e512335', 'd1ef955e-77d9-48c0-b814-526113cbb0f5', '878eea64-3b7c-4144-8772-4379b5548fcb', '706de6e3-1ff4-4c05-8de0-ae57bf8066f8'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 927.061341] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9239b24-e9b3-47e5-a566-b70261e80177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ca8d44-01e7-45bc-aa7c-ad207e512335', 'd1ef955e-77d9-48c0-b814-526113cbb0f5', '878eea64-3b7c-4144-8772-4379b5548fcb', '706de6e3-1ff4-4c05-8de0-ae57bf8066f8']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 927.061565] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b32f13-7f61-48e3-a3df-3b775ba8e059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 927.078831] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b32f13-7f61-48e3-a3df-3b775ba8e059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7de74488-8b4c-4215-961b-b326f0dfd7ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-692136966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['28ca8d44-01e7-45bc-aa7c-ad207e512335','d1ef955e-77d9-48c0-b814-526113cbb0f5','878eea64-3b7c-4144-8772-4379b5548fcb','706de6e3-1ff4-4c05-8de0-ae57bf8066f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-692136966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7de74488-8b4c-4215-961b-b326f0dfd7ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aa45b4bbd9874015947cafe6325db408',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='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 927.079829] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954afc79-a4dd-48c4-9b1d-640fc23901ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 927.094281] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954afc79-a4dd-48c4-9b1d-640fc23901ce) 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-692136966',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aa45b4bbd9874015947cafe6325db408',qos_specs=None,replication_status=,reservations=['28ca8d44-01e7-45bc-aa7c-ad207e512335','d1ef955e-77d9-48c0-b814-526113cbb0f5','878eea64-3b7c-4144-8772-4379b5548fcb','706de6e3-1ff4-4c05-8de0-ae57bf8066f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7cfd00ccaaf4e3e9d02ef2f6556209f',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 927.095313] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eda2007-a306-487c-a660-ba264f61e1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 927.105135] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eda2007-a306-487c-a660-ba264f61e1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 927.106361] [55056]: DEBUG cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Flow 'volume_create_api' (6f09c8b7-931e-4c18-96ac-efa55e046487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 927.106745] [55056]: INFO cinder.volume.api [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Create volume request issued successfully. [ 927.107486] [55056]: INFO cinder.api.openstack.wsgi [None req-736ba216-2fc0-43d1-b695-956813b17588 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 927.107971] [55056]: [pid: 55056|app: 0|req: 73/154] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:39:25 2025] POST /volume/v3/volumes => generated 758 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 927.117707] [55057]: DEBUG cinder.api.middleware.request_id [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.120514] [55057]: INFO cinder.api.openstack.wsgi [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 927.121157] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.121198] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.130240] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.130240] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.134775] [55057]: INFO cinder.volume.api [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 927.139955] [55057]: INFO cinder.api.openstack.wsgi [None req-d06c1794-edfe-4f6d-97cd-299c9daf6d0f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 200 [ 927.140426] [55057]: [pid: 55057|app: 0|req: 82/155] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:25 2025] GET /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.155479] [55056]: DEBUG cinder.api.middleware.request_id [None req-e266cba0-0477-43d2-b455-ffb487d8c51a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.160027] [55056]: INFO cinder.api.openstack.wsgi [None req-e266cba0-0477-43d2-b455-ffb487d8c51a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 928.160118] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e266cba0-0477-43d2-b455-ffb487d8c51a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.160349] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e266cba0-0477-43d2-b455-ffb487d8c51a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.180258] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.180258] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.184161] [55056]: INFO cinder.volume.api [None req-e266cba0-0477-43d2-b455-ffb487d8c51a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 928.192880] [55056]: INFO cinder.api.openstack.wsgi [None req-e266cba0-0477-43d2-b455-ffb487d8c51a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 200 [ 928.193889] [55056]: [pid: 55056|app: 0|req: 74/156] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.214369] [55057]: DEBUG cinder.api.middleware.request_id [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.218245] [55057]: INFO cinder.api.openstack.wsgi [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 928.218359] [55057]: DEBUG cinder.api.openstack.wsgi [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.218599] [55057]: DEBUG cinder.api.openstack.wsgi [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.228204] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.228204] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.232043] [55057]: INFO cinder.volume.api [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 928.237846] [55057]: INFO cinder.api.openstack.wsgi [req-7588eb92-07b5-4ec4-899a-a9c1e1971d4f req-83c581fd-1255-41e3-88dc-853d43ea2d05 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 200 [ 928.238270] [55057]: [pid: 55057|app: 0|req: 83/157] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.256742] [55056]: DEBUG cinder.api.middleware.request_id [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.259300] [55056]: INFO cinder.api.openstack.wsgi [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.259580] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.259842] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.260535] [55056]: DEBUG cinder.api.api_utils [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.261592] [55056]: DEBUG cinder.volume.api [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55056) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.292273] [55056]: INFO cinder.volume.api [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.293493] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.293493] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.298484] [55056]: INFO cinder.api.openstack.wsgi [req-f7d3de4d-97d9-490a-b263-13a03894f859 req-c233eaf5-4949-4995-902f-548a551d92dc tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.299098] [55056]: [pid: 55056|app: 0|req: 75/158] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.316311] [55057]: DEBUG cinder.api.middleware.request_id [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.323540] [55057]: INFO cinder.api.openstack.wsgi [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.323540] [55057]: DEBUG cinder.api.openstack.wsgi [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.323540] [55057]: DEBUG cinder.api.openstack.wsgi [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.323540] [55057]: DEBUG cinder.api.api_utils [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.323803] [55057]: DEBUG cinder.volume.api [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55057) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.355587] [55057]: INFO cinder.volume.api [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.356783] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.356783] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.365730] [55057]: INFO cinder.api.openstack.wsgi [req-2d670733-e545-4942-b9f7-fd6cbfa28f2b req-533524e0-3a7c-420f-bf21-ded25406f418 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.366447] [55057]: [pid: 55057|app: 0|req: 84/159] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.383421] [55056]: DEBUG cinder.api.middleware.request_id [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.385874] [55056]: INFO cinder.api.openstack.wsgi [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.386141] [55056]: DEBUG cinder.api.openstack.wsgi [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.386368] [55056]: DEBUG cinder.api.openstack.wsgi [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.386675] [55056]: DEBUG cinder.api.api_utils [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.388294] [55056]: DEBUG cinder.volume.api [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55056) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.399734] [55056]: INFO cinder.volume.api [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.400959] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.400959] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.406369] [55056]: INFO cinder.api.openstack.wsgi [req-d2c93099-9808-468a-a2f8-c512532734fe req-85c7f1b9-4800-4bd6-a9ab-639e93780153 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.406915] [55056]: [pid: 55056|app: 0|req: 76/160] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.428895] [55057]: DEBUG cinder.api.middleware.request_id [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.431442] [55057]: INFO cinder.api.openstack.wsgi [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.431679] [55057]: DEBUG cinder.api.openstack.wsgi [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.431903] [55057]: DEBUG cinder.api.openstack.wsgi [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.432210] [55057]: DEBUG cinder.api.api_utils [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.433185] [55057]: DEBUG cinder.volume.api [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55057) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.443899] [55057]: INFO cinder.volume.api [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.445061] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.445061] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.450133] [55057]: INFO cinder.api.openstack.wsgi [req-04d52d07-59ce-4102-8297-96b2713d3960 req-eb81bfa3-d7cc-49e8-8334-5a8816f0e3d8 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.450630] [55057]: [pid: 55057|app: 0|req: 85/161] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 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) [ 928.473554] [55056]: DEBUG cinder.api.middleware.request_id [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.476044] [55056]: INFO cinder.api.openstack.wsgi [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.476284] [55056]: DEBUG cinder.api.openstack.wsgi [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.476499] [55056]: DEBUG cinder.api.openstack.wsgi [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.476777] [55056]: DEBUG cinder.api.api_utils [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.477724] [55056]: DEBUG cinder.volume.api [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55056) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.487919] [55056]: INFO cinder.volume.api [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.489567] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.489567] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.494739] [55056]: INFO cinder.api.openstack.wsgi [req-f63444c1-2a44-4acf-a177-25ce9061cf84 req-f9758205-78d5-44d7-b785-09b5e689d081 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.495213] [55056]: [pid: 55056|app: 0|req: 77/162] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 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) [ 928.513536] [55057]: DEBUG cinder.api.middleware.request_id [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.516821] [55057]: INFO cinder.api.openstack.wsgi [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.517553] [55057]: DEBUG cinder.api.openstack.wsgi [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.518109] [55057]: DEBUG cinder.api.openstack.wsgi [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.518404] [55057]: DEBUG cinder.api.api_utils [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.519402] [55057]: DEBUG cinder.volume.api [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55057) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.529616] [55057]: INFO cinder.volume.api [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.530879] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.530879] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.537107] [55057]: INFO cinder.api.openstack.wsgi [req-6956dd41-7daa-4ce9-b333-e4e586500d78 req-d96d70ad-76ed-4397-a3ea-a88fc5f8a827 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.537107] [55057]: [pid: 55057|app: 0|req: 86/163] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.554517] [55056]: DEBUG cinder.api.middleware.request_id [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.557465] [55056]: INFO cinder.api.openstack.wsgi [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.557775] [55056]: DEBUG cinder.api.openstack.wsgi [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.558015] [55056]: DEBUG cinder.api.openstack.wsgi [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.558440] [55056]: DEBUG cinder.api.api_utils [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.559428] [55056]: DEBUG cinder.volume.api [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55056) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.568662] [55056]: INFO cinder.volume.api [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.569817] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.569817] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.574564] [55056]: INFO cinder.api.openstack.wsgi [req-7e28feee-3556-442a-985f-bcf0a21d1365 req-17cb451d-ca38-43b4-b750-fd01c9b1fad2 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.575016] [55056]: [pid: 55056|app: 0|req: 78/164] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 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) [ 928.593417] [55057]: DEBUG cinder.api.middleware.request_id [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.596129] [55057]: INFO cinder.api.openstack.wsgi [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 928.596475] [55057]: DEBUG cinder.api.openstack.wsgi [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.596932] [55057]: DEBUG cinder.api.openstack.wsgi [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'detail' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.596932] [55057]: DEBUG cinder.api.api_utils [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Removing options '' from query. {{(pid=55057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 928.598152] [55057]: DEBUG cinder.volume.api [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55057) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 928.611978] [55057]: INFO cinder.volume.api [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Get all volumes completed successfully. [ 928.613292] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.613292] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.618936] [55057]: INFO cinder.api.openstack.wsgi [req-9bb5af8f-c18d-4ca6-aa62-f96d1ad55fe9 req-e2d5a7f5-1bb0-436d-bf2e-1bd3cab2140a tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 928.620335] [55057]: [pid: 55057|app: 0|req: 87/165] 10.180.1.21 () {60 vars in 1388 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.634943] [55056]: DEBUG cinder.api.middleware.request_id [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.637082] [55056]: INFO cinder.api.openstack.wsgi [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 928.637694] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.637694] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.637844] [55056]: INFO cinder.api.v3.volumes [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume with id: 7de74488-8b4c-4215-961b-b326f0dfd7ed [ 928.648212] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.648212] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.648859] [55056]: INFO cinder.volume.api [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 928.674031] [55056]: INFO cinder.volume.api [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume request issued successfully. [ 928.674031] [55056]: INFO cinder.api.openstack.wsgi [None req-f87613a0-7eb3-4727-a06d-4a67f0307199 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 202 [ 928.674031] [55056]: [pid: 55056|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:39:27 2025] DELETE /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 928.679955] [55057]: DEBUG cinder.api.middleware.request_id [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.681807] [55057]: INFO cinder.api.openstack.wsgi [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 928.682093] [55057]: DEBUG cinder.api.openstack.wsgi [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.682385] [55057]: DEBUG cinder.api.openstack.wsgi [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.692625] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.692625] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.701221] [55057]: INFO cinder.volume.api [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 928.707958] [55057]: INFO cinder.api.openstack.wsgi [None req-62283a62-9460-41a6-83b7-982d1f3c5fd6 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 200 [ 928.709028] [55057]: [pid: 55057|app: 0|req: 88/167] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:27 2025] GET /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.721644] [55056]: DEBUG cinder.api.middleware.request_id [None req-67ac29e1-79ce-48fc-ae80-7b0268a2f567 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.724178] [55056]: INFO cinder.api.openstack.wsgi [None req-67ac29e1-79ce-48fc-ae80-7b0268a2f567 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed [ 929.724406] [55056]: DEBUG cinder.api.openstack.wsgi [None req-67ac29e1-79ce-48fc-ae80-7b0268a2f567 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.724632] [55056]: DEBUG cinder.api.openstack.wsgi [None req-67ac29e1-79ce-48fc-ae80-7b0268a2f567 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.732521] [55056]: INFO cinder.api.openstack.wsgi [None req-67ac29e1-79ce-48fc-ae80-7b0268a2f567 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed returned with HTTP 404 [ 929.733121] [55056]: [pid: 55056|app: 0|req: 80/168] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:28 2025] GET /volume/v3/volumes/7de74488-8b4c-4215-961b-b326f0dfd7ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 929.736635] [55057]: DEBUG cinder.api.middleware.request_id [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.738891] [55057]: INFO cinder.api.openstack.wsgi [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 929.739162] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.739385] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.739610] [55057]: INFO cinder.api.v3.volumes [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume with id: d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 929.751835] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.751835] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.752485] [55057]: INFO cinder.volume.api [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 929.773983] [55057]: INFO cinder.volume.api [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume request issued successfully. [ 929.774378] [55057]: INFO cinder.api.openstack.wsgi [None req-f042bf86-e8f9-4eb0-9a7d-cab303fdeff1 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 202 [ 929.774844] [55057]: [pid: 55057|app: 0|req: 89/169] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:39:28 2025] DELETE /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 929.778207] [55056]: DEBUG cinder.api.middleware.request_id [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.781018] [55056]: INFO cinder.api.openstack.wsgi [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 929.781271] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.781498] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.790144] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.790144] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.795059] [55056]: INFO cinder.volume.api [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 929.800913] [55056]: INFO cinder.api.openstack.wsgi [None req-6869ca36-1b40-4f7f-92fb-4c353239b4d4 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 200 [ 929.801354] [55056]: [pid: 55056|app: 0|req: 81/170] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:28 2025] GET /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.812420] [55057]: DEBUG cinder.api.middleware.request_id [None req-50068a19-c5ad-4821-9061-edc0c4dc7734 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.815177] [55057]: INFO cinder.api.openstack.wsgi [None req-50068a19-c5ad-4821-9061-edc0c4dc7734 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 [ 930.815497] [55057]: DEBUG cinder.api.openstack.wsgi [None req-50068a19-c5ad-4821-9061-edc0c4dc7734 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.815688] [55057]: DEBUG cinder.api.openstack.wsgi [None req-50068a19-c5ad-4821-9061-edc0c4dc7734 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.822399] [55057]: INFO cinder.api.openstack.wsgi [None req-50068a19-c5ad-4821-9061-edc0c4dc7734 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 returned with HTTP 404 [ 930.822897] [55057]: [pid: 55057|app: 0|req: 90/171] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:29 2025] GET /volume/v3/volumes/d7cc7251-592c-4dc3-9dbf-d499930dfc52 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 930.826591] [55056]: DEBUG cinder.api.middleware.request_id [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.828454] [55056]: INFO cinder.api.openstack.wsgi [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 930.828872] [55056]: DEBUG cinder.api.openstack.wsgi [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.829284] [55056]: DEBUG cinder.api.openstack.wsgi [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.830101] [55056]: INFO cinder.api.v3.volumes [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume with id: f8a9d52f-9241-4523-b74b-46c10c417b8c [ 930.839616] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.839616] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.840162] [55056]: INFO cinder.volume.api [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 930.864883] [55056]: INFO cinder.volume.api [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Delete volume request issued successfully. [ 930.865148] [55056]: INFO cinder.api.openstack.wsgi [None req-307e784c-506d-4bac-bba1-268b5c8d4ce9 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 202 [ 930.865585] [55056]: [pid: 55056|app: 0|req: 82/172] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:39:29 2025] DELETE /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 930.868831] [55057]: DEBUG cinder.api.middleware.request_id [None req-808892f8-29ec-4897-89c2-08e1de07f21f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.871373] [55057]: INFO cinder.api.openstack.wsgi [None req-808892f8-29ec-4897-89c2-08e1de07f21f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 930.871726] [55057]: DEBUG cinder.api.openstack.wsgi [None req-808892f8-29ec-4897-89c2-08e1de07f21f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.871833] [55057]: DEBUG cinder.api.openstack.wsgi [None req-808892f8-29ec-4897-89c2-08e1de07f21f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.880969] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.880969] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.885706] [55057]: INFO cinder.volume.api [None req-808892f8-29ec-4897-89c2-08e1de07f21f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Volume info retrieved successfully. [ 930.890757] [55057]: INFO cinder.api.openstack.wsgi [None req-808892f8-29ec-4897-89c2-08e1de07f21f tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 200 [ 930.891278] [55057]: [pid: 55057|app: 0|req: 91/173] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:29 2025] GET /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 931.901289] [55056]: DEBUG cinder.api.middleware.request_id [None req-6e772e6b-cb3a-440d-a990-43d078174278 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.903574] [55056]: INFO cinder.api.openstack.wsgi [None req-6e772e6b-cb3a-440d-a990-43d078174278 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c [ 931.903730] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6e772e6b-cb3a-440d-a990-43d078174278 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.903878] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6e772e6b-cb3a-440d-a990-43d078174278 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.911142] [55056]: INFO cinder.api.openstack.wsgi [None req-6e772e6b-cb3a-440d-a990-43d078174278 tempest-VolumesTestJSON-620999987 tempest-VolumesTestJSON-620999987-project-member] http://10.180.1.21/volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c returned with HTTP 404 [ 931.911511] [55056]: [pid: 55056|app: 0|req: 83/174] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:39:30 2025] GET /volume/v3/volumes/f8a9d52f-9241-4523-b74b-46c10c417b8c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 940.889764] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 941.907522] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.032456] [55057]: DEBUG cinder.api.middleware.request_id [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.034757] [55057]: INFO cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] POST http://10.180.1.21/volume/v3/volumes [ 951.035181] [55057]: DEBUG cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-122629965", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.037124] [55057]: DEBUG cinder.api.v3.volumes [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-122629965', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 951.037264] [55057]: INFO cinder.api.v3.volumes [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Create volume of 1 GB [ 951.043739] [55057]: INFO cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Availability Zones retrieved successfully. [ 951.051903] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Flow 'volume_create_api' (0b99867f-887f-4d7a-ba24-12b04eb7c8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.053105] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65449703-3283-4f02-b5ae-c965a1dc92ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.054351] [55057]: DEBUG cinder.volume.flows.api.create_volume [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 951.077256] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65449703-3283-4f02-b5ae-c965a1dc92ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.078024] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e53da0-891c-4f08-8fc5-933e1f38d461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.129984] [55057]: DEBUG cinder.quota [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Created reservations ['2b800379-ad83-4c8a-91bb-b13f1fdaab53', '9d021609-a2aa-4108-9934-a648d9ae9612', '6dd8978f-6b7d-4cd8-ba83-dbe0b9ab0d8a', 'ddb1706f-74c8-49cb-8978-fa891e747f28'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 951.131017] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e53da0-891c-4f08-8fc5-933e1f38d461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b800379-ad83-4c8a-91bb-b13f1fdaab53', '9d021609-a2aa-4108-9934-a648d9ae9612', '6dd8978f-6b7d-4cd8-ba83-dbe0b9ab0d8a', 'ddb1706f-74c8-49cb-8978-fa891e747f28']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.132041] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13921bf7-9222-4c12-9422-1f839ef95545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.146545] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13921bf7-9222-4c12-9422-1f839ef95545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f45aaf08-0562-44ef-868c-929a6197458f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-122629965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c98f18f7644d5acfe63f474fcf997',qos_specs=None,replication_status=,reservations=['2b800379-ad83-4c8a-91bb-b13f1fdaab53','9d021609-a2aa-4108-9934-a648d9ae9612','6dd8978f-6b7d-4cd8-ba83-dbe0b9ab0d8a','ddb1706f-74c8-49cb-8978-fa891e747f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb2813b4b4b4a7da2611338325fb553',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:39:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-122629965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f45aaf08-0562-44ef-868c-929a6197458f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c4c98f18f7644d5acfe63f474fcf997',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='5eb2813b4b4b4a7da2611338325fb553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.147476] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5819836-1bba-4bba-8d5f-c422232a740c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.164443] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5819836-1bba-4bba-8d5f-c422232a740c) 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-122629965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c4c98f18f7644d5acfe63f474fcf997',qos_specs=None,replication_status=,reservations=['2b800379-ad83-4c8a-91bb-b13f1fdaab53','9d021609-a2aa-4108-9934-a648d9ae9612','6dd8978f-6b7d-4cd8-ba83-dbe0b9ab0d8a','ddb1706f-74c8-49cb-8978-fa891e747f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb2813b4b4b4a7da2611338325fb553',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.165370] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cdada5-ae25-4039-b0a7-c5048578c3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.179810] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cdada5-ae25-4039-b0a7-c5048578c3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.179810] [55057]: DEBUG cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Flow 'volume_create_api' (0b99867f-887f-4d7a-ba24-12b04eb7c8a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.179810] [55057]: INFO cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Create volume request issued successfully. [ 951.179810] [55057]: INFO cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-eb7bb57e-81aa-441b-85e1-9ac3869df3ca tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 951.179810] [55057]: [pid: 55057|app: 0|req: 92/175] 10.180.1.21 () {64 vars in 1421 bytes} [Sun Feb 16 23:39:49 2025] POST /volume/v3/volumes => generated 753 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 951.184333] [55056]: DEBUG cinder.api.middleware.request_id [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.186652] [55056]: INFO cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 951.186934] [55056]: DEBUG cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.187596] [55056]: DEBUG cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.196029] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.196029] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.199934] [55056]: INFO cinder.volume.api [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 951.205191] [55056]: INFO cinder.api.openstack.wsgi [req-a3e064b4-40f5-4c1d-9738-1474098a4d53 req-1f30bb26-1511-4fa9-81c0-258de21ef855 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 200 [ 951.206276] [55056]: [pid: 55056|app: 0|req: 84/176] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:50 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.247905] [55057]: DEBUG cinder.api.middleware.request_id [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.257082] [55057]: INFO cinder.api.openstack.wsgi [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 951.257355] [55057]: DEBUG cinder.api.openstack.wsgi [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.257576] [55057]: DEBUG cinder.api.openstack.wsgi [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.269376] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.269376] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.274709] [55057]: INFO cinder.volume.api [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 951.281238] [55057]: INFO cinder.api.openstack.wsgi [req-94b8dadb-e5bb-4c40-8428-f61d6493fc64 req-befbf866-6541-4193-a3dc-8cc071231dc5 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 200 [ 951.281843] [55057]: [pid: 55057|app: 0|req: 93/177] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:50 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.297115] [55056]: DEBUG cinder.api.middleware.request_id [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.299695] [55056]: INFO cinder.api.openstack.wsgi [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 952.299975] [55056]: DEBUG cinder.api.openstack.wsgi [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.300137] [55056]: DEBUG cinder.api.openstack.wsgi [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.309727] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.309727] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.313761] [55056]: INFO cinder.volume.api [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 952.318227] [55056]: INFO cinder.api.openstack.wsgi [req-aa088f8a-b5ca-4b57-b39d-893154bbd2d1 req-ea7468d1-09e0-43a7-a4c2-595c73f24f2b tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 200 [ 952.318606] [55056]: [pid: 55056|app: 0|req: 85/178] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.333650] [55057]: DEBUG cinder.api.middleware.request_id [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.336135] [55057]: INFO cinder.api.openstack.wsgi [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 952.336526] [55057]: DEBUG cinder.api.openstack.wsgi [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f45aaf08-0562-44ef-868c-929a6197458f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-254704764", "description": null, "metadata": {}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 952.346322] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.346322] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.346823] [55057]: INFO cinder.volume.api [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 952.347025] [55057]: INFO cinder.api.v3.snapshots [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Create snapshot from volume f45aaf08-0562-44ef-868c-929a6197458f [ 952.372645] [55057]: WARNING cinder.quota [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-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. [ 952.395814] [55057]: DEBUG cinder.quota [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Created reservations ['342ce5e3-fa7e-4637-b5df-f631c48b66a4', '73e45db3-1b32-4014-8eb6-236c21ae651d', '1d581037-9e8d-4b74-920c-e656f05247b6', '7ac85ae6-167f-4124-aec4-1a1c5ccb87c6'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 952.444400] [55057]: INFO cinder.volume.api [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Snapshot create request issued successfully. [ 952.444794] [55057]: INFO cinder.api.openstack.wsgi [req-10537185-3ccc-47ec-87ca-00c964260efa req-8bc3455b-60e4-49ff-937b-aad44b89b0d7 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 952.445260] [55057]: [pid: 55057|app: 0|req: 94/179] 10.180.1.21 () {64 vars in 1427 bytes} [Sun Feb 16 23:39:51 2025] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 952.460249] [55056]: DEBUG cinder.api.middleware.request_id [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.462797] [55056]: INFO cinder.api.openstack.wsgi [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e [ 952.462866] [55056]: DEBUG cinder.api.openstack.wsgi [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.463111] [55056]: DEBUG cinder.api.openstack.wsgi [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.491702] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.491702] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.492293] [55056]: INFO cinder.volume.api [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Snapshot retrieved successfully. [ 952.493534] [55056]: INFO cinder.api.openstack.wsgi [req-d4aa5779-9580-401a-a843-ddcdfe9bac5c req-49515367-582e-47d7-bbb2-891cc506cde2 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e returned with HTTP 200 [ 952.494082] [55056]: [pid: 55056|app: 0|req: 86/180] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.508943] [55057]: DEBUG cinder.api.middleware.request_id [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.510939] [55057]: INFO cinder.api.openstack.wsgi [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 952.511177] [55057]: DEBUG cinder.api.openstack.wsgi [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.511400] [55057]: DEBUG cinder.api.openstack.wsgi [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'detail' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.511721] [55057]: DEBUG cinder.api.api_utils [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Removing options '' from query. {{(pid=55057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 952.512064] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.512064] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.513117] [55057]: DEBUG cinder.db.sqlalchemy.api [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Building query based on filter {{(pid=55057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 952.523355] [55057]: INFO cinder.volume.api [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Get all snapshots completed successfully. [ 952.523804] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.523804] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.524468] [55057]: INFO cinder.api.openstack.wsgi [req-dd4a8afb-12f6-4f51-9ccf-459c8ca0fffa req-0140b2d3-37ba-4fa5-a388-7f4abcd89e72 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 952.524864] [55057]: [pid: 55057|app: 0|req: 95/181] 10.180.1.21 () {60 vars in 1394 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.545081] [55056]: DEBUG cinder.api.middleware.request_id [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.547613] [55056]: INFO cinder.api.openstack.wsgi [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e [ 952.547703] [55056]: DEBUG cinder.api.openstack.wsgi [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.547880] [55056]: DEBUG cinder.api.openstack.wsgi [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.553877] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.553877] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.554399] [55056]: INFO cinder.volume.api [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Snapshot retrieved successfully. [ 952.555621] [55056]: INFO cinder.api.openstack.wsgi [req-4e6e1862-70e4-4a58-b6c4-a8538d4b2866 req-6ddaf4b6-1711-411f-a1c9-5d899b651af9 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e returned with HTTP 200 [ 952.556204] [55056]: [pid: 55056|app: 0|req: 87/182] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 952.576668] [55057]: DEBUG cinder.api.middleware.request_id [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.578487] [55057]: INFO cinder.api.openstack.wsgi [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e [ 952.578675] [55057]: DEBUG cinder.api.openstack.wsgi [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.578979] [55057]: DEBUG cinder.api.openstack.wsgi [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.579197] [55057]: INFO cinder.api.v2.snapshots [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Delete snapshot with id: 90686fe6-33e3-4413-9ac8-09525dbd314e [ 952.584716] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.584716] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.585211] [55057]: INFO cinder.volume.api [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Snapshot retrieved successfully. [ 952.605038] [55057]: INFO cinder.volume.api [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Snapshot delete request issued successfully. [ 952.605038] [55057]: INFO cinder.api.openstack.wsgi [req-995d6987-b703-49fc-bd98-3eb3055fc923 req-bdc5b43d-186c-4114-819d-a6def1a0e038 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e returned with HTTP 202 [ 952.605038] [55057]: [pid: 55057|app: 0|req: 96/183] 10.180.1.21 () {62 vars in 1506 bytes} [Sun Feb 16 23:39:51 2025] DELETE /volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 952.688809] [55056]: DEBUG cinder.api.middleware.request_id [req-7242953b-9b0f-4515-82ae-1ae088865f29 req-f82054c1-5e3a-4a66-b849-429950a7d3b4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.691877] [55056]: INFO cinder.api.openstack.wsgi [req-7242953b-9b0f-4515-82ae-1ae088865f29 req-f82054c1-5e3a-4a66-b849-429950a7d3b4 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e [ 952.692304] [55056]: DEBUG cinder.api.openstack.wsgi [req-7242953b-9b0f-4515-82ae-1ae088865f29 req-f82054c1-5e3a-4a66-b849-429950a7d3b4 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.692372] [55056]: DEBUG cinder.api.openstack.wsgi [req-7242953b-9b0f-4515-82ae-1ae088865f29 req-f82054c1-5e3a-4a66-b849-429950a7d3b4 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.697945] [55056]: INFO cinder.api.openstack.wsgi [req-7242953b-9b0f-4515-82ae-1ae088865f29 req-f82054c1-5e3a-4a66-b849-429950a7d3b4 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e returned with HTTP 404 [ 952.698458] [55056]: [pid: 55056|app: 0|req: 88/184] 10.180.1.21 () {60 vars in 1484 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/snapshots/90686fe6-33e3-4413-9ac8-09525dbd314e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 952.762293] [55057]: DEBUG cinder.api.middleware.request_id [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.764945] [55057]: INFO cinder.api.openstack.wsgi [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 952.765165] [55057]: DEBUG cinder.api.openstack.wsgi [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.765383] [55057]: DEBUG cinder.api.openstack.wsgi [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.766033] [55057]: INFO cinder.api.v3.volumes [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Delete volume with id: f45aaf08-0562-44ef-868c-929a6197458f [ 952.775793] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.775793] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.776458] [55057]: INFO cinder.volume.api [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 952.795762] [55057]: INFO cinder.volume.api [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Delete volume request issued successfully. [ 952.795947] [55057]: INFO cinder.api.openstack.wsgi [req-f6c5223c-1a77-4983-9a60-59cebb97eb3b req-fa445f4c-b614-41d4-9370-d567e6b8b9cc tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 202 [ 952.796439] [55057]: [pid: 55057|app: 0|req: 97/185] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:39:51 2025] DELETE /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 952.811851] [55056]: DEBUG cinder.api.middleware.request_id [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.814247] [55056]: INFO cinder.api.openstack.wsgi [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 952.814498] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.814718] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.824835] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.824835] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.829619] [55056]: INFO cinder.volume.api [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Volume info retrieved successfully. [ 952.834923] [55056]: INFO cinder.api.openstack.wsgi [req-d1390f8d-5606-4b74-ad8f-1e7ce2e2396a req-9a8537db-cead-426f-87a5-f89bc2c67001 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 200 [ 952.835342] [55056]: [pid: 55056|app: 0|req: 89/186] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:51 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.854339] [55057]: DEBUG cinder.api.middleware.request_id [req-4d545e26-5f8d-4c86-a605-326a712cc351 req-b72651a2-5a69-467a-a8b3-0dbed9a98a45 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.856662] [55057]: INFO cinder.api.openstack.wsgi [req-4d545e26-5f8d-4c86-a605-326a712cc351 req-b72651a2-5a69-467a-a8b3-0dbed9a98a45 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 953.856882] [55057]: DEBUG cinder.api.openstack.wsgi [req-4d545e26-5f8d-4c86-a605-326a712cc351 req-b72651a2-5a69-467a-a8b3-0dbed9a98a45 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.857109] [55057]: DEBUG cinder.api.openstack.wsgi [req-4d545e26-5f8d-4c86-a605-326a712cc351 req-b72651a2-5a69-467a-a8b3-0dbed9a98a45 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.864393] [55057]: INFO cinder.api.openstack.wsgi [req-4d545e26-5f8d-4c86-a605-326a712cc351 req-b72651a2-5a69-467a-a8b3-0dbed9a98a45 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 404 [ 953.864622] [55057]: [pid: 55057|app: 0|req: 98/187] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:52 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.879507] [55056]: DEBUG cinder.api.middleware.request_id [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.881970] [55056]: INFO cinder.api.openstack.wsgi [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 953.882166] [55056]: DEBUG cinder.api.openstack.wsgi [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.882373] [55056]: DEBUG cinder.api.openstack.wsgi [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.882569] [55056]: INFO cinder.api.v3.volumes [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Delete volume with id: f45aaf08-0562-44ef-868c-929a6197458f [ 953.888915] [55056]: INFO cinder.api.openstack.wsgi [req-06aa1740-1c1e-47e5-9318-7b60cc08c438 req-c0ba8c7b-5abd-4bed-ba31-61ad719bff6d tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 404 [ 953.889118] [55056]: [pid: 55056|app: 0|req: 90/188] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:39:52 2025] DELETE /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 953.901538] [55057]: DEBUG cinder.api.middleware.request_id [req-184aa148-ebe9-4783-ad65-8e3316266794 req-bce97aa7-92a1-4ab5-af42-260d66648227 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.903475] [55057]: INFO cinder.api.openstack.wsgi [req-184aa148-ebe9-4783-ad65-8e3316266794 req-bce97aa7-92a1-4ab5-af42-260d66648227 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] GET http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f [ 953.903693] [55057]: DEBUG cinder.api.openstack.wsgi [req-184aa148-ebe9-4783-ad65-8e3316266794 req-bce97aa7-92a1-4ab5-af42-260d66648227 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.903909] [55057]: DEBUG cinder.api.openstack.wsgi [req-184aa148-ebe9-4783-ad65-8e3316266794 req-bce97aa7-92a1-4ab5-af42-260d66648227 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.909869] [55057]: INFO cinder.api.openstack.wsgi [req-184aa148-ebe9-4783-ad65-8e3316266794 req-bce97aa7-92a1-4ab5-af42-260d66648227 tempest-VolumesSnapshotsTestJSON-502197202 tempest-VolumesSnapshotsTestJSON-502197202-project-member] http://10.180.1.21/volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f returned with HTTP 404 [ 953.910439] [55057]: [pid: 55057|app: 0|req: 99/189] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:39:52 2025] GET /volume/v3/volumes/f45aaf08-0562-44ef-868c-929a6197458f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 963.885261] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=16 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.906315] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 981.147253] [55056]: DEBUG cinder.api.middleware.request_id [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.149309] [55056]: INFO cinder.api.openstack.wsgi [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] POST http://10.180.1.21/volume/v3/volumes [ 981.149710] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-967244465", "imageRef": "3a69c4ed-5248-4471-9e73-90a3170e05c0", "size": 1}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 981.151460] [55056]: DEBUG cinder.api.v3.volumes [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-967244465', 'imageRef': '3a69c4ed-5248-4471-9e73-90a3170e05c0', 'size': 1}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 981.401047] [55056]: INFO cinder.api.v3.volumes [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Create volume of 1 GB [ 981.407980] [55056]: INFO cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Availability Zones retrieved successfully. [ 981.414852] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Flow 'volume_create_api' (b98e5cf8-3434-4e2e-be66-034cd475aa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 981.416060] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7524b44f-067d-4200-a71d-d61e4849d4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 981.417232] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 981.468949] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7524b44f-067d-4200-a71d-d61e4849d4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 981.470037] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02116e8-90e9-4539-8068-437d7964c302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 981.524132] [55056]: DEBUG cinder.quota [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Created reservations ['98b92a93-d09d-49d5-bf1d-4dbc7d89225e', '2c604751-f7db-4741-bf67-b55a41a36fb3', '2b2ce4c5-b6a0-4490-950e-229239238ba1', '9cf516fe-7c77-404e-8463-bb896e90b707'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 981.526358] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02116e8-90e9-4539-8068-437d7964c302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b92a93-d09d-49d5-bf1d-4dbc7d89225e', '2c604751-f7db-4741-bf67-b55a41a36fb3', '2b2ce4c5-b6a0-4490-950e-229239238ba1', '9cf516fe-7c77-404e-8463-bb896e90b707']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 981.526358] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0ff0c9-f92c-451e-938c-961a4b736868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 981.540620] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0ff0c9-f92c-451e-938c-961a4b736868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '192d8aa3-5465-459e-8c58-d3c104dad42c', '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-967244465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32e012d5dbac413f9d7d027a04a46f4a',qos_specs=None,replication_status=,reservations=['98b92a93-d09d-49d5-bf1d-4dbc7d89225e','2c604751-f7db-4741-bf67-b55a41a36fb3','2b2ce4c5-b6a0-4490-950e-229239238ba1','9cf516fe-7c77-404e-8463-bb896e90b707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402efe58568942ea8a7768062f4452e1',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:40:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-967244465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=192d8aa3-5465-459e-8c58-d3c104dad42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32e012d5dbac413f9d7d027a04a46f4a',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='402efe58568942ea8a7768062f4452e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 981.542140] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40ffa06-e528-41ef-88ca-d97ac8267d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 981.560084] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40ffa06-e528-41ef-88ca-d97ac8267d21) 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-967244465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32e012d5dbac413f9d7d027a04a46f4a',qos_specs=None,replication_status=,reservations=['98b92a93-d09d-49d5-bf1d-4dbc7d89225e','2c604751-f7db-4741-bf67-b55a41a36fb3','2b2ce4c5-b6a0-4490-950e-229239238ba1','9cf516fe-7c77-404e-8463-bb896e90b707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402efe58568942ea8a7768062f4452e1',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 981.560084] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561c1d56-8f59-425b-8ef9-a63e08c0bc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 981.572024] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561c1d56-8f59-425b-8ef9-a63e08c0bc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 981.572024] [55056]: DEBUG cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Flow 'volume_create_api' (b98e5cf8-3434-4e2e-be66-034cd475aa46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 981.572257] [55056]: INFO cinder.volume.api [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Create volume request issued successfully. [ 981.572755] [55056]: INFO cinder.api.openstack.wsgi [None req-b691871f-c0f7-4c2c-96a7-648b5d7f3e2a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 981.573274] [55056]: [pid: 55056|app: 0|req: 91/190] 10.180.1.21 () {62 vars in 1177 bytes} [Sun Feb 16 23:40:20 2025] POST /volume/v3/volumes => generated 897 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 981.583290] [55057]: DEBUG cinder.api.middleware.request_id [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.585479] [55057]: INFO cinder.api.openstack.wsgi [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 981.585795] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.586079] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.596791] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.596791] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.601105] [55057]: INFO cinder.volume.api [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 981.606226] [55057]: INFO cinder.api.openstack.wsgi [None req-e4ebc7c4-1df2-48b6-8ec7-f9ae3bfa6862 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 981.606849] [55057]: [pid: 55057|app: 0|req: 100/191] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:20 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 982.619009] [55056]: DEBUG cinder.api.middleware.request_id [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.621575] [55056]: INFO cinder.api.openstack.wsgi [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 982.621744] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.622030] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.640312] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.640312] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.648913] [55056]: INFO cinder.volume.api [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 982.657141] [55056]: INFO cinder.api.openstack.wsgi [None req-00d492a9-17a7-41c9-9184-bd620b5a1a51 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 982.657566] [55056]: [pid: 55056|app: 0|req: 92/192] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:21 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.669485] [55057]: DEBUG cinder.api.middleware.request_id [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.673127] [55057]: INFO cinder.api.openstack.wsgi [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 983.673127] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.673127] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.686690] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.686690] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.692261] [55057]: INFO cinder.volume.api [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 983.697629] [55057]: INFO cinder.api.openstack.wsgi [None req-1ccb64fe-4b66-4a52-8402-e792972723c6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 983.697629] [55057]: [pid: 55057|app: 0|req: 101/193] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:22 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.721899] [55056]: DEBUG cinder.api.middleware.request_id [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-31b556a2-9379-4f8f-87d5-85f9d9cbd1f4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.726107] [55056]: INFO cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-31b556a2-9379-4f8f-87d5-85f9d9cbd1f4 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] DELETE http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 [ 983.726107] [55056]: DEBUG cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-31b556a2-9379-4f8f-87d5-85f9d9cbd1f4 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.726107] [55056]: DEBUG cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-31b556a2-9379-4f8f-87d5-85f9d9cbd1f4 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.733572] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.733572] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.260148] [55056]: INFO cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-31b556a2-9379-4f8f-87d5-85f9d9cbd1f4 tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 returned with HTTP 200 [ 984.260572] [55056]: [pid: 55056|app: 0|req: 93/194] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:40:22 2025] DELETE /volume/v3/attachments/eac89362-ea2b-432a-a898-cba414e3b9d9 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.270434] [55057]: DEBUG cinder.api.middleware.request_id [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.273744] [55057]: INFO cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 984.274227] [55057]: DEBUG cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.274227] [55057]: DEBUG cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.274496] [55057]: INFO cinder.api.v3.volumes [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Delete volume with id: 4de53a27-a68e-4244-9b0a-40fccd6f9977 [ 984.282331] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.282331] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.283027] [55057]: INFO cinder.volume.api [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Volume info retrieved successfully. [ 984.304272] [55057]: INFO cinder.volume.api [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] Delete volume request issued successfully. [ 984.304454] [55057]: INFO cinder.api.openstack.wsgi [req-0f0a30cc-8565-4687-a8ec-321f20eb438d req-6f7c665c-0750-435e-b157-867a3d07676f tempest-ServersTestBootFromVolume-445872320 tempest-ServersTestBootFromVolume-445872320-project-member] http://10.180.1.21/volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 returned with HTTP 202 [ 984.305283] [55057]: [pid: 55057|app: 0|req: 102/195] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:40:23 2025] DELETE /volume/v3/volumes/4de53a27-a68e-4244-9b0a-40fccd6f9977 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 984.712016] [55056]: DEBUG cinder.api.middleware.request_id [None req-652df236-b4d6-4a0e-b00c-c072b191ecba None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.712016] [55056]: INFO cinder.api.openstack.wsgi [None req-652df236-b4d6-4a0e-b00c-c072b191ecba tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 984.712230] [55056]: DEBUG cinder.api.openstack.wsgi [None req-652df236-b4d6-4a0e-b00c-c072b191ecba tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.712275] [55056]: DEBUG cinder.api.openstack.wsgi [None req-652df236-b4d6-4a0e-b00c-c072b191ecba tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.723959] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.723959] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.728868] [55056]: INFO cinder.volume.api [None req-652df236-b4d6-4a0e-b00c-c072b191ecba tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 984.733857] [55056]: INFO cinder.api.openstack.wsgi [None req-652df236-b4d6-4a0e-b00c-c072b191ecba tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 984.734172] [55056]: [pid: 55056|app: 0|req: 94/196] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:23 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.745544] [55057]: DEBUG cinder.api.middleware.request_id [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.747703] [55057]: INFO cinder.api.openstack.wsgi [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 985.747959] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.748204] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.759845] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.759845] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.764038] [55057]: INFO cinder.volume.api [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 985.769251] [55057]: INFO cinder.api.openstack.wsgi [None req-8ac2a172-1375-4a99-a64b-10abbef023e3 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 985.769652] [55057]: [pid: 55057|app: 0|req: 103/197] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:24 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 986.780359] [55056]: DEBUG cinder.api.middleware.request_id [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.782641] [55056]: INFO cinder.api.openstack.wsgi [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 986.782883] [55056]: DEBUG cinder.api.openstack.wsgi [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.783112] [55056]: DEBUG cinder.api.openstack.wsgi [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.807017] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.807017] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.811148] [55056]: INFO cinder.volume.api [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 986.818952] [55056]: INFO cinder.api.openstack.wsgi [None req-300b53de-bc6a-435c-8f50-5a06ac2348f7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 986.819375] [55056]: [pid: 55056|app: 0|req: 95/198] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:25 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.830871] [55057]: DEBUG cinder.api.middleware.request_id [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.833065] [55057]: INFO cinder.api.openstack.wsgi [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 987.833397] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.833635] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.857599] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.857599] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.863151] [55057]: INFO cinder.volume.api [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 987.875269] [55057]: INFO cinder.api.openstack.wsgi [None req-c6d5a477-d547-4268-8be4-f5fd06ae2a67 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 987.875708] [55057]: [pid: 55057|app: 0|req: 104/199] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:26 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.886286] [55056]: DEBUG cinder.api.middleware.request_id [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.888445] [55056]: INFO cinder.api.openstack.wsgi [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 988.888701] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.888924] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.906910] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.906910] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.911684] [55056]: INFO cinder.volume.api [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 988.919209] [55056]: INFO cinder.api.openstack.wsgi [None req-d65c51a4-c188-43d6-9d30-32c77ad0e74c tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 988.919645] [55056]: [pid: 55056|app: 0|req: 96/200] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:27 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.931056] [55057]: DEBUG cinder.api.middleware.request_id [None req-79125aee-13c9-4176-a54a-c4ed3483b35b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.933273] [55057]: INFO cinder.api.openstack.wsgi [None req-79125aee-13c9-4176-a54a-c4ed3483b35b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 989.933599] [55057]: DEBUG cinder.api.openstack.wsgi [None req-79125aee-13c9-4176-a54a-c4ed3483b35b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.933860] [55057]: DEBUG cinder.api.openstack.wsgi [None req-79125aee-13c9-4176-a54a-c4ed3483b35b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.965063] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.965063] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.970987] [55057]: INFO cinder.volume.api [None req-79125aee-13c9-4176-a54a-c4ed3483b35b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 989.979112] [55057]: INFO cinder.api.openstack.wsgi [None req-79125aee-13c9-4176-a54a-c4ed3483b35b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 989.979553] [55057]: [pid: 55057|app: 0|req: 105/201] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:28 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.991743] [55056]: DEBUG cinder.api.middleware.request_id [None req-acaea409-405a-43d1-ade9-5597c6946225 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.994016] [55056]: INFO cinder.api.openstack.wsgi [None req-acaea409-405a-43d1-ade9-5597c6946225 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 990.994349] [55056]: DEBUG cinder.api.openstack.wsgi [None req-acaea409-405a-43d1-ade9-5597c6946225 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.994614] [55056]: DEBUG cinder.api.openstack.wsgi [None req-acaea409-405a-43d1-ade9-5597c6946225 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.009374] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.009374] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.015156] [55056]: INFO cinder.volume.api [None req-acaea409-405a-43d1-ade9-5597c6946225 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 991.022461] [55056]: INFO cinder.api.openstack.wsgi [None req-acaea409-405a-43d1-ade9-5597c6946225 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 991.022871] [55056]: [pid: 55056|app: 0|req: 97/202] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:29 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 992.035489] [55057]: DEBUG cinder.api.middleware.request_id [None req-6f6ae080-a750-4848-9984-a5431104a239 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.037661] [55057]: INFO cinder.api.openstack.wsgi [None req-6f6ae080-a750-4848-9984-a5431104a239 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 992.038140] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae080-a750-4848-9984-a5431104a239 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.038260] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6f6ae080-a750-4848-9984-a5431104a239 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.066300] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.066300] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.072181] [55057]: INFO cinder.volume.api [None req-6f6ae080-a750-4848-9984-a5431104a239 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 992.078865] [55057]: INFO cinder.api.openstack.wsgi [None req-6f6ae080-a750-4848-9984-a5431104a239 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 992.078865] [55057]: [pid: 55057|app: 0|req: 106/203] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:30 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 993.089984] [55056]: DEBUG cinder.api.middleware.request_id [None req-db77f41a-1e9f-4c2d-af9b-4939896457af None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.092122] [55056]: INFO cinder.api.openstack.wsgi [None req-db77f41a-1e9f-4c2d-af9b-4939896457af tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 993.092757] [55056]: DEBUG cinder.api.openstack.wsgi [None req-db77f41a-1e9f-4c2d-af9b-4939896457af tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.092757] [55056]: DEBUG cinder.api.openstack.wsgi [None req-db77f41a-1e9f-4c2d-af9b-4939896457af tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.119021] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.119021] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.123201] [55056]: INFO cinder.volume.api [None req-db77f41a-1e9f-4c2d-af9b-4939896457af tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 993.130840] [55056]: INFO cinder.api.openstack.wsgi [None req-db77f41a-1e9f-4c2d-af9b-4939896457af tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 993.131882] [55056]: [pid: 55056|app: 0|req: 98/204] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:31 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.143271] [55057]: DEBUG cinder.api.middleware.request_id [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.146667] [55057]: INFO cinder.api.openstack.wsgi [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 994.147156] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.147550] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.176419] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.176419] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.179904] [55057]: INFO cinder.volume.api [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 994.185101] [55057]: INFO cinder.api.openstack.wsgi [None req-e4c2ed96-5265-4f7b-95ba-ed3094e3aaa7 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 994.185949] [55057]: [pid: 55057|app: 0|req: 107/205] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:32 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 995.199890] [55056]: DEBUG cinder.api.middleware.request_id [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.202770] [55056]: INFO cinder.api.openstack.wsgi [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 995.202770] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.202770] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.227545] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.227545] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.233054] [55056]: INFO cinder.volume.api [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 995.238650] [55056]: INFO cinder.api.openstack.wsgi [None req-d2bbfd7e-8264-4206-af29-50886d2b60dd tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 995.239071] [55056]: [pid: 55056|app: 0|req: 99/206] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:34 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.252858] [55057]: DEBUG cinder.api.middleware.request_id [None req-0b169324-7fd9-479b-8b45-426ef863c337 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.255358] [55057]: INFO cinder.api.openstack.wsgi [None req-0b169324-7fd9-479b-8b45-426ef863c337 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 996.255617] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0b169324-7fd9-479b-8b45-426ef863c337 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.255857] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0b169324-7fd9-479b-8b45-426ef863c337 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.276985] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.276985] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.286862] [55057]: INFO cinder.volume.api [None req-0b169324-7fd9-479b-8b45-426ef863c337 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 996.295177] [55057]: INFO cinder.api.openstack.wsgi [None req-0b169324-7fd9-479b-8b45-426ef863c337 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 996.295665] [55057]: [pid: 55057|app: 0|req: 108/207] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:35 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.315474] [55056]: DEBUG cinder.api.middleware.request_id [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.321217] [55056]: INFO cinder.api.openstack.wsgi [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 997.321217] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.321217] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.345942] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.345942] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.354159] [55056]: INFO cinder.volume.api [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 997.361915] [55056]: INFO cinder.api.openstack.wsgi [None req-f8e2b37e-ff49-4713-8a12-28e9ed5ed7a6 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 997.362350] [55056]: [pid: 55056|app: 0|req: 100/208] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:36 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.374449] [55057]: DEBUG cinder.api.middleware.request_id [None req-9d98002b-94de-4f92-8c26-378fcc4c761a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.376725] [55057]: INFO cinder.api.openstack.wsgi [None req-9d98002b-94de-4f92-8c26-378fcc4c761a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 998.376973] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9d98002b-94de-4f92-8c26-378fcc4c761a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.377218] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9d98002b-94de-4f92-8c26-378fcc4c761a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.403228] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403228] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.408607] [55057]: INFO cinder.volume.api [None req-9d98002b-94de-4f92-8c26-378fcc4c761a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 998.414148] [55057]: INFO cinder.api.openstack.wsgi [None req-9d98002b-94de-4f92-8c26-378fcc4c761a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 998.414560] [55057]: [pid: 55057|app: 0|req: 109/209] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:37 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.429306] [55056]: DEBUG cinder.api.middleware.request_id [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.431966] [55056]: INFO cinder.api.openstack.wsgi [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 999.432260] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.432485] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.472277] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.472277] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.474947] [55056]: INFO cinder.volume.api [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 999.480317] [55056]: INFO cinder.api.openstack.wsgi [None req-8fdde577-f0b1-4ac3-b656-88be3eda3a43 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 999.480725] [55056]: [pid: 55056|app: 0|req: 101/210] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:40:38 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1572 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 999.588323] [55057]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.588323] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 999.588323] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.588323] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.595874] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.595874] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.601615] [55057]: INFO cinder.volume.api [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 999.613144] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-8d296aed-4ea6-4172-8f55-25c4a7f83945 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 999.613857] [55057]: [pid: 55057|app: 0|req: 110/211] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:40:38 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.472042] [55056]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.475134] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1000.475849] [55056]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.475849] [55056]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.500495] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.500495] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.505099] [55056]: INFO cinder.volume.api [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1000.514886] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-f15ea02e-c3c2-4102-babe-c0868009ac93 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 1000.515457] [55056]: [pid: 55056|app: 0|req: 102/212] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:40:39 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1000.525933] [55057]: DEBUG cinder.api.middleware.request_id [None req-1a260206-37ec-40f6-a883-c299df3cbf0f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.525933] [55057]: INFO cinder.api.openstack.wsgi [None req-1a260206-37ec-40f6-a883-c299df3cbf0f None None] GET http://10.180.1.21/volume// [ 1000.525933] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1a260206-37ec-40f6-a883-c299df3cbf0f None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.525933] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1a260206-37ec-40f6-a883-c299df3cbf0f None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.525933] [55057]: INFO cinder.api.openstack.wsgi [None req-1a260206-37ec-40f6-a883-c299df3cbf0f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1000.526308] [55057]: [pid: 55057|app: 0|req: 111/213] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:40:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1000.530927] [55056]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-0a132e54-cd81-4e69-b461-df4625ab16c2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.533437] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-0a132e54-cd81-4e69-b461-df4625ab16c2 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1000.533714] [55056]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-0a132e54-cd81-4e69-b461-df4625ab16c2 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "192d8aa3-5465-459e-8c58-d3c104dad42c", "connector": null, "instance_uuid": "6a38b087-8011-4a40-b8a3-2c5605f3c785"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1000.542874] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.542874] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.586139] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-0a132e54-cd81-4e69-b461-df4625ab16c2 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1000.587198] [55056]: [pid: 55056|app: 0|req: 103/214] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:40:39 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) [ 1006.200011] [55057]: DEBUG cinder.api.middleware.request_id [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.202143] [55057]: INFO cinder.api.openstack.wsgi [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1006.202567] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-373844514"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.204312] [55057]: DEBUG cinder.api.v3.volumes [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-373844514'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1006.204895] [55057]: INFO cinder.api.v3.volumes [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume of 1 GB [ 1006.221259] [55057]: INFO cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Availability Zones retrieved successfully. [ 1006.229615] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (70ac4bd0-4d4c-438a-8453-3e47e1a1a2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1006.229615] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c75357-1128-4c28-bd87-203eff52ec8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1006.230964] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1006.259980] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c75357-1128-4c28-bd87-203eff52ec8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1006.261788] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8846f6b1-ee77-460e-ba06-43a92e49f8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1006.357031] [55057]: DEBUG cinder.quota [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Created reservations ['ebc85408-512a-4306-8945-219640fc3a3d', '75ad91e6-16a1-4300-a0f6-8bf6283b3b85', '7806ed50-6390-4c03-935f-e67041a55009', '718d8ab4-30a1-4a27-bc73-a65955dc3156'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1006.357031] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8846f6b1-ee77-460e-ba06-43a92e49f8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc85408-512a-4306-8945-219640fc3a3d', '75ad91e6-16a1-4300-a0f6-8bf6283b3b85', '7806ed50-6390-4c03-935f-e67041a55009', '718d8ab4-30a1-4a27-bc73-a65955dc3156']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1006.357031] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f77c69-7d6e-452b-b2a0-1c906e57645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1006.385330] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f77c69-7d6e-452b-b2a0-1c906e57645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3618a4dc-82b6-4632-a3a0-409fadbee8db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-373844514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['ebc85408-512a-4306-8945-219640fc3a3d','75ad91e6-16a1-4300-a0f6-8bf6283b3b85','7806ed50-6390-4c03-935f-e67041a55009','718d8ab4-30a1-4a27-bc73-a65955dc3156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-373844514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3618a4dc-82b6-4632-a3a0-409fadbee8db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b180facf4874fd88eca74b8dfbef84d',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='2f42dde185c1494da1afcac678d9172b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1006.387797] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f824c27a-edab-4c77-a06a-a2ce400997a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1006.608816] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f824c27a-edab-4c77-a06a-a2ce400997a4) 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-373844514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['ebc85408-512a-4306-8945-219640fc3a3d','75ad91e6-16a1-4300-a0f6-8bf6283b3b85','7806ed50-6390-4c03-935f-e67041a55009','718d8ab4-30a1-4a27-bc73-a65955dc3156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1006.608816] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d503a703-654a-47c5-9e48-dd991a116a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1006.608816] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d503a703-654a-47c5-9e48-dd991a116a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1006.608816] [55057]: DEBUG cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (70ac4bd0-4d4c-438a-8453-3e47e1a1a2ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1006.608816] [55057]: INFO cinder.volume.api [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request issued successfully. [ 1006.608816] [55057]: INFO cinder.api.openstack.wsgi [None req-b5ca78af-5f02-4324-ae17-6f0bac99e818 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1006.608816] [55057]: [pid: 55057|app: 0|req: 112/215] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:40:45 2025] POST /volume/v3/volumes => generated 753 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1006.615499] [55056]: DEBUG cinder.api.middleware.request_id [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.615499] [55056]: INFO cinder.api.openstack.wsgi [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1006.615499] [55056]: DEBUG cinder.api.openstack.wsgi [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.615499] [55056]: DEBUG cinder.api.openstack.wsgi [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.615499] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.615499] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.615499] [55056]: INFO cinder.volume.api [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1006.615499] [55056]: INFO cinder.api.openstack.wsgi [None req-50e3d6a3-c885-401c-9a91-30f292b6ce9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1006.615499] [55056]: [pid: 55056|app: 0|req: 104/216] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:45 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.553419] [55057]: DEBUG cinder.api.middleware.request_id [None req-70a830da-76ea-40be-be8e-34bfaaaf86de None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.555903] [55057]: INFO cinder.api.openstack.wsgi [None req-70a830da-76ea-40be-be8e-34bfaaaf86de tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1007.556143] [55057]: DEBUG cinder.api.openstack.wsgi [None req-70a830da-76ea-40be-be8e-34bfaaaf86de tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.556364] [55057]: DEBUG cinder.api.openstack.wsgi [None req-70a830da-76ea-40be-be8e-34bfaaaf86de tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.578922] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.578922] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.588418] [55057]: INFO cinder.volume.api [None req-70a830da-76ea-40be-be8e-34bfaaaf86de tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1007.593265] [55057]: INFO cinder.api.openstack.wsgi [None req-70a830da-76ea-40be-be8e-34bfaaaf86de tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1007.593804] [55057]: [pid: 55057|app: 0|req: 113/217] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:46 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.634835] [55056]: DEBUG cinder.api.middleware.request_id [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.638884] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1007.639180] [55056]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.639287] [55056]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.647500] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.647500] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.652376] [55056]: INFO cinder.volume.api [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1007.657195] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-66cb4cd7-b51f-4c5b-8c80-d4874f926861 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1007.657600] [55056]: [pid: 55056|app: 0|req: 105/218] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:40:46 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.193585] [55057]: DEBUG cinder.api.middleware.request_id [None req-c8d32ab5-79f6-4b2a-9010-f4dd2ea13c6b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.194097] [55057]: INFO cinder.api.openstack.wsgi [None req-c8d32ab5-79f6-4b2a-9010-f4dd2ea13c6b None None] GET http://10.180.1.21/volume// [ 1009.194375] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c8d32ab5-79f6-4b2a-9010-f4dd2ea13c6b None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.194564] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c8d32ab5-79f6-4b2a-9010-f4dd2ea13c6b None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.194954] [55057]: INFO cinder.api.openstack.wsgi [None req-c8d32ab5-79f6-4b2a-9010-f4dd2ea13c6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1009.195418] [55057]: [pid: 55057|app: 0|req: 114/219] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:40:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1009.199225] [55056]: DEBUG cinder.api.middleware.request_id [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-7156f0b3-9b83-49d2-b83c-d16f774feccb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.201674] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-7156f0b3-9b83-49d2-b83c-d16f774feccb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1009.202109] [55056]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-7156f0b3-9b83-49d2-b83c-d16f774feccb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3618a4dc-82b6-4632-a3a0-409fadbee8db", "connector": null, "instance_uuid": "c8730ae6-ad92-4376-a45f-5975803f079f"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.226703] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226703] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.266220] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-7156f0b3-9b83-49d2-b83c-d16f774feccb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1009.266736] [55056]: [pid: 55056|app: 0|req: 106/220] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:40:48 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.293875] [55057]: DEBUG cinder.api.middleware.request_id [None req-7603775a-7e53-4151-99b5-e93dd5af9095 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.296173] [55057]: INFO cinder.api.openstack.wsgi [None req-7603775a-7e53-4151-99b5-e93dd5af9095 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1009.296573] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7603775a-7e53-4151-99b5-e93dd5af9095 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.296862] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7603775a-7e53-4151-99b5-e93dd5af9095 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.306561] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.306561] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.310027] [55057]: INFO cinder.volume.api [None req-7603775a-7e53-4151-99b5-e93dd5af9095 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1009.316388] [55057]: INFO cinder.api.openstack.wsgi [None req-7603775a-7e53-4151-99b5-e93dd5af9095 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1009.316388] [55057]: [pid: 55057|app: 0|req: 115/221] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:48 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.799217] [55056]: DEBUG cinder.api.middleware.request_id [None req-d5e3619c-3f1a-42ee-9f79-5c9b6ac3abb9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.799217] [55056]: INFO cinder.api.openstack.wsgi [None req-d5e3619c-3f1a-42ee-9f79-5c9b6ac3abb9 None None] GET http://10.180.1.21/volume// [ 1009.799217] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d5e3619c-3f1a-42ee-9f79-5c9b6ac3abb9 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.799217] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d5e3619c-3f1a-42ee-9f79-5c9b6ac3abb9 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.799217] [55056]: INFO cinder.api.openstack.wsgi [None req-d5e3619c-3f1a-42ee-9f79-5c9b6ac3abb9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1009.799217] [55056]: [pid: 55056|app: 0|req: 107/222] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:40:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1009.802715] [55057]: DEBUG cinder.api.middleware.request_id [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.805109] [55057]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1009.805365] [55057]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.805587] [55057]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.837448] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837448] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.843433] [55057]: INFO cinder.volume.api [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1009.848657] [55057]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-312712c5-174a-4683-bd6f-c117ece86b7b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1009.849086] [55057]: [pid: 55057|app: 0|req: 116/223] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:40:48 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1009.876706] [55056]: DEBUG cinder.api.middleware.request_id [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.882571] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] PUT http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 [ 1009.883035] [55056]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-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-521567", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.891254] [55056]: DEBUG cinder.coordination [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Acquiring lock "cinder-attachment_update-3618a4dc-82b6-4632-a3a0-409fadbee8db-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1009.896162] [55056]: DEBUG cinder.coordination [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-3618a4dc-82b6-4632-a3a0-409fadbee8db-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1009.897418] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897418] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.329183] [55057]: DEBUG cinder.api.middleware.request_id [None req-01bf4513-739d-4506-b371-6edc037745ae None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.331526] [55057]: INFO cinder.api.openstack.wsgi [None req-01bf4513-739d-4506-b371-6edc037745ae tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1010.331860] [55057]: DEBUG cinder.api.openstack.wsgi [None req-01bf4513-739d-4506-b371-6edc037745ae tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.332184] [55057]: DEBUG cinder.api.openstack.wsgi [None req-01bf4513-739d-4506-b371-6edc037745ae tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.346175] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346175] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.350786] [55057]: INFO cinder.volume.api [None req-01bf4513-739d-4506-b371-6edc037745ae tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1010.357512] [55057]: INFO cinder.api.openstack.wsgi [None req-01bf4513-739d-4506-b371-6edc037745ae tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1010.358081] [55057]: [pid: 55057|app: 0|req: 117/224] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:49 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.373223] [55057]: DEBUG cinder.api.middleware.request_id [None req-0d099094-68e0-4533-a61a-9a3a2bab77da None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.375392] [55057]: INFO cinder.api.openstack.wsgi [None req-0d099094-68e0-4533-a61a-9a3a2bab77da tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1011.375639] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0d099094-68e0-4533-a61a-9a3a2bab77da tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.375890] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0d099094-68e0-4533-a61a-9a3a2bab77da tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.396350] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396350] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.401258] [55057]: INFO cinder.volume.api [None req-0d099094-68e0-4533-a61a-9a3a2bab77da tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1011.410355] [55057]: INFO cinder.api.openstack.wsgi [None req-0d099094-68e0-4533-a61a-9a3a2bab77da tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1011.410355] [55057]: [pid: 55057|app: 0|req: 118/225] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:50 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.421243] [55057]: DEBUG cinder.api.middleware.request_id [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.425053] [55057]: INFO cinder.api.openstack.wsgi [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1012.425426] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.425509] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.448472] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.448472] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.453457] [55057]: INFO cinder.volume.api [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1012.459014] [55057]: INFO cinder.api.openstack.wsgi [None req-d2b4fe88-cd6b-4a1c-b9de-dc2940792d3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1012.459409] [55057]: [pid: 55057|app: 0|req: 119/226] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:51 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.470596] [55057]: DEBUG cinder.api.middleware.request_id [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.473960] [55057]: INFO cinder.api.openstack.wsgi [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1013.474206] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.474441] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.508857] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.508857] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.513507] [55057]: INFO cinder.volume.api [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1013.518959] [55057]: INFO cinder.api.openstack.wsgi [None req-ac469d7a-6dac-4f93-90b7-53ae2250507f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1013.519342] [55057]: [pid: 55057|app: 0|req: 120/227] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:52 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.427195] [55056]: DEBUG cinder.coordination [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-3618a4dc-82b6-4632-a3a0-409fadbee8db-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1014.427195] [55056]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-34dad4a0-eab0-49f3-8d98-fb375f9b9f2e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 returned with HTTP 200 [ 1014.427195] [55056]: [pid: 55056|app: 0|req: 108/228] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:40:48 2025] PUT /volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.530123] [55057]: DEBUG cinder.api.middleware.request_id [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.534376] [55057]: INFO cinder.api.openstack.wsgi [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1014.534836] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.535438] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.551174] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551174] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.556631] [55057]: INFO cinder.volume.api [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1014.564130] [55057]: INFO cinder.api.openstack.wsgi [None req-9a26b8b0-5c7f-4df8-a811-a5436ed416b0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1014.564912] [55057]: [pid: 55057|app: 0|req: 121/229] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:53 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1015.576609] [55056]: DEBUG cinder.api.middleware.request_id [None req-fdf89536-e6bc-4020-952d-b642675542d0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.579587] [55056]: INFO cinder.api.openstack.wsgi [None req-fdf89536-e6bc-4020-952d-b642675542d0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1015.580241] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fdf89536-e6bc-4020-952d-b642675542d0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.580241] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fdf89536-e6bc-4020-952d-b642675542d0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.599939] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.599939] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.602943] [55056]: INFO cinder.volume.api [None req-fdf89536-e6bc-4020-952d-b642675542d0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1015.611381] [55056]: INFO cinder.api.openstack.wsgi [None req-fdf89536-e6bc-4020-952d-b642675542d0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1015.611783] [55056]: [pid: 55056|app: 0|req: 109/230] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:54 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.038466] [55057]: DEBUG cinder.api.middleware.request_id [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-84862bc7-4da5-4b57-9863-4e844d7e2ffd None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.043832] [55057]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-84862bc7-4da5-4b57-9863-4e844d7e2ffd tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9/action [ 1016.043832] [55057]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-84862bc7-4da5-4b57-9863-4e844d7e2ffd tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1016.043832] [55057]: DEBUG cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-84862bc7-4da5-4b57-9863-4e844d7e2ffd tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1016.062586] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062586] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.070062] [55057]: INFO cinder.api.openstack.wsgi [req-01821703-d5eb-4b8f-84f6-526ae1bafbc7 req-84862bc7-4da5-4b57-9863-4e844d7e2ffd tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9/action returned with HTTP 204 [ 1016.070659] [55057]: [pid: 55057|app: 0|req: 122/231] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:40:54 2025] POST /volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1016.622449] [55056]: DEBUG cinder.api.middleware.request_id [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.624863] [55056]: INFO cinder.api.openstack.wsgi [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1016.625118] [55056]: DEBUG cinder.api.openstack.wsgi [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.625380] [55056]: DEBUG cinder.api.openstack.wsgi [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.636357] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636357] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.641400] [55056]: INFO cinder.volume.api [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1016.648257] [55056]: INFO cinder.api.openstack.wsgi [None req-86ff0fd7-acd5-432c-b040-915b945a0e7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1016.648666] [55056]: [pid: 55056|app: 0|req: 110/232] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:55 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.661666] [55057]: DEBUG cinder.api.middleware.request_id [None req-4825034e-4de6-49f3-b806-65336877d57f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.663935] [55057]: INFO cinder.api.openstack.wsgi [None req-4825034e-4de6-49f3-b806-65336877d57f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1016.664168] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4825034e-4de6-49f3-b806-65336877d57f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.664390] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4825034e-4de6-49f3-b806-65336877d57f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.680193] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680193] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.684323] [55057]: INFO cinder.volume.api [None req-4825034e-4de6-49f3-b806-65336877d57f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1016.689567] [55057]: INFO cinder.api.openstack.wsgi [None req-4825034e-4de6-49f3-b806-65336877d57f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1016.689933] [55057]: [pid: 55057|app: 0|req: 123/233] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:40:55 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.916854] [55056]: DEBUG cinder.api.middleware.request_id [None req-945d97f0-dcc5-40a1-b4aa-7a6d293fa7a4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.919064] [55056]: INFO cinder.api.openstack.wsgi [None req-945d97f0-dcc5-40a1-b4aa-7a6d293fa7a4 None None] GET http://10.180.1.21/volume// [ 1018.919064] [55056]: DEBUG cinder.api.openstack.wsgi [None req-945d97f0-dcc5-40a1-b4aa-7a6d293fa7a4 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.919064] [55056]: DEBUG cinder.api.openstack.wsgi [None req-945d97f0-dcc5-40a1-b4aa-7a6d293fa7a4 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.919064] [55056]: INFO cinder.api.openstack.wsgi [None req-945d97f0-dcc5-40a1-b4aa-7a6d293fa7a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.919064] [55056]: [pid: 55056|app: 0|req: 111/234] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:40:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.925557] [55057]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.929309] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1018.929628] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.930087] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.948020] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.948020] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.952489] [55057]: INFO cinder.volume.api [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1018.958361] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-fa4de097-d861-4480-8fc6-9a709554433b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 1018.958772] [55057]: [pid: 55057|app: 0|req: 124/235] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:40:57 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1571 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1019.075422] [55056]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.080063] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] PUT http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff [ 1019.080063] [55056]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-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=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1019.090271] [55056]: DEBUG cinder.coordination [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Acquiring lock "cinder-attachment_update-192d8aa3-5465-459e-8c58-d3c104dad42c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1019.096502] [55056]: DEBUG cinder.coordination [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Lock "cinder-attachment_update-192d8aa3-5465-459e-8c58-d3c104dad42c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1019.097882] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097882] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.621141] [55056]: DEBUG cinder.coordination [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Lock "cinder-attachment_update-192d8aa3-5465-459e-8c58-d3c104dad42c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1019.621567] [55056]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-addd683e-e858-4360-8eb6-1a2bb4c9c3a0 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff returned with HTTP 200 [ 1019.622138] [55056]: [pid: 55056|app: 0|req: 112/236] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:40:57 2025] PUT /volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.131095] [55057]: DEBUG cinder.api.middleware.request_id [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-45e24224-33be-4f57-9928-8dffe4c99d78 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.134832] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-45e24224-33be-4f57-9928-8dffe4c99d78 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] POST http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff/action [ 1020.135637] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-45e24224-33be-4f57-9928-8dffe4c99d78 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1020.136010] [55057]: DEBUG cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-45e24224-33be-4f57-9928-8dffe4c99d78 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.160363] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.160363] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.168585] [55057]: INFO cinder.api.openstack.wsgi [req-5265079a-0cf3-48df-93e9-584ef663bbd1 req-45e24224-33be-4f57-9928-8dffe4c99d78 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff/action returned with HTTP 204 [ 1020.171217] [55057]: [pid: 55057|app: 0|req: 125/237] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:40:58 2025] POST /volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1028.196388] [55056]: DEBUG cinder.api.middleware.request_id [None req-adb4db9f-72f9-412f-9348-c55ee939445a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.199160] [55056]: INFO cinder.api.openstack.wsgi [None req-adb4db9f-72f9-412f-9348-c55ee939445a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1028.199806] [55056]: DEBUG cinder.api.openstack.wsgi [None req-adb4db9f-72f9-412f-9348-c55ee939445a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.201279] [55056]: DEBUG cinder.api.openstack.wsgi [None req-adb4db9f-72f9-412f-9348-c55ee939445a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.219033] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.219033] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.224434] [55056]: INFO cinder.volume.api [None req-adb4db9f-72f9-412f-9348-c55ee939445a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1028.234216] [55056]: INFO cinder.api.openstack.wsgi [None req-adb4db9f-72f9-412f-9348-c55ee939445a tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 1028.234216] [55056]: [pid: 55056|app: 0|req: 113/238] 10.180.1.21 () {60 vars in 1266 bytes} [Sun Feb 16 23:41:07 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1030.166742] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=127,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1038.228217] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=120,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1050.318872] [55057]: DEBUG cinder.api.middleware.request_id [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.320851] [55057]: INFO cinder.api.openstack.wsgi [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1050.321588] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2118902005"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1050.322997] [55057]: DEBUG cinder.api.v3.volumes [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2118902005'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1050.323664] [55057]: INFO cinder.api.v3.volumes [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume of 1 GB [ 1050.330775] [55057]: INFO cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Availability Zones retrieved successfully. [ 1050.338485] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Flow 'volume_create_api' (c5ee7f30-fdd4-415b-b222-7076f4fc1206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1050.339715] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7114beae-c139-4ca6-b033-8993a781c765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1050.340853] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1050.362181] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7114beae-c139-4ca6-b033-8993a781c765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1050.363120] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b4e48e-6796-42c5-8e24-3a5f50f28156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1050.408201] [55057]: DEBUG cinder.quota [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Created reservations ['a93017c5-745c-495b-afdf-cf5ebcc484eb', 'c1af8ee0-7bf6-43bc-8015-888e887d8319', '965fd2d9-171f-481a-9abd-8051c6fafca4', '32f9ab6d-6a93-45f9-85a0-7cc141fbb5fb'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1050.409247] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b4e48e-6796-42c5-8e24-3a5f50f28156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93017c5-745c-495b-afdf-cf5ebcc484eb', 'c1af8ee0-7bf6-43bc-8015-888e887d8319', '965fd2d9-171f-481a-9abd-8051c6fafca4', '32f9ab6d-6a93-45f9-85a0-7cc141fbb5fb']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1050.410257] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e804afd7-ce0a-4957-aead-5ab4dc226e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1050.425350] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e804afd7-ce0a-4957-aead-5ab4dc226e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a03072-b615-40ce-8c8b-d03331af52d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2118902005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9439c191254408a759983a560c31aa',qos_specs=None,replication_status=,reservations=['a93017c5-745c-495b-afdf-cf5ebcc484eb','c1af8ee0-7bf6-43bc-8015-888e887d8319','965fd2d9-171f-481a-9abd-8051c6fafca4','32f9ab6d-6a93-45f9-85a0-7cc141fbb5fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ac04e1c91a45dab47d49de49d8692c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2118902005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a03072-b615-40ce-8c8b-d03331af52d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9439c191254408a759983a560c31aa',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='a0ac04e1c91a45dab47d49de49d8692c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1050.427034] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a257cf6-601f-4a6f-8d02-3cd8d31456e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1050.442676] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a257cf6-601f-4a6f-8d02-3cd8d31456e5) 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-2118902005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9439c191254408a759983a560c31aa',qos_specs=None,replication_status=,reservations=['a93017c5-745c-495b-afdf-cf5ebcc484eb','c1af8ee0-7bf6-43bc-8015-888e887d8319','965fd2d9-171f-481a-9abd-8051c6fafca4','32f9ab6d-6a93-45f9-85a0-7cc141fbb5fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ac04e1c91a45dab47d49de49d8692c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1050.445850] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b163771-a1b9-4cc1-843b-3930330246ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1050.457155] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b163771-a1b9-4cc1-843b-3930330246ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1050.458780] [55057]: DEBUG cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Flow 'volume_create_api' (c5ee7f30-fdd4-415b-b222-7076f4fc1206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1050.459268] [55057]: INFO cinder.volume.api [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume request issued successfully. [ 1050.460036] [55057]: INFO cinder.api.openstack.wsgi [None req-0c5961fe-afff-4328-9ccb-3abc8d2c25ef tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1050.460671] [55057]: [pid: 55057|app: 0|req: 126/239] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:41:29 2025] POST /volume/v3/volumes => generated 758 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1050.471167] [55056]: DEBUG cinder.api.middleware.request_id [None req-00180762-5700-41cf-90a1-d38546dcffab None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.474351] [55056]: INFO cinder.api.openstack.wsgi [None req-00180762-5700-41cf-90a1-d38546dcffab tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1050.474858] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00180762-5700-41cf-90a1-d38546dcffab tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.475065] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00180762-5700-41cf-90a1-d38546dcffab tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.486643] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.486643] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.494363] [55056]: INFO cinder.volume.api [None req-00180762-5700-41cf-90a1-d38546dcffab tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1050.502267] [55056]: INFO cinder.api.openstack.wsgi [None req-00180762-5700-41cf-90a1-d38546dcffab tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 returned with HTTP 200 [ 1050.502684] [55056]: [pid: 55056|app: 0|req: 114/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:41:29 2025] GET /volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.515397] [55057]: DEBUG cinder.api.middleware.request_id [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.517710] [55057]: INFO cinder.api.openstack.wsgi [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1051.517917] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.518153] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.529200] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.529200] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.533235] [55057]: INFO cinder.volume.api [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1051.537939] [55057]: INFO cinder.api.openstack.wsgi [None req-f4bc9565-328f-487f-b1f0-5f3285326a56 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 returned with HTTP 200 [ 1051.538358] [55057]: [pid: 55057|app: 0|req: 127/241] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:41:30 2025] GET /volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.498607] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=4 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1061.535759] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1064.537690] [55056]: DEBUG cinder.api.middleware.request_id [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.540182] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1064.540425] [55056]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.540643] [55056]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.570843] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.570843] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.577788] [55056]: INFO cinder.volume.api [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1064.584592] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-88050da5-78a7-43ff-b5b1-9c99c5fcdb7f tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 1064.585168] [55056]: [pid: 55056|app: 0|req: 115/242] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:41:43 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1683 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.614140] [55057]: DEBUG cinder.api.middleware.request_id [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.617057] [55057]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] GET http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1064.617286] [55057]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.617519] [55057]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.627953] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.627953] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.631851] [55057]: INFO cinder.volume.api [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1064.638453] [55057]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-81faa6ef-9174-4741-937f-1728ac9ac0b8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 200 [ 1064.638898] [55057]: [pid: 55057|app: 0|req: 128/243] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:41:43 2025] GET /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 1683 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.694393] [55056]: DEBUG cinder.api.middleware.request_id [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.698021] [55056]: INFO cinder.api.openstack.wsgi [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1064.698248] [55056]: DEBUG cinder.api.openstack.wsgi [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1051669667"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.700058] [55056]: DEBUG cinder.api.v3.volumes [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1051669667'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1064.700201] [55056]: INFO cinder.api.v3.volumes [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume of 1 GB [ 1064.712229] [55056]: INFO cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Availability Zones retrieved successfully. [ 1064.720505] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Flow 'volume_create_api' (28eb3bd7-ade6-4c75-b626-5656d25c4d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1064.725087] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eace83f-3336-4d56-83c6-b97b781536ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1064.726408] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1064.761293] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eace83f-3336-4d56-83c6-b97b781536ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1064.761293] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1ebed3-3382-433b-8fe3-73989ca016fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1064.795602] [55056]: DEBUG cinder.quota [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Created reservations ['b02a8124-73f5-41f5-bffc-fabf8988940a', '73032424-9242-4262-99cb-5571efcd46c6', '42ea8607-a652-4e99-bc27-a93245021c79', '9f24611a-eff5-410f-983d-48117ebabaa0'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1064.796631] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1ebed3-3382-433b-8fe3-73989ca016fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b02a8124-73f5-41f5-bffc-fabf8988940a', '73032424-9242-4262-99cb-5571efcd46c6', '42ea8607-a652-4e99-bc27-a93245021c79', '9f24611a-eff5-410f-983d-48117ebabaa0']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1064.797605] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfe909b-a772-4cf9-80e9-8dc40899c91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1064.811490] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfe909b-a772-4cf9-80e9-8dc40899c91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484bee7e-0152-43ba-9f12-9bb20ac6f091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1051669667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9439c191254408a759983a560c31aa',qos_specs=None,replication_status=,reservations=['b02a8124-73f5-41f5-bffc-fabf8988940a','73032424-9242-4262-99cb-5571efcd46c6','42ea8607-a652-4e99-bc27-a93245021c79','9f24611a-eff5-410f-983d-48117ebabaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ac04e1c91a45dab47d49de49d8692c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1051669667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484bee7e-0152-43ba-9f12-9bb20ac6f091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9439c191254408a759983a560c31aa',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='a0ac04e1c91a45dab47d49de49d8692c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1064.812504] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc9ad60-99dd-45dd-87d3-7e200596a450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1064.831199] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc9ad60-99dd-45dd-87d3-7e200596a450) 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-1051669667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9439c191254408a759983a560c31aa',qos_specs=None,replication_status=,reservations=['b02a8124-73f5-41f5-bffc-fabf8988940a','73032424-9242-4262-99cb-5571efcd46c6','42ea8607-a652-4e99-bc27-a93245021c79','9f24611a-eff5-410f-983d-48117ebabaa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0ac04e1c91a45dab47d49de49d8692c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1064.832192] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa8c6d1-4fc0-41ec-9c61-7ecba7624bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1064.851664] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa8c6d1-4fc0-41ec-9c61-7ecba7624bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1064.852720] [55056]: DEBUG cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Flow 'volume_create_api' (28eb3bd7-ade6-4c75-b626-5656d25c4d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1064.853089] [55056]: INFO cinder.volume.api [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Create volume request issued successfully. [ 1064.853752] [55056]: INFO cinder.api.openstack.wsgi [None req-90f5ac60-0963-42a2-b913-5800e8be99d3 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1064.854415] [55056]: [pid: 55056|app: 0|req: 116/244] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:41:43 2025] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1064.869782] [55057]: DEBUG cinder.api.middleware.request_id [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.874314] [55057]: INFO cinder.api.openstack.wsgi [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1064.874314] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.874314] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.886894] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.886894] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.892866] [55057]: INFO cinder.volume.api [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1064.898202] [55057]: INFO cinder.api.openstack.wsgi [None req-0dea16b6-f9a7-4a72-ac3a-60e6a0e36cd6 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1064.899073] [55057]: [pid: 55057|app: 0|req: 129/245] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:41:43 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1065.911520] [55056]: DEBUG cinder.api.middleware.request_id [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.915788] [55056]: INFO cinder.api.openstack.wsgi [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1065.915788] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.915788] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.927526] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.927526] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.934411] [55056]: INFO cinder.volume.api [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1065.940725] [55056]: INFO cinder.api.openstack.wsgi [None req-d6ca94a2-d17a-4cf3-b20b-fcaa233bc60b tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1065.941076] [55056]: [pid: 55056|app: 0|req: 117/246] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:41:44 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.172628] [55057]: DEBUG cinder.api.middleware.request_id [None req-1e6d486a-d676-406b-a929-1abe7913c2d7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.173158] [55057]: INFO cinder.api.openstack.wsgi [None req-1e6d486a-d676-406b-a929-1abe7913c2d7 None None] GET http://10.180.1.21/volume// [ 1069.173347] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1e6d486a-d676-406b-a929-1abe7913c2d7 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.173591] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1e6d486a-d676-406b-a929-1abe7913c2d7 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.173985] [55057]: INFO cinder.api.openstack.wsgi [None req-1e6d486a-d676-406b-a929-1abe7913c2d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.174320] [55057]: [pid: 55057|app: 0|req: 130/247] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:41:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.178145] [55056]: DEBUG cinder.api.middleware.request_id [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-17a483bb-75cf-4417-8af4-d825b67e4e1b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.180173] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-17a483bb-75cf-4417-8af4-d825b67e4e1b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1069.180617] [55056]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-17a483bb-75cf-4417-8af4-d825b67e4e1b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "192d8aa3-5465-459e-8c58-d3c104dad42c", "connector": null, "instance_uuid": "6a38b087-8011-4a40-b8a3-2c5605f3c785"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.196572] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.196572] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.227661] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-17a483bb-75cf-4417-8af4-d825b67e4e1b tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1069.227661] [55056]: [pid: 55056|app: 0|req: 118/248] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:41:48 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.297085] [55057]: DEBUG cinder.api.middleware.request_id [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.299406] [55057]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] POST http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c/action [ 1069.299845] [55057]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1069.299974] [55057]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.313238] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.313238] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.313573] [55057]: INFO cinder.volume.api [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1069.318167] [55057]: INFO cinder.volume.api [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Roll detaching of volume completed successfully. [ 1069.318360] [55057]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-da5516c1-4457-4a5f-86f3-a38022b08c64 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c/action returned with HTTP 202 [ 1069.318966] [55057]: [pid: 55057|app: 0|req: 131/249] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:41:48 2025] POST /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1069.325111] [55056]: DEBUG cinder.api.middleware.request_id [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-3e678078-c025-4dca-b4b4-017b69df83f8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.328492] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-3e678078-c025-4dca-b4b4-017b69df83f8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2d7db691-9037-4453-8da1-b64c96c74e98 [ 1069.328492] [55056]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-3e678078-c025-4dca-b4b4-017b69df83f8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.328492] [55056]: DEBUG cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-3e678078-c025-4dca-b4b4-017b69df83f8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.335270] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.335270] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.359895] [55056]: INFO cinder.api.openstack.wsgi [req-bcf54ab4-351c-4dc3-8adb-892285bb2223 req-3e678078-c025-4dca-b4b4-017b69df83f8 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments/2d7db691-9037-4453-8da1-b64c96c74e98 returned with HTTP 200 [ 1069.360379] [55056]: [pid: 55056|app: 0|req: 119/250] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:41:48 2025] DELETE /volume/v3/attachments/2d7db691-9037-4453-8da1-b64c96c74e98 => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.787512] [55057]: DEBUG cinder.api.middleware.request_id [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-6d57ad76-889f-4545-b3f5-e29b74eabd08 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.790291] [55057]: INFO cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-6d57ad76-889f-4545-b3f5-e29b74eabd08 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff [ 1073.790517] [55057]: DEBUG cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-6d57ad76-889f-4545-b3f5-e29b74eabd08 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.790748] [55057]: DEBUG cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-6d57ad76-889f-4545-b3f5-e29b74eabd08 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.800783] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.800783] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.100763] [55056]: DEBUG cinder.api.middleware.request_id [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.102911] [55056]: INFO cinder.api.openstack.wsgi [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1074.103435] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1485895212"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.105797] [55056]: DEBUG cinder.api.v3.volumes [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1485895212'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1074.105982] [55056]: INFO cinder.api.v3.volumes [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume of 1 GB [ 1074.106466] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.106466] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.112390] [55056]: INFO cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Availability Zones retrieved successfully. [ 1074.119576] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Flow 'volume_create_api' (974fbeee-29fe-44c2-b689-5f16a5a82db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1074.123664] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f00a92-3e9d-4738-9c72-2c1cd3dece62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.123664] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1074.144890] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f00a92-3e9d-4738-9c72-2c1cd3dece62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.148176] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97e7efa-5b1d-4df2-84a3-ee737ec2c174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.221468] [55056]: DEBUG cinder.quota [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Created reservations ['eba9a33e-42fa-43d6-88b8-0bd57ade5d01', '2deac263-8c8e-4b74-8487-effe0db3742d', 'c5924b1c-ba12-4d32-8551-97c8342ec99b', 'eee564eb-aab0-4261-934a-a69e0bf674d8'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1074.226152] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a97e7efa-5b1d-4df2-84a3-ee737ec2c174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba9a33e-42fa-43d6-88b8-0bd57ade5d01', '2deac263-8c8e-4b74-8487-effe0db3742d', 'c5924b1c-ba12-4d32-8551-97c8342ec99b', 'eee564eb-aab0-4261-934a-a69e0bf674d8']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.227383] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665e6bcc-d8ad-444b-8cfe-599882f1d07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.251203] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (665e6bcc-d8ad-444b-8cfe-599882f1d07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb9fe2d4-a122-47c7-866a-4c7cdd14a918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1485895212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c8bcd4019243a0a7d06f1d043182b1',qos_specs=None,replication_status=,reservations=['eba9a33e-42fa-43d6-88b8-0bd57ade5d01','2deac263-8c8e-4b74-8487-effe0db3742d','c5924b1c-ba12-4d32-8551-97c8342ec99b','eee564eb-aab0-4261-934a-a69e0bf674d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1485895212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb9fe2d4-a122-47c7-866a-4c7cdd14a918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c8bcd4019243a0a7d06f1d043182b1',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='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.251203] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dce13c2-f8ae-4b83-bea9-07b39c6a6501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.266863] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dce13c2-f8ae-4b83-bea9-07b39c6a6501) 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-1485895212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c8bcd4019243a0a7d06f1d043182b1',qos_specs=None,replication_status=,reservations=['eba9a33e-42fa-43d6-88b8-0bd57ade5d01','2deac263-8c8e-4b74-8487-effe0db3742d','c5924b1c-ba12-4d32-8551-97c8342ec99b','eee564eb-aab0-4261-934a-a69e0bf674d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.268354] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a1ebd5-407f-4f4d-833f-27f35e5a0ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.287043] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a1ebd5-407f-4f4d-833f-27f35e5a0ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.287043] [55056]: DEBUG cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Flow 'volume_create_api' (974fbeee-29fe-44c2-b689-5f16a5a82db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1074.287043] [55056]: INFO cinder.volume.api [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume request issued successfully. [ 1074.287043] [55056]: INFO cinder.api.openstack.wsgi [None req-0992ace4-2019-4de9-9c8d-b8beb4f87de2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1074.287043] [55056]: [pid: 55056|app: 0|req: 120/251] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:41:52 2025] POST /volume/v3/volumes => generated 753 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1074.360022] [55057]: INFO cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-6d57ad76-889f-4545-b3f5-e29b74eabd08 tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff returned with HTTP 200 [ 1074.360956] [55057]: [pid: 55057|app: 0|req: 132/252] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:41:52 2025] DELETE /volume/v3/attachments/e0f77630-c302-41c3-bddd-366db8162cff => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.368842] [55056]: DEBUG cinder.api.middleware.request_id [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.372909] [55056]: INFO cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] DELETE http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c [ 1074.373020] [55056]: DEBUG cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.373244] [55056]: DEBUG cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.373435] [55056]: INFO cinder.api.v3.volumes [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Delete volume with id: 192d8aa3-5465-459e-8c58-d3c104dad42c [ 1074.384071] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.384071] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.384943] [55056]: INFO cinder.volume.api [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Volume info retrieved successfully. [ 1074.406642] [55056]: INFO cinder.volume.api [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] Delete volume request issued successfully. [ 1074.406853] [55056]: INFO cinder.api.openstack.wsgi [req-f2f6185c-5ed8-4146-a13a-2bf291ae1d09 req-4cafe4a3-c885-49b4-9f8a-c9cffa8341ea tempest-ServerActionsV293TestJSON-2005851199 tempest-ServerActionsV293TestJSON-2005851199-project-member] http://10.180.1.21/volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c returned with HTTP 202 [ 1074.408036] [55056]: [pid: 55056|app: 0|req: 121/253] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:41:53 2025] DELETE /volume/v3/volumes/192d8aa3-5465-459e-8c58-d3c104dad42c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1080.971156] [55057]: DEBUG cinder.api.middleware.request_id [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.973613] [55057]: INFO cinder.api.openstack.wsgi [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1080.973847] [55057]: DEBUG cinder.api.openstack.wsgi [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.974076] [55057]: DEBUG cinder.api.openstack.wsgi [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.989365] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.989365] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.993774] [55057]: INFO cinder.volume.api [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1080.998681] [55057]: INFO cinder.api.openstack.wsgi [req-00a24948-daa0-475a-b5fa-4a49886b26be req-0a6546eb-04eb-4a00-a26f-934efde34e64 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1080.999102] [55057]: [pid: 55057|app: 0|req: 133/254] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:41:59 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.403421] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=79,cinder:INSERT=18,cinder:UPDATE=29 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1089.188534] [55056]: DEBUG cinder.api.middleware.request_id [None req-af479fe8-3487-48e8-b977-25203def4b8d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.190582] [55056]: INFO cinder.api.openstack.wsgi [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1089.190981] [55056]: DEBUG cinder.api.openstack.wsgi [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-756859230"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.192680] [55056]: DEBUG cinder.api.v3.volumes [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-756859230'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1089.192832] [55056]: INFO cinder.api.v3.volumes [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume of 1 GB [ 1089.198669] [55056]: INFO cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Availability Zones retrieved successfully. [ 1089.205720] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Flow 'volume_create_api' (ba881823-5778-48c0-b2c6-cb0502ee24c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1089.206748] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d70d9-3f04-4046-b895-fc423bd6cd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.207871] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1089.228152] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9d70d9-3f04-4046-b895-fc423bd6cd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.229268] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d241be-cf0c-4ae5-822c-40d1bdbeada5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.322011] [55056]: DEBUG cinder.quota [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Created reservations ['bf6d51af-f16d-4add-8cfe-6e216aec38de', '215ea268-ede9-45f2-9b34-e6398cc450ac', '28c08410-8369-4668-8c29-4e248bd7c198', '265df577-558e-457d-ae53-b91d4730e53e'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1089.323413] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d241be-cf0c-4ae5-822c-40d1bdbeada5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6d51af-f16d-4add-8cfe-6e216aec38de', '215ea268-ede9-45f2-9b34-e6398cc450ac', '28c08410-8369-4668-8c29-4e248bd7c198', '265df577-558e-457d-ae53-b91d4730e53e']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.325039] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d918b1-03c0-4021-af6a-c4e279c97897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.350178] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d918b1-03c0-4021-af6a-c4e279c97897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19de7ae7-debf-466d-9ea1-6238f89ef71b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-756859230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450c05ed9d5d485ebd3e4b813fae7349',qos_specs=None,replication_status=,reservations=['bf6d51af-f16d-4add-8cfe-6e216aec38de','215ea268-ede9-45f2-9b34-e6398cc450ac','28c08410-8369-4668-8c29-4e248bd7c198','265df577-558e-457d-ae53-b91d4730e53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b051c36ed57c4efa8223c01ff22865aa',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-756859230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19de7ae7-debf-466d-9ea1-6238f89ef71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450c05ed9d5d485ebd3e4b813fae7349',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='b051c36ed57c4efa8223c01ff22865aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.351030] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8c23b1-71d6-4654-9a8a-a5f05b8b25ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.369109] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8c23b1-71d6-4654-9a8a-a5f05b8b25ca) 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-756859230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450c05ed9d5d485ebd3e4b813fae7349',qos_specs=None,replication_status=,reservations=['bf6d51af-f16d-4add-8cfe-6e216aec38de','215ea268-ede9-45f2-9b34-e6398cc450ac','28c08410-8369-4668-8c29-4e248bd7c198','265df577-558e-457d-ae53-b91d4730e53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b051c36ed57c4efa8223c01ff22865aa',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.370170] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d573a82-7898-4034-a982-84858254ca02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.381764] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d573a82-7898-4034-a982-84858254ca02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.383303] [55056]: DEBUG cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Flow 'volume_create_api' (ba881823-5778-48c0-b2c6-cb0502ee24c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1089.383753] [55056]: INFO cinder.volume.api [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume request issued successfully. [ 1089.384507] [55056]: INFO cinder.api.openstack.wsgi [None req-af479fe8-3487-48e8-b977-25203def4b8d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1089.384958] [55056]: [pid: 55056|app: 0|req: 122/255] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:42:08 2025] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1089.393771] [55057]: DEBUG cinder.api.middleware.request_id [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.396459] [55057]: INFO cinder.api.openstack.wsgi [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1089.396809] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.396924] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.406238] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.406238] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.411886] [55057]: INFO cinder.volume.api [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1089.421528] [55057]: INFO cinder.api.openstack.wsgi [None req-3b9caf86-dc15-4c93-b98b-39eb9f0a3823 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1089.421983] [55057]: [pid: 55057|app: 0|req: 134/256] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:08 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.434533] [55056]: DEBUG cinder.api.middleware.request_id [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.437069] [55056]: INFO cinder.api.openstack.wsgi [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1090.437297] [55056]: DEBUG cinder.api.openstack.wsgi [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.437517] [55056]: DEBUG cinder.api.openstack.wsgi [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.448315] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.448315] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.452752] [55056]: INFO cinder.volume.api [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1090.457983] [55056]: INFO cinder.api.openstack.wsgi [None req-bae4ac45-e8fe-488c-b835-db49f4a3a15a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1090.458438] [55056]: [pid: 55056|app: 0|req: 123/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:09 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.529976] [55057]: DEBUG cinder.api.middleware.request_id [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.531256] [55057]: INFO cinder.api.openstack.wsgi [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 1092.531380] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.531609] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.531803] [55057]: INFO cinder.api.v3.volumes [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Delete volume with id: 1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 1092.545568] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545568] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.546307] [55057]: INFO cinder.volume.api [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 1092.582612] [55057]: INFO cinder.volume.api [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Delete volume request issued successfully. [ 1092.582833] [55057]: INFO cinder.api.openstack.wsgi [None req-c82d4d17-03a8-4158-96c7-b000cee7f854 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 202 [ 1092.583368] [55057]: [pid: 55057|app: 0|req: 135/258] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:42:11 2025] DELETE /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1092.586990] [55056]: DEBUG cinder.api.middleware.request_id [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.590963] [55056]: INFO cinder.api.openstack.wsgi [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 1092.591228] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.591471] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.600789] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.600789] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.605138] [55056]: INFO cinder.volume.api [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 1092.610637] [55056]: INFO cinder.api.openstack.wsgi [None req-e638ce00-4a2e-48c2-a705-7c37a9f0cd18 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 1092.611244] [55056]: [pid: 55056|app: 0|req: 124/259] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:11 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1093.622680] [55057]: DEBUG cinder.api.middleware.request_id [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.625035] [55057]: INFO cinder.api.openstack.wsgi [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 1093.625259] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.625485] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.637585] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637585] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.642190] [55057]: INFO cinder.volume.api [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Volume info retrieved successfully. [ 1093.647841] [55057]: INFO cinder.api.openstack.wsgi [None req-bd4df827-f16f-4c27-a74d-a030cf1e806a tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 200 [ 1093.648280] [55057]: [pid: 55057|app: 0|req: 136/260] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:12 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.658368] [55056]: DEBUG cinder.api.middleware.request_id [None req-cab4d6a7-2288-4879-a348-93236ad82ab8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.660614] [55056]: INFO cinder.api.openstack.wsgi [None req-cab4d6a7-2288-4879-a348-93236ad82ab8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] GET http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e [ 1094.660833] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cab4d6a7-2288-4879-a348-93236ad82ab8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.661075] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cab4d6a7-2288-4879-a348-93236ad82ab8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.670342] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670342] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.673830] [55056]: INFO cinder.api.openstack.wsgi [None req-cab4d6a7-2288-4879-a348-93236ad82ab8 tempest-DeleteServersTestJSON-918154950 tempest-DeleteServersTestJSON-918154950-project-member] http://10.180.1.21/volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e returned with HTTP 404 [ 1094.674403] [55056]: [pid: 55056|app: 0|req: 125/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:13 2025] GET /volume/v3/volumes/1e907ceb-62d4-470e-9ca4-3e817b69ad5e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1094.930867] [55057]: DEBUG cinder.api.middleware.request_id [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.933501] [55057]: INFO cinder.api.openstack.wsgi [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1094.933780] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.934098] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.955974] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955974] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.964042] [55057]: INFO cinder.volume.api [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1094.972172] [55057]: INFO cinder.api.openstack.wsgi [None req-f1a9e2f1-d2bb-405e-9258-e0801088bec1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1094.972806] [55057]: [pid: 55057|app: 0|req: 137/262] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:13 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.039283] [55056]: DEBUG cinder.api.middleware.request_id [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.042918] [55056]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1095.043244] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.043510] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.055871] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055871] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.059738] [55056]: INFO cinder.volume.api [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1095.065730] [55056]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-264a781a-dd06-4211-b7c5-e5d39f4887ff tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1095.066347] [55056]: [pid: 55056|app: 0|req: 126/263] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:13 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.103881] [55057]: DEBUG cinder.api.middleware.request_id [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.106956] [55057]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db/action [ 1095.108034] [55057]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1095.108034] [55057]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1095.119152] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.119152] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.119770] [55057]: INFO cinder.volume.api [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1095.125379] [55057]: INFO cinder.volume.api [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Begin detaching volume completed successfully. [ 1095.125652] [55057]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-e511e6cc-d98b-485c-bdaa-e037d121eb1c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db/action returned with HTTP 202 [ 1095.126131] [55057]: [pid: 55057|app: 0|req: 138/264] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:42:13 2025] POST /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1096.149286] [55056]: DEBUG cinder.api.middleware.request_id [None req-2153c953-f598-407c-b82b-25f7fc31426b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.149754] [55056]: INFO cinder.api.openstack.wsgi [None req-2153c953-f598-407c-b82b-25f7fc31426b None None] GET http://10.180.1.21/volume// [ 1096.149983] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2153c953-f598-407c-b82b-25f7fc31426b None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.150349] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2153c953-f598-407c-b82b-25f7fc31426b None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.150787] [55056]: INFO cinder.api.openstack.wsgi [None req-2153c953-f598-407c-b82b-25f7fc31426b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1096.151375] [55056]: [pid: 55056|app: 0|req: 127/265] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:42:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1096.156830] [55057]: DEBUG cinder.api.middleware.request_id [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.161121] [55057]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1096.161121] [55057]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.161121] [55057]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.180721] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.180721] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.190326] [55057]: INFO cinder.volume.api [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1096.207881] [55057]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-58e24e22-ae64-4745-b8c8-b6ab556c3c51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1096.207881] [55057]: [pid: 55057|app: 0|req: 139/266] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:42:15 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 1322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1097.410205] [55056]: DEBUG cinder.api.middleware.request_id [req-d1c161dd-61cd-4492-a277-48e81879b414 req-25b43352-1617-4213-9903-987d6a28a033 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.412606] [55056]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-25b43352-1617-4213-9903-987d6a28a033 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 [ 1097.412832] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-25b43352-1617-4213-9903-987d6a28a033 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.413056] [55056]: DEBUG cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-25b43352-1617-4213-9903-987d6a28a033 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.422213] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.422213] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.951285] [55056]: INFO cinder.api.openstack.wsgi [req-d1c161dd-61cd-4492-a277-48e81879b414 req-25b43352-1617-4213-9903-987d6a28a033 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 returned with HTTP 200 [ 1097.951748] [55056]: [pid: 55056|app: 0|req: 128/267] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:42:16 2025] DELETE /volume/v3/attachments/d0213a9d-e3ac-4ada-8793-7bf084502ca9 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.473121] [55057]: DEBUG cinder.api.middleware.request_id [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.475437] [55057]: INFO cinder.api.openstack.wsgi [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1099.475592] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.475828] [55057]: DEBUG cinder.api.openstack.wsgi [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.486721] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486721] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.491873] [55057]: INFO cinder.volume.api [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1099.496813] [55057]: INFO cinder.api.openstack.wsgi [None req-8aee8903-70e5-4b69-9fa9-0522c00b4b26 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1099.497226] [55057]: [pid: 55057|app: 0|req: 140/268] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:18 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.490720] [55056]: DEBUG cinder.api.middleware.request_id [None req-08c2fe77-9112-4115-8feb-65b14e86f724 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.493060] [55056]: INFO cinder.api.openstack.wsgi [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1106.493150] [55056]: DEBUG cinder.api.openstack.wsgi [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1131568885"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1106.494839] [55056]: DEBUG cinder.api.v3.volumes [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1131568885'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1106.494982] [55056]: INFO cinder.api.v3.volumes [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume of 1 GB [ 1106.495321] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.495321] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.501245] [55056]: INFO cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Availability Zones retrieved successfully. [ 1106.507790] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Flow 'volume_create_api' (0b04cfe7-e846-4f48-ab08-fad421d50487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.509056] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477b9f53-69a4-4bce-a1d7-f3e92684dba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.510264] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1106.529602] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477b9f53-69a4-4bce-a1d7-f3e92684dba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.530577] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13b2693-a5b8-40c6-b7bc-fbc383b3ed5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.580923] [55056]: DEBUG cinder.quota [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Created reservations ['7af65288-686d-416e-b164-0b116f206ad3', 'b48eacb4-c887-45f3-ac1b-865ed8b1228a', '30876114-0e04-4005-9b62-7b5c850394a8', 'd700d616-f5e4-4682-8093-ed4150efa95c'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1106.581791] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13b2693-a5b8-40c6-b7bc-fbc383b3ed5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af65288-686d-416e-b164-0b116f206ad3', 'b48eacb4-c887-45f3-ac1b-865ed8b1228a', '30876114-0e04-4005-9b62-7b5c850394a8', 'd700d616-f5e4-4682-8093-ed4150efa95c']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.583057] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6a3ee9-5b93-4318-8ae0-306330d2e5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.597653] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db6a3ee9-5b93-4318-8ae0-306330d2e5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812aa6d4-7ac2-48a2-addf-f0053b3ecb51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1131568885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea22c702516e446092952335ed755ac3',qos_specs=None,replication_status=,reservations=['7af65288-686d-416e-b164-0b116f206ad3','b48eacb4-c887-45f3-ac1b-865ed8b1228a','30876114-0e04-4005-9b62-7b5c850394a8','d700d616-f5e4-4682-8093-ed4150efa95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db2fabb243574314b34e1e6717ebfb7c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1131568885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812aa6d4-7ac2-48a2-addf-f0053b3ecb51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea22c702516e446092952335ed755ac3',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='db2fabb243574314b34e1e6717ebfb7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.598809] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e335ef-5d71-406a-b066-412255bdc8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.615012] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e335ef-5d71-406a-b066-412255bdc8d4) 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-1131568885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea22c702516e446092952335ed755ac3',qos_specs=None,replication_status=,reservations=['7af65288-686d-416e-b164-0b116f206ad3','b48eacb4-c887-45f3-ac1b-865ed8b1228a','30876114-0e04-4005-9b62-7b5c850394a8','d700d616-f5e4-4682-8093-ed4150efa95c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db2fabb243574314b34e1e6717ebfb7c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.615843] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83dbf5b-4f1c-4e37-8d2c-e72d6561178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1106.627044] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83dbf5b-4f1c-4e37-8d2c-e72d6561178c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1106.627255] [55056]: DEBUG cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Flow 'volume_create_api' (0b04cfe7-e846-4f48-ab08-fad421d50487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1106.627649] [55056]: INFO cinder.volume.api [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume request issued successfully. [ 1106.628339] [55056]: INFO cinder.api.openstack.wsgi [None req-08c2fe77-9112-4115-8feb-65b14e86f724 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1106.628804] [55056]: [pid: 55056|app: 0|req: 129/269] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:42:25 2025] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1106.638856] [55057]: DEBUG cinder.api.middleware.request_id [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.641099] [55057]: INFO cinder.api.openstack.wsgi [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1106.641322] [55057]: DEBUG cinder.api.openstack.wsgi [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.641548] [55057]: DEBUG cinder.api.openstack.wsgi [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.649424] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649424] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.653596] [55057]: INFO cinder.volume.api [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1106.657975] [55057]: INFO cinder.api.openstack.wsgi [None req-16294033-0b0d-4fd5-b5cd-45f19dba2462 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 200 [ 1106.658373] [55057]: [pid: 55057|app: 0|req: 141/270] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:25 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.669189] [55056]: DEBUG cinder.api.middleware.request_id [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.671565] [55056]: INFO cinder.api.openstack.wsgi [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1107.671786] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.672018] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.680965] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680965] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.684870] [55056]: INFO cinder.volume.api [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1107.689315] [55056]: INFO cinder.api.openstack.wsgi [None req-7a105d89-6069-40fe-b0b2-ca5729ac57f7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 200 [ 1107.689694] [55056]: [pid: 55056|app: 0|req: 130/271] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:26 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.698913] [55057]: DEBUG cinder.api.middleware.request_id [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.700978] [55057]: INFO cinder.api.openstack.wsgi [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] POST http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51/action [ 1107.701381] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1107.701557] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.710684] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.710684] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.711197] [55057]: INFO cinder.volume.api [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1107.715841] [55057]: INFO cinder.volume.api [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume updated successfully. [ 1107.716067] [55057]: INFO cinder.api.openstack.wsgi [None req-d345c100-84ba-45cd-b5e5-343a2f7c8814 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51/action returned with HTTP 200 [ 1107.716440] [55057]: [pid: 55057|app: 0|req: 142/272] 10.180.1.21 () {60 vars in 1267 bytes} [Sun Feb 16 23:42:26 2025] POST /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1107.719014] [55056]: DEBUG cinder.api.middleware.request_id [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.721232] [55056]: INFO cinder.api.openstack.wsgi [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1107.721456] [55056]: DEBUG cinder.api.openstack.wsgi [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.721664] [55056]: DEBUG cinder.api.openstack.wsgi [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.729185] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.729185] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.732602] [55056]: INFO cinder.volume.api [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1107.736678] [55056]: INFO cinder.api.openstack.wsgi [None req-038d9586-3cdb-4efb-acfa-e6e2e63d9b3d tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 200 [ 1107.737055] [55056]: [pid: 55056|app: 0|req: 131/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:26 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.797755] [55057]: DEBUG cinder.api.middleware.request_id [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.800452] [55057]: INFO cinder.api.openstack.wsgi [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1107.800695] [55057]: DEBUG cinder.api.openstack.wsgi [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.800923] [55057]: DEBUG cinder.api.openstack.wsgi [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.810236] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.810236] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.813935] [55057]: INFO cinder.volume.api [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1107.818778] [55057]: INFO cinder.api.openstack.wsgi [req-218b85ad-4859-4465-8fb6-c879c03ce5c9 req-2b831af5-9d61-476d-b485-d264c13239c7 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 200 [ 1107.819226] [55057]: [pid: 55057|app: 0|req: 143/274] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:26 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.031085] [55056]: DEBUG cinder.api.middleware.request_id [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.034913] [55056]: INFO cinder.api.openstack.wsgi [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1108.035523] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1408945604"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.038018] [55056]: DEBUG cinder.api.v3.volumes [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1408945604'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1108.038257] [55056]: INFO cinder.api.v3.volumes [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume of 1 GB [ 1108.044016] [55056]: INFO cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Availability Zones retrieved successfully. [ 1108.054693] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Flow 'volume_create_api' (cd80522f-4b76-4fc3-a0d9-7edd156c1d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.056553] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9c53ef-ae44-43e3-a2e7-e4d5704243bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.058294] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1108.083515] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9c53ef-ae44-43e3-a2e7-e4d5704243bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.085083] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9b537d-3b10-47c3-ae4c-0fb524317b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.120501] [55056]: DEBUG cinder.quota [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Created reservations ['1a8c3f60-e329-4cd1-92d4-4a6b8fd06841', '5ad89f81-a9bc-4bed-8f0d-16040282e7d9', 'cf9c6905-ac29-4e57-a2e3-109c738d8c89', 'e9d2b88c-5d9c-47d1-969c-852aff9bea74'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1108.121808] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9b537d-3b10-47c3-ae4c-0fb524317b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a8c3f60-e329-4cd1-92d4-4a6b8fd06841', '5ad89f81-a9bc-4bed-8f0d-16040282e7d9', 'cf9c6905-ac29-4e57-a2e3-109c738d8c89', 'e9d2b88c-5d9c-47d1-969c-852aff9bea74']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.122718] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12eaaffa-8418-49f8-845b-cb1b9f7e9526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.133682] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12eaaffa-8418-49f8-845b-cb1b9f7e9526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb1eb11e-6f28-4b21-9a13-ebc0897dc670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1408945604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea22c702516e446092952335ed755ac3',qos_specs=None,replication_status=,reservations=['1a8c3f60-e329-4cd1-92d4-4a6b8fd06841','5ad89f81-a9bc-4bed-8f0d-16040282e7d9','cf9c6905-ac29-4e57-a2e3-109c738d8c89','e9d2b88c-5d9c-47d1-969c-852aff9bea74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db2fabb243574314b34e1e6717ebfb7c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:42:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1408945604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb1eb11e-6f28-4b21-9a13-ebc0897dc670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea22c702516e446092952335ed755ac3',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='db2fabb243574314b34e1e6717ebfb7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.134584] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c11c9b-f32c-45fb-9a4d-26905e2883d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.146564] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2c11c9b-f32c-45fb-9a4d-26905e2883d7) 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-1408945604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea22c702516e446092952335ed755ac3',qos_specs=None,replication_status=,reservations=['1a8c3f60-e329-4cd1-92d4-4a6b8fd06841','5ad89f81-a9bc-4bed-8f0d-16040282e7d9','cf9c6905-ac29-4e57-a2e3-109c738d8c89','e9d2b88c-5d9c-47d1-969c-852aff9bea74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db2fabb243574314b34e1e6717ebfb7c',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.147424] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb5a648-d9d7-4943-8e24-bef167d9ff1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1108.154493] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb5a648-d9d7-4943-8e24-bef167d9ff1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1108.155533] [55056]: DEBUG cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Flow 'volume_create_api' (cd80522f-4b76-4fc3-a0d9-7edd156c1d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1108.155891] [55056]: INFO cinder.volume.api [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Create volume request issued successfully. [ 1108.156560] [55056]: INFO cinder.api.openstack.wsgi [None req-c5f27c96-63ee-4886-936d-70dbe6f9d836 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1108.157075] [55056]: [pid: 55056|app: 0|req: 132/275] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:42:26 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1108.165658] [55057]: DEBUG cinder.api.middleware.request_id [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.167820] [55057]: INFO cinder.api.openstack.wsgi [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1108.168095] [55057]: DEBUG cinder.api.openstack.wsgi [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.168342] [55057]: DEBUG cinder.api.openstack.wsgi [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.177849] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177849] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.182236] [55057]: INFO cinder.volume.api [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1108.186745] [55057]: INFO cinder.api.openstack.wsgi [None req-eb3a5766-3be9-4e59-9152-3ed7b5130933 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 returned with HTTP 200 [ 1108.187170] [55057]: [pid: 55057|app: 0|req: 144/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:27 2025] GET /volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.197359] [55056]: DEBUG cinder.api.middleware.request_id [None req-178dc303-7315-4d12-b125-b1d576cdfe27 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.199648] [55056]: INFO cinder.api.openstack.wsgi [None req-178dc303-7315-4d12-b125-b1d576cdfe27 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1109.199866] [55056]: DEBUG cinder.api.openstack.wsgi [None req-178dc303-7315-4d12-b125-b1d576cdfe27 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.200119] [55056]: DEBUG cinder.api.openstack.wsgi [None req-178dc303-7315-4d12-b125-b1d576cdfe27 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.212247] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212247] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.216490] [55056]: INFO cinder.volume.api [None req-178dc303-7315-4d12-b125-b1d576cdfe27 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1109.221566] [55056]: INFO cinder.api.openstack.wsgi [None req-178dc303-7315-4d12-b125-b1d576cdfe27 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 returned with HTTP 200 [ 1109.222150] [55056]: [pid: 55056|app: 0|req: 133/277] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:28 2025] GET /volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.070650] [55057]: DEBUG cinder.api.middleware.request_id [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.073381] [55057]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1112.073608] [55057]: DEBUG cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.073828] [55057]: DEBUG cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.085818] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.085818] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.090535] [55057]: INFO cinder.volume.api [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1112.096597] [55057]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-fe0c471c-402d-4bc8-bbbc-1721481d9c82 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1112.097135] [55057]: [pid: 55057|app: 0|req: 145/278] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:30 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.111320] [55056]: DEBUG cinder.api.middleware.request_id [None req-1d94f744-aca0-4841-8c7c-1eb5c8af1d8b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.111779] [55056]: INFO cinder.api.openstack.wsgi [None req-1d94f744-aca0-4841-8c7c-1eb5c8af1d8b None None] GET http://10.180.1.21/volume// [ 1112.111996] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1d94f744-aca0-4841-8c7c-1eb5c8af1d8b None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.112323] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1d94f744-aca0-4841-8c7c-1eb5c8af1d8b None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.112761] [55056]: INFO cinder.api.openstack.wsgi [None req-1d94f744-aca0-4841-8c7c-1eb5c8af1d8b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1112.113115] [55056]: [pid: 55056|app: 0|req: 134/279] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:42:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1112.116687] [55057]: DEBUG cinder.api.middleware.request_id [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-d26e5021-9e43-4a0a-83fd-6c8d36100b5d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.119034] [55057]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-d26e5021-9e43-4a0a-83fd-6c8d36100b5d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1112.119462] [55057]: DEBUG cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-d26e5021-9e43-4a0a-83fd-6c8d36100b5d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19de7ae7-debf-466d-9ea1-6238f89ef71b", "connector": null, "instance_uuid": "017c8896-c25b-4e2e-b925-1a4c7205878e"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.129045] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.129045] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.150433] [55057]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-d26e5021-9e43-4a0a-83fd-6c8d36100b5d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1112.150904] [55057]: [pid: 55057|app: 0|req: 146/280] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:42:30 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) [ 1112.174706] [55056]: DEBUG cinder.api.middleware.request_id [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-8c00e089-1f09-4d09-9bd6-900ad7dcb188 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.177255] [55056]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-8c00e089-1f09-4d09-9bd6-900ad7dcb188 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action [ 1112.177711] [55056]: DEBUG cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-8c00e089-1f09-4d09-9bd6-900ad7dcb188 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.177881] [55056]: DEBUG cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-8c00e089-1f09-4d09-9bd6-900ad7dcb188 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.192987] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.192987] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.199113] [55056]: INFO cinder.api.openstack.wsgi [req-ed7570fd-fa93-4509-8caa-b844d4fd5d03 req-8c00e089-1f09-4d09-9bd6-900ad7dcb188 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action returned with HTTP 204 [ 1112.199566] [55056]: [pid: 55056|app: 0|req: 135/281] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:42:31 2025] POST /volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1112.214226] [55057]: DEBUG cinder.api.middleware.request_id [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.216408] [55057]: INFO cinder.api.openstack.wsgi [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1112.216727] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.216842] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.227556] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.227556] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.231162] [55057]: INFO cinder.volume.api [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1112.235460] [55057]: INFO cinder.api.openstack.wsgi [None req-c2cc7aa0-ff5a-4cf0-a50b-99d99767cc76 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1112.235853] [55057]: [pid: 55057|app: 0|req: 147/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:31 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.245263] [55056]: DEBUG cinder.api.middleware.request_id [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.247381] [55056]: INFO cinder.api.openstack.wsgi [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1112.247603] [55056]: DEBUG cinder.api.openstack.wsgi [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.247817] [55056]: DEBUG cinder.api.openstack.wsgi [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.258597] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.258597] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.262032] [55056]: INFO cinder.volume.api [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1112.266386] [55056]: INFO cinder.api.openstack.wsgi [None req-77e26f8a-beeb-41b9-8f81-32b47ea0cc8b tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1112.266784] [55056]: [pid: 55056|app: 0|req: 136/283] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:31 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.180915] [55057]: DEBUG cinder.api.middleware.request_id [None req-96e499cd-10d1-4fb6-9950-cc656e711205 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.181555] [55057]: INFO cinder.api.openstack.wsgi [None req-96e499cd-10d1-4fb6-9950-cc656e711205 None None] GET http://10.180.1.21/volume// [ 1119.181837] [55057]: DEBUG cinder.api.openstack.wsgi [None req-96e499cd-10d1-4fb6-9950-cc656e711205 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.182187] [55057]: DEBUG cinder.api.openstack.wsgi [None req-96e499cd-10d1-4fb6-9950-cc656e711205 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.182709] [55057]: INFO cinder.api.openstack.wsgi [None req-96e499cd-10d1-4fb6-9950-cc656e711205 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1119.183122] [55057]: [pid: 55057|app: 0|req: 148/284] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:42:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1119.187039] [55056]: DEBUG cinder.api.middleware.request_id [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.189885] [55056]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1119.190169] [55056]: DEBUG cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.190408] [55056]: DEBUG cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.204895] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204895] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.209987] [55056]: INFO cinder.volume.api [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1119.215309] [55056]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-089921c4-6a61-44ea-b56c-8f87d9e8a3e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1119.215871] [55056]: [pid: 55056|app: 0|req: 137/285] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:42:38 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1119.353684] [55057]: DEBUG cinder.api.middleware.request_id [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.356756] [55057]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] PUT http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 [ 1119.357251] [55057]: DEBUG cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-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=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.366643] [55057]: DEBUG cinder.coordination [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Acquiring lock "cinder-attachment_update-19de7ae7-debf-466d-9ea1-6238f89ef71b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1119.371716] [55057]: DEBUG cinder.coordination [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Lock "cinder-attachment_update-19de7ae7-debf-466d-9ea1-6238f89ef71b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1119.373137] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373137] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.612400] [55056]: DEBUG cinder.api.middleware.request_id [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.614716] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1122.615009] [55056]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.615248] [55056]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.626559] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.626559] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.631203] [55056]: INFO cinder.volume.api [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1122.636346] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-68b75908-28fa-4670-9f0d-5f95fbd65a6d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1122.637252] [55056]: [pid: 55056|app: 0|req: 138/286] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:41 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.894101] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=86,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.898545] [55057]: DEBUG cinder.coordination [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Lock "cinder-attachment_update-19de7ae7-debf-466d-9ea1-6238f89ef71b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1123.898883] [55057]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-2b0e59d2-c1c3-4083-8e11-1d298d0288e4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 returned with HTTP 200 [ 1123.899486] [55057]: [pid: 55057|app: 0|req: 149/287] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:42:38 2025] PUT /volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.162246] [55056]: DEBUG cinder.api.middleware.request_id [None req-6c9f2587-adaf-4905-86e8-6c5c0f2e04a5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.162709] [55056]: INFO cinder.api.openstack.wsgi [None req-6c9f2587-adaf-4905-86e8-6c5c0f2e04a5 None None] GET http://10.180.1.21/volume// [ 1124.162897] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6c9f2587-adaf-4905-86e8-6c5c0f2e04a5 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.163138] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6c9f2587-adaf-4905-86e8-6c5c0f2e04a5 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.163529] [55056]: INFO cinder.api.openstack.wsgi [None req-6c9f2587-adaf-4905-86e8-6c5c0f2e04a5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.163845] [55056]: [pid: 55056|app: 0|req: 139/288] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:42:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.169039] [55057]: DEBUG cinder.api.middleware.request_id [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-017376d0-171f-4a21-8e39-0983525fe886 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.171137] [55057]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-017376d0-171f-4a21-8e39-0983525fe886 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1124.171610] [55057]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-017376d0-171f-4a21-8e39-0983525fe886 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "484bee7e-0152-43ba-9f12-9bb20ac6f091", "connector": null, "instance_uuid": "d2aff1a7-86e1-48b1-8d5c-40b66e983534"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.181400] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.181400] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.207056] [55057]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-017376d0-171f-4a21-8e39-0983525fe886 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1124.207728] [55057]: [pid: 55057|app: 0|req: 150/289] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:42:43 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) [ 1124.229389] [55056]: DEBUG cinder.api.middleware.request_id [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.231925] [55056]: INFO cinder.api.openstack.wsgi [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1124.232112] [55056]: DEBUG cinder.api.openstack.wsgi [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.232367] [55056]: DEBUG cinder.api.openstack.wsgi [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.243488] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.243488] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.247711] [55056]: INFO cinder.volume.api [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1124.253946] [55056]: INFO cinder.api.openstack.wsgi [None req-485730b0-d4bb-43f4-9a9a-6273a97e16da tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1124.254909] [55056]: [pid: 55056|app: 0|req: 140/290] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:43 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1124.410029] [55057]: DEBUG cinder.api.middleware.request_id [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-6ca12d6b-a9fd-4975-a362-d05ed274f377 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.410029] [55057]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-6ca12d6b-a9fd-4975-a362-d05ed274f377 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action [ 1124.410029] [55057]: DEBUG cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-6ca12d6b-a9fd-4975-a362-d05ed274f377 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1124.410029] [55057]: DEBUG cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-6ca12d6b-a9fd-4975-a362-d05ed274f377 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.429023] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.429023] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.449115] [55057]: INFO cinder.api.openstack.wsgi [req-2e2ddb3a-1cd6-43e3-bccb-b621fd635c9c req-6ca12d6b-a9fd-4975-a362-d05ed274f377 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action returned with HTTP 204 [ 1124.449622] [55057]: [pid: 55057|app: 0|req: 151/291] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:42:43 2025] POST /volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1124.744816] [55056]: DEBUG cinder.api.middleware.request_id [None req-4eba92e7-5884-4979-9312-413ea8f71e43 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.745343] [55056]: INFO cinder.api.openstack.wsgi [None req-4eba92e7-5884-4979-9312-413ea8f71e43 None None] GET http://10.180.1.21/volume// [ 1124.745582] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4eba92e7-5884-4979-9312-413ea8f71e43 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.745810] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4eba92e7-5884-4979-9312-413ea8f71e43 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.746225] [55056]: INFO cinder.api.openstack.wsgi [None req-4eba92e7-5884-4979-9312-413ea8f71e43 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.746549] [55056]: [pid: 55056|app: 0|req: 141/292] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:42:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.756130] [55057]: DEBUG cinder.api.middleware.request_id [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.758491] [55057]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1124.758734] [55057]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.759475] [55057]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.776844] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.776844] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.780844] [55057]: INFO cinder.volume.api [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1124.785949] [55057]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-73ec111a-7fe5-40f2-9508-b9e62fc67ce0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1124.786604] [55057]: [pid: 55057|app: 0|req: 152/293] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:42:43 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1124.817523] [55056]: DEBUG cinder.api.middleware.request_id [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.820058] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] PUT http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 [ 1124.820499] [55056]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-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-521612", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.829883] [55056]: DEBUG cinder.coordination [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Acquiring lock "cinder-attachment_update-484bee7e-0152-43ba-9f12-9bb20ac6f091-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1124.841137] [55056]: DEBUG cinder.coordination [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Lock "cinder-attachment_update-484bee7e-0152-43ba-9f12-9bb20ac6f091-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1124.841137] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.841137] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.264535] [55057]: DEBUG cinder.api.middleware.request_id [None req-1324e9c8-b97a-4737-b323-74f96d953e70 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.268543] [55057]: INFO cinder.api.openstack.wsgi [None req-1324e9c8-b97a-4737-b323-74f96d953e70 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1125.268814] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1324e9c8-b97a-4737-b323-74f96d953e70 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.268936] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1324e9c8-b97a-4737-b323-74f96d953e70 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.280934] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.280934] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.284554] [55057]: INFO cinder.volume.api [None req-1324e9c8-b97a-4737-b323-74f96d953e70 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1125.289187] [55057]: INFO cinder.api.openstack.wsgi [None req-1324e9c8-b97a-4737-b323-74f96d953e70 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1125.289632] [55057]: [pid: 55057|app: 0|req: 153/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:44 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.300340] [55057]: DEBUG cinder.api.middleware.request_id [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.302540] [55057]: INFO cinder.api.openstack.wsgi [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1126.302904] [55057]: DEBUG cinder.api.openstack.wsgi [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.303061] [55057]: DEBUG cinder.api.openstack.wsgi [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.321043] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.321043] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.326205] [55057]: INFO cinder.volume.api [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1126.332050] [55057]: INFO cinder.api.openstack.wsgi [None req-219d54dd-8c80-4dd0-9fe9-d60e53184956 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1126.332529] [55057]: [pid: 55057|app: 0|req: 154/295] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:45 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.346058] [55057]: DEBUG cinder.api.middleware.request_id [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.349049] [55057]: INFO cinder.api.openstack.wsgi [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1127.350117] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.350367] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.367025] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.367025] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.372352] [55057]: INFO cinder.volume.api [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1127.380648] [55057]: INFO cinder.api.openstack.wsgi [None req-7cf6d4bb-1b89-41ce-8a6b-2d1f782bfbe5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1127.381303] [55057]: [pid: 55057|app: 0|req: 155/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:46 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1128.391237] [55057]: DEBUG cinder.api.middleware.request_id [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.393315] [55057]: INFO cinder.api.openstack.wsgi [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1128.393535] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.393751] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.408233] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.408233] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.412353] [55057]: INFO cinder.volume.api [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1128.417384] [55057]: INFO cinder.api.openstack.wsgi [None req-7c8abba4-01de-49fc-913e-0f91e1ee876f tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1128.417787] [55057]: [pid: 55057|app: 0|req: 156/297] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:47 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.367339] [55056]: DEBUG cinder.coordination [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Lock "cinder-attachment_update-484bee7e-0152-43ba-9f12-9bb20ac6f091-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1129.368945] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-085f2ac4-5a7a-4ec0-ad16-c441d17395eb tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 returned with HTTP 200 [ 1129.369714] [55056]: [pid: 55056|app: 0|req: 142/298] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:42:43 2025] PUT /volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.427480] [55057]: DEBUG cinder.api.middleware.request_id [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.431021] [55057]: INFO cinder.api.openstack.wsgi [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1129.431326] [55057]: DEBUG cinder.api.openstack.wsgi [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.431589] [55057]: DEBUG cinder.api.openstack.wsgi [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.442958] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.442958] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.448168] [55057]: INFO cinder.volume.api [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1129.451723] [55057]: INFO cinder.api.openstack.wsgi [None req-53f383a6-eb8b-4d1e-af9c-bfb55f990f96 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1129.452212] [55057]: [pid: 55057|app: 0|req: 157/299] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:48 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.461803] [55056]: DEBUG cinder.api.middleware.request_id [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.464376] [55056]: INFO cinder.api.openstack.wsgi [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1130.465413] [55056]: DEBUG cinder.api.openstack.wsgi [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.465767] [55056]: DEBUG cinder.api.openstack.wsgi [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.484946] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.484946] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.490290] [55056]: INFO cinder.volume.api [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1130.497825] [55056]: INFO cinder.api.openstack.wsgi [None req-29df2df2-b904-4a7c-be3e-0592c8f52ec2 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1130.497825] [55056]: [pid: 55056|app: 0|req: 143/300] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:49 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.509332] [55057]: DEBUG cinder.api.middleware.request_id [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.511764] [55057]: INFO cinder.api.openstack.wsgi [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1131.512064] [55057]: DEBUG cinder.api.openstack.wsgi [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.512349] [55057]: DEBUG cinder.api.openstack.wsgi [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.527389] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.527389] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.534673] [55057]: INFO cinder.volume.api [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1131.540669] [55057]: INFO cinder.api.openstack.wsgi [None req-30a08c2d-d84c-405f-8f68-e73ac854bc8a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1131.541374] [55057]: [pid: 55057|app: 0|req: 158/301] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:50 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.556933] [55056]: DEBUG cinder.api.middleware.request_id [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-1506f525-3298-4243-81bf-15768ff0c3f5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.560921] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-1506f525-3298-4243-81bf-15768ff0c3f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] POST http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0/action [ 1131.561477] [55056]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-1506f525-3298-4243-81bf-15768ff0c3f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1131.561637] [55056]: DEBUG cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-1506f525-3298-4243-81bf-15768ff0c3f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1131.578448] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.578448] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.587655] [55056]: INFO cinder.api.openstack.wsgi [req-23ea7ce8-e103-4348-a00d-72ee3ddbdc00 req-1506f525-3298-4243-81bf-15768ff0c3f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0/action returned with HTTP 204 [ 1131.587809] [55056]: [pid: 55056|app: 0|req: 144/302] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:42:50 2025] POST /volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1132.552456] [55057]: DEBUG cinder.api.middleware.request_id [None req-319be5b9-7546-48c0-84b3-733d823723bf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.554801] [55057]: INFO cinder.api.openstack.wsgi [None req-319be5b9-7546-48c0-84b3-733d823723bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1132.555023] [55057]: DEBUG cinder.api.openstack.wsgi [None req-319be5b9-7546-48c0-84b3-733d823723bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.555247] [55057]: DEBUG cinder.api.openstack.wsgi [None req-319be5b9-7546-48c0-84b3-733d823723bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.569250] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.569250] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.573332] [55057]: INFO cinder.volume.api [None req-319be5b9-7546-48c0-84b3-733d823723bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1132.578645] [55057]: INFO cinder.api.openstack.wsgi [None req-319be5b9-7546-48c0-84b3-733d823723bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1132.579215] [55057]: [pid: 55057|app: 0|req: 159/303] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:51 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.589175] [55056]: DEBUG cinder.api.middleware.request_id [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.591278] [55056]: INFO cinder.api.openstack.wsgi [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1132.591512] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.591745] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.603272] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.603272] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.607632] [55056]: INFO cinder.volume.api [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1132.612666] [55056]: INFO cinder.api.openstack.wsgi [None req-4443cf0b-0c87-49c1-baa2-c14d369a74f5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1132.613136] [55056]: [pid: 55056|app: 0|req: 145/304] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:51 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.667079] [55057]: DEBUG cinder.api.middleware.request_id [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.669726] [55057]: INFO cinder.api.openstack.wsgi [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1132.670067] [55057]: DEBUG cinder.api.openstack.wsgi [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.670319] [55057]: DEBUG cinder.api.openstack.wsgi [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.681186] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.681186] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.684977] [55057]: INFO cinder.volume.api [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1132.689878] [55057]: INFO cinder.api.openstack.wsgi [req-20e57b0c-f1c6-4c28-af0e-ec90a959e6da req-a9829846-5655-4db3-b381-25cc204f1af9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1132.690321] [55057]: [pid: 55057|app: 0|req: 160/305] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:51 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.600511] [55056]: DEBUG cinder.api.middleware.request_id [None req-5467f542-39be-446c-93d9-10a8055dd4d7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.604356] [55056]: INFO cinder.api.openstack.wsgi [None req-5467f542-39be-446c-93d9-10a8055dd4d7 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1138.604854] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5467f542-39be-446c-93d9-10a8055dd4d7 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.605348] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5467f542-39be-446c-93d9-10a8055dd4d7 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.621363] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621363] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.625979] [55056]: INFO cinder.volume.api [None req-5467f542-39be-446c-93d9-10a8055dd4d7 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1138.633554] [55056]: INFO cinder.api.openstack.wsgi [None req-5467f542-39be-446c-93d9-10a8055dd4d7 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1138.634032] [55056]: [pid: 55056|app: 0|req: 146/306] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:57 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.712048] [55057]: DEBUG cinder.api.middleware.request_id [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.714039] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1138.714226] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.714600] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.723174] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723174] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.727604] [55057]: INFO cinder.volume.api [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1138.733435] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-8c9a34e8-a9ff-487f-91b3-520463cda9cd tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1138.733908] [55057]: [pid: 55057|app: 0|req: 161/307] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:42:57 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1140.257335] [55056]: DEBUG cinder.api.middleware.request_id [None req-7dcc71a5-56a5-4e8d-81b9-152d86f39a28 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.258475] [55056]: INFO cinder.api.openstack.wsgi [None req-7dcc71a5-56a5-4e8d-81b9-152d86f39a28 None None] GET http://10.180.1.21/volume// [ 1140.258475] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7dcc71a5-56a5-4e8d-81b9-152d86f39a28 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.258556] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7dcc71a5-56a5-4e8d-81b9-152d86f39a28 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.259210] [55056]: INFO cinder.api.openstack.wsgi [None req-7dcc71a5-56a5-4e8d-81b9-152d86f39a28 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1140.259640] [55056]: [pid: 55056|app: 0|req: 147/308] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:42:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1140.264764] [55057]: DEBUG cinder.api.middleware.request_id [req-6af4666f-4675-449d-94fb-43a8d9048475 req-64a7ee2b-62d8-4401-98d8-93ce9c6687a2 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.267227] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-64a7ee2b-62d8-4401-98d8-93ce9c6687a2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1140.267707] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-64a7ee2b-62d8-4401-98d8-93ce9c6687a2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb9fe2d4-a122-47c7-866a-4c7cdd14a918", "connector": null, "instance_uuid": "49c72306-1f88-4360-b564-c032db9c0f57"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.281428] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.281428] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.310485] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-64a7ee2b-62d8-4401-98d8-93ce9c6687a2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1140.311117] [55057]: [pid: 55057|app: 0|req: 162/309] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:42:59 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.332962] [55056]: DEBUG cinder.api.middleware.request_id [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.337022] [55056]: INFO cinder.api.openstack.wsgi [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1140.337022] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.337022] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.346708] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.346708] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.350891] [55056]: INFO cinder.volume.api [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1140.356386] [55056]: INFO cinder.api.openstack.wsgi [None req-9453cdf8-2c79-4d49-b98a-82f0f01c0666 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1140.356985] [55056]: [pid: 55056|app: 0|req: 148/310] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:42:59 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.373155] [55057]: DEBUG cinder.api.middleware.request_id [None req-93c42efa-7541-41c7-8a89-9506a1a95b57 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.373610] [55057]: INFO cinder.api.openstack.wsgi [None req-93c42efa-7541-41c7-8a89-9506a1a95b57 None None] GET http://10.180.1.21/volume// [ 1140.373795] [55057]: DEBUG cinder.api.openstack.wsgi [None req-93c42efa-7541-41c7-8a89-9506a1a95b57 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.374020] [55057]: DEBUG cinder.api.openstack.wsgi [None req-93c42efa-7541-41c7-8a89-9506a1a95b57 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.374521] [55057]: INFO cinder.api.openstack.wsgi [None req-93c42efa-7541-41c7-8a89-9506a1a95b57 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1140.374861] [55057]: [pid: 55057|app: 0|req: 163/311] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:42:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1140.391059] [55056]: DEBUG cinder.api.middleware.request_id [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.394531] [55056]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1140.394799] [55056]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.395048] [55056]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.408713] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.408713] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.412794] [55056]: INFO cinder.volume.api [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1140.419704] [55056]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-2c60cada-2e7e-49c7-9755-c46260d5b1f4 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1140.420208] [55056]: [pid: 55056|app: 0|req: 149/312] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:42:59 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1140.456050] [55057]: DEBUG cinder.api.middleware.request_id [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.458799] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] PUT http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf [ 1140.459236] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-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-521617", "mountpoint": "/dev/sdb"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.468157] [55057]: DEBUG cinder.coordination [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Acquiring lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1140.477928] [55057]: DEBUG cinder.coordination [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1140.479133] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.479133] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.367780] [55056]: DEBUG cinder.api.middleware.request_id [None req-84369869-690b-4c73-a640-10020b4311bf None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.369999] [55056]: INFO cinder.api.openstack.wsgi [None req-84369869-690b-4c73-a640-10020b4311bf tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1141.370235] [55056]: DEBUG cinder.api.openstack.wsgi [None req-84369869-690b-4c73-a640-10020b4311bf tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.370537] [55056]: DEBUG cinder.api.openstack.wsgi [None req-84369869-690b-4c73-a640-10020b4311bf tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.388930] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.388930] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.395112] [55056]: INFO cinder.volume.api [None req-84369869-690b-4c73-a640-10020b4311bf tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1141.403663] [55056]: INFO cinder.api.openstack.wsgi [None req-84369869-690b-4c73-a640-10020b4311bf tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1141.404215] [55056]: [pid: 55056|app: 0|req: 150/313] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:00 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.416544] [55056]: DEBUG cinder.api.middleware.request_id [None req-8b8519d8-b890-4092-a07f-ff45271e097d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.418783] [55056]: INFO cinder.api.openstack.wsgi [None req-8b8519d8-b890-4092-a07f-ff45271e097d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1142.419020] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8b8519d8-b890-4092-a07f-ff45271e097d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.419244] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8b8519d8-b890-4092-a07f-ff45271e097d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.435262] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.435262] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.439719] [55056]: INFO cinder.volume.api [None req-8b8519d8-b890-4092-a07f-ff45271e097d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1142.445395] [55056]: INFO cinder.api.openstack.wsgi [None req-8b8519d8-b890-4092-a07f-ff45271e097d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1142.445858] [55056]: [pid: 55056|app: 0|req: 151/314] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:01 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.456567] [55056]: DEBUG cinder.api.middleware.request_id [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.458783] [55056]: INFO cinder.api.openstack.wsgi [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1143.459017] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.459241] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.473574] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.473574] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.477681] [55056]: INFO cinder.volume.api [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1143.482927] [55056]: INFO cinder.api.openstack.wsgi [None req-c0deb482-3fc2-49ad-be0a-a4882a29b2e1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1143.483370] [55056]: [pid: 55056|app: 0|req: 152/315] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:02 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.968990] [55056]: DEBUG cinder.api.middleware.request_id [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.971542] [55056]: INFO cinder.api.openstack.wsgi [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1143.971792] [55056]: DEBUG cinder.api.openstack.wsgi [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.972018] [55056]: DEBUG cinder.api.openstack.wsgi [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.989324] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.989324] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.994304] [55056]: INFO cinder.volume.api [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1144.001485] [55056]: INFO cinder.api.openstack.wsgi [req-73e641bd-9ff0-4ec3-98a2-9efe34530836 req-a2e39284-26f4-45fb-8cdd-2cc74ca9228a tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1144.001997] [55056]: [pid: 55056|app: 0|req: 153/316] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:02 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.495389] [55056]: DEBUG cinder.api.middleware.request_id [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.497974] [55056]: INFO cinder.api.openstack.wsgi [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1144.498201] [55056]: DEBUG cinder.api.openstack.wsgi [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.498467] [55056]: DEBUG cinder.api.openstack.wsgi [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.500835] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=187,cinder:INSERT=26,cinder:UPDATE=44 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.510472] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.510472] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.513660] [55056]: INFO cinder.volume.api [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1144.517979] [55056]: INFO cinder.api.openstack.wsgi [None req-63c63b1e-46d1-4390-b6d0-0bc9fb5cb3f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1144.518546] [55056]: [pid: 55056|app: 0|req: 154/317] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:03 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.506605] [55057]: DEBUG cinder.coordination [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1145.506985] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-668ee7c5-7b81-49a2-a9d4-5758842c3e33 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf returned with HTTP 200 [ 1145.507474] [55057]: [pid: 55057|app: 0|req: 164/318] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:42:59 2025] PUT /volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.533390] [55056]: DEBUG cinder.api.middleware.request_id [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.538232] [55056]: INFO cinder.api.openstack.wsgi [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1145.538472] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.540737] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.564024] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.564024] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.567620] [55056]: INFO cinder.volume.api [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1145.577263] [55056]: INFO cinder.api.openstack.wsgi [None req-ee179d86-b4cb-4274-ba01-ada4af0a43d1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1145.577263] [55056]: [pid: 55056|app: 0|req: 155/319] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:04 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.590967] [55057]: DEBUG cinder.api.middleware.request_id [None req-9e7e272a-7954-4023-90da-03e9f92682e6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.593194] [55057]: INFO cinder.api.openstack.wsgi [None req-9e7e272a-7954-4023-90da-03e9f92682e6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1146.593435] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9e7e272a-7954-4023-90da-03e9f92682e6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.593660] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9e7e272a-7954-4023-90da-03e9f92682e6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.610641] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610641] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.615757] [55057]: INFO cinder.volume.api [None req-9e7e272a-7954-4023-90da-03e9f92682e6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1146.623619] [55057]: INFO cinder.api.openstack.wsgi [None req-9e7e272a-7954-4023-90da-03e9f92682e6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1146.624135] [55057]: [pid: 55057|app: 0|req: 165/320] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:05 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.634895] [55056]: DEBUG cinder.api.middleware.request_id [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.639278] [55056]: INFO cinder.api.openstack.wsgi [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1147.639278] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.639278] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.663133] [55057]: DEBUG cinder.api.middleware.request_id [req-6af4666f-4675-449d-94fb-43a8d9048475 req-c200926e-0247-460d-8a98-ae85e9188eda None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.664418] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664418] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.665882] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-c200926e-0247-460d-8a98-ae85e9188eda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf/action [ 1147.666836] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-c200926e-0247-460d-8a98-ae85e9188eda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1147.667280] [55057]: DEBUG cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-c200926e-0247-460d-8a98-ae85e9188eda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.678411] [55056]: INFO cinder.volume.api [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1147.686841] [55056]: INFO cinder.api.openstack.wsgi [None req-0cf849af-89c5-4869-92ea-6c880d8b02f2 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1147.686841] [55056]: [pid: 55056|app: 0|req: 156/321] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:06 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.694402] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694402] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.710334] [55057]: INFO cinder.api.openstack.wsgi [req-6af4666f-4675-449d-94fb-43a8d9048475 req-c200926e-0247-460d-8a98-ae85e9188eda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf/action returned with HTTP 204 [ 1147.711113] [55057]: [pid: 55057|app: 0|req: 166/322] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:43:06 2025] POST /volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.706245] [55056]: DEBUG cinder.api.middleware.request_id [None req-4870c814-9d1d-47a9-ba07-5f1106818840 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.708986] [55056]: INFO cinder.api.openstack.wsgi [None req-4870c814-9d1d-47a9-ba07-5f1106818840 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1148.709167] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4870c814-9d1d-47a9-ba07-5f1106818840 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.709426] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4870c814-9d1d-47a9-ba07-5f1106818840 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.722899] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.722899] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.726691] [55056]: INFO cinder.volume.api [None req-4870c814-9d1d-47a9-ba07-5f1106818840 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1148.731753] [55056]: INFO cinder.api.openstack.wsgi [None req-4870c814-9d1d-47a9-ba07-5f1106818840 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1148.732174] [55056]: [pid: 55056|app: 0|req: 157/323] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:07 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.742027] [55057]: DEBUG cinder.api.middleware.request_id [None req-7489f28a-782e-4560-8eb6-9616fbf97fac None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.744193] [55057]: INFO cinder.api.openstack.wsgi [None req-7489f28a-782e-4560-8eb6-9616fbf97fac tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1148.744413] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7489f28a-782e-4560-8eb6-9616fbf97fac tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.744628] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7489f28a-782e-4560-8eb6-9616fbf97fac tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.754943] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.754943] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.758281] [55057]: INFO cinder.volume.api [None req-7489f28a-782e-4560-8eb6-9616fbf97fac tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1148.762458] [55057]: INFO cinder.api.openstack.wsgi [None req-7489f28a-782e-4560-8eb6-9616fbf97fac tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1148.762830] [55057]: [pid: 55057|app: 0|req: 167/324] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:07 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.719205] [55056]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.722246] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1149.722591] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.722924] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.738728] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.738728] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.743937] [55056]: INFO cinder.volume.api [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1149.749239] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0523b4f4-5ee6-4916-9746-22d184091a6a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1149.749678] [55056]: [pid: 55056|app: 0|req: 158/325] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:08 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.981323] [55057]: DEBUG cinder.api.middleware.request_id [None req-1f78f29f-74f2-4eec-890f-76bb5acd6020 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.981785] [55057]: INFO cinder.api.openstack.wsgi [None req-1f78f29f-74f2-4eec-890f-76bb5acd6020 None None] GET http://10.180.1.21/volume// [ 1151.982027] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1f78f29f-74f2-4eec-890f-76bb5acd6020 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.982215] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1f78f29f-74f2-4eec-890f-76bb5acd6020 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.982647] [55057]: INFO cinder.api.openstack.wsgi [None req-1f78f29f-74f2-4eec-890f-76bb5acd6020 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1151.982988] [55057]: [pid: 55057|app: 0|req: 168/326] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1151.987482] [55056]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-fec4a9c3-dc5e-4b4a-bf0c-ead3bd7750df None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.990552] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-fec4a9c3-dc5e-4b4a-bf0c-ead3bd7750df tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1151.990552] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-fec4a9c3-dc5e-4b4a-bf0c-ead3bd7750df tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb9fe2d4-a122-47c7-866a-4c7cdd14a918", "connector": null, "instance_uuid": "49c72306-1f88-4360-b564-c032db9c0f57"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.007394] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.007394] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.040381] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-fec4a9c3-dc5e-4b4a-bf0c-ead3bd7750df tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1152.040836] [55056]: [pid: 55056|app: 0|req: 159/327] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:43:10 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.047887] [55057]: DEBUG cinder.api.middleware.request_id [None req-b19c307c-65e3-47cf-b5ab-2d2ea73bde70 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.048389] [55057]: INFO cinder.api.openstack.wsgi [None req-b19c307c-65e3-47cf-b5ab-2d2ea73bde70 None None] GET http://10.180.1.21/volume// [ 1152.048565] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b19c307c-65e3-47cf-b5ab-2d2ea73bde70 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.048772] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b19c307c-65e3-47cf-b5ab-2d2ea73bde70 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.049507] [55057]: INFO cinder.api.openstack.wsgi [None req-b19c307c-65e3-47cf-b5ab-2d2ea73bde70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1152.049860] [55057]: [pid: 55057|app: 0|req: 169/328] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:10 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1152.055707] [55056]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.058458] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1152.058715] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.058929] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.074179] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.074179] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.077569] [55056]: INFO cinder.volume.api [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1152.082935] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-0d160a8e-20cd-4fc2-b626-bfd32c623038 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1152.083381] [55056]: [pid: 55056|app: 0|req: 160/329] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:10 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.252196] [55057]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-5c32a4d7-7a02-4146-a739-ec7afdeab52a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.254819] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-5c32a4d7-7a02-4146-a739-ec7afdeab52a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf [ 1154.255117] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-5c32a4d7-7a02-4146-a739-ec7afdeab52a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.255497] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-5c32a4d7-7a02-4146-a739-ec7afdeab52a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.266181] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.266181] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.798535] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-5c32a4d7-7a02-4146-a739-ec7afdeab52a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf returned with HTTP 200 [ 1154.799037] [55057]: [pid: 55057|app: 0|req: 170/330] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:43:13 2025] DELETE /volume/v3/attachments/4a092b12-1859-484c-be99-569bb9a2f4bf => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.479316] [55056]: DEBUG cinder.api.middleware.request_id [None req-04e1f589-4983-4aba-88c0-a78ca8e8ea8d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.479793] [55056]: INFO cinder.api.openstack.wsgi [None req-04e1f589-4983-4aba-88c0-a78ca8e8ea8d None None] GET http://10.180.1.21/volume// [ 1156.479973] [55056]: DEBUG cinder.api.openstack.wsgi [None req-04e1f589-4983-4aba-88c0-a78ca8e8ea8d None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.480201] [55056]: DEBUG cinder.api.openstack.wsgi [None req-04e1f589-4983-4aba-88c0-a78ca8e8ea8d None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.480599] [55056]: INFO cinder.api.openstack.wsgi [None req-04e1f589-4983-4aba-88c0-a78ca8e8ea8d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.480918] [55056]: [pid: 55056|app: 0|req: 161/331] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.485785] [55057]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.489086] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1156.489455] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.489791] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.507281] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507281] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.512192] [55057]: INFO cinder.volume.api [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1156.519016] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-cbad812c-446d-483b-81d3-d2bcd7cad1ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1156.519615] [55057]: [pid: 55057|app: 0|req: 171/332] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:15 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1156.638748] [55056]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.641118] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] PUT http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 [ 1156.641525] [55056]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-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=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.649630] [55056]: DEBUG cinder.coordination [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Acquiring lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1156.654211] [55056]: DEBUG cinder.coordination [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1156.655362] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655362] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.173324] [55056]: DEBUG cinder.coordination [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-cb9fe2d4-a122-47c7-866a-4c7cdd14a918-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1157.173672] [55056]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-363a1005-2ea6-4be1-9abf-21906aa6dd88 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 returned with HTTP 200 [ 1157.174161] [55056]: [pid: 55056|app: 0|req: 162/333] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:43:15 2025] PUT /volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.682213] [55057]: DEBUG cinder.api.middleware.request_id [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-e2864b6b-50ef-4e14-9c6e-367ed4e0dfd8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.685103] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-e2864b6b-50ef-4e14-9c6e-367ed4e0dfd8 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649/action [ 1157.685529] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-e2864b6b-50ef-4e14-9c6e-367ed4e0dfd8 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.685667] [55057]: DEBUG cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-e2864b6b-50ef-4e14-9c6e-367ed4e0dfd8 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.705178] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705178] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.712575] [55057]: INFO cinder.api.openstack.wsgi [req-46f74705-79b6-4786-b728-09fe36c3a3f2 req-e2864b6b-50ef-4e14-9c6e-367ed4e0dfd8 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649/action returned with HTTP 204 [ 1157.713295] [55057]: [pid: 55057|app: 0|req: 172/334] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:43:16 2025] POST /volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1167.169481] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1167.710433] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=103,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1172.011586] [55056]: DEBUG cinder.api.middleware.request_id [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.013603] [55056]: INFO cinder.api.openstack.wsgi [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1172.014141] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1799560839"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1172.015835] [55056]: DEBUG cinder.api.v3.volumes [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1799560839'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1172.016018] [55056]: INFO cinder.api.v3.volumes [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume of 1 GB [ 1172.016485] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.016485] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.022384] [55056]: INFO cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Availability Zones retrieved successfully. [ 1172.030062] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (4a872a75-bc11-40ec-80b8-c1a1d3c51dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.031059] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e7584e0-9a54-4a46-93a4-3e60854e002a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.032178] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1172.050051] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e7584e0-9a54-4a46-93a4-3e60854e002a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.050970] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d1c565-715b-41fe-932f-741682b29710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.079524] [55056]: DEBUG cinder.quota [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Created reservations ['23f7c50a-4724-45da-a23f-dd32e78ffce5', '89f462d3-9f7f-4057-bdc7-b8e6a1480efe', '3922c923-d0c1-4605-b7f4-b5a131b45870', '40219701-b8b8-4207-a45a-7d9c32c22ca8'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1172.080473] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1d1c565-715b-41fe-932f-741682b29710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f7c50a-4724-45da-a23f-dd32e78ffce5', '89f462d3-9f7f-4057-bdc7-b8e6a1480efe', '3922c923-d0c1-4605-b7f4-b5a131b45870', '40219701-b8b8-4207-a45a-7d9c32c22ca8']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.081379] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6789495-4b37-4508-927c-2f7c329863b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.094210] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6789495-4b37-4508-927c-2f7c329863b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db6a15aa-c545-4fbe-97cd-224aec4d44b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1799560839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['23f7c50a-4724-45da-a23f-dd32e78ffce5','89f462d3-9f7f-4057-bdc7-b8e6a1480efe','3922c923-d0c1-4605-b7f4-b5a131b45870','40219701-b8b8-4207-a45a-7d9c32c22ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1799560839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db6a15aa-c545-4fbe-97cd-224aec4d44b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b180facf4874fd88eca74b8dfbef84d',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='2f42dde185c1494da1afcac678d9172b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.095085] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a6baf5-f693-4a02-a7e6-80f052d0d56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.106950] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a6baf5-f693-4a02-a7e6-80f052d0d56f) 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-1799560839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['23f7c50a-4724-45da-a23f-dd32e78ffce5','89f462d3-9f7f-4057-bdc7-b8e6a1480efe','3922c923-d0c1-4605-b7f4-b5a131b45870','40219701-b8b8-4207-a45a-7d9c32c22ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.107791] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60478ca8-02f0-4b08-ab60-2faa74d87c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1172.115726] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60478ca8-02f0-4b08-ab60-2faa74d87c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1172.116800] [55056]: DEBUG cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (4a872a75-bc11-40ec-80b8-c1a1d3c51dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1172.117174] [55056]: INFO cinder.volume.api [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request issued successfully. [ 1172.117814] [55056]: INFO cinder.api.openstack.wsgi [None req-9eb2c73d-e65b-4fe8-b1ac-95cf841dce47 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1172.118285] [55056]: [pid: 55056|app: 0|req: 163/335] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:43:30 2025] POST /volume/v3/volumes => generated 754 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1172.127604] [55057]: DEBUG cinder.api.middleware.request_id [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.129681] [55057]: INFO cinder.api.openstack.wsgi [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1172.129897] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.130128] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.138869] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.138869] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.143784] [55057]: INFO cinder.volume.api [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1172.148133] [55057]: INFO cinder.api.openstack.wsgi [None req-5580a845-dfc1-4edf-b4b7-123f0a2dc4f7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1172.148522] [55057]: [pid: 55057|app: 0|req: 173/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:30 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.158737] [55056]: DEBUG cinder.api.middleware.request_id [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.161785] [55056]: INFO cinder.api.openstack.wsgi [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1173.161785] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.162046] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.172130] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.172130] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.175831] [55056]: INFO cinder.volume.api [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1173.181059] [55056]: INFO cinder.api.openstack.wsgi [None req-ccab1f39-9f66-4308-8f81-71e87bbaf9bb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1173.181059] [55056]: [pid: 55056|app: 0|req: 164/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:32 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.218044] [55057]: DEBUG cinder.api.middleware.request_id [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.219935] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1173.220176] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.220392] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.227911] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.227911] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.231279] [55057]: INFO cinder.volume.api [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1173.235477] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-f3433e77-4a5c-42a3-bb28-71ce09866de3 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1173.235859] [55057]: [pid: 55057|app: 0|req: 174/338] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:32 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.755066] [55056]: DEBUG cinder.api.middleware.request_id [None req-fda1ccd1-3d77-47b8-89c0-b3e89f81a2aa None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.755544] [55056]: INFO cinder.api.openstack.wsgi [None req-fda1ccd1-3d77-47b8-89c0-b3e89f81a2aa None None] GET http://10.180.1.21/volume// [ 1174.755721] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fda1ccd1-3d77-47b8-89c0-b3e89f81a2aa None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.756127] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fda1ccd1-3d77-47b8-89c0-b3e89f81a2aa None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.756689] [55056]: INFO cinder.api.openstack.wsgi [None req-fda1ccd1-3d77-47b8-89c0-b3e89f81a2aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.757038] [55056]: [pid: 55056|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:43:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.760974] [55057]: DEBUG cinder.api.middleware.request_id [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-51a583b0-930c-4d0c-937c-1c34dd8ea85a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.763319] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-51a583b0-930c-4d0c-937c-1c34dd8ea85a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1174.763757] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-51a583b0-930c-4d0c-937c-1c34dd8ea85a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db6a15aa-c545-4fbe-97cd-224aec4d44b1", "connector": null, "instance_uuid": "91d2298d-f4d6-459b-8288-bad229c81f30"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.775846] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.775846] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.795593] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-51a583b0-930c-4d0c-937c-1c34dd8ea85a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1174.796122] [55057]: [pid: 55057|app: 0|req: 175/340] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:43:33 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.817755] [55056]: DEBUG cinder.api.middleware.request_id [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.819886] [55056]: INFO cinder.api.openstack.wsgi [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1174.820123] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.820337] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.830430] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.830430] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.833560] [55056]: INFO cinder.volume.api [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1174.838254] [55056]: INFO cinder.api.openstack.wsgi [None req-3c212f45-88f3-4acd-9397-212fe30f3cb5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1174.838555] [55056]: [pid: 55056|app: 0|req: 166/341] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:33 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.322092] [55057]: DEBUG cinder.api.middleware.request_id [None req-ba703fbb-761e-430e-be70-0dbed1a81513 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.322582] [55057]: INFO cinder.api.openstack.wsgi [None req-ba703fbb-761e-430e-be70-0dbed1a81513 None None] GET http://10.180.1.21/volume// [ 1175.322779] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ba703fbb-761e-430e-be70-0dbed1a81513 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.323011] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ba703fbb-761e-430e-be70-0dbed1a81513 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.323430] [55057]: INFO cinder.api.openstack.wsgi [None req-ba703fbb-761e-430e-be70-0dbed1a81513 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1175.323948] [55057]: [pid: 55057|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:34 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1175.332504] [55056]: DEBUG cinder.api.middleware.request_id [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.335184] [55056]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1175.335570] [55056]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.335938] [55056]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.346576] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.346576] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.350158] [55056]: INFO cinder.volume.api [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1175.354795] [55056]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-eb9aac03-e4db-4c48-acad-05f6e9d6f2f6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1175.355274] [55056]: [pid: 55056|app: 0|req: 167/343] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:34 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1175.383010] [55057]: DEBUG cinder.api.middleware.request_id [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.385332] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 [ 1175.385758] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-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-521634", "mountpoint": "/dev/sdb"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1175.393582] [55057]: DEBUG cinder.coordination [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Acquiring lock "cinder-attachment_update-db6a15aa-c545-4fbe-97cd-224aec4d44b1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1175.397825] [55057]: DEBUG cinder.coordination [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-db6a15aa-c545-4fbe-97cd-224aec4d44b1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1175.398878] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.398878] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.849027] [55056]: DEBUG cinder.api.middleware.request_id [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.851275] [55056]: INFO cinder.api.openstack.wsgi [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1175.851547] [55056]: DEBUG cinder.api.openstack.wsgi [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.851820] [55056]: DEBUG cinder.api.openstack.wsgi [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.863646] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.863646] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.867193] [55056]: INFO cinder.volume.api [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1175.871928] [55056]: INFO cinder.api.openstack.wsgi [None req-18c04b6c-9efc-487f-80c1-2f9961caf456 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1175.873091] [55056]: [pid: 55056|app: 0|req: 168/344] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:34 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.883905] [55056]: DEBUG cinder.api.middleware.request_id [None req-474b2355-1b83-41b8-9c82-9121d6089b45 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.886080] [55056]: INFO cinder.api.openstack.wsgi [None req-474b2355-1b83-41b8-9c82-9121d6089b45 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1176.886298] [55056]: DEBUG cinder.api.openstack.wsgi [None req-474b2355-1b83-41b8-9c82-9121d6089b45 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.886514] [55056]: DEBUG cinder.api.openstack.wsgi [None req-474b2355-1b83-41b8-9c82-9121d6089b45 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.899314] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.899314] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.903205] [55056]: INFO cinder.volume.api [None req-474b2355-1b83-41b8-9c82-9121d6089b45 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1176.908451] [55056]: INFO cinder.api.openstack.wsgi [None req-474b2355-1b83-41b8-9c82-9121d6089b45 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1176.908451] [55056]: [pid: 55056|app: 0|req: 169/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:35 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.919038] [55056]: DEBUG cinder.api.middleware.request_id [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.920575] [55056]: INFO cinder.api.openstack.wsgi [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1177.920798] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.921133] [55056]: DEBUG cinder.api.openstack.wsgi [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.936052] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.936052] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.940513] [55056]: INFO cinder.volume.api [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1177.945447] [55056]: INFO cinder.api.openstack.wsgi [None req-00162e61-bfcf-4b1d-a054-a79ffef5b64b tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1177.945885] [55056]: [pid: 55056|app: 0|req: 170/346] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:36 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1178.955601] [55056]: DEBUG cinder.api.middleware.request_id [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.958279] [55056]: INFO cinder.api.openstack.wsgi [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1178.958557] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.958800] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.972082] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.972082] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.975847] [55056]: INFO cinder.volume.api [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1178.980750] [55056]: INFO cinder.api.openstack.wsgi [None req-9bbebb64-417f-49d6-9c6f-1303c7de7128 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1178.981195] [55056]: [pid: 55056|app: 0|req: 171/347] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:37 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.920608] [55057]: DEBUG cinder.coordination [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-db6a15aa-c545-4fbe-97cd-224aec4d44b1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1179.920999] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-510cb471-6009-48d9-8d20-e12ed7f3c58a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 returned with HTTP 200 [ 1179.921471] [55057]: [pid: 55057|app: 0|req: 177/348] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:43:34 2025] PUT /volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.992059] [55056]: DEBUG cinder.api.middleware.request_id [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.995030] [55056]: INFO cinder.api.openstack.wsgi [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1179.995030] [55056]: DEBUG cinder.api.openstack.wsgi [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.995030] [55056]: DEBUG cinder.api.openstack.wsgi [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.004554] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.004554] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.008141] [55056]: INFO cinder.volume.api [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1180.013723] [55056]: INFO cinder.api.openstack.wsgi [None req-baccaeb9-ee85-4de0-b57a-81630c1e1e51 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1180.014337] [55056]: [pid: 55056|app: 0|req: 172/349] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:38 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.164104] [55057]: DEBUG cinder.api.middleware.request_id [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.166358] [55057]: INFO cinder.api.openstack.wsgi [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1180.166581] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.166800] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.176813] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.176813] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.180091] [55057]: INFO cinder.volume.api [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1180.184809] [55057]: INFO cinder.api.openstack.wsgi [None req-6227cce1-d2a3-466c-b60b-65dc6921dcd5 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1180.185204] [55057]: [pid: 55057|app: 0|req: 178/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:39 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.219823] [55056]: DEBUG cinder.api.middleware.request_id [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.221925] [55056]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1180.222308] [55056]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.222786] [55056]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.234483] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.234483] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.238506] [55056]: INFO cinder.volume.api [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1180.243191] [55056]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-858afabe-29ad-4e3f-bf36-a3274e4cd6a4 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1180.243640] [55056]: [pid: 55056|app: 0|req: 173/351] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:39 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.261124] [55057]: DEBUG cinder.api.middleware.request_id [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.264045] [55057]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] POST http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091/action [ 1180.264512] [55057]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1180.264678] [55057]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.274945] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.274945] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.275480] [55057]: INFO cinder.volume.api [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1180.282890] [55057]: INFO cinder.volume.api [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Begin detaching volume completed successfully. [ 1180.283153] [55057]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-8e48aa76-41b6-4c64-b465-5e09dbf77753 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091/action returned with HTTP 202 [ 1180.283636] [55057]: [pid: 55057|app: 0|req: 179/352] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:43:39 2025] POST /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1180.431060] [55056]: DEBUG cinder.api.middleware.request_id [None req-fb1eafb0-af8c-455e-8b31-263652b6286f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.433782] [55056]: INFO cinder.api.openstack.wsgi [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1180.434040] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.434377] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.434596] [55056]: INFO cinder.api.v3.volumes [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Delete volume with id: cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1180.443128] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.443128] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.443776] [55056]: INFO cinder.volume.api [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1180.464452] [55056]: INFO cinder.volume.api [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Delete volume request issued successfully. [ 1180.464650] [55056]: INFO cinder.api.openstack.wsgi [None req-fb1eafb0-af8c-455e-8b31-263652b6286f tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 returned with HTTP 202 [ 1180.465273] [55056]: [pid: 55056|app: 0|req: 174/353] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:43:39 2025] DELETE /volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1180.469804] [55057]: DEBUG cinder.api.middleware.request_id [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.472651] [55057]: INFO cinder.api.openstack.wsgi [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1180.473171] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.473634] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.485499] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.485499] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.490225] [55057]: INFO cinder.volume.api [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1180.497176] [55057]: INFO cinder.api.openstack.wsgi [None req-b7309c7f-1ce6-4f4f-9fe5-1d56cb7f79d6 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 returned with HTTP 200 [ 1180.497702] [55057]: [pid: 55057|app: 0|req: 180/354] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:39 2025] GET /volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.026439] [55056]: DEBUG cinder.api.middleware.request_id [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.028953] [55056]: INFO cinder.api.openstack.wsgi [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1181.028953] [55056]: DEBUG cinder.api.openstack.wsgi [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.029131] [55056]: DEBUG cinder.api.openstack.wsgi [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.048431] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.048431] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.054365] [55056]: INFO cinder.volume.api [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1181.061268] [55056]: INFO cinder.api.openstack.wsgi [None req-958f70c5-a1bb-44c0-aa38-7cbb27c5f457 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1181.062111] [55056]: [pid: 55056|app: 0|req: 175/355] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:39 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.305424] [55057]: DEBUG cinder.api.middleware.request_id [None req-e86e644f-e0cc-4b7f-a3f9-82ec140d8061 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.305930] [55057]: INFO cinder.api.openstack.wsgi [None req-e86e644f-e0cc-4b7f-a3f9-82ec140d8061 None None] GET http://10.180.1.21/volume// [ 1181.306133] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e86e644f-e0cc-4b7f-a3f9-82ec140d8061 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.306351] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e86e644f-e0cc-4b7f-a3f9-82ec140d8061 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.306775] [55057]: INFO cinder.api.openstack.wsgi [None req-e86e644f-e0cc-4b7f-a3f9-82ec140d8061 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.307205] [55057]: [pid: 55057|app: 0|req: 181/356] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.311098] [55056]: DEBUG cinder.api.middleware.request_id [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.313058] [55056]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1181.313352] [55056]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.313644] [55056]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.323524] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.323524] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.326925] [55056]: INFO cinder.volume.api [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1181.332828] [55056]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-78ce485d-889a-428d-b2fa-2ebfd41b2e5c tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1181.334094] [55056]: [pid: 55056|app: 0|req: 176/357] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1181.510938] [55057]: DEBUG cinder.api.middleware.request_id [None req-a88b44d4-bd62-4e93-a5d1-7ac7261ed6ad None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.513018] [55057]: INFO cinder.api.openstack.wsgi [None req-a88b44d4-bd62-4e93-a5d1-7ac7261ed6ad tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 [ 1181.513241] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a88b44d4-bd62-4e93-a5d1-7ac7261ed6ad tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.513485] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a88b44d4-bd62-4e93-a5d1-7ac7261ed6ad tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.519997] [55057]: INFO cinder.api.openstack.wsgi [None req-a88b44d4-bd62-4e93-a5d1-7ac7261ed6ad tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 returned with HTTP 404 [ 1181.520474] [55057]: [pid: 55057|app: 0|req: 182/358] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/v3/volumes/cb1eb11e-6f28-4b21-9a13-ebc0897dc670 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.523794] [55056]: DEBUG cinder.api.middleware.request_id [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.526679] [55056]: INFO cinder.api.openstack.wsgi [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] DELETE http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1181.527043] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.527373] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.527655] [55056]: INFO cinder.api.v3.volumes [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Delete volume with id: 812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1181.538478] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.538478] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.539240] [55056]: INFO cinder.volume.api [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1181.544290] [55057]: DEBUG cinder.api.middleware.request_id [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-326b4f81-fb78-4468-acde-7bcca88622a7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.546492] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-326b4f81-fb78-4468-acde-7bcca88622a7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4/action [ 1181.546902] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-326b4f81-fb78-4468-acde-7bcca88622a7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1181.547067] [55057]: DEBUG cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-326b4f81-fb78-4468-acde-7bcca88622a7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.558457] [55056]: INFO cinder.volume.api [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Delete volume request issued successfully. [ 1181.558697] [55056]: INFO cinder.api.openstack.wsgi [None req-e5d86b72-8e87-48fe-a9b4-58e6a1eac2e5 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 202 [ 1181.559097] [55056]: [pid: 55056|app: 0|req: 177/359] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:43:40 2025] DELETE /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1181.562281] [55056]: DEBUG cinder.api.middleware.request_id [None req-42d14e77-c19e-47c6-a559-02ef86899127 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.563750] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.563750] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.565021] [55056]: INFO cinder.api.openstack.wsgi [None req-42d14e77-c19e-47c6-a559-02ef86899127 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1181.565021] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42d14e77-c19e-47c6-a559-02ef86899127 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.565144] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42d14e77-c19e-47c6-a559-02ef86899127 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.572746] [55057]: INFO cinder.api.openstack.wsgi [req-9b5c8d8e-5e53-41c4-a8de-e3601562dbd5 req-326b4f81-fb78-4468-acde-7bcca88622a7 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4/action returned with HTTP 204 [ 1181.573149] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.573149] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.573239] [55057]: [pid: 55057|app: 0|req: 183/360] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:43:40 2025] POST /volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1181.577219] [55056]: INFO cinder.volume.api [None req-42d14e77-c19e-47c6-a559-02ef86899127 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Volume info retrieved successfully. [ 1181.582362] [55056]: INFO cinder.api.openstack.wsgi [None req-42d14e77-c19e-47c6-a559-02ef86899127 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 200 [ 1181.583032] [55056]: [pid: 55056|app: 0|req: 178/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1182.072336] [55057]: DEBUG cinder.api.middleware.request_id [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.074763] [55057]: INFO cinder.api.openstack.wsgi [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1182.075108] [55057]: DEBUG cinder.api.openstack.wsgi [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.075351] [55057]: DEBUG cinder.api.openstack.wsgi [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.092309] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.092309] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.096478] [55057]: INFO cinder.volume.api [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.101436] [55057]: INFO cinder.api.openstack.wsgi [None req-302690d0-f49c-4d5b-8a63-0cc4b6907c17 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1182.101865] [55057]: [pid: 55057|app: 0|req: 184/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.111988] [55056]: DEBUG cinder.api.middleware.request_id [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.114100] [55056]: INFO cinder.api.openstack.wsgi [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1182.114328] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.114548] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.124404] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.124404] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.127733] [55056]: INFO cinder.volume.api [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.131973] [55056]: INFO cinder.api.openstack.wsgi [None req-d2aa025c-bb40-4e0b-bee0-e3e6b3698fc0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1182.132400] [55056]: [pid: 55056|app: 0|req: 179/363] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:40 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1182.168608] [55057]: DEBUG cinder.api.middleware.request_id [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.170901] [55057]: INFO cinder.api.openstack.wsgi [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1182.171134] [55057]: DEBUG cinder.api.openstack.wsgi [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.171350] [55057]: DEBUG cinder.api.openstack.wsgi [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.181174] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.181174] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.184338] [55057]: INFO cinder.volume.api [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.188591] [55057]: INFO cinder.api.openstack.wsgi [req-b9209415-0fb8-4d84-9130-110b36dbfb1f req-e0540d03-69c3-495a-9ffb-416e050f0cdc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1182.189110] [55057]: [pid: 55057|app: 0|req: 185/364] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.198600] [55056]: DEBUG cinder.api.middleware.request_id [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.200677] [55056]: INFO cinder.api.openstack.wsgi [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1182.200901] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.201135] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.210647] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.210647] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.213730] [55056]: INFO cinder.volume.api [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.217932] [55056]: INFO cinder.api.openstack.wsgi [None req-cca6f5ed-aeb6-4ac5-b5cc-494ab87fcdf1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1182.218312] [55056]: [pid: 55056|app: 0|req: 180/365] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.253222] [55057]: DEBUG cinder.api.middleware.request_id [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.255490] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1182.255761] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.255977] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.265788] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.265788] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.268992] [55057]: INFO cinder.volume.api [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.273095] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-328f639a-eb1b-4e26-89de-09d5de2faffb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1182.273476] [55057]: [pid: 55057|app: 0|req: 186/366] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.289356] [55056]: DEBUG cinder.api.middleware.request_id [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.291698] [55056]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1/action [ 1182.292073] [55056]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1182.292210] [55056]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1182.302126] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.302126] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.302126] [55056]: INFO cinder.volume.api [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1182.307069] [55056]: INFO cinder.volume.api [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Begin detaching volume completed successfully. [ 1182.307284] [55056]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-8f9fcb41-b9e7-43dc-9eb5-4c24e5281b3a tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1/action returned with HTTP 202 [ 1182.307747] [55056]: [pid: 55056|app: 0|req: 181/367] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:43:41 2025] POST /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1182.474280] [55057]: DEBUG cinder.api.middleware.request_id [req-04a12c7c-703b-48b9-8132-92485ff34069 req-e955c2b7-09cd-4da8-80b8-d0618b458e2d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.476772] [55057]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-e955c2b7-09cd-4da8-80b8-d0618b458e2d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 [ 1182.477011] [55057]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-e955c2b7-09cd-4da8-80b8-d0618b458e2d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.477247] [55057]: DEBUG cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-e955c2b7-09cd-4da8-80b8-d0618b458e2d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.484290] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.484290] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.593385] [55056]: DEBUG cinder.api.middleware.request_id [None req-84136674-f5aa-4a9f-992f-09ef0d4316e1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.595509] [55056]: INFO cinder.api.openstack.wsgi [None req-84136674-f5aa-4a9f-992f-09ef0d4316e1 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] GET http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 [ 1182.595879] [55056]: DEBUG cinder.api.openstack.wsgi [None req-84136674-f5aa-4a9f-992f-09ef0d4316e1 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.596125] [55056]: DEBUG cinder.api.openstack.wsgi [None req-84136674-f5aa-4a9f-992f-09ef0d4316e1 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.602191] [55056]: INFO cinder.api.openstack.wsgi [None req-84136674-f5aa-4a9f-992f-09ef0d4316e1 tempest-ServersNegativeTestJSON-2088430847 tempest-ServersNegativeTestJSON-2088430847-project-member] http://10.180.1.21/volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 returned with HTTP 404 [ 1182.602833] [55056]: [pid: 55056|app: 0|req: 182/368] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/812aa6d4-7ac2-48a2-addf-f0053b3ecb51 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1182.890545] [55056]: DEBUG cinder.api.middleware.request_id [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.892643] [55056]: INFO cinder.api.openstack.wsgi [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1182.892859] [55056]: DEBUG cinder.api.openstack.wsgi [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.893091] [55056]: DEBUG cinder.api.openstack.wsgi [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.903574] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.903574] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.907347] [55056]: INFO cinder.volume.api [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1182.912724] [55056]: INFO cinder.api.openstack.wsgi [None req-67090a9c-d7fb-4578-b7f3-29f012ae1cf9 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1182.913193] [55056]: [pid: 55056|app: 0|req: 183/369] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.948781] [55056]: DEBUG cinder.api.middleware.request_id [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.951440] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1182.951679] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.951898] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.962771] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.962771] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.966782] [55056]: INFO cinder.volume.api [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1182.971852] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-9825d563-be88-4eac-8788-459d45537730 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1182.972148] [55056]: [pid: 55056|app: 0|req: 184/370] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:43:41 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1182.989146] [55056]: DEBUG cinder.api.middleware.request_id [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.991916] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b/action [ 1182.992322] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1182.992484] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.003192] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003192] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.003797] [55056]: INFO cinder.volume.api [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1183.008593] [55056]: INFO cinder.volume.api [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Begin detaching volume completed successfully. [ 1183.008830] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-57df4e73-3464-4036-9a81-a3ce2bce0705 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b/action returned with HTTP 202 [ 1183.009284] [55056]: [pid: 55056|app: 0|req: 185/371] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:43:41 2025] POST /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1183.010235] [55057]: INFO cinder.api.openstack.wsgi [req-04a12c7c-703b-48b9-8132-92485ff34069 req-e955c2b7-09cd-4da8-80b8-d0618b458e2d tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 returned with HTTP 200 [ 1183.010794] [55057]: [pid: 55057|app: 0|req: 187/372] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:43:41 2025] DELETE /volume/v3/attachments/c943f214-acbf-456b-8cb9-f350fb26f1c0 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.328521] [55056]: DEBUG cinder.api.middleware.request_id [None req-42c7b0c9-2afe-4de5-91bf-759adfbb8145 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.329156] [55056]: INFO cinder.api.openstack.wsgi [None req-42c7b0c9-2afe-4de5-91bf-759adfbb8145 None None] GET http://10.180.1.21/volume// [ 1183.329276] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42c7b0c9-2afe-4de5-91bf-759adfbb8145 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.329377] [55056]: DEBUG cinder.api.openstack.wsgi [None req-42c7b0c9-2afe-4de5-91bf-759adfbb8145 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.329788] [55056]: INFO cinder.api.openstack.wsgi [None req-42c7b0c9-2afe-4de5-91bf-759adfbb8145 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1183.330103] [55056]: [pid: 55056|app: 0|req: 186/373] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1183.334105] [55057]: DEBUG cinder.api.middleware.request_id [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.336502] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1183.336814] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.337090] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.347083] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347083] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.350520] [55057]: INFO cinder.volume.api [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1183.355450] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-5f13de16-209e-4373-8934-0d159ac93910 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1183.355944] [55057]: [pid: 55057|app: 0|req: 188/374] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:42 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1184.025426] [55056]: DEBUG cinder.api.middleware.request_id [None req-cfd58fb8-413e-4130-9ca5-9d409106c5da None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.025988] [55056]: INFO cinder.api.openstack.wsgi [None req-cfd58fb8-413e-4130-9ca5-9d409106c5da None None] GET http://10.180.1.21/volume// [ 1184.026250] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cfd58fb8-413e-4130-9ca5-9d409106c5da None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.026517] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cfd58fb8-413e-4130-9ca5-9d409106c5da None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.026989] [55056]: INFO cinder.api.openstack.wsgi [None req-cfd58fb8-413e-4130-9ca5-9d409106c5da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1184.027431] [55056]: [pid: 55056|app: 0|req: 187/375] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:43:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1184.031290] [55057]: DEBUG cinder.api.middleware.request_id [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.034665] [55057]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1184.034665] [55057]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.034834] [55057]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.046359] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.046359] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.050660] [55057]: INFO cinder.volume.api [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1184.056740] [55057]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-346d46ae-4714-4fa7-afc7-b932e8142818 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1184.057197] [55057]: [pid: 55057|app: 0|req: 189/376] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:43:42 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1184.442964] [55056]: DEBUG cinder.api.middleware.request_id [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.447205] [55056]: INFO cinder.api.openstack.wsgi [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1184.447205] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.447205] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.454171] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454171] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.461665] [55056]: INFO cinder.volume.api [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1184.464762] [55056]: INFO cinder.api.openstack.wsgi [None req-c5255ff5-316c-4dd5-a4bb-a1fc90ab179e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1184.465303] [55056]: [pid: 55056|app: 0|req: 188/377] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:43 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.013425] [55057]: DEBUG cinder.api.middleware.request_id [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-826d2d68-ec15-4088-8b48-e9d274d7dfd6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.016250] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-826d2d68-ec15-4088-8b48-e9d274d7dfd6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 [ 1185.016517] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-826d2d68-ec15-4088-8b48-e9d274d7dfd6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.016772] [55057]: DEBUG cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-826d2d68-ec15-4088-8b48-e9d274d7dfd6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.026123] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026123] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.559218] [55057]: INFO cinder.api.openstack.wsgi [req-2c2ff222-a5a1-4e28-a5d3-6de0deaa3ad0 req-826d2d68-ec15-4088-8b48-e9d274d7dfd6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 returned with HTTP 200 [ 1185.559771] [55057]: [pid: 55057|app: 0|req: 190/378] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:43:43 2025] DELETE /volume/v3/attachments/4c33fcaa-38f6-431d-b35e-012ba1141ad4 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.707483] [55056]: DEBUG cinder.api.middleware.request_id [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-8b274eff-7337-4f37-a834-5a0b01012ce4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.711937] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-8b274eff-7337-4f37-a834-5a0b01012ce4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 [ 1185.711937] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-8b274eff-7337-4f37-a834-5a0b01012ce4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.711937] [55056]: DEBUG cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-8b274eff-7337-4f37-a834-5a0b01012ce4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.719011] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.719011] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.252148] [55056]: INFO cinder.api.openstack.wsgi [req-0a9ec271-6002-47e2-b99c-2fbf93b9a416 req-8b274eff-7337-4f37-a834-5a0b01012ce4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 returned with HTTP 200 [ 1186.252716] [55056]: [pid: 55056|app: 0|req: 189/379] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:43:44 2025] DELETE /volume/v3/attachments/2967af26-4ea0-48f3-8cff-27b7628be785 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.488617] [55057]: DEBUG cinder.api.middleware.request_id [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.490996] [55057]: INFO cinder.api.openstack.wsgi [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1186.491235] [55057]: DEBUG cinder.api.openstack.wsgi [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.491455] [55057]: DEBUG cinder.api.openstack.wsgi [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.500824] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.500824] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.504477] [55057]: INFO cinder.volume.api [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1186.509775] [55057]: INFO cinder.api.openstack.wsgi [None req-74a82712-7af7-4a2f-ac2f-e38b097afab8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1186.510168] [55057]: [pid: 55057|app: 0|req: 191/380] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:45 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.205843] [55056]: DEBUG cinder.api.middleware.request_id [None req-27f44396-4133-49ad-8252-319ea7d897a0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.209439] [55056]: INFO cinder.api.openstack.wsgi [None req-27f44396-4133-49ad-8252-319ea7d897a0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1187.210393] [55056]: DEBUG cinder.api.openstack.wsgi [None req-27f44396-4133-49ad-8252-319ea7d897a0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.210393] [55056]: DEBUG cinder.api.openstack.wsgi [None req-27f44396-4133-49ad-8252-319ea7d897a0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.224827] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224827] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.231455] [55056]: INFO cinder.volume.api [None req-27f44396-4133-49ad-8252-319ea7d897a0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1187.235433] [55056]: INFO cinder.api.openstack.wsgi [None req-27f44396-4133-49ad-8252-319ea7d897a0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1187.235888] [55056]: [pid: 55056|app: 0|req: 190/381] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:46 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.909037] [55057]: DEBUG cinder.api.middleware.request_id [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.911236] [55057]: INFO cinder.api.openstack.wsgi [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] DELETE http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1193.911484] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.911733] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.911947] [55057]: INFO cinder.api.v3.volumes [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Delete volume with id: 484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1193.923071] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923071] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.923640] [55057]: INFO cinder.volume.api [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1193.941184] [55057]: INFO cinder.volume.api [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Delete volume request issued successfully. [ 1193.941361] [55057]: INFO cinder.api.openstack.wsgi [None req-0f67c2a2-ab16-4ae9-a285-fdb9e9b7fdf0 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 202 [ 1193.941815] [55057]: [pid: 55057|app: 0|req: 192/382] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:43:52 2025] DELETE /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1193.944769] [55056]: DEBUG cinder.api.middleware.request_id [None req-7f52eb22-d35d-457b-b337-5e9b869aacec None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.946978] [55056]: INFO cinder.api.openstack.wsgi [None req-7f52eb22-d35d-457b-b337-5e9b869aacec tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1193.947543] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7f52eb22-d35d-457b-b337-5e9b869aacec tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.947671] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7f52eb22-d35d-457b-b337-5e9b869aacec tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.956632] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.956632] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.962119] [55056]: INFO cinder.volume.api [None req-7f52eb22-d35d-457b-b337-5e9b869aacec tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1193.969679] [55056]: INFO cinder.api.openstack.wsgi [None req-7f52eb22-d35d-457b-b337-5e9b869aacec tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1193.969679] [55056]: [pid: 55056|app: 0|req: 191/383] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:52 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.982778] [55057]: DEBUG cinder.api.middleware.request_id [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.984921] [55057]: INFO cinder.api.openstack.wsgi [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1194.985174] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.985400] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.996220] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996220] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.999486] [55057]: INFO cinder.volume.api [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1195.003749] [55057]: INFO cinder.api.openstack.wsgi [None req-d92176db-f002-4eac-9570-44bd12b4b6c9 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1195.004114] [55057]: [pid: 55057|app: 0|req: 193/384] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:53 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.014429] [55056]: DEBUG cinder.api.middleware.request_id [None req-36611103-b727-464c-a4cd-510038c50d10 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.016701] [55056]: INFO cinder.api.openstack.wsgi [None req-36611103-b727-464c-a4cd-510038c50d10 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1196.016972] [55056]: DEBUG cinder.api.openstack.wsgi [None req-36611103-b727-464c-a4cd-510038c50d10 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.017254] [55056]: DEBUG cinder.api.openstack.wsgi [None req-36611103-b727-464c-a4cd-510038c50d10 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.025932] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.025932] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.029305] [55056]: INFO cinder.volume.api [None req-36611103-b727-464c-a4cd-510038c50d10 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1196.033936] [55056]: INFO cinder.api.openstack.wsgi [None req-36611103-b727-464c-a4cd-510038c50d10 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 200 [ 1196.034654] [55056]: [pid: 55056|app: 0|req: 192/385] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:54 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.045256] [55057]: DEBUG cinder.api.middleware.request_id [None req-d790684a-0745-4628-b6d6-1557f2d485bf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.047419] [55057]: INFO cinder.api.openstack.wsgi [None req-d790684a-0745-4628-b6d6-1557f2d485bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 [ 1197.047629] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d790684a-0745-4628-b6d6-1557f2d485bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.047840] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d790684a-0745-4628-b6d6-1557f2d485bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.054534] [55057]: INFO cinder.api.openstack.wsgi [None req-d790684a-0745-4628-b6d6-1557f2d485bf tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 returned with HTTP 404 [ 1197.055844] [55057]: [pid: 55057|app: 0|req: 194/386] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:55 2025] GET /volume/v3/volumes/484bee7e-0152-43ba-9f12-9bb20ac6f091 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1197.057918] [55056]: DEBUG cinder.api.middleware.request_id [None req-e6b70f6b-e2de-4489-844e-e23d858be231 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.059956] [55056]: INFO cinder.api.openstack.wsgi [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1197.060196] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.060415] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.060599] [55056]: INFO cinder.api.v3.volumes [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Delete volume with id: d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1197.071083] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.071083] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.071731] [55056]: INFO cinder.volume.api [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1197.089023] [55056]: INFO cinder.volume.api [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Delete volume request issued successfully. [ 1197.089260] [55056]: INFO cinder.api.openstack.wsgi [None req-e6b70f6b-e2de-4489-844e-e23d858be231 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 returned with HTTP 202 [ 1197.089725] [55056]: [pid: 55056|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:43:55 2025] DELETE /volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1197.092785] [55057]: DEBUG cinder.api.middleware.request_id [None req-2bcf490c-51e6-4e35-b58c-d482027e034e None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.095475] [55057]: INFO cinder.api.openstack.wsgi [None req-2bcf490c-51e6-4e35-b58c-d482027e034e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1197.095696] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2bcf490c-51e6-4e35-b58c-d482027e034e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.095924] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2bcf490c-51e6-4e35-b58c-d482027e034e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.104028] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104028] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.107636] [55057]: INFO cinder.volume.api [None req-2bcf490c-51e6-4e35-b58c-d482027e034e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Volume info retrieved successfully. [ 1197.112305] [55057]: INFO cinder.api.openstack.wsgi [None req-2bcf490c-51e6-4e35-b58c-d482027e034e tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 returned with HTTP 200 [ 1197.112745] [55057]: [pid: 55057|app: 0|req: 195/388] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:55 2025] GET /volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.122424] [55056]: DEBUG cinder.api.middleware.request_id [None req-71584a1d-b5e2-482d-a05c-99f42cc82a12 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.124681] [55056]: INFO cinder.api.openstack.wsgi [None req-71584a1d-b5e2-482d-a05c-99f42cc82a12 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] GET http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 [ 1198.124907] [55056]: DEBUG cinder.api.openstack.wsgi [None req-71584a1d-b5e2-482d-a05c-99f42cc82a12 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.125185] [55056]: DEBUG cinder.api.openstack.wsgi [None req-71584a1d-b5e2-482d-a05c-99f42cc82a12 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.131715] [55056]: INFO cinder.api.openstack.wsgi [None req-71584a1d-b5e2-482d-a05c-99f42cc82a12 tempest-ServerRescueNegativeTestJSON-881704319 tempest-ServerRescueNegativeTestJSON-881704319-project-member] http://10.180.1.21/volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 returned with HTTP 404 [ 1198.132273] [55056]: [pid: 55056|app: 0|req: 194/389] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:43:56 2025] GET /volume/v3/volumes/d5a03072-b615-40ce-8c8b-d03331af52d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1205.126951] [55057]: DEBUG cinder.api.middleware.request_id [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.130860] [55057]: INFO cinder.api.openstack.wsgi [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1205.130860] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.130860] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.145321] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.145321] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.149089] [55057]: INFO cinder.volume.api [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1205.154121] [55057]: INFO cinder.api.openstack.wsgi [None req-ff9d2b04-a9c2-42d4-973e-ef9125a7d342 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1205.154445] [55057]: [pid: 55057|app: 0|req: 196/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:03 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.296935] [55056]: DEBUG cinder.api.middleware.request_id [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.299286] [55056]: INFO cinder.api.openstack.wsgi [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1205.299534] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.299780] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.310420] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.310420] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.313877] [55056]: INFO cinder.volume.api [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1205.318314] [55056]: INFO cinder.api.openstack.wsgi [None req-a3db75cf-3b5d-47f3-a90a-14b6277e2616 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1205.318814] [55056]: [pid: 55056|app: 0|req: 195/391] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:04 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.359466] [55057]: DEBUG cinder.api.middleware.request_id [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.362111] [55057]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1205.362342] [55057]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.362563] [55057]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.374516] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.374516] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.377880] [55057]: INFO cinder.volume.api [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1205.383205] [55057]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-cfeb87cd-bb01-4e7f-9c3c-ee523f0873ee tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1205.383803] [55057]: [pid: 55057|app: 0|req: 197/392] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:44:04 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.402450] [55056]: DEBUG cinder.api.middleware.request_id [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.405030] [55056]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918/action [ 1205.405511] [55056]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1205.405749] [55056]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1205.418152] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.418152] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.419245] [55056]: INFO cinder.volume.api [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1205.428885] [55056]: INFO cinder.volume.api [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Begin detaching volume completed successfully. [ 1205.429224] [55056]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-8350629a-9d40-4600-98f3-546b2d6eb379 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918/action returned with HTTP 202 [ 1205.429698] [55056]: [pid: 55056|app: 0|req: 196/393] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:44:04 2025] POST /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1206.454205] [55057]: DEBUG cinder.api.middleware.request_id [None req-a77aae10-ad1d-4b72-8f8a-606aad12e5fd None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.454789] [55057]: INFO cinder.api.openstack.wsgi [None req-a77aae10-ad1d-4b72-8f8a-606aad12e5fd None None] GET http://10.180.1.21/volume// [ 1206.455020] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a77aae10-ad1d-4b72-8f8a-606aad12e5fd None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.455291] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a77aae10-ad1d-4b72-8f8a-606aad12e5fd None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.455739] [55057]: INFO cinder.api.openstack.wsgi [None req-a77aae10-ad1d-4b72-8f8a-606aad12e5fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.456102] [55057]: [pid: 55057|app: 0|req: 198/394] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:44:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.459817] [55056]: DEBUG cinder.api.middleware.request_id [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.583954] [55056]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1206.584245] [55056]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.584466] [55056]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.598105] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.598105] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.602498] [55056]: INFO cinder.volume.api [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1206.608339] [55056]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-addc49e1-4f82-48b4-be37-4d6cf1cb0b75 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1206.608772] [55056]: [pid: 55056|app: 0|req: 197/395] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:44:05 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 1322 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1208.255509] [55057]: DEBUG cinder.api.middleware.request_id [req-36719295-1946-4746-8653-6e406f9060ed req-ff4d50e4-f656-435c-b885-dffcc2394580 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.260801] [55057]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-ff4d50e4-f656-435c-b885-dffcc2394580 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 [ 1208.263788] [55057]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-ff4d50e4-f656-435c-b885-dffcc2394580 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.264167] [55057]: DEBUG cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-ff4d50e4-f656-435c-b885-dffcc2394580 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.278236] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278236] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.804903] [55057]: INFO cinder.api.openstack.wsgi [req-36719295-1946-4746-8653-6e406f9060ed req-ff4d50e4-f656-435c-b885-dffcc2394580 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 returned with HTTP 200 [ 1208.805742] [55057]: [pid: 55057|app: 0|req: 199/396] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:44:07 2025] DELETE /volume/v3/attachments/895ef897-037c-4fc0-89d9-4f0c8fe55649 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.614545] [55056]: DEBUG cinder.api.middleware.request_id [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.616795] [55056]: INFO cinder.api.openstack.wsgi [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1209.617025] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.617248] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.629062] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.629062] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.631907] [55056]: INFO cinder.volume.api [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1209.637216] [55056]: INFO cinder.api.openstack.wsgi [None req-9c3b0c3b-b6d8-49c6-b820-56bb3f204291 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1209.637591] [55056]: [pid: 55056|app: 0|req: 198/397] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:08 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.804406] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=115,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1219.634657] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=155,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.541352] [55057]: DEBUG cinder.api.middleware.request_id [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.543327] [55057]: INFO cinder.api.openstack.wsgi [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1232.543770] [55057]: DEBUG cinder.api.openstack.wsgi [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1324374407", "imageRef": "3a69c4ed-5248-4471-9e73-90a3170e05c0", "size": 1}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1232.545517] [55057]: DEBUG cinder.api.v3.volumes [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1324374407', 'imageRef': '3a69c4ed-5248-4471-9e73-90a3170e05c0', 'size': 1}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1232.672223] [55057]: INFO cinder.api.v3.volumes [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume of 1 GB [ 1232.672725] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.672725] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.678068] [55057]: INFO cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Availability Zones retrieved successfully. [ 1232.685695] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Flow 'volume_create_api' (0e435593-4883-40b3-9916-690e158cae49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1232.686995] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33fb630-311d-48b0-9bc3-3aac9fc15c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1232.688268] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1232.727028] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33fb630-311d-48b0-9bc3-3aac9fc15c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1232.727918] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad555de9-0180-4c8d-bce3-c9b87a2cc8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1232.758791] [55057]: DEBUG cinder.quota [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Created reservations ['58013371-70cf-48ef-962a-3498cf366797', 'de524bbe-43ff-40b6-9915-f1c6557223b8', '38f0c711-eb71-4ba6-aae9-7662fbc3f601', 'be1ee0c6-5ab1-4dc2-8a8e-ee7549fce203'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1232.760047] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad555de9-0180-4c8d-bce3-c9b87a2cc8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58013371-70cf-48ef-962a-3498cf366797', 'de524bbe-43ff-40b6-9915-f1c6557223b8', '38f0c711-eb71-4ba6-aae9-7662fbc3f601', 'be1ee0c6-5ab1-4dc2-8a8e-ee7549fce203']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1232.761134] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee932d03-04d2-4b87-b1f3-554d4d718568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1232.777179] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee932d03-04d2-4b87-b1f3-554d4d718568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3466a73-5b48-46d4-8b6e-7b6746934464', '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-1324374407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c8bcd4019243a0a7d06f1d043182b1',qos_specs=None,replication_status=,reservations=['58013371-70cf-48ef-962a-3498cf366797','de524bbe-43ff-40b6-9915-f1c6557223b8','38f0c711-eb71-4ba6-aae9-7662fbc3f601','be1ee0c6-5ab1-4dc2-8a8e-ee7549fce203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1324374407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3466a73-5b48-46d4-8b6e-7b6746934464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c8bcd4019243a0a7d06f1d043182b1',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='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1232.778142] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295bc9db-a33d-4006-b621-a418a12b8a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1232.791000] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295bc9db-a33d-4006-b621-a418a12b8a15) 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-1324374407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c8bcd4019243a0a7d06f1d043182b1',qos_specs=None,replication_status=,reservations=['58013371-70cf-48ef-962a-3498cf366797','de524bbe-43ff-40b6-9915-f1c6557223b8','38f0c711-eb71-4ba6-aae9-7662fbc3f601','be1ee0c6-5ab1-4dc2-8a8e-ee7549fce203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b71dc4a2f1b24dc6a879bcd5f3e05701',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1232.791893] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd49077b-9365-4a86-97fb-651c1effe3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1232.801650] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd49077b-9365-4a86-97fb-651c1effe3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1232.802736] [55057]: DEBUG cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Flow 'volume_create_api' (0e435593-4883-40b3-9916-690e158cae49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1232.803098] [55057]: INFO cinder.volume.api [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Create volume request issued successfully. [ 1232.803801] [55057]: INFO cinder.api.openstack.wsgi [None req-95797ef7-9f2d-4af2-a0ec-142420bb6836 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1232.804436] [55057]: [pid: 55057|app: 0|req: 200/398] 10.180.1.21 () {60 vars in 1136 bytes} [Sun Feb 16 23:44:31 2025] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1232.813633] [55056]: DEBUG cinder.api.middleware.request_id [None req-36ead463-87eb-4c6e-bf82-454b82b90164 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.815955] [55056]: INFO cinder.api.openstack.wsgi [None req-36ead463-87eb-4c6e-bf82-454b82b90164 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1232.816445] [55056]: DEBUG cinder.api.openstack.wsgi [None req-36ead463-87eb-4c6e-bf82-454b82b90164 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.816965] [55056]: DEBUG cinder.api.openstack.wsgi [None req-36ead463-87eb-4c6e-bf82-454b82b90164 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.826773] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.826773] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.831040] [55056]: INFO cinder.volume.api [None req-36ead463-87eb-4c6e-bf82-454b82b90164 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1232.835312] [55056]: INFO cinder.api.openstack.wsgi [None req-36ead463-87eb-4c6e-bf82-454b82b90164 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1232.835703] [55056]: [pid: 55056|app: 0|req: 199/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:31 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.846255] [55057]: DEBUG cinder.api.middleware.request_id [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.848549] [55057]: INFO cinder.api.openstack.wsgi [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1233.848769] [55057]: DEBUG cinder.api.openstack.wsgi [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.848986] [55057]: DEBUG cinder.api.openstack.wsgi [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.857825] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.857825] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.861569] [55057]: INFO cinder.volume.api [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1233.866072] [55057]: INFO cinder.api.openstack.wsgi [None req-81bc832f-76c7-41d0-b0ec-9cd3ffe23395 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1233.866474] [55057]: [pid: 55057|app: 0|req: 201/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:32 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.877276] [55056]: DEBUG cinder.api.middleware.request_id [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.879398] [55056]: INFO cinder.api.openstack.wsgi [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1234.879618] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.879840] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.887731] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.887731] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.891339] [55056]: INFO cinder.volume.api [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1234.895724] [55056]: INFO cinder.api.openstack.wsgi [None req-45f46ec6-d3d7-43a0-ac8e-6aac54955fb9 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1234.896223] [55056]: [pid: 55056|app: 0|req: 200/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:33 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.906942] [55057]: DEBUG cinder.api.middleware.request_id [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.909763] [55057]: INFO cinder.api.openstack.wsgi [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1235.910229] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.910518] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.921595] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.921595] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.927172] [55057]: INFO cinder.volume.api [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1235.933546] [55057]: INFO cinder.api.openstack.wsgi [None req-3a606d97-a7ad-4cf6-859f-e627ee31ace0 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1235.934140] [55057]: [pid: 55057|app: 0|req: 202/402] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:34 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.945271] [55056]: DEBUG cinder.api.middleware.request_id [None req-28e54035-90be-4b72-8228-aca8b4b09a83 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.948037] [55056]: INFO cinder.api.openstack.wsgi [None req-28e54035-90be-4b72-8228-aca8b4b09a83 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1236.948037] [55056]: DEBUG cinder.api.openstack.wsgi [None req-28e54035-90be-4b72-8228-aca8b4b09a83 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.948037] [55056]: DEBUG cinder.api.openstack.wsgi [None req-28e54035-90be-4b72-8228-aca8b4b09a83 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.955405] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.955405] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.958910] [55056]: INFO cinder.volume.api [None req-28e54035-90be-4b72-8228-aca8b4b09a83 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1236.964161] [55056]: INFO cinder.api.openstack.wsgi [None req-28e54035-90be-4b72-8228-aca8b4b09a83 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1236.964557] [55056]: [pid: 55056|app: 0|req: 201/403] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:35 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.978482] [55057]: DEBUG cinder.api.middleware.request_id [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.980616] [55057]: INFO cinder.api.openstack.wsgi [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1237.980835] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.981091] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.989262] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.989262] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.992884] [55057]: INFO cinder.volume.api [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1237.997251] [55057]: INFO cinder.api.openstack.wsgi [None req-0a143d47-b2b6-4c18-b189-8c845aeb1c5f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1237.997640] [55057]: [pid: 55057|app: 0|req: 203/404] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:36 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.007427] [55056]: DEBUG cinder.api.middleware.request_id [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.010015] [55056]: INFO cinder.api.openstack.wsgi [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1239.010245] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.010455] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.020675] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.020675] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.024723] [55056]: INFO cinder.volume.api [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1239.029322] [55056]: INFO cinder.api.openstack.wsgi [None req-3a2f0ab0-1b38-44e2-ad92-bc15a9dbef4f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1239.030027] [55056]: [pid: 55056|app: 0|req: 202/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:37 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1239.180810] [55057]: DEBUG cinder.api.middleware.request_id [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.182796] [55057]: INFO cinder.api.openstack.wsgi [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1239.183279] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1527317784"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.184918] [55057]: DEBUG cinder.api.v3.volumes [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1527317784'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1239.185062] [55057]: INFO cinder.api.v3.volumes [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Create volume of 1 GB [ 1239.189156] [55057]: INFO cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Availability Zones retrieved successfully. [ 1239.195717] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Flow 'volume_create_api' (0a97d672-4e0d-437a-8f54-76b792e2ed6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1239.196884] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed9d668-4ff5-4011-af31-a3914e67d15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.197942] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1239.215061] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed9d668-4ff5-4011-af31-a3914e67d15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.215951] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27d8a98-20e8-49ca-bcae-d1bf958824b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.257977] [55057]: DEBUG cinder.quota [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Created reservations ['077cbf3e-08d1-4729-9736-e8c78da55998', '7e43f1e1-f3c5-4214-9524-d670a6442d77', '775f858f-7bc2-4923-8e52-5c6fc76b43ee', '289cb03d-3082-4640-9af2-77d058459c16'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1239.258884] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f27d8a98-20e8-49ca-bcae-d1bf958824b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077cbf3e-08d1-4729-9736-e8c78da55998', '7e43f1e1-f3c5-4214-9524-d670a6442d77', '775f858f-7bc2-4923-8e52-5c6fc76b43ee', '289cb03d-3082-4640-9af2-77d058459c16']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.259779] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b08f91-c64b-447d-abcd-18b831f49562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.270203] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b08f91-c64b-447d-abcd-18b831f49562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9041a11e-e97e-4036-9421-3857ddc63e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1527317784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54023d57aad84a298b318b68fad38eb3',qos_specs=None,replication_status=,reservations=['077cbf3e-08d1-4729-9736-e8c78da55998','7e43f1e1-f3c5-4214-9524-d670a6442d77','775f858f-7bc2-4923-8e52-5c6fc76b43ee','289cb03d-3082-4640-9af2-77d058459c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160fb4c62b834497a705e60d8e44d867',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1527317784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9041a11e-e97e-4036-9421-3857ddc63e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54023d57aad84a298b318b68fad38eb3',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='160fb4c62b834497a705e60d8e44d867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.271038] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed491597-70ca-4a65-9931-54451fa5889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.283957] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed491597-70ca-4a65-9931-54451fa5889d) 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-1527317784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54023d57aad84a298b318b68fad38eb3',qos_specs=None,replication_status=,reservations=['077cbf3e-08d1-4729-9736-e8c78da55998','7e43f1e1-f3c5-4214-9524-d670a6442d77','775f858f-7bc2-4923-8e52-5c6fc76b43ee','289cb03d-3082-4640-9af2-77d058459c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='160fb4c62b834497a705e60d8e44d867',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.284110] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616a0898-4bf2-4f3c-97db-ba16ba27ef78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1239.292047] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616a0898-4bf2-4f3c-97db-ba16ba27ef78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1239.293206] [55057]: DEBUG cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Flow 'volume_create_api' (0a97d672-4e0d-437a-8f54-76b792e2ed6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1239.293577] [55057]: INFO cinder.volume.api [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Create volume request issued successfully. [ 1239.294299] [55057]: INFO cinder.api.openstack.wsgi [None req-a89d01d6-cea0-4ae2-9b9b-e61a56e3304c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1239.294735] [55057]: [pid: 55057|app: 0|req: 204/406] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:44:38 2025] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1239.303775] [55056]: DEBUG cinder.api.middleware.request_id [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.305991] [55056]: INFO cinder.api.openstack.wsgi [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1239.306230] [55056]: DEBUG cinder.api.openstack.wsgi [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.306441] [55056]: DEBUG cinder.api.openstack.wsgi [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.314855] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.314855] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.318388] [55056]: INFO cinder.volume.api [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1239.322592] [55056]: INFO cinder.api.openstack.wsgi [None req-98e52a39-6357-45b6-93e9-c2a17fab02dd tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1239.322923] [55056]: [pid: 55056|app: 0|req: 203/407] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:38 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.040099] [55057]: DEBUG cinder.api.middleware.request_id [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.042538] [55057]: INFO cinder.api.openstack.wsgi [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1240.042771] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.042998] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.052399] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.052399] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.056779] [55057]: INFO cinder.volume.api [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1240.062049] [55057]: INFO cinder.api.openstack.wsgi [None req-e1dd8a7b-3fa7-4c32-b376-7ce668d6c606 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1240.062368] [55057]: [pid: 55057|app: 0|req: 205/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:38 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.333184] [55056]: DEBUG cinder.api.middleware.request_id [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.335300] [55056]: INFO cinder.api.openstack.wsgi [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1240.335523] [55056]: DEBUG cinder.api.openstack.wsgi [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.335741] [55056]: DEBUG cinder.api.openstack.wsgi [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.342992] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.342992] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.346218] [55056]: INFO cinder.volume.api [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1240.350239] [55056]: INFO cinder.api.openstack.wsgi [None req-298fb148-90f1-4045-a4ba-ee69c8a6302a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1240.350595] [55056]: [pid: 55056|app: 0|req: 204/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:39 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.495032] [55057]: DEBUG cinder.api.middleware.request_id [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.497442] [55057]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1240.497664] [55057]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.497877] [55057]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.506017] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.506017] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.509366] [55057]: INFO cinder.volume.api [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1240.513606] [55057]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-ab738f01-4c5f-40b5-aa19-37f0f068394a tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1240.514080] [55057]: [pid: 55057|app: 0|req: 206/410] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:44:39 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.072319] [55056]: DEBUG cinder.api.middleware.request_id [None req-47545af1-1833-4d22-bbf3-3d535af8d502 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.074467] [55056]: INFO cinder.api.openstack.wsgi [None req-47545af1-1833-4d22-bbf3-3d535af8d502 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1241.074687] [55056]: DEBUG cinder.api.openstack.wsgi [None req-47545af1-1833-4d22-bbf3-3d535af8d502 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.074901] [55056]: DEBUG cinder.api.openstack.wsgi [None req-47545af1-1833-4d22-bbf3-3d535af8d502 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.085084] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.085084] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.088936] [55056]: INFO cinder.volume.api [None req-47545af1-1833-4d22-bbf3-3d535af8d502 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1241.093999] [55056]: INFO cinder.api.openstack.wsgi [None req-47545af1-1833-4d22-bbf3-3d535af8d502 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1241.094614] [55056]: [pid: 55056|app: 0|req: 205/411] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:39 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.031642] [55057]: DEBUG cinder.api.middleware.request_id [None req-af4330c2-7680-4c34-9a28-ae030571fbb6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.032139] [55057]: INFO cinder.api.openstack.wsgi [None req-af4330c2-7680-4c34-9a28-ae030571fbb6 None None] GET http://10.180.1.21/volume// [ 1242.032326] [55057]: DEBUG cinder.api.openstack.wsgi [None req-af4330c2-7680-4c34-9a28-ae030571fbb6 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.032538] [55057]: DEBUG cinder.api.openstack.wsgi [None req-af4330c2-7680-4c34-9a28-ae030571fbb6 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.032937] [55057]: INFO cinder.api.openstack.wsgi [None req-af4330c2-7680-4c34-9a28-ae030571fbb6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1242.033248] [55057]: [pid: 55057|app: 0|req: 207/412] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:44:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1242.037277] [55056]: DEBUG cinder.api.middleware.request_id [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-c73c6749-fbd4-41e8-9020-de6df24b58c5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.039657] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-c73c6749-fbd4-41e8-9020-de6df24b58c5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1242.040059] [55056]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-c73c6749-fbd4-41e8-9020-de6df24b58c5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9041a11e-e97e-4036-9421-3857ddc63e74", "connector": null, "instance_uuid": "20c7724f-d815-482a-8c58-6f43f9c946e5"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.050510] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.050510] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.069617] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-c73c6749-fbd4-41e8-9020-de6df24b58c5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1242.070154] [55056]: [pid: 55056|app: 0|req: 206/413] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:44:40 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.095688] [55057]: DEBUG cinder.api.middleware.request_id [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.098028] [55057]: INFO cinder.api.openstack.wsgi [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1242.098204] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.098412] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.104531] [55056]: DEBUG cinder.api.middleware.request_id [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.106615] [55056]: INFO cinder.api.openstack.wsgi [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1242.106615] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.106840] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.108657] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.108657] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.114441] [55057]: INFO cinder.volume.api [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1242.114502] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.114502] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.117197] [55057]: INFO cinder.api.openstack.wsgi [None req-d5b048c9-2f79-4686-b522-3cb2b7ffae95 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1242.117583] [55057]: [pid: 55057|app: 0|req: 208/414] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:40 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.117780] [55056]: INFO cinder.volume.api [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1242.121998] [55056]: INFO cinder.api.openstack.wsgi [None req-d2d74bb8-e835-4fac-804b-9f2ecc636568 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1242.122482] [55056]: [pid: 55056|app: 0|req: 207/415] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:40 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.599624] [55057]: DEBUG cinder.api.middleware.request_id [None req-f04d84cd-0cc4-4399-8a35-f55555a18f76 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.600199] [55057]: INFO cinder.api.openstack.wsgi [None req-f04d84cd-0cc4-4399-8a35-f55555a18f76 None None] GET http://10.180.1.21/volume// [ 1242.600269] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f04d84cd-0cc4-4399-8a35-f55555a18f76 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.600479] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f04d84cd-0cc4-4399-8a35-f55555a18f76 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.600877] [55057]: INFO cinder.api.openstack.wsgi [None req-f04d84cd-0cc4-4399-8a35-f55555a18f76 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1242.601229] [55057]: [pid: 55057|app: 0|req: 209/416] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:44:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1242.604941] [55056]: DEBUG cinder.api.middleware.request_id [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.607265] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1242.607511] [55056]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.607729] [55056]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.618497] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.618497] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.622294] [55056]: INFO cinder.volume.api [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1242.626778] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-da5a749a-4c80-4dea-a994-ebf387d0c0a7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1242.627212] [55056]: [pid: 55056|app: 0|req: 208/417] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:44:41 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1242.655900] [55057]: DEBUG cinder.api.middleware.request_id [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.658338] [55057]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] PUT http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 [ 1242.658738] [55057]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-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-521653", "mountpoint": "/dev/sdb"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.666777] [55057]: DEBUG cinder.coordination [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Acquiring lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1242.671276] [55057]: DEBUG cinder.coordination [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1242.672294] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.672294] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.127921] [55056]: DEBUG cinder.api.middleware.request_id [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.129992] [55056]: INFO cinder.api.openstack.wsgi [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1243.130279] [55056]: DEBUG cinder.api.openstack.wsgi [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.130530] [55056]: DEBUG cinder.api.openstack.wsgi [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.140171] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.140171] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.143298] [55056]: INFO cinder.volume.api [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1243.147516] [55056]: INFO cinder.api.openstack.wsgi [None req-bfeb3f32-3e13-4158-b139-4a04b959c9c9 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1243.148026] [55056]: [pid: 55056|app: 0|req: 209/418] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:41 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.148492] [55056]: DEBUG cinder.api.middleware.request_id [None req-69001956-8019-405d-aa56-9cb7086bc7c3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.150241] [55056]: INFO cinder.api.openstack.wsgi [None req-69001956-8019-405d-aa56-9cb7086bc7c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1243.150442] [55056]: DEBUG cinder.api.openstack.wsgi [None req-69001956-8019-405d-aa56-9cb7086bc7c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.150650] [55056]: DEBUG cinder.api.openstack.wsgi [None req-69001956-8019-405d-aa56-9cb7086bc7c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.157388] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.157388] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.160467] [55056]: INFO cinder.volume.api [None req-69001956-8019-405d-aa56-9cb7086bc7c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1243.164451] [55056]: INFO cinder.api.openstack.wsgi [None req-69001956-8019-405d-aa56-9cb7086bc7c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1243.164819] [55056]: [pid: 55056|app: 0|req: 210/419] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:42 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.158616] [55056]: DEBUG cinder.api.middleware.request_id [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.160619] [55056]: INFO cinder.api.openstack.wsgi [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1244.160987] [55056]: DEBUG cinder.api.openstack.wsgi [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.161430] [55056]: DEBUG cinder.api.openstack.wsgi [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.171726] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.171726] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.175054] [55056]: INFO cinder.volume.api [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1244.179325] [55056]: INFO cinder.api.openstack.wsgi [None req-dddcae57-4b44-41d4-80b8-f2d496a34fb3 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1244.179719] [55056]: [pid: 55056|app: 0|req: 211/420] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:43 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1244.180445] [55056]: DEBUG cinder.api.middleware.request_id [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.182420] [55056]: INFO cinder.api.openstack.wsgi [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1244.182639] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.182830] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.190151] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.190151] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.193431] [55056]: INFO cinder.volume.api [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1244.197618] [55056]: INFO cinder.api.openstack.wsgi [None req-b4a20cf2-d651-4d81-bb4a-bd558ae4ac37 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1244.198109] [55056]: [pid: 55056|app: 0|req: 212/421] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:43 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.191696] [55056]: DEBUG cinder.api.middleware.request_id [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.193473] [55056]: INFO cinder.api.openstack.wsgi [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1245.193692] [55056]: DEBUG cinder.api.openstack.wsgi [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.193988] [55056]: DEBUG cinder.api.openstack.wsgi [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.207531] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.207531] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.210995] [55056]: INFO cinder.volume.api [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1245.215445] [55056]: INFO cinder.api.openstack.wsgi [None req-acd0e597-2c52-4c2b-b402-d471d0b55ef0 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1245.215831] [55056]: [pid: 55056|app: 0|req: 213/422] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:44 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.216505] [55056]: DEBUG cinder.api.middleware.request_id [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.218330] [55056]: INFO cinder.api.openstack.wsgi [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1245.218530] [55056]: DEBUG cinder.api.openstack.wsgi [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.218732] [55056]: DEBUG cinder.api.openstack.wsgi [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.225044] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.225044] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.228011] [55056]: INFO cinder.volume.api [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1245.231948] [55056]: INFO cinder.api.openstack.wsgi [None req-306ddc15-6aa3-4198-aa16-a98a3f4f63ea tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1245.233026] [55056]: [pid: 55056|app: 0|req: 214/423] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:44 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.225500] [55056]: DEBUG cinder.api.middleware.request_id [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.227586] [55056]: INFO cinder.api.openstack.wsgi [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1246.227810] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.228034] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.241921] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.241921] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.245528] [55056]: INFO cinder.volume.api [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1246.250046] [55056]: INFO cinder.api.openstack.wsgi [None req-f3729243-b043-4db6-89d7-75db7d84c3c1 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1246.250452] [55056]: [pid: 55056|app: 0|req: 215/424] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:45 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1246.251154] [55056]: DEBUG cinder.api.middleware.request_id [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.252861] [55056]: INFO cinder.api.openstack.wsgi [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1246.253076] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.253282] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.263127] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.263127] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.266115] [55056]: INFO cinder.volume.api [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1246.270209] [55056]: INFO cinder.api.openstack.wsgi [None req-45b97d21-729c-4bc2-bc91-9cdb0aa66cfa tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1246.270558] [55056]: [pid: 55056|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:45 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.193328] [55057]: DEBUG cinder.coordination [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1247.193692] [55057]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-00c92a3d-a9d4-43bb-8fde-f843e7fb8ea7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 returned with HTTP 200 [ 1247.194247] [55057]: [pid: 55057|app: 0|req: 210/426] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:44:41 2025] PUT /volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.260092] [55056]: DEBUG cinder.api.middleware.request_id [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.262187] [55056]: INFO cinder.api.openstack.wsgi [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1247.262423] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.262658] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.273075] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.273075] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.276319] [55056]: INFO cinder.volume.api [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1247.280179] [55057]: DEBUG cinder.api.middleware.request_id [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.281058] [55056]: INFO cinder.api.openstack.wsgi [None req-0a1390be-c86e-4374-85ca-9687e45a2d10 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1247.281439] [55056]: [pid: 55056|app: 0|req: 217/427] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:46 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.282585] [55057]: INFO cinder.api.openstack.wsgi [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1247.283837] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.283837] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.291693] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.291693] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.295459] [55057]: INFO cinder.volume.api [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1247.300198] [55057]: INFO cinder.api.openstack.wsgi [None req-2f419bf7-47e8-4af5-bf80-9c296a1aa56c tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1247.300578] [55057]: [pid: 55057|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:46 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.292800] [55056]: DEBUG cinder.api.middleware.request_id [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.296029] [55056]: INFO cinder.api.openstack.wsgi [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1248.296262] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.296486] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.311554] [55057]: DEBUG cinder.api.middleware.request_id [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.312538] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.312538] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.316105] [55057]: INFO cinder.api.openstack.wsgi [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1248.316105] [55057]: DEBUG cinder.api.openstack.wsgi [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.316105] [55057]: DEBUG cinder.api.openstack.wsgi [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.316635] [55056]: INFO cinder.volume.api [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1248.322747] [55056]: INFO cinder.api.openstack.wsgi [None req-b7866ffd-c55d-4a42-ace9-8ec20e3a3f02 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1248.322944] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.322944] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.323158] [55056]: [pid: 55056|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:47 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.331581] [55057]: INFO cinder.volume.api [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1248.342576] [55057]: INFO cinder.api.openstack.wsgi [None req-96a7f32e-4650-4458-881e-0e4bb7ff77b6 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1248.343007] [55057]: [pid: 55057|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:47 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.813933] [55056]: DEBUG cinder.api.middleware.request_id [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-0a9d8d76-6961-4618-b089-0d94ecddca1d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.818972] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-0a9d8d76-6961-4618-b089-0d94ecddca1d tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56/action [ 1248.818972] [55056]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-0a9d8d76-6961-4618-b089-0d94ecddca1d tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1248.818972] [55056]: DEBUG cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-0a9d8d76-6961-4618-b089-0d94ecddca1d tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1248.836885] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.836885] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.852470] [55056]: INFO cinder.api.openstack.wsgi [req-e5f843ee-67ef-4932-83d9-3197af2a24b0 req-0a9d8d76-6961-4618-b089-0d94ecddca1d tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56/action returned with HTTP 204 [ 1248.852470] [55056]: [pid: 55056|app: 0|req: 219/431] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:44:47 2025] POST /volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1249.337779] [55057]: DEBUG cinder.api.middleware.request_id [None req-0440b874-8063-4ad5-8324-70efb6db9e73 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.340735] [55057]: INFO cinder.api.openstack.wsgi [None req-0440b874-8063-4ad5-8324-70efb6db9e73 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1249.340735] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0440b874-8063-4ad5-8324-70efb6db9e73 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.340735] [55057]: DEBUG cinder.api.openstack.wsgi [None req-0440b874-8063-4ad5-8324-70efb6db9e73 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.355024] [55056]: DEBUG cinder.api.middleware.request_id [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.355277] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.355277] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.357013] [55056]: INFO cinder.api.openstack.wsgi [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1249.357223] [55056]: DEBUG cinder.api.openstack.wsgi [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.357451] [55056]: DEBUG cinder.api.openstack.wsgi [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.359906] [55057]: INFO cinder.volume.api [None req-0440b874-8063-4ad5-8324-70efb6db9e73 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1249.365290] [55057]: INFO cinder.api.openstack.wsgi [None req-0440b874-8063-4ad5-8324-70efb6db9e73 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1249.366225] [55057]: [pid: 55057|app: 0|req: 213/432] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:48 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1249.367240] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.367240] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.372051] [55056]: INFO cinder.volume.api [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1249.376363] [55057]: DEBUG cinder.api.middleware.request_id [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.377348] [55056]: INFO cinder.api.openstack.wsgi [None req-364501d3-474d-4a54-a3e6-a7fa74f2e138 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1249.377793] [55056]: [pid: 55056|app: 0|req: 220/433] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:48 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.378543] [55057]: INFO cinder.api.openstack.wsgi [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1249.378765] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.379075] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.390069] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.390069] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.394037] [55057]: INFO cinder.volume.api [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1249.399157] [55057]: INFO cinder.api.openstack.wsgi [None req-e49ef4b5-c239-4f70-8f99-3c5b45f24274 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1249.399667] [55057]: [pid: 55057|app: 0|req: 214/434] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:48 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.388365] [55056]: DEBUG cinder.api.middleware.request_id [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.390473] [55056]: INFO cinder.api.openstack.wsgi [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1250.390788] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.391174] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.400578] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.400578] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.404584] [55056]: INFO cinder.volume.api [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1250.409516] [55056]: INFO cinder.api.openstack.wsgi [None req-5cdd2c75-4289-41d5-9db4-e2d6211e2cba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1250.409908] [55056]: [pid: 55056|app: 0|req: 221/435] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:49 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.439682] [55057]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.442756] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1250.443069] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.443312] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.452586] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.452586] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.456601] [55057]: INFO cinder.volume.api [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1250.463229] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-534622a2-836f-462b-a0b4-847c12041bfb tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1250.463716] [55057]: [pid: 55057|app: 0|req: 215/436] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:44:49 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.720901] [55056]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.723334] [55056]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1250.723698] [55056]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.723936] [55056]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.731880] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.731880] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.735304] [55056]: INFO cinder.volume.api [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1250.740117] [55056]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-e6c3746f-445d-47af-ba05-acacb0847894 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1250.740515] [55056]: [pid: 55056|app: 0|req: 222/437] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:44:49 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.746745] [55057]: DEBUG cinder.api.middleware.request_id [None req-607437c1-12b4-4ac7-b7e3-1bba256a15f7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.747132] [55057]: INFO cinder.api.openstack.wsgi [None req-607437c1-12b4-4ac7-b7e3-1bba256a15f7 None None] GET http://10.180.1.21/volume// [ 1250.747231] [55057]: DEBUG cinder.api.openstack.wsgi [None req-607437c1-12b4-4ac7-b7e3-1bba256a15f7 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.747436] [55057]: DEBUG cinder.api.openstack.wsgi [None req-607437c1-12b4-4ac7-b7e3-1bba256a15f7 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.747834] [55057]: INFO cinder.api.openstack.wsgi [None req-607437c1-12b4-4ac7-b7e3-1bba256a15f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1250.748146] [55057]: [pid: 55057|app: 0|req: 216/438] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:44:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1250.752103] [55056]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-fc2ce7d1-0194-4130-a6d0-5ddbc87ef8ff None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.754318] [55056]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-fc2ce7d1-0194-4130-a6d0-5ddbc87ef8ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1250.754719] [55056]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-fc2ce7d1-0194-4130-a6d0-5ddbc87ef8ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3466a73-5b48-46d4-8b6e-7b6746934464", "connector": null, "instance_uuid": "fb1b6fe4-77df-404a-af1d-8f60c1ef7f5e"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.763502] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.763502] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.785453] [55056]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-fc2ce7d1-0194-4130-a6d0-5ddbc87ef8ff tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1250.785896] [55056]: [pid: 55056|app: 0|req: 223/439] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:44:49 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.059201] [55057]: DEBUG cinder.api.middleware.request_id [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.061083] [55057]: INFO cinder.api.openstack.wsgi [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1255.061468] [55057]: DEBUG cinder.api.openstack.wsgi [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-139965951"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1255.063112] [55057]: DEBUG cinder.api.v3.volumes [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-139965951'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1255.063260] [55057]: INFO cinder.api.v3.volumes [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume of 1 GB [ 1255.068498] [55057]: INFO cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Availability Zones retrieved successfully. [ 1255.075169] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (7617207a-98af-43d9-a363-001e2ae214fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1255.076301] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf523a2-06f2-45ab-99a2-19dc9c7d7ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1255.077363] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1255.094610] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf523a2-06f2-45ab-99a2-19dc9c7d7ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1255.095544] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ef9603-2ac7-46f1-bbf1-4d6c109b1fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1255.123551] [55057]: DEBUG cinder.quota [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Created reservations ['55e779db-8d62-4d09-8f9a-3d0498b37ff2', '70556ef5-11f0-487d-b548-67299f3362f1', '14a15eaf-952e-4be3-8f42-37527cb1d306', 'a6324d23-80ee-45f2-9ca4-220f17bb552d'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1255.124440] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ef9603-2ac7-46f1-bbf1-4d6c109b1fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e779db-8d62-4d09-8f9a-3d0498b37ff2', '70556ef5-11f0-487d-b548-67299f3362f1', '14a15eaf-952e-4be3-8f42-37527cb1d306', 'a6324d23-80ee-45f2-9ca4-220f17bb552d']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1255.125311] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caff24f3-1d59-4576-bd3f-305feac9d4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1255.139189] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caff24f3-1d59-4576-bd3f-305feac9d4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8046b1c6-d52f-4acf-94e0-6951063bbf66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-139965951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['55e779db-8d62-4d09-8f9a-3d0498b37ff2','70556ef5-11f0-487d-b548-67299f3362f1','14a15eaf-952e-4be3-8f42-37527cb1d306','a6324d23-80ee-45f2-9ca4-220f17bb552d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:44:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-139965951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8046b1c6-d52f-4acf-94e0-6951063bbf66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b180facf4874fd88eca74b8dfbef84d',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='2f42dde185c1494da1afcac678d9172b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1255.140105] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50905ff-4173-45cd-80de-8cdcaaf94e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1255.152857] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50905ff-4173-45cd-80de-8cdcaaf94e1b) 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-139965951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b180facf4874fd88eca74b8dfbef84d',qos_specs=None,replication_status=,reservations=['55e779db-8d62-4d09-8f9a-3d0498b37ff2','70556ef5-11f0-487d-b548-67299f3362f1','14a15eaf-952e-4be3-8f42-37527cb1d306','a6324d23-80ee-45f2-9ca4-220f17bb552d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f42dde185c1494da1afcac678d9172b',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1255.153669] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc23a61-d43d-4f0b-ac14-7d7a1b50c71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1255.161724] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc23a61-d43d-4f0b-ac14-7d7a1b50c71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1255.162697] [55057]: DEBUG cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Flow 'volume_create_api' (7617207a-98af-43d9-a363-001e2ae214fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1255.163038] [55057]: INFO cinder.volume.api [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Create volume request issued successfully. [ 1255.163687] [55057]: INFO cinder.api.openstack.wsgi [None req-c0c8aa8a-a749-4a56-a10d-afa3e3804f3f tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1255.164130] [55057]: [pid: 55057|app: 0|req: 217/440] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:44:53 2025] POST /volume/v3/volumes => generated 753 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1255.172702] [55056]: DEBUG cinder.api.middleware.request_id [None req-2ca028f3-b47c-40b9-a963-6b970a44988e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.174796] [55056]: INFO cinder.api.openstack.wsgi [None req-2ca028f3-b47c-40b9-a963-6b970a44988e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1255.175029] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2ca028f3-b47c-40b9-a963-6b970a44988e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.175247] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2ca028f3-b47c-40b9-a963-6b970a44988e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.182418] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.182418] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.186379] [55056]: INFO cinder.volume.api [None req-2ca028f3-b47c-40b9-a963-6b970a44988e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1255.190465] [55056]: INFO cinder.api.openstack.wsgi [None req-2ca028f3-b47c-40b9-a963-6b970a44988e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1255.190935] [55056]: [pid: 55056|app: 0|req: 224/441] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:54 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.201465] [55057]: DEBUG cinder.api.middleware.request_id [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.203743] [55057]: INFO cinder.api.openstack.wsgi [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1256.203955] [55057]: DEBUG cinder.api.openstack.wsgi [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.204186] [55057]: DEBUG cinder.api.openstack.wsgi [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.214322] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.214322] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.218119] [55057]: INFO cinder.volume.api [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1256.223148] [55057]: INFO cinder.api.openstack.wsgi [None req-74bb58e9-e400-4ed9-9db1-61957c8aa282 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1256.223423] [55057]: [pid: 55057|app: 0|req: 218/442] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:55 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.258692] [55056]: DEBUG cinder.api.middleware.request_id [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.261078] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1256.261302] [55056]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.261539] [55056]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.269012] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.269012] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.272225] [55056]: INFO cinder.volume.api [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1256.276334] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-6c8c82a8-dfd8-4d66-9e94-e62758c1f212 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1256.276710] [55056]: [pid: 55056|app: 0|req: 225/443] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:44:55 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.798221] [55057]: DEBUG cinder.api.middleware.request_id [None req-5b6e5a94-5f2f-4fff-b543-8dbc2aafd860 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.798698] [55057]: INFO cinder.api.openstack.wsgi [None req-5b6e5a94-5f2f-4fff-b543-8dbc2aafd860 None None] GET http://10.180.1.21/volume// [ 1257.798898] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5b6e5a94-5f2f-4fff-b543-8dbc2aafd860 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.799132] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5b6e5a94-5f2f-4fff-b543-8dbc2aafd860 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.799520] [55057]: INFO cinder.api.openstack.wsgi [None req-5b6e5a94-5f2f-4fff-b543-8dbc2aafd860 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.799950] [55057]: [pid: 55057|app: 0|req: 219/444] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:44:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.803674] [55056]: DEBUG cinder.api.middleware.request_id [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-85cdfcf7-2ee4-4442-9d91-61e8788eff40 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.806100] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-85cdfcf7-2ee4-4442-9d91-61e8788eff40 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1257.806549] [55056]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-85cdfcf7-2ee4-4442-9d91-61e8788eff40 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8046b1c6-d52f-4acf-94e0-6951063bbf66", "connector": null, "instance_uuid": "3af0294b-cfe0-4c98-9669-0f9930a48fef"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1257.818986] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.818986] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.839712] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-85cdfcf7-2ee4-4442-9d91-61e8788eff40 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1257.840215] [55056]: [pid: 55056|app: 0|req: 226/445] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:44:56 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) [ 1257.862346] [55057]: DEBUG cinder.api.middleware.request_id [None req-758cf741-33c3-4fc9-b723-78d9f41328ac None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.864373] [55057]: INFO cinder.api.openstack.wsgi [None req-758cf741-33c3-4fc9-b723-78d9f41328ac tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1257.864879] [55057]: DEBUG cinder.api.openstack.wsgi [None req-758cf741-33c3-4fc9-b723-78d9f41328ac tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.865254] [55057]: DEBUG cinder.api.openstack.wsgi [None req-758cf741-33c3-4fc9-b723-78d9f41328ac tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.876265] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.876265] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.879623] [55057]: INFO cinder.volume.api [None req-758cf741-33c3-4fc9-b723-78d9f41328ac tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1257.884975] [55057]: INFO cinder.api.openstack.wsgi [None req-758cf741-33c3-4fc9-b723-78d9f41328ac tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1257.884975] [55057]: [pid: 55057|app: 0|req: 220/446] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:56 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.943175] [55056]: DEBUG cinder.api.middleware.request_id [None req-ef841067-5a35-48fa-b3e1-05875a701690 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.945277] [55056]: INFO cinder.api.openstack.wsgi [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1257.945621] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-979069138"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1257.947332] [55056]: DEBUG cinder.api.v3.volumes [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-979069138'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1257.947486] [55056]: INFO cinder.api.v3.volumes [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume of 1 GB [ 1257.947843] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.947843] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.953163] [55056]: INFO cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Availability Zones retrieved successfully. [ 1257.963323] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Flow 'volume_create_api' (8471a3c9-a8d9-4089-b339-3c15998ab9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1257.963323] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f036852-92a6-4252-8d46-47f3542bc413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.963323] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1257.980545] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f036852-92a6-4252-8d46-47f3542bc413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.981469] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff5ea85-7d19-4efc-9dc7-9ac9a4db6023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1258.016043] [55056]: DEBUG cinder.quota [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Created reservations ['203261f3-1755-4688-9825-b1003bc2f70e', '9951f5ec-901d-4807-99b8-72b6be5fae0f', '224a4bb2-eb6e-4159-9d80-d5f78280c147', '1f955b18-4e86-401a-83b3-ab9707eaeb2b'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1258.016986] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff5ea85-7d19-4efc-9dc7-9ac9a4db6023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['203261f3-1755-4688-9825-b1003bc2f70e', '9951f5ec-901d-4807-99b8-72b6be5fae0f', '224a4bb2-eb6e-4159-9d80-d5f78280c147', '1f955b18-4e86-401a-83b3-ab9707eaeb2b']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1258.017906] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c31998-f74b-4c0b-a361-69dfc677ee9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1258.038101] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c31998-f74b-4c0b-a361-69dfc677ee9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc01320-af79-4b39-844a-5847576cdf6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-979069138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450c05ed9d5d485ebd3e4b813fae7349',qos_specs=None,replication_status=,reservations=['203261f3-1755-4688-9825-b1003bc2f70e','9951f5ec-901d-4807-99b8-72b6be5fae0f','224a4bb2-eb6e-4159-9d80-d5f78280c147','1f955b18-4e86-401a-83b3-ab9707eaeb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b051c36ed57c4efa8223c01ff22865aa',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-979069138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dc01320-af79-4b39-844a-5847576cdf6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='450c05ed9d5d485ebd3e4b813fae7349',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='b051c36ed57c4efa8223c01ff22865aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1258.038998] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4e298c-5d25-42b4-a42d-f0962c485d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1258.053401] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4e298c-5d25-42b4-a42d-f0962c485d62) 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-979069138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='450c05ed9d5d485ebd3e4b813fae7349',qos_specs=None,replication_status=,reservations=['203261f3-1755-4688-9825-b1003bc2f70e','9951f5ec-901d-4807-99b8-72b6be5fae0f','224a4bb2-eb6e-4159-9d80-d5f78280c147','1f955b18-4e86-401a-83b3-ab9707eaeb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b051c36ed57c4efa8223c01ff22865aa',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1258.053870] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5830ac55-441b-4620-aad3-5aca660dfd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1258.060848] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5830ac55-441b-4620-aad3-5aca660dfd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1258.061944] [55056]: DEBUG cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Flow 'volume_create_api' (8471a3c9-a8d9-4089-b339-3c15998ab9ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1258.062296] [55056]: INFO cinder.volume.api [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Create volume request issued successfully. [ 1258.064589] [55056]: INFO cinder.api.openstack.wsgi [None req-ef841067-5a35-48fa-b3e1-05875a701690 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1258.064589] [55056]: [pid: 55056|app: 0|req: 227/447] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:44:56 2025] POST /volume/v3/volumes => generated 755 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1258.071947] [55057]: DEBUG cinder.api.middleware.request_id [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.074723] [55057]: INFO cinder.api.openstack.wsgi [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1258.074956] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.075194] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.082626] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.082626] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.085986] [55057]: INFO cinder.volume.api [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1258.092203] [55057]: INFO cinder.api.openstack.wsgi [None req-7470e13a-6f38-4e8b-a17e-dd0201cd2ca0 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1258.092203] [55057]: [pid: 55057|app: 0|req: 221/448] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:56 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.365628] [55056]: DEBUG cinder.api.middleware.request_id [None req-85acd99e-9f67-4208-94c3-2693e484cc68 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.366161] [55056]: INFO cinder.api.openstack.wsgi [None req-85acd99e-9f67-4208-94c3-2693e484cc68 None None] GET http://10.180.1.21/volume// [ 1258.366348] [55056]: DEBUG cinder.api.openstack.wsgi [None req-85acd99e-9f67-4208-94c3-2693e484cc68 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.366566] [55056]: DEBUG cinder.api.openstack.wsgi [None req-85acd99e-9f67-4208-94c3-2693e484cc68 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.366969] [55056]: INFO cinder.api.openstack.wsgi [None req-85acd99e-9f67-4208-94c3-2693e484cc68 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.367286] [55056]: [pid: 55056|app: 0|req: 228/449] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:44:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.370543] [55057]: DEBUG cinder.api.middleware.request_id [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.372885] [55057]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1258.373169] [55057]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.373356] [55057]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.382893] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.382893] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.385918] [55057]: INFO cinder.volume.api [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1258.390098] [55057]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-8e877c92-93ab-4224-b67e-5dae3006a1d6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1258.390486] [55057]: [pid: 55057|app: 0|req: 222/450] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:44:57 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.436335] [55056]: DEBUG cinder.api.middleware.request_id [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.438827] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] PUT http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f [ 1258.439255] [55056]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-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-521657", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1258.447603] [55056]: DEBUG cinder.coordination [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Acquiring lock "cinder-attachment_update-8046b1c6-d52f-4acf-94e0-6951063bbf66-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1258.452055] [55056]: DEBUG cinder.coordination [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-8046b1c6-d52f-4acf-94e0-6951063bbf66-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1258.453167] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.453167] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.899108] [55057]: DEBUG cinder.api.middleware.request_id [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.901228] [55057]: INFO cinder.api.openstack.wsgi [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1258.901450] [55057]: DEBUG cinder.api.openstack.wsgi [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.901760] [55057]: DEBUG cinder.api.openstack.wsgi [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.914197] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.914197] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.918150] [55057]: INFO cinder.volume.api [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1258.923059] [55057]: INFO cinder.api.openstack.wsgi [None req-fd08dacb-8e2f-403e-8d4a-bc614872b5f2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1258.923523] [55057]: [pid: 55057|app: 0|req: 223/451] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:57 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.104604] [55057]: DEBUG cinder.api.middleware.request_id [None req-922b5c11-9ec3-469a-8a27-2764358554a1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.109203] [55057]: INFO cinder.api.openstack.wsgi [None req-922b5c11-9ec3-469a-8a27-2764358554a1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1259.109431] [55057]: DEBUG cinder.api.openstack.wsgi [None req-922b5c11-9ec3-469a-8a27-2764358554a1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.109641] [55057]: DEBUG cinder.api.openstack.wsgi [None req-922b5c11-9ec3-469a-8a27-2764358554a1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.120375] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.120375] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.124116] [55057]: INFO cinder.volume.api [None req-922b5c11-9ec3-469a-8a27-2764358554a1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1259.129473] [55057]: INFO cinder.api.openstack.wsgi [None req-922b5c11-9ec3-469a-8a27-2764358554a1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1259.130170] [55057]: [pid: 55057|app: 0|req: 224/452] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:57 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.528048] [55057]: DEBUG cinder.api.middleware.request_id [None req-53d48a96-b6b5-4c6e-9f2c-1476d94c76e5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.528575] [55057]: INFO cinder.api.openstack.wsgi [None req-53d48a96-b6b5-4c6e-9f2c-1476d94c76e5 None None] GET http://10.180.1.21/volume// [ 1259.528760] [55057]: DEBUG cinder.api.openstack.wsgi [None req-53d48a96-b6b5-4c6e-9f2c-1476d94c76e5 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.528981] [55057]: DEBUG cinder.api.openstack.wsgi [None req-53d48a96-b6b5-4c6e-9f2c-1476d94c76e5 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.529393] [55057]: INFO cinder.api.openstack.wsgi [None req-53d48a96-b6b5-4c6e-9f2c-1476d94c76e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1259.529714] [55057]: [pid: 55057|app: 0|req: 225/453] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:44:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1259.535394] [55057]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.538377] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1259.538612] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.538825] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.550148] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.550148] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.553977] [55057]: INFO cinder.volume.api [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1259.560197] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-de8623f6-6c1d-471c-86f7-a310d4b5f281 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 200 [ 1259.560807] [55057]: [pid: 55057|app: 0|req: 226/454] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:44:58 2025] GET /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1259.667226] [55057]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.669466] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] PUT http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a [ 1259.669866] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-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=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1259.679156] [55057]: DEBUG cinder.coordination [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Acquiring lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1259.683388] [55057]: DEBUG cinder.coordination [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1259.684842] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.684842] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.202673] [55057]: DEBUG cinder.coordination [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1260.203217] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-9ca9d40c-c8e9-404c-86b6-3e3988a7f7ba tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a returned with HTTP 200 [ 1260.203848] [55057]: [pid: 55057|app: 0|req: 227/455] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:44:58 2025] PUT /volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.204705] [55057]: DEBUG cinder.api.middleware.request_id [None req-7f65fb2f-2797-4032-8101-415299ab25c4 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.206665] [55057]: INFO cinder.api.openstack.wsgi [None req-7f65fb2f-2797-4032-8101-415299ab25c4 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1260.206889] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7f65fb2f-2797-4032-8101-415299ab25c4 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.207113] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7f65fb2f-2797-4032-8101-415299ab25c4 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.220254] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.220254] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.224029] [55057]: INFO cinder.volume.api [None req-7f65fb2f-2797-4032-8101-415299ab25c4 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1260.228675] [55057]: INFO cinder.api.openstack.wsgi [None req-7f65fb2f-2797-4032-8101-415299ab25c4 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1260.229159] [55057]: [pid: 55057|app: 0|req: 228/456] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:44:59 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.711181] [55057]: DEBUG cinder.api.middleware.request_id [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-586904f0-8a9a-4a05-ba7a-893a666d789d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.713576] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-586904f0-8a9a-4a05-ba7a-893a666d789d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a/action [ 1260.714012] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-586904f0-8a9a-4a05-ba7a-893a666d789d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1260.714151] [55057]: DEBUG cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-586904f0-8a9a-4a05-ba7a-893a666d789d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1260.729657] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.729657] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.736759] [55057]: INFO cinder.api.openstack.wsgi [req-d86bb756-3369-4de9-bb9e-eaf09687dc7e req-586904f0-8a9a-4a05-ba7a-893a666d789d tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a/action returned with HTTP 204 [ 1260.737332] [55057]: [pid: 55057|app: 0|req: 229/457] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:44:59 2025] POST /volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1261.239296] [55057]: DEBUG cinder.api.middleware.request_id [None req-9d6ef1fa-430a-4c18-979b-6352543be398 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.241513] [55057]: INFO cinder.api.openstack.wsgi [None req-9d6ef1fa-430a-4c18-979b-6352543be398 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1261.241808] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9d6ef1fa-430a-4c18-979b-6352543be398 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.242054] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9d6ef1fa-430a-4c18-979b-6352543be398 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.251935] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.251935] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.255300] [55057]: INFO cinder.volume.api [None req-9d6ef1fa-430a-4c18-979b-6352543be398 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1261.259612] [55057]: INFO cinder.api.openstack.wsgi [None req-9d6ef1fa-430a-4c18-979b-6352543be398 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1261.260014] [55057]: [pid: 55057|app: 0|req: 230/458] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:00 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.624271] [55057]: DEBUG cinder.api.middleware.request_id [None req-ae49925f-6a4d-447f-aef1-c08f614e1982 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.624869] [55057]: INFO cinder.api.openstack.wsgi [None req-ae49925f-6a4d-447f-aef1-c08f614e1982 None None] GET http://10.180.1.21/volume// [ 1261.625147] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ae49925f-6a4d-447f-aef1-c08f614e1982 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.625454] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ae49925f-6a4d-447f-aef1-c08f614e1982 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.626009] [55057]: INFO cinder.api.openstack.wsgi [None req-ae49925f-6a4d-447f-aef1-c08f614e1982 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1261.626430] [55057]: [pid: 55057|app: 0|req: 231/459] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:45:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1261.629685] [55057]: DEBUG cinder.api.middleware.request_id [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-b25b0c74-75b6-4762-a1af-a9f5ecdc291c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.631908] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-b25b0c74-75b6-4762-a1af-a9f5ecdc291c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1261.632303] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-b25b0c74-75b6-4762-a1af-a9f5ecdc291c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9041a11e-e97e-4036-9421-3857ddc63e74", "connector": null, "instance_uuid": "20c7724f-d815-482a-8c58-6f43f9c946e5"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1261.643332] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.643332] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.668757] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-b25b0c74-75b6-4762-a1af-a9f5ecdc291c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1261.669336] [55057]: [pid: 55057|app: 0|req: 232/460] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:45:00 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1261.673128] [55057]: DEBUG cinder.api.middleware.request_id [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-cd7d4928-69b7-4b3c-977e-22a78482b919 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.675290] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-cd7d4928-69b7-4b3c-977e-22a78482b919 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] DELETE http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 [ 1261.675496] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-cd7d4928-69b7-4b3c-977e-22a78482b919 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.675705] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-cd7d4928-69b7-4b3c-977e-22a78482b919 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.681982] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.681982] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.210639] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-cd7d4928-69b7-4b3c-977e-22a78482b919 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 returned with HTTP 200 [ 1262.211208] [55057]: [pid: 55057|app: 0|req: 233/461] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:00 2025] DELETE /volume/v3/attachments/105fd719-19ab-4a75-b297-6495ab705c56 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1262.271694] [55057]: DEBUG cinder.api.middleware.request_id [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.273855] [55057]: INFO cinder.api.openstack.wsgi [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1262.274082] [55057]: DEBUG cinder.api.openstack.wsgi [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.274307] [55057]: DEBUG cinder.api.openstack.wsgi [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.283985] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.283985] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.287018] [55057]: INFO cinder.volume.api [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1262.291015] [55057]: INFO cinder.api.openstack.wsgi [None req-468d8cae-32b6-4590-9f7c-c01a2b92e150 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1262.291398] [55057]: [pid: 55057|app: 0|req: 234/462] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:01 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.978775] [55056]: DEBUG cinder.coordination [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Lock "cinder-attachment_update-8046b1c6-d52f-4acf-94e0-6951063bbf66-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1262.979269] [55056]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-88c1cf3d-2706-4afd-a371-f253d99dc3ed tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f returned with HTTP 200 [ 1262.979762] [55056]: [pid: 55056|app: 0|req: 229/463] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:44:57 2025] PUT /volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.301327] [55057]: DEBUG cinder.api.middleware.request_id [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.303508] [55057]: INFO cinder.api.openstack.wsgi [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1263.303739] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.303950] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.316078] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.316078] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.319837] [55057]: INFO cinder.volume.api [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1263.324840] [55057]: INFO cinder.api.openstack.wsgi [None req-3e445f92-bbeb-43cc-bbc8-62e0c97f36ad tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1263.325238] [55057]: [pid: 55057|app: 0|req: 235/464] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:02 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.338204] [55056]: DEBUG cinder.api.middleware.request_id [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.340286] [55056]: INFO cinder.api.openstack.wsgi [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1264.340510] [55056]: DEBUG cinder.api.openstack.wsgi [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.340810] [55056]: DEBUG cinder.api.openstack.wsgi [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.350853] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.350853] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.354555] [55056]: INFO cinder.volume.api [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1264.359434] [55056]: INFO cinder.api.openstack.wsgi [None req-abf03f7a-bc75-41c1-ae1a-c860656ed296 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1264.359880] [55056]: [pid: 55056|app: 0|req: 230/465] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:03 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.588060] [55057]: DEBUG cinder.api.middleware.request_id [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-53ff8c67-df1c-41e7-b1bf-4b5ce6231678 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.590380] [55057]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-53ff8c67-df1c-41e7-b1bf-4b5ce6231678 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f/action [ 1264.590789] [55057]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-53ff8c67-df1c-41e7-b1bf-4b5ce6231678 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1264.590929] [55057]: DEBUG cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-53ff8c67-df1c-41e7-b1bf-4b5ce6231678 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1264.605615] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.605615] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.612225] [55057]: INFO cinder.api.openstack.wsgi [req-eb7b2e02-9d11-4ae1-9d9e-5e58a5ee74aa req-53ff8c67-df1c-41e7-b1bf-4b5ce6231678 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f/action returned with HTTP 204 [ 1264.612656] [55057]: [pid: 55057|app: 0|req: 236/466] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:03 2025] POST /volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1265.371612] [55056]: DEBUG cinder.api.middleware.request_id [None req-1b46416f-e41a-4ea6-944b-04c5852d720e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.373275] [55056]: INFO cinder.api.openstack.wsgi [None req-1b46416f-e41a-4ea6-944b-04c5852d720e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.373654] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1b46416f-e41a-4ea6-944b-04c5852d720e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.373741] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1b46416f-e41a-4ea6-944b-04c5852d720e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.383701] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.383701] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.387120] [55056]: INFO cinder.volume.api [None req-1b46416f-e41a-4ea6-944b-04c5852d720e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.391528] [55056]: INFO cinder.api.openstack.wsgi [None req-1b46416f-e41a-4ea6-944b-04c5852d720e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1265.391936] [55056]: [pid: 55056|app: 0|req: 231/467] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:04 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.401967] [55057]: DEBUG cinder.api.middleware.request_id [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.403704] [55057]: INFO cinder.api.openstack.wsgi [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.404057] [55057]: DEBUG cinder.api.openstack.wsgi [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.404389] [55057]: DEBUG cinder.api.openstack.wsgi [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.414383] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.414383] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.417644] [55057]: INFO cinder.volume.api [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.421933] [55057]: INFO cinder.api.openstack.wsgi [None req-09d44989-f5d2-45d5-ae66-48e4f28dd8bf tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1265.422392] [55057]: [pid: 55057|app: 0|req: 237/468] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:04 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.434084] [55056]: DEBUG cinder.api.middleware.request_id [None req-f59165e9-4cb0-4641-9987-8073dafb605e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.436316] [55056]: INFO cinder.api.openstack.wsgi [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.436622] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.436928] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.437212] [55056]: INFO cinder.api.v3.volumes [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume with id: 8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.448929] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.448929] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.449424] [55056]: INFO cinder.volume.api [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.458243] [55056]: INFO cinder.volume.api [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-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. [ 1265.458597] [55056]: INFO cinder.api.openstack.wsgi [None req-f59165e9-4cb0-4641-9987-8073dafb605e tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 400 [ 1265.459310] [55056]: [pid: 55056|app: 0|req: 232/469] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:45:04 2025] DELETE /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1265.462216] [55057]: DEBUG cinder.api.middleware.request_id [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.464599] [55057]: INFO cinder.api.openstack.wsgi [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.464849] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.465089] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.475263] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.475263] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.478884] [55057]: INFO cinder.volume.api [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.483500] [55057]: INFO cinder.api.openstack.wsgi [None req-7ab68f76-6851-4559-81c7-d8e8610fdab0 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1265.483901] [55057]: [pid: 55057|app: 0|req: 238/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:04 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.518019] [55056]: DEBUG cinder.api.middleware.request_id [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.520788] [55056]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1265.521037] [55056]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.521267] [55056]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.532753] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.532753] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.536079] [55056]: INFO cinder.volume.api [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.540639] [55056]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-79f1c6d6-55d9-4068-b739-6885fd036d25 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1265.541063] [55056]: [pid: 55056|app: 0|req: 233/471] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:45:04 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.557784] [55057]: DEBUG cinder.api.middleware.request_id [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.560013] [55057]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] POST http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66/action [ 1265.560401] [55057]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1265.560540] [55057]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.570163] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.570163] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.570670] [55057]: INFO cinder.volume.api [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1265.575379] [55057]: INFO cinder.volume.api [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Begin detaching volume completed successfully. [ 1265.575613] [55057]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-3316834b-676d-46f6-8866-f7787d0030f8 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66/action returned with HTTP 202 [ 1265.576015] [55057]: [pid: 55057|app: 0|req: 239/472] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:45:04 2025] POST /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1266.595392] [55056]: DEBUG cinder.api.middleware.request_id [None req-893138a8-7840-440d-a119-df49a5ee9624 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.595843] [55056]: INFO cinder.api.openstack.wsgi [None req-893138a8-7840-440d-a119-df49a5ee9624 None None] GET http://10.180.1.21/volume// [ 1266.596029] [55056]: DEBUG cinder.api.openstack.wsgi [None req-893138a8-7840-440d-a119-df49a5ee9624 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.596253] [55056]: DEBUG cinder.api.openstack.wsgi [None req-893138a8-7840-440d-a119-df49a5ee9624 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.596788] [55056]: INFO cinder.api.openstack.wsgi [None req-893138a8-7840-440d-a119-df49a5ee9624 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.597147] [55056]: [pid: 55056|app: 0|req: 234/473] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:45:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.601535] [55057]: DEBUG cinder.api.middleware.request_id [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.604098] [55057]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1266.604363] [55057]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.604585] [55057]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.620325] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.620325] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.624570] [55057]: INFO cinder.volume.api [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1266.630415] [55057]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-22fab911-da97-4b56-ba77-3d233e10d4a5 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1266.630862] [55057]: [pid: 55057|app: 0|req: 240/474] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:45:05 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1266.716480] [55056]: DEBUG cinder.api.middleware.request_id [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.719014] [55056]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] PUT http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 [ 1266.719673] [55056]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-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-521653", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1266.728843] [55056]: DEBUG cinder.coordination [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Acquiring lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1266.736149] [55056]: DEBUG cinder.coordination [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1266.737121] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.737121] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.259111] [55056]: DEBUG cinder.coordination [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1267.259623] [55056]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-1e832c95-c962-46d2-913b-c1af8729eec7 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 returned with HTTP 200 [ 1267.260141] [55056]: [pid: 55056|app: 0|req: 235/475] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:45:05 2025] PUT /volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.268842] [55057]: DEBUG cinder.api.middleware.request_id [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-0fd454fc-fa15-45f9-9a20-6a208fed101f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.271344] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-0fd454fc-fa15-45f9-9a20-6a208fed101f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 [ 1267.271631] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-0fd454fc-fa15-45f9-9a20-6a208fed101f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.271899] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-0fd454fc-fa15-45f9-9a20-6a208fed101f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.287991] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-0fd454fc-fa15-45f9-9a20-6a208fed101f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 returned with HTTP 200 [ 1267.288659] [55057]: [pid: 55057|app: 0|req: 241/476] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 23:45:06 2025] GET /volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.808667] [55056]: DEBUG cinder.api.middleware.request_id [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-5e2ea486-ad10-4d62-943a-5f2391c403b9 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.811281] [55056]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-5e2ea486-ad10-4d62-943a-5f2391c403b9 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f [ 1267.811601] [55056]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-5e2ea486-ad10-4d62-943a-5f2391c403b9 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.811815] [55056]: DEBUG cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-5e2ea486-ad10-4d62-943a-5f2391c403b9 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.820504] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.820504] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.350963] [55056]: INFO cinder.api.openstack.wsgi [req-dcec1a79-8896-4d23-ba52-d0d19c5cd3b7 req-5e2ea486-ad10-4d62-943a-5f2391c403b9 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f returned with HTTP 200 [ 1268.352029] [55056]: [pid: 55056|app: 0|req: 236/477] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:06 2025] DELETE /volume/v3/attachments/be8cf7da-037d-4315-80dd-45b2ded7335f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.379563] [55057]: DEBUG cinder.api.middleware.request_id [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-c535cb8e-374d-4f4f-8a6e-f307f7b0e232 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.382038] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-c535cb8e-374d-4f4f-8a6e-f307f7b0e232 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371/action [ 1269.382450] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-c535cb8e-374d-4f4f-8a6e-f307f7b0e232 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1269.382587] [55057]: DEBUG cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-c535cb8e-374d-4f4f-8a6e-f307f7b0e232 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1269.402703] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.402703] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.410288] [55057]: INFO cinder.api.openstack.wsgi [req-a37f8014-fc15-4a36-810d-1dd547b5d7cd req-c535cb8e-374d-4f4f-8a6e-f307f7b0e232 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371/action returned with HTTP 204 [ 1269.410749] [55057]: [pid: 55057|app: 0|req: 242/478] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:08 2025] POST /volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1269.799480] [55056]: DEBUG cinder.api.middleware.request_id [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.801602] [55056]: INFO cinder.api.openstack.wsgi [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1269.801837] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.802069] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.809652] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.809652] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.814090] [55056]: INFO cinder.volume.api [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1269.819115] [55056]: INFO cinder.api.openstack.wsgi [None req-4b51b7c6-cf5e-4fcf-9aab-c2be54f16f52 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1269.819523] [55056]: [pid: 55056|app: 0|req: 237/479] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:08 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.677977] [55057]: DEBUG cinder.api.middleware.request_id [None req-311472b8-01f6-41c6-bf5e-a5fc00153589 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.678488] [55057]: INFO cinder.api.openstack.wsgi [None req-311472b8-01f6-41c6-bf5e-a5fc00153589 None None] GET http://10.180.1.21/volume// [ 1273.678677] [55057]: DEBUG cinder.api.openstack.wsgi [None req-311472b8-01f6-41c6-bf5e-a5fc00153589 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.678888] [55057]: DEBUG cinder.api.openstack.wsgi [None req-311472b8-01f6-41c6-bf5e-a5fc00153589 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.679309] [55057]: INFO cinder.api.openstack.wsgi [None req-311472b8-01f6-41c6-bf5e-a5fc00153589 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1273.679630] [55057]: [pid: 55057|app: 0|req: 243/480] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:45:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1273.683296] [55056]: DEBUG cinder.api.middleware.request_id [req-61516865-0033-40d6-92e3-917ff8dcbbca req-c5e5201a-caec-4f23-bd87-cc223025008f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.685821] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-c5e5201a-caec-4f23-bd87-cc223025008f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1273.686239] [55056]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-c5e5201a-caec-4f23-bd87-cc223025008f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9041a11e-e97e-4036-9421-3857ddc63e74", "connector": null, "instance_uuid": "20c7724f-d815-482a-8c58-6f43f9c946e5"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1273.702246] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.702246] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.728467] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-c5e5201a-caec-4f23-bd87-cc223025008f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1273.728943] [55056]: [pid: 55056|app: 0|req: 238/481] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:45:12 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.733008] [55057]: DEBUG cinder.api.middleware.request_id [req-61516865-0033-40d6-92e3-917ff8dcbbca req-cc2d84e1-009a-454e-b922-7b5dda0996bf None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.735415] [55057]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-cc2d84e1-009a-454e-b922-7b5dda0996bf tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] DELETE http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 [ 1273.735632] [55057]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-cc2d84e1-009a-454e-b922-7b5dda0996bf tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.735839] [55057]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-cc2d84e1-009a-454e-b922-7b5dda0996bf tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.742718] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.742718] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.274513] [55057]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-cc2d84e1-009a-454e-b922-7b5dda0996bf tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 returned with HTTP 200 [ 1274.275241] [55057]: [pid: 55057|app: 0|req: 244/482] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:12 2025] DELETE /volume/v3/attachments/455d5dc8-8d52-45bb-b956-752d56b35371 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.949746] [55056]: DEBUG cinder.api.middleware.request_id [None req-b2a1f967-5367-4651-acbb-d706e12401fc None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.951887] [55056]: INFO cinder.api.openstack.wsgi [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1276.952128] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.952346] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.952532] [55056]: INFO cinder.api.v3.volumes [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume with id: 8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1276.963416] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963416] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.963953] [55056]: INFO cinder.volume.api [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1276.982712] [55056]: INFO cinder.volume.api [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume request issued successfully. [ 1276.982830] [55056]: INFO cinder.api.openstack.wsgi [None req-b2a1f967-5367-4651-acbb-d706e12401fc tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 202 [ 1276.983305] [55056]: [pid: 55056|app: 0|req: 239/483] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:45:15 2025] DELETE /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1276.986334] [55057]: DEBUG cinder.api.middleware.request_id [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.988855] [55057]: INFO cinder.api.openstack.wsgi [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1276.990543] [55057]: DEBUG cinder.api.openstack.wsgi [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.990543] [55057]: DEBUG cinder.api.openstack.wsgi [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.997428] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.997428] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.001208] [55057]: INFO cinder.volume.api [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1277.006561] [55057]: INFO cinder.api.openstack.wsgi [None req-51eb2d76-bb22-416e-be53-8a6b7ca98bf2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1277.007070] [55057]: [pid: 55057|app: 0|req: 245/484] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:15 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.017466] [55056]: DEBUG cinder.api.middleware.request_id [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.019541] [55056]: INFO cinder.api.openstack.wsgi [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1278.019759] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.019970] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.030488] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.030488] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.034194] [55056]: INFO cinder.volume.api [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1278.038446] [55056]: INFO cinder.api.openstack.wsgi [None req-8eaa23ab-d65b-4a2c-b98d-a197533842fe tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1278.038820] [55056]: [pid: 55056|app: 0|req: 240/485] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:16 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.049336] [55057]: DEBUG cinder.api.middleware.request_id [None req-5deae487-f92b-4133-804e-144a907d7b3d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.051393] [55057]: INFO cinder.api.openstack.wsgi [None req-5deae487-f92b-4133-804e-144a907d7b3d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1279.051976] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5deae487-f92b-4133-804e-144a907d7b3d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.051976] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5deae487-f92b-4133-804e-144a907d7b3d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.060483] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060483] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.063918] [55057]: INFO cinder.volume.api [None req-5deae487-f92b-4133-804e-144a907d7b3d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1279.068798] [55057]: INFO cinder.api.openstack.wsgi [None req-5deae487-f92b-4133-804e-144a907d7b3d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 200 [ 1279.069201] [55057]: [pid: 55057|app: 0|req: 246/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:17 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.079639] [55056]: DEBUG cinder.api.middleware.request_id [None req-6038cb50-8053-4ca8-bc46-0345adb523ca None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.081859] [55056]: INFO cinder.api.openstack.wsgi [None req-6038cb50-8053-4ca8-bc46-0345adb523ca tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 [ 1280.082099] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6038cb50-8053-4ca8-bc46-0345adb523ca tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.082305] [55056]: DEBUG cinder.api.openstack.wsgi [None req-6038cb50-8053-4ca8-bc46-0345adb523ca tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.089015] [55056]: INFO cinder.api.openstack.wsgi [None req-6038cb50-8053-4ca8-bc46-0345adb523ca tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 returned with HTTP 404 [ 1280.089950] [55056]: [pid: 55056|app: 0|req: 241/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:18 2025] GET /volume/v3/volumes/8046b1c6-d52f-4acf-94e0-6951063bbf66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1280.131028] [55057]: DEBUG cinder.api.middleware.request_id [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.132962] [55057]: INFO cinder.api.openstack.wsgi [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1280.133233] [55057]: DEBUG cinder.api.openstack.wsgi [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.133448] [55057]: DEBUG cinder.api.openstack.wsgi [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.133639] [55057]: INFO cinder.api.v3.volumes [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume with id: db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1280.143106] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143106] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.143683] [55057]: INFO cinder.volume.api [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1280.163201] [55057]: INFO cinder.volume.api [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume request issued successfully. [ 1280.163201] [55057]: INFO cinder.api.openstack.wsgi [None req-79238bf9-fc0c-46f5-b4dd-397814680a9d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 202 [ 1280.163619] [55057]: [pid: 55057|app: 0|req: 247/488] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:45:18 2025] DELETE /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1280.167103] [55056]: DEBUG cinder.api.middleware.request_id [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.169263] [55056]: INFO cinder.api.openstack.wsgi [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1280.169484] [55056]: DEBUG cinder.api.openstack.wsgi [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.169697] [55056]: DEBUG cinder.api.openstack.wsgi [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.177750] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177750] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.181913] [55056]: INFO cinder.volume.api [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1280.186963] [55056]: INFO cinder.api.openstack.wsgi [None req-71a3246d-2707-41ce-8ec1-d2e501211cfb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1280.187509] [55056]: [pid: 55056|app: 0|req: 242/489] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:19 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.255353] [55057]: DEBUG cinder.api.middleware.request_id [None req-35886ee1-a9f3-44c3-9f69-ee63ca2d0688 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.256088] [55057]: INFO cinder.api.openstack.wsgi [None req-35886ee1-a9f3-44c3-9f69-ee63ca2d0688 None None] GET http://10.180.1.21/volume// [ 1280.256088] [55057]: DEBUG cinder.api.openstack.wsgi [None req-35886ee1-a9f3-44c3-9f69-ee63ca2d0688 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.256088] [55057]: DEBUG cinder.api.openstack.wsgi [None req-35886ee1-a9f3-44c3-9f69-ee63ca2d0688 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.256271] [55057]: INFO cinder.api.openstack.wsgi [None req-35886ee1-a9f3-44c3-9f69-ee63ca2d0688 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1280.256565] [55057]: [pid: 55057|app: 0|req: 248/490] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:45:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1280.260232] [55056]: DEBUG cinder.api.middleware.request_id [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-51423e78-6d4f-49d9-a570-76859038224a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.262864] [55056]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-51423e78-6d4f-49d9-a570-76859038224a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1280.263400] [55056]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-51423e78-6d4f-49d9-a570-76859038224a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3466a73-5b48-46d4-8b6e-7b6746934464", "connector": null, "instance_uuid": "fb1b6fe4-77df-404a-af1d-8f60c1ef7f5e"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1280.275021] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275021] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.300824] [55056]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-51423e78-6d4f-49d9-a570-76859038224a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1280.301330] [55056]: [pid: 55056|app: 0|req: 243/491] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:45:19 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.305385] [55057]: DEBUG cinder.api.middleware.request_id [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-48070747-32d5-4bc3-bc5c-6e175827a046 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.307885] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-48070747-32d5-4bc3-bc5c-6e175827a046 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a [ 1280.308129] [55057]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-48070747-32d5-4bc3-bc5c-6e175827a046 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.308343] [55057]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-48070747-32d5-4bc3-bc5c-6e175827a046 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.315191] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.315191] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.844652] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-48070747-32d5-4bc3-bc5c-6e175827a046 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a returned with HTTP 200 [ 1280.844652] [55057]: [pid: 55057|app: 0|req: 249/492] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:19 2025] DELETE /volume/v3/attachments/62c1d2c4-2dad-4f49-a626-3ea12b37523a => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1281.198633] [55056]: DEBUG cinder.api.middleware.request_id [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.200730] [55056]: INFO cinder.api.openstack.wsgi [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1281.200952] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.201203] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.211430] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.211430] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.215170] [55056]: INFO cinder.volume.api [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1281.219695] [55056]: INFO cinder.api.openstack.wsgi [None req-cc5a64d1-e9bc-4f5e-83b7-977c033120a6 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1281.220153] [55056]: [pid: 55056|app: 0|req: 244/493] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:20 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.591643] [55057]: DEBUG cinder.api.middleware.request_id [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.593950] [55057]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] PUT http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 [ 1281.594444] [55057]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-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-521653", "mountpoint": "/dev/sdb"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1281.602100] [55057]: DEBUG cinder.coordination [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Acquiring lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1281.607751] [55057]: DEBUG cinder.coordination [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1281.608996] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.608996] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.126697] [55057]: DEBUG cinder.coordination [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Lock "cinder-attachment_update-9041a11e-e97e-4036-9421-3857ddc63e74-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1282.127067] [55057]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-ea342904-020d-4caa-82d2-6a2e99139f19 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 returned with HTTP 200 [ 1282.127543] [55057]: [pid: 55057|app: 0|req: 250/494] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:45:20 2025] PUT /volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.132218] [55056]: DEBUG cinder.api.middleware.request_id [req-61516865-0033-40d6-92e3-917ff8dcbbca req-2e270e5d-2dbc-472a-b4fe-9e79df57c206 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.134620] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-2e270e5d-2dbc-472a-b4fe-9e79df57c206 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 [ 1282.134866] [55056]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-2e270e5d-2dbc-472a-b4fe-9e79df57c206 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.135093] [55056]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-2e270e5d-2dbc-472a-b4fe-9e79df57c206 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.151251] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-2e270e5d-2dbc-472a-b4fe-9e79df57c206 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 returned with HTTP 200 [ 1282.151765] [55056]: [pid: 55056|app: 0|req: 245/495] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 23:45:20 2025] GET /volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.230480] [55057]: DEBUG cinder.api.middleware.request_id [None req-573912a7-9921-4b21-bdd6-c02944219b7c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.232663] [55057]: INFO cinder.api.openstack.wsgi [None req-573912a7-9921-4b21-bdd6-c02944219b7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1282.232912] [55057]: DEBUG cinder.api.openstack.wsgi [None req-573912a7-9921-4b21-bdd6-c02944219b7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.233181] [55057]: DEBUG cinder.api.openstack.wsgi [None req-573912a7-9921-4b21-bdd6-c02944219b7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.240999] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240999] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.244530] [55057]: INFO cinder.volume.api [None req-573912a7-9921-4b21-bdd6-c02944219b7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1282.248690] [55057]: INFO cinder.api.openstack.wsgi [None req-573912a7-9921-4b21-bdd6-c02944219b7c tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 200 [ 1282.249070] [55057]: [pid: 55057|app: 0|req: 251/496] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.443257] [55056]: DEBUG cinder.api.middleware.request_id [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.445696] [55056]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1282.445920] [55056]: DEBUG cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.446151] [55056]: DEBUG cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.453435] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.453435] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.456720] [55056]: INFO cinder.volume.api [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1282.460763] [55056]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7fae8e90-42aa-49e5-a5a8-cf018934a03a tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1282.461184] [55056]: [pid: 55056|app: 0|req: 246/497] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.473879] [55057]: DEBUG cinder.api.middleware.request_id [None req-215fd545-08c7-455e-b7f8-a05378c0787f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.474375] [55057]: INFO cinder.api.openstack.wsgi [None req-215fd545-08c7-455e-b7f8-a05378c0787f None None] GET http://10.180.1.21/volume// [ 1282.474552] [55057]: DEBUG cinder.api.openstack.wsgi [None req-215fd545-08c7-455e-b7f8-a05378c0787f None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.474771] [55057]: DEBUG cinder.api.openstack.wsgi [None req-215fd545-08c7-455e-b7f8-a05378c0787f None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.475190] [55057]: INFO cinder.api.openstack.wsgi [None req-215fd545-08c7-455e-b7f8-a05378c0787f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1282.475577] [55057]: [pid: 55057|app: 0|req: 252/498] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1282.478842] [55056]: DEBUG cinder.api.middleware.request_id [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-b66368cf-06d1-48ab-9da2-cbb952a98bca None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.480859] [55056]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-b66368cf-06d1-48ab-9da2-cbb952a98bca tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1282.481293] [55056]: DEBUG cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-b66368cf-06d1-48ab-9da2-cbb952a98bca tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dc01320-af79-4b39-844a-5847576cdf6b", "connector": null, "instance_uuid": "fecb55d8-1663-45ba-aef1-eaceb3d9107e"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1282.489785] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.489785] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.509808] [55056]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-b66368cf-06d1-48ab-9da2-cbb952a98bca tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1282.510204] [55056]: [pid: 55056|app: 0|req: 247/499] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:45:21 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1282.528599] [55057]: DEBUG cinder.api.middleware.request_id [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7ac30818-6c65-4ef0-94d4-18cf2cc8b5d4 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.530829] [55057]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7ac30818-6c65-4ef0-94d4-18cf2cc8b5d4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] POST http://10.180.1.21/volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0/action [ 1282.531281] [55057]: DEBUG cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7ac30818-6c65-4ef0-94d4-18cf2cc8b5d4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1282.531419] [55057]: DEBUG cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7ac30818-6c65-4ef0-94d4-18cf2cc8b5d4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1282.546485] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546485] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.552835] [55057]: INFO cinder.api.openstack.wsgi [req-3409cf41-8e34-4eb7-a536-1f443d5df93f req-7ac30818-6c65-4ef0-94d4-18cf2cc8b5d4 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0/action returned with HTTP 204 [ 1282.553278] [55057]: [pid: 55057|app: 0|req: 253/500] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:21 2025] POST /volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1282.567712] [55056]: DEBUG cinder.api.middleware.request_id [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.569765] [55056]: INFO cinder.api.openstack.wsgi [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1282.570044] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.570303] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.579626] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.579626] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.582746] [55056]: INFO cinder.volume.api [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1282.586834] [55056]: INFO cinder.api.openstack.wsgi [None req-f1222226-3b87-4853-a1b9-7bd0884e4143 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1282.587231] [55056]: [pid: 55056|app: 0|req: 248/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.596321] [55057]: DEBUG cinder.api.middleware.request_id [None req-823529de-4070-4875-8048-e656c77f5899 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.598384] [55057]: INFO cinder.api.openstack.wsgi [None req-823529de-4070-4875-8048-e656c77f5899 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1282.598599] [55057]: DEBUG cinder.api.openstack.wsgi [None req-823529de-4070-4875-8048-e656c77f5899 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.598823] [55057]: DEBUG cinder.api.openstack.wsgi [None req-823529de-4070-4875-8048-e656c77f5899 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.607698] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.607698] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.610810] [55057]: INFO cinder.volume.api [None req-823529de-4070-4875-8048-e656c77f5899 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1282.614948] [55057]: INFO cinder.api.openstack.wsgi [None req-823529de-4070-4875-8048-e656c77f5899 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1282.615376] [55057]: [pid: 55057|app: 0|req: 254/502] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.647284] [55056]: DEBUG cinder.api.middleware.request_id [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.649565] [55056]: INFO cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1282.649747] [55056]: DEBUG cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.649962] [55056]: DEBUG cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.660107] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.660107] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.663400] [55056]: INFO cinder.volume.api [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1282.667865] [55056]: INFO cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-b330f827-399c-47a7-bc12-faf66ffc69ba tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1282.668403] [55056]: [pid: 55056|app: 0|req: 249/503] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:45:21 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.688616] [55057]: DEBUG cinder.api.middleware.request_id [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-d574b7d3-ac1c-4c56-a270-ceae73d7a6db None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.691098] [55057]: INFO cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-d574b7d3-ac1c-4c56-a270-ceae73d7a6db tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] DELETE http://10.180.1.21/volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0 [ 1282.691327] [55057]: DEBUG cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-d574b7d3-ac1c-4c56-a270-ceae73d7a6db tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.691563] [55057]: DEBUG cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-d574b7d3-ac1c-4c56-a270-ceae73d7a6db tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.698806] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698806] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.225864] [55057]: INFO cinder.api.openstack.wsgi [req-b3c8d0dd-7043-4729-8f53-f1d851db38ab req-d574b7d3-ac1c-4c56-a270-ceae73d7a6db tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0 returned with HTTP 200 [ 1283.226343] [55057]: [pid: 55057|app: 0|req: 255/504] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:21 2025] DELETE /volume/v3/attachments/70c29f6e-bd0b-4bfc-ba7f-9a454cfa28d0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.244380] [55056]: DEBUG cinder.api.middleware.request_id [None req-e455aec1-6cb9-4883-891c-c6801dadd23d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.246495] [55056]: INFO cinder.api.openstack.wsgi [None req-e455aec1-6cb9-4883-891c-c6801dadd23d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1283.246726] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e455aec1-6cb9-4883-891c-c6801dadd23d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.246939] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e455aec1-6cb9-4883-891c-c6801dadd23d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.255593] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255593] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.259078] [55056]: INFO cinder.volume.api [None req-e455aec1-6cb9-4883-891c-c6801dadd23d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1283.259163] [55057]: DEBUG cinder.api.middleware.request_id [None req-6e4ff504-21d7-4d3e-ab76-152135fdf4d2 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.261451] [55057]: INFO cinder.api.openstack.wsgi [None req-6e4ff504-21d7-4d3e-ab76-152135fdf4d2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 [ 1283.261707] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6e4ff504-21d7-4d3e-ab76-152135fdf4d2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.261958] [55057]: DEBUG cinder.api.openstack.wsgi [None req-6e4ff504-21d7-4d3e-ab76-152135fdf4d2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.264450] [55056]: INFO cinder.api.openstack.wsgi [None req-e455aec1-6cb9-4883-891c-c6801dadd23d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1283.264687] [55056]: [pid: 55056|app: 0|req: 250/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:22 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.268880] [55057]: INFO cinder.api.openstack.wsgi [None req-6e4ff504-21d7-4d3e-ab76-152135fdf4d2 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 returned with HTTP 404 [ 1283.268880] [55057]: [pid: 55057|app: 0|req: 256/506] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:22 2025] GET /volume/v3/volumes/db6a15aa-c545-4fbe-97cd-224aec4d44b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1283.352145] [55056]: DEBUG cinder.api.middleware.request_id [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.354292] [55056]: INFO cinder.api.openstack.wsgi [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1283.354534] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.354850] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.354936] [55056]: INFO cinder.api.v3.volumes [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume with id: 3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1283.363249] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363249] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.363774] [55056]: INFO cinder.volume.api [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1283.392870] [55056]: INFO cinder.volume.api [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Delete volume request issued successfully. [ 1283.395139] [55056]: INFO cinder.api.openstack.wsgi [None req-e82fed3e-1b4e-4420-9068-fb1d2948fba1 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 202 [ 1283.395139] [55056]: [pid: 55056|app: 0|req: 251/507] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:45:22 2025] DELETE /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1283.396836] [55057]: DEBUG cinder.api.middleware.request_id [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.398918] [55057]: INFO cinder.api.openstack.wsgi [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1283.399154] [55057]: DEBUG cinder.api.openstack.wsgi [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.399369] [55057]: DEBUG cinder.api.openstack.wsgi [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.408026] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.408026] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.410794] [55057]: INFO cinder.volume.api [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1283.415216] [55057]: INFO cinder.api.openstack.wsgi [None req-58eb4e2b-7cea-40dd-8166-4326b2b7695d tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1283.415694] [55057]: [pid: 55057|app: 0|req: 257/508] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:22 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1284.425911] [55056]: DEBUG cinder.api.middleware.request_id [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.428038] [55056]: INFO cinder.api.openstack.wsgi [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1284.428267] [55056]: DEBUG cinder.api.openstack.wsgi [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.428486] [55056]: DEBUG cinder.api.openstack.wsgi [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.439341] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439341] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.443253] [55056]: INFO cinder.volume.api [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1284.447884] [55056]: INFO cinder.api.openstack.wsgi [None req-567a1499-6fa1-42c7-acbf-1bfdeb051467 tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1284.448273] [55056]: [pid: 55056|app: 0|req: 252/509] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:23 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.186318] [55057]: DEBUG cinder.api.middleware.request_id [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.189687] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] PUT http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 [ 1285.190120] [55057]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-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-521672", "mountpoint": "/dev/sda"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1285.198608] [55057]: DEBUG cinder.coordination [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Acquiring lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1285.202847] [55057]: DEBUG cinder.coordination [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1285.203922] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.203922] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.458634] [55056]: DEBUG cinder.api.middleware.request_id [None req-a689bdca-3871-441c-b72f-04ba774092af None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.460887] [55056]: INFO cinder.api.openstack.wsgi [None req-a689bdca-3871-441c-b72f-04ba774092af tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1285.461153] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a689bdca-3871-441c-b72f-04ba774092af tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.461420] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a689bdca-3871-441c-b72f-04ba774092af tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.469995] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.469995] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.473550] [55056]: INFO cinder.volume.api [None req-a689bdca-3871-441c-b72f-04ba774092af tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Volume info retrieved successfully. [ 1285.478114] [55056]: INFO cinder.api.openstack.wsgi [None req-a689bdca-3871-441c-b72f-04ba774092af tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 200 [ 1285.478501] [55056]: [pid: 55056|app: 0|req: 253/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:24 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.720747] [55057]: DEBUG cinder.coordination [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Lock "cinder-attachment_update-b3466a73-5b48-46d4-8b6e-7b6746934464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1285.721068] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-b2154773-03b5-467b-bcc9-a3d5ddc11322 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 returned with HTTP 200 [ 1285.721567] [55057]: [pid: 55057|app: 0|req: 258/511] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:45:24 2025] PUT /volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1285.726207] [55056]: DEBUG cinder.api.middleware.request_id [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-e12df08d-2a42-4e31-b534-a0d7ac9323c3 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.728616] [55056]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-e12df08d-2a42-4e31-b534-a0d7ac9323c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 [ 1285.728914] [55056]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-e12df08d-2a42-4e31-b534-a0d7ac9323c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.729193] [55056]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-e12df08d-2a42-4e31-b534-a0d7ac9323c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.744511] [55056]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-e12df08d-2a42-4e31-b534-a0d7ac9323c3 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 returned with HTTP 200 [ 1285.744932] [55056]: [pid: 55056|app: 0|req: 254/512] 10.180.1.21 () {62 vars in 1531 bytes} [Sun Feb 16 23:45:24 2025] GET /volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1286.489783] [55057]: DEBUG cinder.api.middleware.request_id [None req-ff307273-1391-471b-9a19-baac9468a5eb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.491897] [55057]: INFO cinder.api.openstack.wsgi [None req-ff307273-1391-471b-9a19-baac9468a5eb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] GET http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db [ 1286.492132] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ff307273-1391-471b-9a19-baac9468a5eb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.492363] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ff307273-1391-471b-9a19-baac9468a5eb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.498340] [55057]: INFO cinder.api.openstack.wsgi [None req-ff307273-1391-471b-9a19-baac9468a5eb tempest-AttachVolumeNegativeTest-1637565280 tempest-AttachVolumeNegativeTest-1637565280-project-member] http://10.180.1.21/volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db returned with HTTP 404 [ 1286.498792] [55057]: [pid: 55057|app: 0|req: 259/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:25 2025] GET /volume/v3/volumes/3618a4dc-82b6-4632-a3a0-409fadbee8db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1286.954648] [55056]: DEBUG cinder.api.middleware.request_id [req-61516865-0033-40d6-92e3-917ff8dcbbca req-fadf7349-3408-44b4-9bd9-05c994c4c4d4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.957899] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-fadf7349-3408-44b4-9bd9-05c994c4c4d4 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] POST http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3/action [ 1286.958073] [55056]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-fadf7349-3408-44b4-9bd9-05c994c4c4d4 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1286.958255] [55056]: DEBUG cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-fadf7349-3408-44b4-9bd9-05c994c4c4d4 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1286.980251] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980251] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.987956] [55056]: INFO cinder.api.openstack.wsgi [req-61516865-0033-40d6-92e3-917ff8dcbbca req-fadf7349-3408-44b4-9bd9-05c994c4c4d4 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3/action returned with HTTP 204 [ 1286.988572] [55056]: [pid: 55056|app: 0|req: 255/514] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:25 2025] POST /volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1287.822680] [55057]: DEBUG cinder.api.middleware.request_id [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-c87fa7f2-edfb-4051-8f6f-ced188127dda None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.825563] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-c87fa7f2-edfb-4051-8f6f-ced188127dda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] POST http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4/action [ 1287.826409] [55057]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-c87fa7f2-edfb-4051-8f6f-ced188127dda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1287.826409] [55057]: DEBUG cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-c87fa7f2-edfb-4051-8f6f-ced188127dda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1287.845106] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.845106] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.853027] [55057]: INFO cinder.api.openstack.wsgi [req-ab92677e-df48-4aaa-ace1-c3cb7da42622 req-c87fa7f2-edfb-4051-8f6f-ced188127dda tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4/action returned with HTTP 204 [ 1287.853459] [55057]: [pid: 55057|app: 0|req: 260/515] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:26 2025] POST /volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1293.211100] [55056]: DEBUG cinder.api.middleware.request_id [req-c1c7a2c2-2aa1-4b0c-be6a-82baf787cfad req-f2c6b505-f55d-48f4-b30b-2a60f3edff5e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.213481] [55056]: INFO cinder.api.openstack.wsgi [req-c1c7a2c2-2aa1-4b0c-be6a-82baf787cfad req-f2c6b505-f55d-48f4-b30b-2a60f3edff5e tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 [ 1293.213689] [55056]: DEBUG cinder.api.openstack.wsgi [req-c1c7a2c2-2aa1-4b0c-be6a-82baf787cfad req-f2c6b505-f55d-48f4-b30b-2a60f3edff5e tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.213901] [55056]: DEBUG cinder.api.openstack.wsgi [req-c1c7a2c2-2aa1-4b0c-be6a-82baf787cfad req-f2c6b505-f55d-48f4-b30b-2a60f3edff5e tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.215721] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=267,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1293.223466] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.223466] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.748859] [55056]: INFO cinder.api.openstack.wsgi [req-c1c7a2c2-2aa1-4b0c-be6a-82baf787cfad req-f2c6b505-f55d-48f4-b30b-2a60f3edff5e tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 returned with HTTP 200 [ 1293.748859] [55056]: [pid: 55056|app: 0|req: 256/516] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:45:32 2025] DELETE /volume/v3/attachments/f24513c7-3cb0-4f11-94f8-e980f792ffa3 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.851228] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=301,cinder:INSERT=24,cinder:UPDATE=66 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1298.198435] [55057]: DEBUG cinder.api.middleware.request_id [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.200479] [55057]: INFO cinder.api.openstack.wsgi [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1298.200698] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.200919] [55057]: DEBUG cinder.api.openstack.wsgi [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.211829] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.211829] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.215713] [55057]: INFO cinder.volume.api [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1298.220195] [55057]: INFO cinder.api.openstack.wsgi [None req-1cc1d860-28c0-4bdc-9644-4822c6753e7f tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1298.220566] [55057]: [pid: 55057|app: 0|req: 261/517] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:37 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.248713] [55056]: DEBUG cinder.api.middleware.request_id [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.250891] [55056]: INFO cinder.api.openstack.wsgi [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1298.251147] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.251368] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.259062] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.259062] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.262293] [55056]: INFO cinder.volume.api [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1298.266486] [55056]: INFO cinder.api.openstack.wsgi [None req-b234e122-bd38-4d21-9c32-63ad9f5bb8b8 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1298.266855] [55056]: [pid: 55056|app: 0|req: 257/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:37 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.330711] [55057]: DEBUG cinder.api.middleware.request_id [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.332786] [55057]: INFO cinder.api.openstack.wsgi [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1304.333237] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-712297410"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1304.334864] [55057]: DEBUG cinder.api.v3.volumes [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-712297410'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1304.335007] [55057]: INFO cinder.api.v3.volumes [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume of 1 GB [ 1304.340635] [55057]: INFO cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Availability Zones retrieved successfully. [ 1304.347270] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (130942ce-b490-4391-907d-21d08db6e3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.348398] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452db9f3-46a4-4a46-b6a6-12c0e2ccff67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.349610] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1304.366402] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452db9f3-46a4-4a46-b6a6-12c0e2ccff67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.367308] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca37377-b2c6-4f98-a17e-7f5921d940e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.409745] [55057]: DEBUG cinder.quota [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Created reservations ['dc1bfdb6-bea9-468b-9d33-e49d47bc2518', '621cec35-c2e8-4c98-b199-9b7afb606e1c', 'bea9de5e-9dbf-4c44-9f3d-600468cdd7fe', '82df29a2-f01b-40d7-b906-3433ac7c98ee'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1304.410878] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca37377-b2c6-4f98-a17e-7f5921d940e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1bfdb6-bea9-468b-9d33-e49d47bc2518', '621cec35-c2e8-4c98-b199-9b7afb606e1c', 'bea9de5e-9dbf-4c44-9f3d-600468cdd7fe', '82df29a2-f01b-40d7-b906-3433ac7c98ee']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.411827] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70456523-b8e6-4000-9928-912b574e0810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.424394] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70456523-b8e6-4000-9928-912b574e0810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a89b26-86c6-4f5d-b0b7-cf22fc9b001f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712297410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['dc1bfdb6-bea9-468b-9d33-e49d47bc2518','621cec35-c2e8-4c98-b199-9b7afb606e1c','bea9de5e-9dbf-4c44-9f3d-600468cdd7fe','82df29a2-f01b-40d7-b906-3433ac7c98ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-712297410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a89b26-86c6-4f5d-b0b7-cf22fc9b001f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e30aa8054b748589ddbc3b3431a640d',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='76826381e6a447e39a6d83d264ac0f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.425305] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b28dd-86ad-427d-b92e-ed2fd66898bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.437577] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9b28dd-86ad-427d-b92e-ed2fd66898bb) 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-712297410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['dc1bfdb6-bea9-468b-9d33-e49d47bc2518','621cec35-c2e8-4c98-b199-9b7afb606e1c','bea9de5e-9dbf-4c44-9f3d-600468cdd7fe','82df29a2-f01b-40d7-b906-3433ac7c98ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.438365] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9e4be1-2c32-4a75-8705-abdd9c70f37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.449021] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9e4be1-2c32-4a75-8705-abdd9c70f37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.449920] [55057]: DEBUG cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (130942ce-b490-4391-907d-21d08db6e3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.450302] [55057]: INFO cinder.volume.api [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request issued successfully. [ 1304.450979] [55057]: INFO cinder.api.openstack.wsgi [None req-e55db7ac-5ee5-42d8-aeeb-332ba4c6e946 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1304.451580] [55057]: [pid: 55057|app: 0|req: 262/519] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:45:43 2025] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1304.460869] [55056]: DEBUG cinder.api.middleware.request_id [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.462984] [55056]: INFO cinder.api.openstack.wsgi [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1304.463388] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.463674] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.471084] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.471084] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.474981] [55056]: INFO cinder.volume.api [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1304.479180] [55056]: INFO cinder.api.openstack.wsgi [None req-ecf05dbe-6caa-41d8-abfb-148d8ea9cea0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1304.479624] [55056]: [pid: 55056|app: 0|req: 258/520] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:43 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.489997] [55057]: DEBUG cinder.api.middleware.request_id [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.492305] [55057]: INFO cinder.api.openstack.wsgi [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1305.492530] [55057]: DEBUG cinder.api.openstack.wsgi [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.492749] [55057]: DEBUG cinder.api.openstack.wsgi [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.503267] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.503267] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.507426] [55057]: INFO cinder.volume.api [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1305.512276] [55057]: INFO cinder.api.openstack.wsgi [None req-36a1e836-d9f2-42b0-b9cd-2225e51b443e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1305.512673] [55057]: [pid: 55057|app: 0|req: 263/521] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:44 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.547311] [55056]: DEBUG cinder.api.middleware.request_id [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.549625] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1305.549844] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.550073] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.557426] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.557426] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.560603] [55056]: INFO cinder.volume.api [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1305.564762] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-740f8c2b-921c-46e4-801f-a1656a0232c2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1305.565144] [55056]: [pid: 55056|app: 0|req: 259/522] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:45:44 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.084025] [55057]: DEBUG cinder.api.middleware.request_id [None req-ae93e07d-0cd4-4c6e-98b3-890e2b54b306 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.084497] [55057]: INFO cinder.api.openstack.wsgi [None req-ae93e07d-0cd4-4c6e-98b3-890e2b54b306 None None] GET http://10.180.1.21/volume// [ 1307.084683] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ae93e07d-0cd4-4c6e-98b3-890e2b54b306 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.084897] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ae93e07d-0cd4-4c6e-98b3-890e2b54b306 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.085314] [55057]: INFO cinder.api.openstack.wsgi [None req-ae93e07d-0cd4-4c6e-98b3-890e2b54b306 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1307.085625] [55057]: [pid: 55057|app: 0|req: 264/523] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:45:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1307.089859] [55056]: DEBUG cinder.api.middleware.request_id [req-f7337f99-915c-4387-a595-f5dc6791775a req-e4d3ca8d-d3cc-49f2-af5e-32f331f8fdd8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.092241] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-e4d3ca8d-d3cc-49f2-af5e-32f331f8fdd8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1307.092847] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-e4d3ca8d-d3cc-49f2-af5e-32f331f8fdd8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53a89b26-86c6-4f5d-b0b7-cf22fc9b001f", "connector": null, "instance_uuid": "1da622cf-99b9-468b-b93a-129fe3d3b985"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.102329] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.102329] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.123248] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-e4d3ca8d-d3cc-49f2-af5e-32f331f8fdd8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1307.123657] [55056]: [pid: 55056|app: 0|req: 260/524] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:45:45 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) [ 1307.145703] [55057]: DEBUG cinder.api.middleware.request_id [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.147995] [55057]: INFO cinder.api.openstack.wsgi [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1307.148231] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.148446] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.158071] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.158071] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.161214] [55057]: INFO cinder.volume.api [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1307.165853] [55057]: INFO cinder.api.openstack.wsgi [None req-cb94a399-ae0d-40e4-aa9d-a8e218edd726 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1307.166388] [55057]: [pid: 55057|app: 0|req: 265/525] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:46 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1307.651333] [55056]: DEBUG cinder.api.middleware.request_id [None req-be735b0c-8974-4fa7-ad6a-678bac348b68 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.651874] [55056]: INFO cinder.api.openstack.wsgi [None req-be735b0c-8974-4fa7-ad6a-678bac348b68 None None] GET http://10.180.1.21/volume// [ 1307.652108] [55056]: DEBUG cinder.api.openstack.wsgi [None req-be735b0c-8974-4fa7-ad6a-678bac348b68 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.652369] [55056]: DEBUG cinder.api.openstack.wsgi [None req-be735b0c-8974-4fa7-ad6a-678bac348b68 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.652807] [55056]: INFO cinder.api.openstack.wsgi [None req-be735b0c-8974-4fa7-ad6a-678bac348b68 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1307.653190] [55056]: [pid: 55056|app: 0|req: 261/526] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:45:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1307.656399] [55057]: DEBUG cinder.api.middleware.request_id [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.658694] [55057]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1307.658935] [55057]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.659169] [55057]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.668753] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.668753] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.671769] [55057]: INFO cinder.volume.api [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1307.675814] [55057]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-3acb410a-6bfc-4b87-8184-35c114caade6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1307.676196] [55057]: [pid: 55057|app: 0|req: 266/527] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:45:46 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1307.699557] [55056]: DEBUG cinder.api.middleware.request_id [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.701838] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] PUT http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 [ 1307.702257] [55056]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-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-521671", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.709822] [55056]: DEBUG cinder.coordination [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Acquiring lock "cinder-attachment_update-53a89b26-86c6-4f5d-b0b7-cf22fc9b001f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1307.714491] [55056]: DEBUG cinder.coordination [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-53a89b26-86c6-4f5d-b0b7-cf22fc9b001f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1307.715011] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.715011] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.176626] [55057]: DEBUG cinder.api.middleware.request_id [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.178819] [55057]: INFO cinder.api.openstack.wsgi [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1308.179066] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.179304] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.189335] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.189335] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.192574] [55057]: INFO cinder.volume.api [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1308.197140] [55057]: INFO cinder.api.openstack.wsgi [None req-e064e0fe-151c-4e5f-8068-4e873dcb1f9a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1308.197557] [55057]: [pid: 55057|app: 0|req: 267/528] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:47 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.208269] [55057]: DEBUG cinder.api.middleware.request_id [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.210386] [55057]: INFO cinder.api.openstack.wsgi [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1309.210606] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.210860] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.220600] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.220600] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.223857] [55057]: INFO cinder.volume.api [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1309.228408] [55057]: INFO cinder.api.openstack.wsgi [None req-3b5f03d2-ba2c-47dc-bc41-79e4b8f5d15b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1309.228781] [55057]: [pid: 55057|app: 0|req: 268/529] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:48 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1310.238948] [55057]: DEBUG cinder.api.middleware.request_id [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.241051] [55057]: INFO cinder.api.openstack.wsgi [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1310.241246] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.241471] [55057]: DEBUG cinder.api.openstack.wsgi [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.255077] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.255077] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.258632] [55057]: INFO cinder.volume.api [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1310.263220] [55057]: INFO cinder.api.openstack.wsgi [None req-b27cc067-cc12-4ced-9ca9-66f8edb0bf12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1310.263689] [55057]: [pid: 55057|app: 0|req: 269/530] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:49 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1311.274384] [55057]: DEBUG cinder.api.middleware.request_id [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.276417] [55057]: INFO cinder.api.openstack.wsgi [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1311.276629] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.276845] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.290983] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.290983] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.294733] [55057]: INFO cinder.volume.api [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1311.299825] [55057]: INFO cinder.api.openstack.wsgi [None req-2b9c28f6-48c2-426c-8f4a-7af77505bf2b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1311.300473] [55057]: [pid: 55057|app: 0|req: 270/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:50 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.238502] [55056]: DEBUG cinder.coordination [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-53a89b26-86c6-4f5d-b0b7-cf22fc9b001f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1312.238858] [55056]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-77cd3b29-59e7-4b00-8ad0-ba34d4772a54 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 returned with HTTP 200 [ 1312.239343] [55056]: [pid: 55056|app: 0|req: 262/532] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:45:46 2025] PUT /volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.310737] [55057]: DEBUG cinder.api.middleware.request_id [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.312943] [55057]: INFO cinder.api.openstack.wsgi [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1312.314058] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.314058] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.323142] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.323142] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.326399] [55057]: INFO cinder.volume.api [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1312.332094] [55057]: INFO cinder.api.openstack.wsgi [None req-bcb3d269-a93d-471f-b1ad-10c5ed9ef4ab tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1312.332489] [55057]: [pid: 55057|app: 0|req: 271/533] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:51 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.342978] [55056]: DEBUG cinder.api.middleware.request_id [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.345049] [55056]: INFO cinder.api.openstack.wsgi [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1313.345267] [55056]: DEBUG cinder.api.openstack.wsgi [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.345481] [55056]: DEBUG cinder.api.openstack.wsgi [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.362882] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.362882] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.366890] [55056]: INFO cinder.volume.api [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1313.372082] [55056]: INFO cinder.api.openstack.wsgi [None req-158ed82a-6c88-4bee-bcd5-afcf51f4ea7f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1313.372483] [55056]: [pid: 55056|app: 0|req: 263/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:52 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.373944] [55057]: DEBUG cinder.api.middleware.request_id [req-f7337f99-915c-4387-a595-f5dc6791775a req-64af50bd-1e7a-41cd-ae2c-a1846fcf44b2 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.379870] [55057]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-64af50bd-1e7a-41cd-ae2c-a1846fcf44b2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709/action [ 1314.379870] [55057]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-64af50bd-1e7a-41cd-ae2c-a1846fcf44b2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1314.379870] [55057]: DEBUG cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-64af50bd-1e7a-41cd-ae2c-a1846fcf44b2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1314.387965] [55056]: DEBUG cinder.api.middleware.request_id [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.390974] [55056]: INFO cinder.api.openstack.wsgi [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1314.390974] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.391319] [55056]: DEBUG cinder.api.openstack.wsgi [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.408099] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.408099] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.408443] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.408443] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.415380] [55056]: INFO cinder.volume.api [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1314.421557] [55056]: INFO cinder.api.openstack.wsgi [None req-f969075a-93ed-4aba-87c5-9eb1cc102e69 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1314.422051] [55056]: [pid: 55056|app: 0|req: 264/535] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:53 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.422958] [55057]: INFO cinder.api.openstack.wsgi [req-f7337f99-915c-4387-a595-f5dc6791775a req-64af50bd-1e7a-41cd-ae2c-a1846fcf44b2 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709/action returned with HTTP 204 [ 1314.423428] [55057]: [pid: 55057|app: 0|req: 272/536] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:45:53 2025] POST /volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1315.434425] [55056]: DEBUG cinder.api.middleware.request_id [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.437126] [55056]: INFO cinder.api.openstack.wsgi [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1315.437373] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.437596] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.451928] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.451928] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.455740] [55056]: INFO cinder.volume.api [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1315.461032] [55056]: INFO cinder.api.openstack.wsgi [None req-ea6512a4-fe2e-4e83-bdc0-50e1a988b180 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1315.461032] [55056]: [pid: 55056|app: 0|req: 265/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:54 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.469782] [55057]: DEBUG cinder.api.middleware.request_id [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.471929] [55057]: INFO cinder.api.openstack.wsgi [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1315.472170] [55057]: DEBUG cinder.api.openstack.wsgi [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.472388] [55057]: DEBUG cinder.api.openstack.wsgi [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.482146] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.482146] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.485479] [55057]: INFO cinder.volume.api [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1315.489657] [55057]: INFO cinder.api.openstack.wsgi [None req-840acabb-9b8f-4f6c-baf7-62947a8419ef tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1315.490154] [55057]: [pid: 55057|app: 0|req: 273/538] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:45:54 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.457979] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=46,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1325.487668] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=79,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1327.474598] [55056]: DEBUG cinder.api.middleware.request_id [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-752ddf49-cdee-4a10-8654-d05c9a3840a1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.476941] [55056]: INFO cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-752ddf49-cdee-4a10-8654-d05c9a3840a1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 [ 1327.477163] [55056]: DEBUG cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-752ddf49-cdee-4a10-8654-d05c9a3840a1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.477382] [55056]: DEBUG cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-752ddf49-cdee-4a10-8654-d05c9a3840a1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.486820] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.486820] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.012112] [55056]: INFO cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-752ddf49-cdee-4a10-8654-d05c9a3840a1 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 returned with HTTP 200 [ 1328.012566] [55056]: [pid: 55056|app: 0|req: 266/539] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:46:06 2025] DELETE /volume/v3/attachments/0ca42d11-41e2-4d99-b05a-38378b9349a4 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.020326] [55057]: DEBUG cinder.api.middleware.request_id [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.022780] [55057]: INFO cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1328.022967] [55057]: DEBUG cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.023198] [55057]: DEBUG cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.023385] [55057]: INFO cinder.api.v3.volumes [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Delete volume with id: b3466a73-5b48-46d4-8b6e-7b6746934464 [ 1328.032657] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.032657] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.033191] [55057]: INFO cinder.volume.api [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1328.049725] [55057]: INFO cinder.volume.api [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Delete volume request issued successfully. [ 1328.049917] [55057]: INFO cinder.api.openstack.wsgi [req-f84c573d-61cb-4ad0-9cdd-0567be46fbcb req-78573336-1fc3-447d-a730-a60687e88251 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 returned with HTTP 202 [ 1328.050341] [55057]: [pid: 55057|app: 0|req: 274/540] 10.180.1.21 () {62 vars in 1500 bytes} [Sun Feb 16 23:46:06 2025] DELETE /volume/v3/volumes/b3466a73-5b48-46d4-8b6e-7b6746934464 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.088804] [55056]: DEBUG cinder.api.middleware.request_id [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.090948] [55056]: INFO cinder.api.openstack.wsgi [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1336.091187] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.091403] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.091593] [55056]: INFO cinder.api.v3.volumes [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Delete volume with id: cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1336.102496] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.102496] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.103046] [55056]: INFO cinder.volume.api [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1336.119361] [55056]: INFO cinder.volume.api [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Delete volume request issued successfully. [ 1336.119361] [55056]: INFO cinder.api.openstack.wsgi [None req-2bd8f174-af5e-4cdf-a36f-594f7eea376a tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 202 [ 1336.119735] [55056]: [pid: 55056|app: 0|req: 267/541] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:46:14 2025] DELETE /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.123029] [55057]: DEBUG cinder.api.middleware.request_id [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.124737] [55057]: INFO cinder.api.openstack.wsgi [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1336.124989] [55057]: DEBUG cinder.api.openstack.wsgi [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.125253] [55057]: DEBUG cinder.api.openstack.wsgi [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.133273] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.133273] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.137763] [55057]: INFO cinder.volume.api [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1336.142765] [55057]: INFO cinder.api.openstack.wsgi [None req-962e496a-7e0c-44d6-b193-4a6aaaa1b27f tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1336.143174] [55057]: [pid: 55057|app: 0|req: 275/542] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:14 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.153946] [55056]: DEBUG cinder.api.middleware.request_id [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.157498] [55056]: INFO cinder.api.openstack.wsgi [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1337.157498] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.157654] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.168293] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.168293] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.172429] [55056]: INFO cinder.volume.api [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Volume info retrieved successfully. [ 1337.178202] [55056]: INFO cinder.api.openstack.wsgi [None req-5d0a30f3-cc4a-4327-809f-387cecd47514 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 200 [ 1337.178830] [55056]: [pid: 55056|app: 0|req: 268/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:16 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.189979] [55057]: DEBUG cinder.api.middleware.request_id [None req-bb7f847f-8fec-4959-a96b-15717dcd1406 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.192011] [55057]: INFO cinder.api.openstack.wsgi [None req-bb7f847f-8fec-4959-a96b-15717dcd1406 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] GET http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 [ 1338.192260] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bb7f847f-8fec-4959-a96b-15717dcd1406 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.192502] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bb7f847f-8fec-4959-a96b-15717dcd1406 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.199941] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.199941] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.202418] [55057]: INFO cinder.api.openstack.wsgi [None req-bb7f847f-8fec-4959-a96b-15717dcd1406 tempest-ServerActionsTestOtherA-771224441 tempest-ServerActionsTestOtherA-771224441-project-member] http://10.180.1.21/volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 returned with HTTP 404 [ 1338.202933] [55057]: [pid: 55057|app: 0|req: 276/544] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:17 2025] GET /volume/v3/volumes/cb9fe2d4-a122-47c7-866a-4c7cdd14a918 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1339.645952] [55056]: DEBUG cinder.api.middleware.request_id [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.716471] [55056]: INFO cinder.api.openstack.wsgi [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1339.716711] [55056]: DEBUG cinder.api.openstack.wsgi [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.716928] [55056]: DEBUG cinder.api.openstack.wsgi [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.727694] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727694] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.731264] [55056]: INFO cinder.volume.api [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1339.735842] [55056]: INFO cinder.api.openstack.wsgi [None req-febf62ae-74b6-4d72-81c9-bce6d4a09c3d tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1339.736211] [55056]: [pid: 55056|app: 0|req: 269/545] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:18 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.773981] [55057]: DEBUG cinder.api.middleware.request_id [None req-ac19050e-118b-4faa-8e85-88d4235754f5 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.776066] [55057]: INFO cinder.api.openstack.wsgi [None req-ac19050e-118b-4faa-8e85-88d4235754f5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1339.776286] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ac19050e-118b-4faa-8e85-88d4235754f5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.776495] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ac19050e-118b-4faa-8e85-88d4235754f5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.783942] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783942] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.787236] [55057]: INFO cinder.volume.api [None req-ac19050e-118b-4faa-8e85-88d4235754f5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1339.791263] [55057]: INFO cinder.api.openstack.wsgi [None req-ac19050e-118b-4faa-8e85-88d4235754f5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1339.791617] [55057]: [pid: 55057|app: 0|req: 277/546] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:18 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.763253] [55056]: DEBUG cinder.api.middleware.request_id [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.765492] [55056]: INFO cinder.api.openstack.wsgi [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1346.765727] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.766134] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.766193] [55056]: INFO cinder.api.v3.volumes [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Delete volume with id: 2dc01320-af79-4b39-844a-5847576cdf6b [ 1346.777046] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.777046] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.777569] [55056]: INFO cinder.volume.api [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1346.800436] [55056]: INFO cinder.volume.api [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Delete volume request issued successfully. [ 1346.800680] [55056]: INFO cinder.api.openstack.wsgi [None req-a970eba8-202c-403c-b71e-7cf593c0e9b5 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 202 [ 1346.801411] [55056]: [pid: 55056|app: 0|req: 270/547] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:46:25 2025] DELETE /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1346.804973] [55057]: DEBUG cinder.api.middleware.request_id [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.807254] [55057]: INFO cinder.api.openstack.wsgi [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1346.807608] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.807725] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.815800] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.815800] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.819822] [55057]: INFO cinder.volume.api [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1346.824291] [55057]: INFO cinder.api.openstack.wsgi [None req-5f33e33e-eda6-4737-b08b-d8cdec3f096c tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 200 [ 1346.824721] [55057]: [pid: 55057|app: 0|req: 278/548] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:25 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.834277] [55056]: DEBUG cinder.api.middleware.request_id [None req-fb613ce8-2b4b-4851-8c9e-9349c8627320 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.836400] [55056]: INFO cinder.api.openstack.wsgi [None req-fb613ce8-2b4b-4851-8c9e-9349c8627320 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b [ 1347.836621] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fb613ce8-2b4b-4851-8c9e-9349c8627320 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.836885] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fb613ce8-2b4b-4851-8c9e-9349c8627320 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.842945] [55056]: INFO cinder.api.openstack.wsgi [None req-fb613ce8-2b4b-4851-8c9e-9349c8627320 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b returned with HTTP 404 [ 1347.843416] [55056]: [pid: 55056|app: 0|req: 271/549] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:26 2025] GET /volume/v3/volumes/2dc01320-af79-4b39-844a-5847576cdf6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1347.890120] [55057]: DEBUG cinder.api.middleware.request_id [None req-20f910da-7725-409c-81e0-19d9270e8c00 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.892236] [55057]: INFO cinder.api.openstack.wsgi [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] DELETE http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1347.892453] [55057]: DEBUG cinder.api.openstack.wsgi [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.892709] [55057]: DEBUG cinder.api.openstack.wsgi [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.892887] [55057]: INFO cinder.api.v3.volumes [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Delete volume with id: 19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1347.900212] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900212] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.900733] [55057]: INFO cinder.volume.api [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1347.914615] [55057]: INFO cinder.volume.api [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Delete volume request issued successfully. [ 1347.914795] [55057]: INFO cinder.api.openstack.wsgi [None req-20f910da-7725-409c-81e0-19d9270e8c00 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 202 [ 1347.915208] [55057]: [pid: 55057|app: 0|req: 279/550] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:46:26 2025] DELETE /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1347.918441] [55056]: DEBUG cinder.api.middleware.request_id [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.920481] [55056]: INFO cinder.api.openstack.wsgi [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1347.920901] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.921260] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.929578] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.929578] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.933043] [55056]: INFO cinder.volume.api [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1347.937324] [55056]: INFO cinder.api.openstack.wsgi [None req-2372c5d7-5ca5-4bdd-ae22-61cc8152b284 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1347.937702] [55056]: [pid: 55056|app: 0|req: 272/551] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:26 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.947945] [55057]: DEBUG cinder.api.middleware.request_id [None req-05debc22-ae95-4b06-b432-e28f642d40af None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.950056] [55057]: INFO cinder.api.openstack.wsgi [None req-05debc22-ae95-4b06-b432-e28f642d40af tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1348.950276] [55057]: DEBUG cinder.api.openstack.wsgi [None req-05debc22-ae95-4b06-b432-e28f642d40af tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.950494] [55057]: DEBUG cinder.api.openstack.wsgi [None req-05debc22-ae95-4b06-b432-e28f642d40af tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.961143] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.961143] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.965114] [55057]: INFO cinder.volume.api [None req-05debc22-ae95-4b06-b432-e28f642d40af tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1348.969625] [55057]: INFO cinder.api.openstack.wsgi [None req-05debc22-ae95-4b06-b432-e28f642d40af tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1348.970009] [55057]: [pid: 55057|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:27 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.980806] [55056]: DEBUG cinder.api.middleware.request_id [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.983073] [55056]: INFO cinder.api.openstack.wsgi [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1349.983291] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.983505] [55056]: DEBUG cinder.api.openstack.wsgi [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.990833] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.990833] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.994124] [55056]: INFO cinder.volume.api [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Volume info retrieved successfully. [ 1349.998236] [55056]: INFO cinder.api.openstack.wsgi [None req-2d3e0b85-cb54-4986-89a2-12be187b29e1 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 200 [ 1349.998594] [55056]: [pid: 55056|app: 0|req: 273/553] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:28 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.008920] [55057]: DEBUG cinder.api.middleware.request_id [None req-2dd31dd3-f2ba-46df-a7f5-ced0a55196e7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.010968] [55057]: INFO cinder.api.openstack.wsgi [None req-2dd31dd3-f2ba-46df-a7f5-ced0a55196e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] GET http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b [ 1351.011196] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2dd31dd3-f2ba-46df-a7f5-ced0a55196e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.011412] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2dd31dd3-f2ba-46df-a7f5-ced0a55196e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.017622] [55057]: INFO cinder.api.openstack.wsgi [None req-2dd31dd3-f2ba-46df-a7f5-ced0a55196e7 tempest-AttachVolumeShelveTestJSON-1038768035 tempest-AttachVolumeShelveTestJSON-1038768035-project-member] http://10.180.1.21/volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b returned with HTTP 404 [ 1351.018072] [55057]: [pid: 55057|app: 0|req: 281/554] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:29 2025] GET /volume/v3/volumes/19de7ae7-debf-466d-9ea1-6238f89ef71b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1358.769576] [55056]: DEBUG cinder.api.middleware.request_id [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.771942] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1358.772191] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.772409] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.785799] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.785799] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.789844] [55056]: INFO cinder.volume.api [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1358.794825] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-c2823ae5-4635-4a98-a7fa-5c8ae9e8c8c5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1358.795276] [55056]: [pid: 55056|app: 0|req: 274/555] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:46:37 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1358.811871] [55057]: DEBUG cinder.api.middleware.request_id [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.814356] [55057]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f/action [ 1358.814740] [55057]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1358.814882] [55057]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1358.825232] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.825232] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.825761] [55057]: INFO cinder.volume.api [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1358.831853] [55057]: INFO cinder.volume.api [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Begin detaching volume completed successfully. [ 1358.832106] [55057]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-f6c7ff9f-521c-41e7-8379-abd9e5877db1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f/action returned with HTTP 202 [ 1358.832523] [55057]: [pid: 55057|app: 0|req: 282/556] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:46:37 2025] POST /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1358.847664] [55056]: DEBUG cinder.api.middleware.request_id [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.849924] [55056]: INFO cinder.api.openstack.wsgi [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1358.850179] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.850451] [55056]: DEBUG cinder.api.openstack.wsgi [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.861263] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.861263] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.864848] [55056]: INFO cinder.volume.api [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1358.869258] [55056]: INFO cinder.api.openstack.wsgi [None req-e9cb215a-891c-43eb-9f66-79c7f79da310 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1358.869647] [55056]: [pid: 55056|app: 0|req: 275/557] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:37 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1359.855947] [55057]: DEBUG cinder.api.middleware.request_id [None req-bd2190cb-1582-44ee-80b0-36380473d128 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.856475] [55057]: INFO cinder.api.openstack.wsgi [None req-bd2190cb-1582-44ee-80b0-36380473d128 None None] GET http://10.180.1.21/volume// [ 1359.856680] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd2190cb-1582-44ee-80b0-36380473d128 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.856915] [55057]: DEBUG cinder.api.openstack.wsgi [None req-bd2190cb-1582-44ee-80b0-36380473d128 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.857385] [55057]: INFO cinder.api.openstack.wsgi [None req-bd2190cb-1582-44ee-80b0-36380473d128 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1359.857758] [55057]: [pid: 55057|app: 0|req: 283/558] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:46:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1359.861831] [55056]: DEBUG cinder.api.middleware.request_id [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.864217] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1359.864455] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.864675] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.874405] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.874405] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.877554] [55056]: INFO cinder.volume.api [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1359.879356] [55057]: DEBUG cinder.api.middleware.request_id [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.881633] [55057]: INFO cinder.api.openstack.wsgi [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1359.881906] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.882169] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.882295] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-a8cca3cc-3a7d-48d6-9255-aa6d972b9795 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1359.883089] [55056]: [pid: 55056|app: 0|req: 276/559] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:46:38 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1359.892974] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.892974] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.896259] [55057]: INFO cinder.volume.api [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1359.900535] [55057]: INFO cinder.api.openstack.wsgi [None req-7567b5ae-d681-4f51-b3fb-d11fb033b493 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1359.900938] [55057]: [pid: 55057|app: 0|req: 284/560] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:38 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1360.910374] [55056]: DEBUG cinder.api.middleware.request_id [None req-8f8c705b-392b-4812-83c0-085c02b6d386 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.912636] [55056]: INFO cinder.api.openstack.wsgi [None req-8f8c705b-392b-4812-83c0-085c02b6d386 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1360.912885] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8f8c705b-392b-4812-83c0-085c02b6d386 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.913107] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8f8c705b-392b-4812-83c0-085c02b6d386 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.925388] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.925388] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.929733] [55056]: INFO cinder.volume.api [None req-8f8c705b-392b-4812-83c0-085c02b6d386 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1360.935261] [55056]: INFO cinder.api.openstack.wsgi [None req-8f8c705b-392b-4812-83c0-085c02b6d386 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1360.935734] [55056]: [pid: 55056|app: 0|req: 277/561] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:39 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1361.946477] [55057]: DEBUG cinder.api.middleware.request_id [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.948550] [55057]: INFO cinder.api.openstack.wsgi [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1361.948770] [55057]: DEBUG cinder.api.openstack.wsgi [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.948987] [55057]: DEBUG cinder.api.openstack.wsgi [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.959607] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.959607] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.963183] [55057]: INFO cinder.volume.api [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1361.967603] [55057]: INFO cinder.api.openstack.wsgi [None req-57df4208-9adf-4343-bd09-1b2ad6f7d738 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1361.968014] [55057]: [pid: 55057|app: 0|req: 285/562] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:40 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1362.021532] [55056]: DEBUG cinder.api.middleware.request_id [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-cb8231d2-2cc9-476f-b0a9-9db279b137ba None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.023977] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-cb8231d2-2cc9-476f-b0a9-9db279b137ba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 [ 1362.024209] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-cb8231d2-2cc9-476f-b0a9-9db279b137ba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.024425] [55056]: DEBUG cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-cb8231d2-2cc9-476f-b0a9-9db279b137ba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.031430] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.031430] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.556656] [55056]: INFO cinder.api.openstack.wsgi [req-1568c245-71a1-46ae-a621-8ed8c0fcf8fe req-cb8231d2-2cc9-476f-b0a9-9db279b137ba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 returned with HTTP 200 [ 1362.557040] [55056]: [pid: 55056|app: 0|req: 278/563] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:46:40 2025] DELETE /volume/v3/attachments/0096c9c8-26b4-441e-9614-427bc9dad709 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.978491] [55057]: DEBUG cinder.api.middleware.request_id [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.980678] [55057]: INFO cinder.api.openstack.wsgi [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1362.980904] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.981144] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.989146] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.989146] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.992468] [55057]: INFO cinder.volume.api [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1362.996613] [55057]: INFO cinder.api.openstack.wsgi [None req-e7f96565-198a-46e4-9f2e-b73ecef49fc0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1362.996972] [55057]: [pid: 55057|app: 0|req: 286/564] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:46:41 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.555775] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=63,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1372.994600] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=41,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1397.105245] [55056]: DEBUG cinder.api.middleware.request_id [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.107344] [55056]: INFO cinder.api.openstack.wsgi [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1397.107569] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.107786] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.107977] [55056]: INFO cinder.api.v3.volumes [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Delete volume with id: 9041a11e-e97e-4036-9421-3857ddc63e74 [ 1397.119296] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.119296] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.119790] [55056]: INFO cinder.volume.api [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1397.136041] [55056]: INFO cinder.volume.api [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Delete volume request issued successfully. [ 1397.136149] [55056]: INFO cinder.api.openstack.wsgi [None req-1cbfad4c-5b4b-424f-b97f-44f4c461adb5 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 202 [ 1397.136571] [55056]: [pid: 55056|app: 0|req: 279/565] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:47:15 2025] DELETE /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1397.139498] [55057]: DEBUG cinder.api.middleware.request_id [None req-60b9b77f-04af-45fc-a90c-b0049446e46b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.142814] [55057]: INFO cinder.api.openstack.wsgi [None req-60b9b77f-04af-45fc-a90c-b0049446e46b tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1397.143041] [55057]: DEBUG cinder.api.openstack.wsgi [None req-60b9b77f-04af-45fc-a90c-b0049446e46b tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.143259] [55057]: DEBUG cinder.api.openstack.wsgi [None req-60b9b77f-04af-45fc-a90c-b0049446e46b tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.150982] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.150982] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.154776] [55057]: INFO cinder.volume.api [None req-60b9b77f-04af-45fc-a90c-b0049446e46b tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1397.159455] [55057]: INFO cinder.api.openstack.wsgi [None req-60b9b77f-04af-45fc-a90c-b0049446e46b tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1397.159812] [55057]: [pid: 55057|app: 0|req: 287/566] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:15 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.170028] [55056]: DEBUG cinder.api.middleware.request_id [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.172270] [55056]: INFO cinder.api.openstack.wsgi [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1398.172557] [55056]: DEBUG cinder.api.openstack.wsgi [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.172832] [55056]: DEBUG cinder.api.openstack.wsgi [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.180902] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.180902] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.184223] [55056]: INFO cinder.volume.api [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1398.188275] [55056]: INFO cinder.api.openstack.wsgi [None req-489e5fdd-2bcc-4626-9d4d-c585c01c5db6 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1398.188640] [55056]: [pid: 55056|app: 0|req: 280/567] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:17 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.198467] [55057]: DEBUG cinder.api.middleware.request_id [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.200568] [55057]: INFO cinder.api.openstack.wsgi [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1399.200828] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.201059] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.208565] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.208565] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.212199] [55057]: INFO cinder.volume.api [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Volume info retrieved successfully. [ 1399.216566] [55057]: INFO cinder.api.openstack.wsgi [None req-7aecf4de-c4ba-446a-939e-0fc46491a48c tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 200 [ 1399.216939] [55057]: [pid: 55057|app: 0|req: 288/568] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:18 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.227228] [55056]: DEBUG cinder.api.middleware.request_id [None req-8925c04b-724d-47bd-b515-44faf3aef658 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.229308] [55056]: INFO cinder.api.openstack.wsgi [None req-8925c04b-724d-47bd-b515-44faf3aef658 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] GET http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 [ 1400.229532] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8925c04b-724d-47bd-b515-44faf3aef658 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.229746] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8925c04b-724d-47bd-b515-44faf3aef658 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.235785] [55056]: INFO cinder.api.openstack.wsgi [None req-8925c04b-724d-47bd-b515-44faf3aef658 tempest-ServerActionsTestOtherB-1671829353 tempest-ServerActionsTestOtherB-1671829353-project-member] http://10.180.1.21/volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 returned with HTTP 404 [ 1400.236253] [55056]: [pid: 55056|app: 0|req: 281/569] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:19 2025] GET /volume/v3/volumes/9041a11e-e97e-4036-9421-3857ddc63e74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1406.857634] [55057]: DEBUG cinder.api.middleware.request_id [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.859734] [55057]: INFO cinder.api.openstack.wsgi [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1406.859957] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.860187] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.871559] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.871559] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.875417] [55057]: INFO cinder.volume.api [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1406.879845] [55057]: INFO cinder.api.openstack.wsgi [None req-cfd87cb2-865a-4174-aef7-3bb9d9379f23 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1406.880213] [55057]: [pid: 55057|app: 0|req: 289/570] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:25 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1406.927693] [55056]: DEBUG cinder.api.middleware.request_id [None req-8cd53925-3d8e-4cad-a620-1180a4900961 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.929779] [55056]: INFO cinder.api.openstack.wsgi [None req-8cd53925-3d8e-4cad-a620-1180a4900961 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1406.930009] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8cd53925-3d8e-4cad-a620-1180a4900961 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.930237] [55056]: DEBUG cinder.api.openstack.wsgi [None req-8cd53925-3d8e-4cad-a620-1180a4900961 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.937613] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.937613] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.940776] [55056]: INFO cinder.volume.api [None req-8cd53925-3d8e-4cad-a620-1180a4900961 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1406.944754] [55056]: INFO cinder.api.openstack.wsgi [None req-8cd53925-3d8e-4cad-a620-1180a4900961 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1406.945113] [55056]: [pid: 55056|app: 0|req: 282/571] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:47:25 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.877458] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=12 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1416.942768] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1462.670776] [55057]: DEBUG cinder.api.middleware.request_id [None req-e3550f95-f7da-4492-be3f-10849a7d486a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.672814] [55057]: INFO cinder.api.openstack.wsgi [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1462.673242] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-747318021"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1462.675264] [55057]: DEBUG cinder.api.v3.volumes [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-747318021'}} {{(pid=55057) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1462.675409] [55057]: INFO cinder.api.v3.volumes [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume of 1 GB [ 1462.681230] [55057]: INFO cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Availability Zones retrieved successfully. [ 1462.687962] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (cdadb4b8-0144-4f12-9632-c73bec12ec20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1462.689189] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17dacf9-ea6d-4a02-aab8-b81263080004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1462.690250] [55057]: DEBUG cinder.volume.flows.api.create_volume [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Validating volume size '1' using validate_int {{(pid=55057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1462.706742] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17dacf9-ea6d-4a02-aab8-b81263080004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1462.707637] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6172c3d1-2bb4-462d-b5b2-46ab8da86e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1462.736620] [55057]: DEBUG cinder.quota [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Created reservations ['524188a0-fa0c-4535-b64d-3265ac4c876e', 'b3bc50a1-1325-4ca7-a1d9-b5902c5f21c9', '98088e22-1e31-44cd-81de-eb3a3aa5e3ca', '10ba3fae-b226-4d59-aa18-722b0a1558fb'] {{(pid=55057) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1462.737574] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6172c3d1-2bb4-462d-b5b2-46ab8da86e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['524188a0-fa0c-4535-b64d-3265ac4c876e', 'b3bc50a1-1325-4ca7-a1d9-b5902c5f21c9', '98088e22-1e31-44cd-81de-eb3a3aa5e3ca', '10ba3fae-b226-4d59-aa18-722b0a1558fb']}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1462.738508] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35efa49-315e-4fb3-b16c-9ed96c5a8db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1462.752523] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35efa49-315e-4fb3-b16c-9ed96c5a8db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aa7ce6a-a817-4220-94b0-bd92c23afb8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747318021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['524188a0-fa0c-4535-b64d-3265ac4c876e','b3bc50a1-1325-4ca7-a1d9-b5902c5f21c9','98088e22-1e31-44cd-81de-eb3a3aa5e3ca','10ba3fae-b226-4d59-aa18-722b0a1558fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747318021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aa7ce6a-a817-4220-94b0-bd92c23afb8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e30aa8054b748589ddbc3b3431a640d',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='76826381e6a447e39a6d83d264ac0f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1462.753438] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994e4af7-d0e6-44d6-ad3d-390846026ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1462.764100] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994e4af7-d0e6-44d6-ad3d-390846026ce4) 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-747318021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['524188a0-fa0c-4535-b64d-3265ac4c876e','b3bc50a1-1325-4ca7-a1d9-b5902c5f21c9','98088e22-1e31-44cd-81de-eb3a3aa5e3ca','10ba3fae-b226-4d59-aa18-722b0a1558fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1462.764915] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975573a8-d6db-4c76-8994-6abf8055e497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1462.773027] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (975573a8-d6db-4c76-8994-6abf8055e497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55057) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1462.774050] [55057]: DEBUG cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (cdadb4b8-0144-4f12-9632-c73bec12ec20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55057) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1462.774413] [55057]: INFO cinder.volume.api [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request issued successfully. [ 1462.775053] [55057]: INFO cinder.api.openstack.wsgi [None req-e3550f95-f7da-4492-be3f-10849a7d486a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1462.775503] [55057]: [pid: 55057|app: 0|req: 290/572] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:48:21 2025] POST /volume/v3/volumes => generated 749 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1462.783920] [55056]: DEBUG cinder.api.middleware.request_id [None req-ab707371-89a0-43b6-9200-d7d955e2162c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1462.786083] [55056]: INFO cinder.api.openstack.wsgi [None req-ab707371-89a0-43b6-9200-d7d955e2162c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1462.786361] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ab707371-89a0-43b6-9200-d7d955e2162c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1462.786610] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ab707371-89a0-43b6-9200-d7d955e2162c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1462.795528] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1462.795528] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1462.800951] [55056]: INFO cinder.volume.api [None req-ab707371-89a0-43b6-9200-d7d955e2162c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1462.807716] [55056]: INFO cinder.api.openstack.wsgi [None req-ab707371-89a0-43b6-9200-d7d955e2162c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1462.808453] [55056]: [pid: 55056|app: 0|req: 283/573] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:21 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1463.818573] [55057]: DEBUG cinder.api.middleware.request_id [None req-d281cc02-20bb-4c26-b14e-a2377e628007 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.820793] [55057]: INFO cinder.api.openstack.wsgi [None req-d281cc02-20bb-4c26-b14e-a2377e628007 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1463.821031] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d281cc02-20bb-4c26-b14e-a2377e628007 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.821281] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d281cc02-20bb-4c26-b14e-a2377e628007 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.828992] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.828992] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.832204] [55057]: INFO cinder.volume.api [None req-d281cc02-20bb-4c26-b14e-a2377e628007 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1463.836317] [55057]: INFO cinder.api.openstack.wsgi [None req-d281cc02-20bb-4c26-b14e-a2377e628007 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1463.836667] [55057]: [pid: 55057|app: 0|req: 291/574] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:22 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1463.876717] [55056]: DEBUG cinder.api.middleware.request_id [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.878955] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1463.879344] [55056]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.879675] [55056]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.887068] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.887068] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.890359] [55056]: INFO cinder.volume.api [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1463.894513] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6aecb27f-ebe9-42cf-9bcc-d3418cded7cd tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1463.894979] [55056]: [pid: 55056|app: 0|req: 284/575] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:48:22 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1465.412402] [55057]: DEBUG cinder.api.middleware.request_id [None req-d2da6fe0-f620-4839-8d8c-3a03a7de2466 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.412847] [55057]: INFO cinder.api.openstack.wsgi [None req-d2da6fe0-f620-4839-8d8c-3a03a7de2466 None None] GET http://10.180.1.21/volume// [ 1465.413039] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d2da6fe0-f620-4839-8d8c-3a03a7de2466 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.413296] [55057]: DEBUG cinder.api.openstack.wsgi [None req-d2da6fe0-f620-4839-8d8c-3a03a7de2466 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.413688] [55057]: INFO cinder.api.openstack.wsgi [None req-d2da6fe0-f620-4839-8d8c-3a03a7de2466 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1465.413997] [55057]: [pid: 55057|app: 0|req: 292/576] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:48:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1465.418088] [55056]: DEBUG cinder.api.middleware.request_id [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-717cd67a-7d07-462f-936a-f4b2176996e4 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.419934] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-717cd67a-7d07-462f-936a-f4b2176996e4 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1465.420357] [55056]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-717cd67a-7d07-462f-936a-f4b2176996e4 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9aa7ce6a-a817-4220-94b0-bd92c23afb8b", "connector": null, "instance_uuid": "65c797ba-b846-4130-8866-766ebc064dbc"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1465.429580] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.429580] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1465.448017] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-717cd67a-7d07-462f-936a-f4b2176996e4 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1465.448446] [55056]: [pid: 55056|app: 0|req: 285/577] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:48:24 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1465.467453] [55057]: DEBUG cinder.api.middleware.request_id [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.469464] [55057]: INFO cinder.api.openstack.wsgi [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1465.469678] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.469888] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.479792] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.479792] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1465.482835] [55057]: INFO cinder.volume.api [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1465.487045] [55057]: INFO cinder.api.openstack.wsgi [None req-5e42b2ea-7dc6-4250-8ad1-397945a2a4bb tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1465.487418] [55057]: [pid: 55057|app: 0|req: 293/578] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:24 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1465.971135] [55056]: DEBUG cinder.api.middleware.request_id [None req-7343eb36-50bf-4423-b461-6f618cb839d7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.971572] [55056]: INFO cinder.api.openstack.wsgi [None req-7343eb36-50bf-4423-b461-6f618cb839d7 None None] GET http://10.180.1.21/volume// [ 1465.971752] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7343eb36-50bf-4423-b461-6f618cb839d7 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.971965] [55056]: DEBUG cinder.api.openstack.wsgi [None req-7343eb36-50bf-4423-b461-6f618cb839d7 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.972379] [55056]: INFO cinder.api.openstack.wsgi [None req-7343eb36-50bf-4423-b461-6f618cb839d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1465.972693] [55056]: [pid: 55056|app: 0|req: 286/579] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:48:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1465.976601] [55057]: DEBUG cinder.api.middleware.request_id [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.978579] [55057]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1465.978976] [55057]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1465.979351] [55057]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1465.989033] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.989033] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1465.992022] [55057]: INFO cinder.volume.api [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1465.996131] [55057]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-6eb3cdb1-b034-4b87-9539-f8bd1644d319 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1465.996511] [55057]: [pid: 55057|app: 0|req: 294/580] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:48:24 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1466.021409] [55056]: DEBUG cinder.api.middleware.request_id [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.023658] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] PUT http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c [ 1466.024063] [55056]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-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-521684", "mountpoint": "/dev/sdb"}}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1466.031647] [55056]: DEBUG cinder.coordination [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Acquiring lock "cinder-attachment_update-9aa7ce6a-a817-4220-94b0-bd92c23afb8b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1466.035730] [55056]: DEBUG cinder.coordination [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-9aa7ce6a-a817-4220-94b0-bd92c23afb8b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55056) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1466.037075] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.037075] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1466.497536] [55057]: DEBUG cinder.api.middleware.request_id [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.499749] [55057]: INFO cinder.api.openstack.wsgi [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1466.500106] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1466.500422] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1466.510876] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1466.510876] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1466.514367] [55057]: INFO cinder.volume.api [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1466.518756] [55057]: INFO cinder.api.openstack.wsgi [None req-a76919e9-078a-4e22-8eeb-d9e6f9b6ac5d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1466.519163] [55057]: [pid: 55057|app: 0|req: 295/581] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:25 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1467.530390] [55057]: DEBUG cinder.api.middleware.request_id [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.532539] [55057]: INFO cinder.api.openstack.wsgi [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1467.532760] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1467.532978] [55057]: DEBUG cinder.api.openstack.wsgi [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1467.542844] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.542844] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1467.546044] [55057]: INFO cinder.volume.api [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1467.550110] [55057]: INFO cinder.api.openstack.wsgi [None req-a7dc7158-f0d6-44c1-9046-e5054465b1ed tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1467.550491] [55057]: [pid: 55057|app: 0|req: 296/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:26 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1468.560726] [55057]: DEBUG cinder.api.middleware.request_id [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.562906] [55057]: INFO cinder.api.openstack.wsgi [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1468.563162] [55057]: DEBUG cinder.api.openstack.wsgi [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1468.563454] [55057]: DEBUG cinder.api.openstack.wsgi [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1468.573103] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1468.573103] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1468.576189] [55057]: INFO cinder.volume.api [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1468.580249] [55057]: INFO cinder.api.openstack.wsgi [None req-379aa55d-0c7c-48a5-b5bb-19a761f922b7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1468.580621] [55057]: [pid: 55057|app: 0|req: 297/583] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:27 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1469.590815] [55057]: DEBUG cinder.api.middleware.request_id [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.593057] [55057]: INFO cinder.api.openstack.wsgi [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1469.593272] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1469.593490] [55057]: DEBUG cinder.api.openstack.wsgi [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1469.603266] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1469.603266] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.606292] [55057]: INFO cinder.volume.api [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1469.610285] [55057]: INFO cinder.api.openstack.wsgi [None req-ce45f85c-a5ee-430c-94fe-3adf4cb7b8fe tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1469.610641] [55057]: [pid: 55057|app: 0|req: 298/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:28 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.559474] [55056]: DEBUG cinder.coordination [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-9aa7ce6a-a817-4220-94b0-bd92c23afb8b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55056) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1470.559815] [55056]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-e6ae3f34-81e0-45f0-9ad3-68c5d55a8d12 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c returned with HTTP 200 [ 1470.560289] [55056]: [pid: 55056|app: 0|req: 287/585] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:48:24 2025] PUT /volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1470.620862] [55057]: DEBUG cinder.api.middleware.request_id [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.623063] [55057]: INFO cinder.api.openstack.wsgi [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1470.623327] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1470.623560] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1470.633300] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.633300] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.636542] [55057]: INFO cinder.volume.api [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1470.641172] [55057]: INFO cinder.api.openstack.wsgi [None req-e75e343d-6e21-4b4a-97ea-7b5ba461cda0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1470.641737] [55057]: [pid: 55057|app: 0|req: 299/586] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:29 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1471.652260] [55056]: DEBUG cinder.api.middleware.request_id [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.654378] [55056]: INFO cinder.api.openstack.wsgi [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1471.654613] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.654837] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.664974] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.664974] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.668170] [55056]: INFO cinder.volume.api [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1471.672369] [55056]: INFO cinder.api.openstack.wsgi [None req-a3a67eb3-7e15-4006-8555-cfd12ebe245e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1471.672741] [55056]: [pid: 55056|app: 0|req: 288/587] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:30 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1472.167911] [55057]: DEBUG cinder.api.middleware.request_id [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-0038eff5-b8b5-4e16-affc-b9d3099ce79f None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.170394] [55057]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-0038eff5-b8b5-4e16-affc-b9d3099ce79f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c/action [ 1472.170812] [55057]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-0038eff5-b8b5-4e16-affc-b9d3099ce79f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-complete": null}' {{(pid=55057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1472.170971] [55057]: DEBUG cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-0038eff5-b8b5-4e16-affc-b9d3099ce79f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1472.185236] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.185236] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.190848] [55057]: INFO cinder.api.openstack.wsgi [req-519ef8c1-fb5d-48fd-81a2-76b398a089ad req-0038eff5-b8b5-4e16-affc-b9d3099ce79f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c/action returned with HTTP 204 [ 1472.191279] [55057]: [pid: 55057|app: 0|req: 300/588] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:48:31 2025] POST /volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1472.683021] [55056]: DEBUG cinder.api.middleware.request_id [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.685164] [55056]: INFO cinder.api.openstack.wsgi [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1472.685394] [55056]: DEBUG cinder.api.openstack.wsgi [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1472.685614] [55056]: DEBUG cinder.api.openstack.wsgi [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1472.695105] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.695105] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.698180] [55056]: INFO cinder.volume.api [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1472.702323] [55056]: INFO cinder.api.openstack.wsgi [None req-72aaacb9-454a-40d2-8308-e8b6f2bac62c tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1472.702676] [55056]: [pid: 55056|app: 0|req: 289/589] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:31 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1472.711724] [55057]: DEBUG cinder.api.middleware.request_id [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.713847] [55057]: INFO cinder.api.openstack.wsgi [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1472.714136] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1472.714378] [55057]: DEBUG cinder.api.openstack.wsgi [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1472.723683] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.723683] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.726662] [55057]: INFO cinder.volume.api [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1472.730708] [55057]: INFO cinder.api.openstack.wsgi [None req-5c53062f-e1a1-4c89-a21d-be378df8ebf9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1472.731064] [55057]: [pid: 55057|app: 0|req: 301/590] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:31 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1472.798251] [55056]: DEBUG cinder.api.middleware.request_id [None req-0d6a4771-c365-496c-896c-069820066d96 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.800221] [55056]: INFO cinder.api.openstack.wsgi [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1472.800592] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1781479966"}} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1472.802259] [55056]: DEBUG cinder.api.v3.volumes [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1781479966'}} {{(pid=55056) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1472.802393] [55056]: INFO cinder.api.v3.volumes [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume of 1 GB [ 1472.806461] [55056]: INFO cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Availability Zones retrieved successfully. [ 1472.813395] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (2e70aea9-19f2-4b65-8431-c723e76741a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1472.814604] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a928121e-a011-457e-920a-43d7b4c4ce7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1472.815654] [55056]: DEBUG cinder.volume.flows.api.create_volume [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Validating volume size '1' using validate_int {{(pid=55056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1472.832091] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a928121e-a011-457e-920a-43d7b4c4ce7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-16T23:31:54Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e09d339a-0d18-4a52-b5cf-086117d0cc11,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e09d339a-0d18-4a52-b5cf-086117d0cc11', '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=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1472.832971] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a2956d-a01a-4551-8d50-20e3525f3fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1472.860048] [55056]: DEBUG cinder.quota [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Created reservations ['6579952d-6227-4d2f-98ea-ac188fc6439c', '91d10e94-ab97-4ac3-9d3c-2068b9490853', '577d132f-7791-4a9c-a878-f3d56b310b1a', '838b6580-203d-4833-80b1-9bfce23cc564'] {{(pid=55056) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1472.860830] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a2956d-a01a-4551-8d50-20e3525f3fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6579952d-6227-4d2f-98ea-ac188fc6439c', '91d10e94-ab97-4ac3-9d3c-2068b9490853', '577d132f-7791-4a9c-a878-f3d56b310b1a', '838b6580-203d-4833-80b1-9bfce23cc564']}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1472.861694] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf89e70f-08f0-4229-81ee-8a90f586c249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1472.871811] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf89e70f-08f0-4229-81ee-8a90f586c249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11da063e-71ff-4ddd-9642-34ef5d77be1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1781479966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['6579952d-6227-4d2f-98ea-ac188fc6439c','91d10e94-ab97-4ac3-9d3c-2068b9490853','577d132f-7791-4a9c-a878-f3d56b310b1a','838b6580-203d-4833-80b1-9bfce23cc564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11), '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-16T23:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1781479966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11da063e-71ff-4ddd-9642-34ef5d77be1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e30aa8054b748589ddbc3b3431a640d',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='76826381e6a447e39a6d83d264ac0f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e09d339a-0d18-4a52-b5cf-086117d0cc11),volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1472.872652] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a308b99-e737-4514-a4a1-3e497a47e232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1472.883839] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a308b99-e737-4514-a4a1-3e497a47e232) 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-1781479966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e30aa8054b748589ddbc3b3431a640d',qos_specs=None,replication_status=,reservations=['6579952d-6227-4d2f-98ea-ac188fc6439c','91d10e94-ab97-4ac3-9d3c-2068b9490853','577d132f-7791-4a9c-a878-f3d56b310b1a','838b6580-203d-4833-80b1-9bfce23cc564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76826381e6a447e39a6d83d264ac0f35',volume_type_id=e09d339a-0d18-4a52-b5cf-086117d0cc11)}' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1472.884621] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44e4203-651c-4f11-9464-c8c0ed5f7c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1472.891937] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44e4203-651c-4f11-9464-c8c0ed5f7c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55056) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1472.892924] [55056]: DEBUG cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Flow 'volume_create_api' (2e70aea9-19f2-4b65-8431-c723e76741a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55056) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1472.893281] [55056]: INFO cinder.volume.api [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Create volume request issued successfully. [ 1472.893914] [55056]: INFO cinder.api.openstack.wsgi [None req-0d6a4771-c365-496c-896c-069820066d96 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1472.894386] [55056]: [pid: 55056|app: 0|req: 290/591] 10.180.1.21 () {60 vars in 1135 bytes} [Sun Feb 16 23:48:31 2025] POST /volume/v3/volumes => generated 750 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1472.902596] [55057]: DEBUG cinder.api.middleware.request_id [None req-e985517a-aca8-48ab-b12b-658a49410bba None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1472.904759] [55057]: INFO cinder.api.openstack.wsgi [None req-e985517a-aca8-48ab-b12b-658a49410bba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1472.904974] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e985517a-aca8-48ab-b12b-658a49410bba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1472.905201] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e985517a-aca8-48ab-b12b-658a49410bba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1472.912471] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1472.912471] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1472.915752] [55057]: INFO cinder.volume.api [None req-e985517a-aca8-48ab-b12b-658a49410bba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1472.919713] [55057]: INFO cinder.api.openstack.wsgi [None req-e985517a-aca8-48ab-b12b-658a49410bba tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1472.920074] [55057]: [pid: 55057|app: 0|req: 302/592] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:31 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1473.930533] [55056]: DEBUG cinder.api.middleware.request_id [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1473.932844] [55056]: INFO cinder.api.openstack.wsgi [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1473.933089] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1473.933337] [55056]: DEBUG cinder.api.openstack.wsgi [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1473.941062] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1473.941062] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1473.944944] [55056]: INFO cinder.volume.api [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1473.949363] [55056]: INFO cinder.api.openstack.wsgi [None req-b0f6777a-ec4c-40fd-b31b-a66ec094c5c1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1473.949862] [55056]: [pid: 55056|app: 0|req: 291/593] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:32 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1473.990749] [55057]: DEBUG cinder.api.middleware.request_id [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1473.993093] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1473.993355] [55057]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1473.993582] [55057]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1474.000790] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1474.000790] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1474.004081] [55057]: INFO cinder.volume.api [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1474.008111] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-3d525a41-0370-408a-80d2-0afb96d36b78 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1474.008477] [55057]: [pid: 55057|app: 0|req: 303/594] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:48:32 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1475.526946] [55056]: DEBUG cinder.api.middleware.request_id [None req-c19f5e3d-a76d-4b2c-a23d-0b768e355535 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.527442] [55056]: INFO cinder.api.openstack.wsgi [None req-c19f5e3d-a76d-4b2c-a23d-0b768e355535 None None] GET http://10.180.1.21/volume// [ 1475.527660] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c19f5e3d-a76d-4b2c-a23d-0b768e355535 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.527883] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c19f5e3d-a76d-4b2c-a23d-0b768e355535 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.528296] [55056]: INFO cinder.api.openstack.wsgi [None req-c19f5e3d-a76d-4b2c-a23d-0b768e355535 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1475.528605] [55056]: [pid: 55056|app: 0|req: 292/595] 10.180.1.21 () {58 vars in 1299 bytes} [Sun Feb 16 23:48:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1475.532732] [55057]: DEBUG cinder.api.middleware.request_id [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-2f4b3f20-cb35-47f2-8434-7f30d1c1ed97 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.534588] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-2f4b3f20-cb35-47f2-8434-7f30d1c1ed97 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1475.534985] [55057]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-2f4b3f20-cb35-47f2-8434-7f30d1c1ed97 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11da063e-71ff-4ddd-9642-34ef5d77be1c", "connector": null, "instance_uuid": "65c797ba-b846-4130-8866-766ebc064dbc"}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1475.544027] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.544027] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.561641] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-2f4b3f20-cb35-47f2-8434-7f30d1c1ed97 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1475.561995] [55057]: [pid: 55057|app: 0|req: 304/596] 10.180.1.21 () {66 vars in 1474 bytes} [Sun Feb 16 23:48:34 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1475.579248] [55056]: DEBUG cinder.api.middleware.request_id [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1475.581278] [55056]: INFO cinder.api.openstack.wsgi [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1475.581515] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1475.581729] [55056]: DEBUG cinder.api.openstack.wsgi [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1475.591133] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1475.591133] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1475.594180] [55056]: INFO cinder.volume.api [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1475.598262] [55056]: INFO cinder.api.openstack.wsgi [None req-3361c4b3-12bc-4f61-beb5-7b01044171ca tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1475.598708] [55056]: [pid: 55056|app: 0|req: 293/597] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:34 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1476.082482] [55057]: DEBUG cinder.api.middleware.request_id [None req-59d86577-7e4d-45bd-aa1a-fda73c3864b9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.082948] [55057]: INFO cinder.api.openstack.wsgi [None req-59d86577-7e4d-45bd-aa1a-fda73c3864b9 None None] GET http://10.180.1.21/volume// [ 1476.083147] [55057]: DEBUG cinder.api.openstack.wsgi [None req-59d86577-7e4d-45bd-aa1a-fda73c3864b9 None None] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1476.083420] [55057]: DEBUG cinder.api.openstack.wsgi [None req-59d86577-7e4d-45bd-aa1a-fda73c3864b9 None None] Calling method 'all' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1476.083833] [55057]: INFO cinder.api.openstack.wsgi [None req-59d86577-7e4d-45bd-aa1a-fda73c3864b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1476.084162] [55057]: [pid: 55057|app: 0|req: 305/598] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:48:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1476.087437] [55056]: DEBUG cinder.api.middleware.request_id [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.089797] [55056]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1476.090052] [55056]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1476.090280] [55056]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1476.099634] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1476.099634] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.102697] [55056]: INFO cinder.volume.api [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1476.106844] [55056]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-8d9e3dbb-362c-4615-8a08-c0061f1cd203 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1476.107297] [55056]: [pid: 55056|app: 0|req: 294/599] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:48:34 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1476.131526] [55057]: DEBUG cinder.api.middleware.request_id [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.133906] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] PUT http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 [ 1476.134358] [55057]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-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-521684", "mountpoint": "/dev/sdc"}}} {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1476.142189] [55057]: DEBUG cinder.coordination [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Acquiring lock "cinder-attachment_update-11da063e-71ff-4ddd-9642-34ef5d77be1c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1476.146539] [55057]: DEBUG cinder.coordination [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-11da063e-71ff-4ddd-9642-34ef5d77be1c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55057) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1476.147564] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1476.147564] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.608717] [55056]: DEBUG cinder.api.middleware.request_id [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1476.610857] [55056]: INFO cinder.api.openstack.wsgi [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1476.611104] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1476.611351] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1476.621504] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1476.621504] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1476.624787] [55056]: INFO cinder.volume.api [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1476.628945] [55056]: INFO cinder.api.openstack.wsgi [None req-c238d78b-0268-4ef1-b529-fbf2eda6f457 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1476.629482] [55056]: [pid: 55056|app: 0|req: 295/600] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:35 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1477.639841] [55056]: DEBUG cinder.api.middleware.request_id [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1477.642046] [55056]: INFO cinder.api.openstack.wsgi [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1477.642285] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1477.642505] [55056]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1477.651865] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1477.651865] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1477.654952] [55056]: INFO cinder.volume.api [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1477.658907] [55056]: INFO cinder.api.openstack.wsgi [None req-0a1b1fd2-f7a4-4c69-83ff-a15922f5a88d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1477.659283] [55056]: [pid: 55056|app: 0|req: 296/601] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:36 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1478.669390] [55056]: DEBUG cinder.api.middleware.request_id [None req-45af1da7-de91-4757-9cdf-0a450ac19155 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1478.671636] [55056]: INFO cinder.api.openstack.wsgi [None req-45af1da7-de91-4757-9cdf-0a450ac19155 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1478.671872] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45af1da7-de91-4757-9cdf-0a450ac19155 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1478.672119] [55056]: DEBUG cinder.api.openstack.wsgi [None req-45af1da7-de91-4757-9cdf-0a450ac19155 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1478.682195] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1478.682195] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1478.685330] [55056]: INFO cinder.volume.api [None req-45af1da7-de91-4757-9cdf-0a450ac19155 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1478.689564] [55056]: INFO cinder.api.openstack.wsgi [None req-45af1da7-de91-4757-9cdf-0a450ac19155 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1478.689937] [55056]: [pid: 55056|app: 0|req: 297/602] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:37 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1479.700197] [55056]: DEBUG cinder.api.middleware.request_id [None req-9021a798-d612-4659-99fa-a163edee7985 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1479.702440] [55056]: INFO cinder.api.openstack.wsgi [None req-9021a798-d612-4659-99fa-a163edee7985 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1479.702667] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9021a798-d612-4659-99fa-a163edee7985 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1479.702885] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9021a798-d612-4659-99fa-a163edee7985 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1479.712363] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1479.712363] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1479.715421] [55056]: INFO cinder.volume.api [None req-9021a798-d612-4659-99fa-a163edee7985 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1479.719449] [55056]: INFO cinder.api.openstack.wsgi [None req-9021a798-d612-4659-99fa-a163edee7985 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1479.719799] [55056]: [pid: 55056|app: 0|req: 298/603] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:38 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1480.668794] [55057]: DEBUG cinder.coordination [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Lock "cinder-attachment_update-11da063e-71ff-4ddd-9642-34ef5d77be1c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55057) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1480.669162] [55057]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-36a165dd-97fd-4d01-ab3c-86455e2efe3b tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 returned with HTTP 200 [ 1480.669613] [55057]: [pid: 55057|app: 0|req: 306/604] 10.180.1.21 () {66 vars in 1584 bytes} [Sun Feb 16 23:48:34 2025] PUT /volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1480.729962] [55056]: DEBUG cinder.api.middleware.request_id [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1480.732100] [55056]: INFO cinder.api.openstack.wsgi [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1480.732323] [55056]: DEBUG cinder.api.openstack.wsgi [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1480.732584] [55056]: DEBUG cinder.api.openstack.wsgi [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1480.742620] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1480.742620] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1480.745811] [55056]: INFO cinder.volume.api [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1480.750153] [55056]: INFO cinder.api.openstack.wsgi [None req-15efff62-3b6a-469c-9cb9-02dd49e91f42 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1480.750591] [55056]: [pid: 55056|app: 0|req: 299/605] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:39 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1481.762145] [55057]: DEBUG cinder.api.middleware.request_id [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1481.764300] [55057]: INFO cinder.api.openstack.wsgi [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1481.764537] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1481.764763] [55057]: DEBUG cinder.api.openstack.wsgi [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1481.775065] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1481.775065] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1481.777949] [55057]: INFO cinder.volume.api [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1481.782239] [55057]: INFO cinder.api.openstack.wsgi [None req-4fa9ca60-0441-443c-b4c3-0802627280e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1481.782631] [55057]: [pid: 55057|app: 0|req: 307/606] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:40 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1482.277971] [55056]: DEBUG cinder.api.middleware.request_id [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-af699b3f-3f3c-459f-802f-9911b0b11293 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.280302] [55056]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-af699b3f-3f3c-459f-802f-9911b0b11293 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27/action [ 1482.280730] [55056]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-af699b3f-3f3c-459f-802f-9911b0b11293 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-complete": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1482.280870] [55056]: DEBUG cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-af699b3f-3f3c-459f-802f-9911b0b11293 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1482.294920] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.294920] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.302546] [55056]: INFO cinder.api.openstack.wsgi [req-c70af18c-0ec7-4ddb-ada3-f3da652683bc req-af699b3f-3f3c-459f-802f-9911b0b11293 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27/action returned with HTTP 204 [ 1482.302923] [55056]: [pid: 55056|app: 0|req: 300/607] 10.180.1.21 () {66 vars in 1605 bytes} [Sun Feb 16 23:48:41 2025] POST /volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1482.792430] [55057]: DEBUG cinder.api.middleware.request_id [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.794541] [55057]: INFO cinder.api.openstack.wsgi [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1482.794755] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1482.794968] [55057]: DEBUG cinder.api.openstack.wsgi [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1482.804769] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.804769] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.807760] [55057]: INFO cinder.volume.api [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1482.811722] [55057]: INFO cinder.api.openstack.wsgi [None req-cbe5f463-5ac7-4907-b6b1-2f0671979f76 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1482.812141] [55057]: [pid: 55057|app: 0|req: 308/608] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:41 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1482.821411] [55056]: DEBUG cinder.api.middleware.request_id [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1482.823555] [55056]: INFO cinder.api.openstack.wsgi [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1482.823769] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1482.823984] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1482.833598] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1482.833598] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1482.836761] [55056]: INFO cinder.volume.api [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1482.840813] [55056]: INFO cinder.api.openstack.wsgi [None req-4dd3191f-4a0a-4358-a6b8-2c63e65e5127 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1482.841189] [55056]: [pid: 55056|app: 0|req: 301/609] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:41 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1483.034630] [55057]: DEBUG cinder.api.middleware.request_id [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.036912] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1483.037143] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1483.037353] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1483.046553] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.046553] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.049366] [55057]: INFO cinder.volume.api [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1483.053503] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-fb484277-8c58-418c-b77b-c65715a6dcd0 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1483.053865] [55057]: [pid: 55057|app: 0|req: 309/610] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:48:41 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1483.068222] [55056]: DEBUG cinder.api.middleware.request_id [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.070527] [55056]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b/action [ 1483.070914] [55056]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1483.071062] [55056]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1483.080358] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.080358] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.080847] [55056]: INFO cinder.volume.api [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1483.084931] [55056]: INFO cinder.volume.api [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Begin detaching volume completed successfully. [ 1483.085154] [55056]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-8d4901ab-da96-4b4e-80ac-d646d2b4559f tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b/action returned with HTTP 202 [ 1483.085529] [55056]: [pid: 55056|app: 0|req: 302/611] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:48:41 2025] POST /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1483.096731] [55057]: DEBUG cinder.api.middleware.request_id [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1483.098661] [55057]: INFO cinder.api.openstack.wsgi [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1483.098874] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1483.099102] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1483.108221] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1483.108221] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1483.111059] [55057]: INFO cinder.volume.api [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1483.115031] [55057]: INFO cinder.api.openstack.wsgi [None req-3f690b94-3919-4c5b-8cac-cfeef65d8c88 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1483.115373] [55057]: [pid: 55057|app: 0|req: 310/612] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:41 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1484.104313] [55056]: DEBUG cinder.api.middleware.request_id [None req-d1dd3efe-27f3-4655-ac2f-b5634d220b9a None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.104772] [55056]: INFO cinder.api.openstack.wsgi [None req-d1dd3efe-27f3-4655-ac2f-b5634d220b9a None None] GET http://10.180.1.21/volume// [ 1484.104956] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1dd3efe-27f3-4655-ac2f-b5634d220b9a None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.105192] [55056]: DEBUG cinder.api.openstack.wsgi [None req-d1dd3efe-27f3-4655-ac2f-b5634d220b9a None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.105591] [55056]: INFO cinder.api.openstack.wsgi [None req-d1dd3efe-27f3-4655-ac2f-b5634d220b9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1484.105897] [55056]: [pid: 55056|app: 0|req: 303/613] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:48:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1484.109099] [55057]: DEBUG cinder.api.middleware.request_id [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.111524] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1484.111769] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.111987] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.121718] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.121718] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.124811] [55057]: INFO cinder.volume.api [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1484.124874] [55056]: DEBUG cinder.api.middleware.request_id [None req-08458bbb-6cb8-465d-bace-8267555ed77e None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1484.126756] [55056]: INFO cinder.api.openstack.wsgi [None req-08458bbb-6cb8-465d-bace-8267555ed77e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1484.126965] [55056]: DEBUG cinder.api.openstack.wsgi [None req-08458bbb-6cb8-465d-bace-8267555ed77e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1484.127181] [55056]: DEBUG cinder.api.openstack.wsgi [None req-08458bbb-6cb8-465d-bace-8267555ed77e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1484.128887] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-5c9512df-9d11-4916-8c6a-2f5900c1ca9e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1484.129264] [55057]: [pid: 55057|app: 0|req: 311/614] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:48:42 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1484.136877] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136877] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1484.140068] [55056]: INFO cinder.volume.api [None req-08458bbb-6cb8-465d-bace-8267555ed77e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1484.144354] [55056]: INFO cinder.api.openstack.wsgi [None req-08458bbb-6cb8-465d-bace-8267555ed77e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1484.144734] [55056]: [pid: 55056|app: 0|req: 304/615] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:42 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1485.155027] [55057]: DEBUG cinder.api.middleware.request_id [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1485.157122] [55057]: INFO cinder.api.openstack.wsgi [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1485.157339] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1485.157555] [55057]: DEBUG cinder.api.openstack.wsgi [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1485.167187] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167187] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1485.170308] [55057]: INFO cinder.volume.api [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1485.174517] [55057]: INFO cinder.api.openstack.wsgi [None req-e372b535-ed6d-46a3-89d6-4ef65091b5b9 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1485.174883] [55057]: [pid: 55057|app: 0|req: 312/616] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:44 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.184404] [55056]: DEBUG cinder.api.middleware.request_id [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.186526] [55056]: INFO cinder.api.openstack.wsgi [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1486.186745] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.186965] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.196633] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.196633] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.199706] [55056]: INFO cinder.volume.api [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1486.203767] [55056]: INFO cinder.api.openstack.wsgi [None req-5040cb9b-7aa3-439b-9d01-689f30ca42b1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1486.204148] [55056]: [pid: 55056|app: 0|req: 305/617] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:45 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1486.263608] [55057]: DEBUG cinder.api.middleware.request_id [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-402df660-c83d-49be-8c28-35a67d6e5a09 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1486.265904] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-402df660-c83d-49be-8c28-35a67d6e5a09 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c [ 1486.266122] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-402df660-c83d-49be-8c28-35a67d6e5a09 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1486.266336] [55057]: DEBUG cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-402df660-c83d-49be-8c28-35a67d6e5a09 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'version_select' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1486.273208] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1486.273208] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1486.799224] [55057]: INFO cinder.api.openstack.wsgi [req-697f3bf7-add8-4b7d-b0be-d216485a8751 req-402df660-c83d-49be-8c28-35a67d6e5a09 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c returned with HTTP 200 [ 1486.799616] [55057]: [pid: 55057|app: 0|req: 313/618] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:48:45 2025] DELETE /volume/v3/attachments/7cb4ad99-ac80-4d64-9dab-11d07802424c => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.214564] [55056]: DEBUG cinder.api.middleware.request_id [None req-c7d0d2f8-5084-45de-a550-824a44da9678 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.216702] [55056]: INFO cinder.api.openstack.wsgi [None req-c7d0d2f8-5084-45de-a550-824a44da9678 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1487.216932] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c7d0d2f8-5084-45de-a550-824a44da9678 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.217171] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c7d0d2f8-5084-45de-a550-824a44da9678 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.224699] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224699] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.227994] [55056]: INFO cinder.volume.api [None req-c7d0d2f8-5084-45de-a550-824a44da9678 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1487.232039] [55056]: INFO cinder.api.openstack.wsgi [None req-c7d0d2f8-5084-45de-a550-824a44da9678 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1487.232406] [55056]: [pid: 55056|app: 0|req: 306/619] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:46 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1487.293377] [55057]: DEBUG cinder.api.middleware.request_id [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.295787] [55057]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1487.296031] [55057]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.296254] [55057]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.305646] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.305646] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.309048] [55057]: INFO cinder.volume.api [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1487.313065] [55057]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-9d4ec833-de98-48e9-8bb9-a4ad138149dc tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1487.313470] [55057]: [pid: 55057|app: 0|req: 314/620] 10.180.1.21 () {60 vars in 1478 bytes} [Sun Feb 16 23:48:46 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1487.327611] [55056]: DEBUG cinder.api.middleware.request_id [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.329848] [55056]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] POST http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c/action [ 1487.330261] [55056]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1487.330397] [55056]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1487.339660] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.339660] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.340159] [55056]: INFO cinder.volume.api [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1487.344577] [55056]: INFO cinder.volume.api [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Begin detaching volume completed successfully. [ 1487.344789] [55056]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-16331a69-c9bd-4c9d-af86-7c3d668f719d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c/action returned with HTTP 202 [ 1487.345189] [55056]: [pid: 55056|app: 0|req: 307/621] 10.180.1.21 () {64 vars in 1552 bytes} [Sun Feb 16 23:48:46 2025] POST /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1487.355184] [55057]: DEBUG cinder.api.middleware.request_id [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1487.357070] [55057]: INFO cinder.api.openstack.wsgi [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1487.357292] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1487.357505] [55057]: DEBUG cinder.api.openstack.wsgi [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1487.366998] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366998] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1487.370015] [55057]: INFO cinder.volume.api [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1487.374030] [55057]: INFO cinder.api.openstack.wsgi [None req-f92821a0-4b28-4575-9fb4-25869b6ad81d tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1487.374396] [55057]: [pid: 55057|app: 0|req: 315/622] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:46 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1488.361282] [55056]: DEBUG cinder.api.middleware.request_id [None req-ca2111c2-7f1e-4029-ba0e-5ccb973f8b83 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.361807] [55056]: INFO cinder.api.openstack.wsgi [None req-ca2111c2-7f1e-4029-ba0e-5ccb973f8b83 None None] GET http://10.180.1.21/volume// [ 1488.361992] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ca2111c2-7f1e-4029-ba0e-5ccb973f8b83 None None] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.362227] [55056]: DEBUG cinder.api.openstack.wsgi [None req-ca2111c2-7f1e-4029-ba0e-5ccb973f8b83 None None] Calling method 'all' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.362620] [55056]: INFO cinder.api.openstack.wsgi [None req-ca2111c2-7f1e-4029-ba0e-5ccb973f8b83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1488.362926] [55056]: [pid: 55056|app: 0|req: 308/623] 10.180.1.21 () {58 vars in 1306 bytes} [Sun Feb 16 23:48:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1488.366371] [55057]: DEBUG cinder.api.middleware.request_id [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.368706] [55057]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1488.368951] [55057]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.369190] [55057]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.378962] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.378962] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.382984] [55057]: INFO cinder.volume.api [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1488.384083] [55056]: DEBUG cinder.api.middleware.request_id [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1488.386080] [55056]: INFO cinder.api.openstack.wsgi [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1488.386296] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1488.386444] [55057]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-c5926df4-4314-4932-b43d-cdd9fa193022 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1488.386508] [55056]: DEBUG cinder.api.openstack.wsgi [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1488.386833] [55057]: [pid: 55057|app: 0|req: 316/624] 10.180.1.21 () {62 vars in 1519 bytes} [Sun Feb 16 23:48:47 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1488.396127] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396127] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1488.399113] [55056]: INFO cinder.volume.api [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1488.403179] [55056]: INFO cinder.api.openstack.wsgi [None req-1833616c-360b-4ed6-8bba-7dcec39a1041 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1488.403571] [55056]: [pid: 55056|app: 0|req: 309/625] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:47 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.414052] [55057]: DEBUG cinder.api.middleware.request_id [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.416190] [55057]: INFO cinder.api.openstack.wsgi [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1489.416407] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.416623] [55057]: DEBUG cinder.api.openstack.wsgi [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.426660] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.426660] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1489.429956] [55057]: INFO cinder.volume.api [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1489.434292] [55057]: INFO cinder.api.openstack.wsgi [None req-9a670dd1-9101-4bf8-912c-1ba722d474e6 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1489.434662] [55057]: [pid: 55057|app: 0|req: 317/626] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:48 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1489.516092] [55056]: DEBUG cinder.api.middleware.request_id [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-b417fda7-98fa-4324-a9af-4c0e0b057ae7 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1489.518372] [55056]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-b417fda7-98fa-4324-a9af-4c0e0b057ae7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 [ 1489.518585] [55056]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-b417fda7-98fa-4324-a9af-4c0e0b057ae7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1489.518803] [55056]: DEBUG cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-b417fda7-98fa-4324-a9af-4c0e0b057ae7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'version_select' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1489.525878] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525878] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.049964] [55056]: INFO cinder.api.openstack.wsgi [req-08c922fe-2bd5-4f8f-bdfe-794f375a11ee req-b417fda7-98fa-4324-a9af-4c0e0b057ae7 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 returned with HTTP 200 [ 1490.050423] [55056]: [pid: 55056|app: 0|req: 310/627] 10.180.1.21 () {64 vars in 1553 bytes} [Sun Feb 16 23:48:48 2025] DELETE /volume/v3/attachments/be8fe922-cc40-4330-a91c-eb4861d8cd27 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.445075] [55057]: DEBUG cinder.api.middleware.request_id [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.447190] [55057]: INFO cinder.api.openstack.wsgi [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1490.447403] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.447621] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.455284] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.455284] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.459054] [55057]: INFO cinder.volume.api [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1490.462779] [55057]: INFO cinder.api.openstack.wsgi [None req-7bf4076c-65f8-43a9-b6cf-71f24e7e1f7a tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1490.463164] [55057]: [pid: 55057|app: 0|req: 318/628] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:49 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1490.472507] [55056]: DEBUG cinder.api.middleware.request_id [None req-a812f603-196d-4956-8490-60d9e3535e37 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1490.474331] [55056]: INFO cinder.api.openstack.wsgi [None req-a812f603-196d-4956-8490-60d9e3535e37 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1490.475045] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a812f603-196d-4956-8490-60d9e3535e37 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1490.475045] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a812f603-196d-4956-8490-60d9e3535e37 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1490.482281] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.482281] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1490.485588] [55056]: INFO cinder.volume.api [None req-a812f603-196d-4956-8490-60d9e3535e37 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1490.489670] [55056]: INFO cinder.api.openstack.wsgi [None req-a812f603-196d-4956-8490-60d9e3535e37 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1490.490044] [55056]: [pid: 55056|app: 0|req: 311/629] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:49 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.556392] [55057]: DEBUG cinder.api.middleware.request_id [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.558457] [55057]: INFO cinder.api.openstack.wsgi [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1491.558680] [55057]: DEBUG cinder.api.openstack.wsgi [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.558895] [55057]: DEBUG cinder.api.openstack.wsgi [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.566324] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.566324] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.569498] [55057]: INFO cinder.volume.api [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1491.573494] [55057]: INFO cinder.api.openstack.wsgi [None req-63c5fb6a-970e-4e05-96d0-56f4e282792e tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1491.573876] [55057]: [pid: 55057|app: 0|req: 319/630] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:50 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.582498] [55056]: DEBUG cinder.api.middleware.request_id [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.584578] [55056]: INFO cinder.api.openstack.wsgi [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1491.584822] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.585057] [55056]: DEBUG cinder.api.openstack.wsgi [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.592773] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592773] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.596309] [55056]: INFO cinder.volume.api [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1491.600087] [55056]: INFO cinder.api.openstack.wsgi [None req-fba5b783-15a4-4ce7-96e2-29a4b7553472 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1491.600440] [55056]: [pid: 55056|app: 0|req: 312/631] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:50 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1491.635526] [55057]: DEBUG cinder.api.middleware.request_id [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1491.637523] [55057]: INFO cinder.api.openstack.wsgi [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1491.637735] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1491.637952] [55057]: DEBUG cinder.api.openstack.wsgi [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1491.645047] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645047] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1491.648183] [55057]: INFO cinder.volume.api [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1491.652161] [55057]: INFO cinder.api.openstack.wsgi [None req-7bcdb3a4-b2f1-4a36-b39d-24712975b090 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1491.652508] [55057]: [pid: 55057|app: 0|req: 320/632] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:50 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1498.614038] [55056]: DEBUG cinder.api.middleware.request_id [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.616022] [55056]: INFO cinder.api.openstack.wsgi [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1498.616211] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.616434] [55056]: DEBUG cinder.api.openstack.wsgi [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'delete' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.616621] [55056]: INFO cinder.api.v3.volumes [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume with id: 11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1498.628426] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.628426] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.628944] [55056]: INFO cinder.volume.api [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1498.644275] [55056]: INFO cinder.volume.api [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume request issued successfully. [ 1498.644467] [55056]: INFO cinder.api.openstack.wsgi [None req-4ef3a9a8-b043-459e-9c41-e09f4dfddd99 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 202 [ 1498.644963] [55056]: [pid: 55056|app: 0|req: 313/633] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:48:57 2025] DELETE /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1498.647985] [55057]: DEBUG cinder.api.middleware.request_id [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.650399] [55057]: INFO cinder.api.openstack.wsgi [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1498.650906] [55057]: DEBUG cinder.api.openstack.wsgi [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.651214] [55057]: DEBUG cinder.api.openstack.wsgi [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.658937] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658937] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.662996] [55057]: INFO cinder.volume.api [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1498.667797] [55057]: INFO cinder.api.openstack.wsgi [None req-21a1a96f-83ab-440c-9673-ce86ff60cbb1 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1498.668195] [55057]: [pid: 55057|app: 0|req: 321/634] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:57 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1499.678596] [55056]: DEBUG cinder.api.middleware.request_id [None req-5e794222-ebd1-452e-838c-2ae8280c3047 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.680713] [55056]: INFO cinder.api.openstack.wsgi [None req-5e794222-ebd1-452e-838c-2ae8280c3047 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1499.680948] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5e794222-ebd1-452e-838c-2ae8280c3047 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.681181] [55056]: DEBUG cinder.api.openstack.wsgi [None req-5e794222-ebd1-452e-838c-2ae8280c3047 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.688853] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.688853] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.692084] [55056]: INFO cinder.volume.api [None req-5e794222-ebd1-452e-838c-2ae8280c3047 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1499.696148] [55056]: INFO cinder.api.openstack.wsgi [None req-5e794222-ebd1-452e-838c-2ae8280c3047 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1499.696513] [55056]: [pid: 55056|app: 0|req: 314/635] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:58 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1500.706255] [55057]: DEBUG cinder.api.middleware.request_id [None req-2961aa66-39ea-4715-8318-767cb09431ae None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.708397] [55057]: INFO cinder.api.openstack.wsgi [None req-2961aa66-39ea-4715-8318-767cb09431ae tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1500.708613] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2961aa66-39ea-4715-8318-767cb09431ae tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.708852] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2961aa66-39ea-4715-8318-767cb09431ae tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.716754] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.716754] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.720168] [55057]: INFO cinder.volume.api [None req-2961aa66-39ea-4715-8318-767cb09431ae tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1500.724275] [55057]: INFO cinder.api.openstack.wsgi [None req-2961aa66-39ea-4715-8318-767cb09431ae tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 200 [ 1500.724664] [55057]: [pid: 55057|app: 0|req: 322/636] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:48:59 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1501.734892] [55056]: DEBUG cinder.api.middleware.request_id [None req-9680f1fa-38c6-4c4b-8fb6-90e8af2ff671 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.736981] [55056]: INFO cinder.api.openstack.wsgi [None req-9680f1fa-38c6-4c4b-8fb6-90e8af2ff671 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c [ 1501.737213] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9680f1fa-38c6-4c4b-8fb6-90e8af2ff671 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.737429] [55056]: DEBUG cinder.api.openstack.wsgi [None req-9680f1fa-38c6-4c4b-8fb6-90e8af2ff671 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.743588] [55056]: INFO cinder.api.openstack.wsgi [None req-9680f1fa-38c6-4c4b-8fb6-90e8af2ff671 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c returned with HTTP 404 [ 1501.744100] [55056]: [pid: 55056|app: 0|req: 315/637] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:00 2025] GET /volume/v3/volumes/11da063e-71ff-4ddd-9642-34ef5d77be1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1501.746993] [55057]: DEBUG cinder.api.middleware.request_id [None req-3b4104f3-2218-4366-abe7-6291ba385861 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.749024] [55057]: INFO cinder.api.openstack.wsgi [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1501.749249] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.749464] [55057]: DEBUG cinder.api.openstack.wsgi [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.749682] [55057]: INFO cinder.api.v3.volumes [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume with id: 9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1501.757264] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.757264] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.757747] [55057]: INFO cinder.volume.api [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1501.770654] [55057]: INFO cinder.volume.api [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume request issued successfully. [ 1501.770654] [55057]: INFO cinder.api.openstack.wsgi [None req-3b4104f3-2218-4366-abe7-6291ba385861 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 202 [ 1501.771089] [55057]: [pid: 55057|app: 0|req: 323/638] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:49:00 2025] DELETE /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1501.773751] [55056]: DEBUG cinder.api.middleware.request_id [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.775775] [55056]: INFO cinder.api.openstack.wsgi [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1501.776017] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.776409] [55056]: DEBUG cinder.api.openstack.wsgi [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.783422] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.783422] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.786708] [55056]: INFO cinder.volume.api [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1501.790800] [55056]: INFO cinder.api.openstack.wsgi [None req-c4ace0ce-db45-4fec-bde0-7b701f513019 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1501.791275] [55056]: [pid: 55056|app: 0|req: 316/639] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:00 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1502.802013] [55057]: DEBUG cinder.api.middleware.request_id [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.804035] [55057]: INFO cinder.api.openstack.wsgi [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1502.804405] [55057]: DEBUG cinder.api.openstack.wsgi [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.804744] [55057]: DEBUG cinder.api.openstack.wsgi [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.813730] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.813730] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.816179] [55057]: INFO cinder.volume.api [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1502.820287] [55057]: INFO cinder.api.openstack.wsgi [None req-592b8b30-7de9-44fa-8c68-f5ae0f940e22 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 200 [ 1502.820747] [55057]: [pid: 55057|app: 0|req: 324/640] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:01 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.830259] [55056]: DEBUG cinder.api.middleware.request_id [None req-a3ec42af-04cb-476a-a22b-426449fecaa8 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.832389] [55056]: INFO cinder.api.openstack.wsgi [None req-a3ec42af-04cb-476a-a22b-426449fecaa8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b [ 1503.832611] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3ec42af-04cb-476a-a22b-426449fecaa8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.832870] [55056]: DEBUG cinder.api.openstack.wsgi [None req-a3ec42af-04cb-476a-a22b-426449fecaa8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.840327] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.840327] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.842751] [55056]: INFO cinder.api.openstack.wsgi [None req-a3ec42af-04cb-476a-a22b-426449fecaa8 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b returned with HTTP 404 [ 1503.843216] [55056]: [pid: 55056|app: 0|req: 317/641] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:02 2025] GET /volume/v3/volumes/9aa7ce6a-a817-4220-94b0-bd92c23afb8b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1503.890180] [55057]: DEBUG cinder.api.middleware.request_id [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.892216] [55057]: INFO cinder.api.openstack.wsgi [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] DELETE http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1503.892428] [55057]: DEBUG cinder.api.openstack.wsgi [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.892644] [55057]: DEBUG cinder.api.openstack.wsgi [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'delete' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.892829] [55057]: INFO cinder.api.v3.volumes [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume with id: 53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1503.900320] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.900320] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.900877] [55057]: INFO cinder.volume.api [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1503.913166] [55057]: INFO cinder.volume.api [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Delete volume request issued successfully. [ 1503.913317] [55057]: INFO cinder.api.openstack.wsgi [None req-47b2fe3a-dfc0-4c06-9d3c-719f10d09eac tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 202 [ 1503.913727] [55057]: [pid: 55057|app: 0|req: 325/642] 10.180.1.21 () {58 vars in 1228 bytes} [Sun Feb 16 23:49:02 2025] DELETE /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1503.916494] [55056]: DEBUG cinder.api.middleware.request_id [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.918691] [55056]: INFO cinder.api.openstack.wsgi [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1503.918909] [55056]: DEBUG cinder.api.openstack.wsgi [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.919137] [55056]: DEBUG cinder.api.openstack.wsgi [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.926822] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.926822] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.930248] [55056]: INFO cinder.volume.api [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1503.934398] [55056]: INFO cinder.api.openstack.wsgi [None req-86e9b71e-a55a-44b3-9ab0-74d89fb27cd5 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1503.934785] [55056]: [pid: 55056|app: 0|req: 318/643] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:02 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1504.945162] [55057]: DEBUG cinder.api.middleware.request_id [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.947330] [55057]: INFO cinder.api.openstack.wsgi [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1504.947596] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.947914] [55057]: DEBUG cinder.api.openstack.wsgi [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.956628] [55057]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.956628] [55057]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.960128] [55057]: INFO cinder.volume.api [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1504.964256] [55057]: INFO cinder.api.openstack.wsgi [None req-2e996d85-3996-430d-a7f9-3cf9f275fb16 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1504.964631] [55057]: [pid: 55057|app: 0|req: 326/644] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:03 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1505.974844] [55056]: DEBUG cinder.api.middleware.request_id [None req-cc90a299-487f-42d7-9374-4b63c683c058 None None] RequestId filter calling following filter/app {{(pid=55056) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.976953] [55056]: INFO cinder.api.openstack.wsgi [None req-cc90a299-487f-42d7-9374-4b63c683c058 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1505.977184] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cc90a299-487f-42d7-9374-4b63c683c058 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.977402] [55056]: DEBUG cinder.api.openstack.wsgi [None req-cc90a299-487f-42d7-9374-4b63c683c058 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.984852] [55056]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.984852] [55056]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.988272] [55056]: INFO cinder.volume.api [None req-cc90a299-487f-42d7-9374-4b63c683c058 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Volume info retrieved successfully. [ 1505.992451] [55056]: INFO cinder.api.openstack.wsgi [None req-cc90a299-487f-42d7-9374-4b63c683c058 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 200 [ 1505.992989] [55056]: [pid: 55056|app: 0|req: 319/645] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:04 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1507.003120] [55057]: DEBUG cinder.api.middleware.request_id [None req-34fa3db9-f82c-4f3e-81a9-3d0258b5b851 None None] RequestId filter calling following filter/app {{(pid=55057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.005247] [55057]: INFO cinder.api.openstack.wsgi [None req-34fa3db9-f82c-4f3e-81a9-3d0258b5b851 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] GET http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f [ 1507.005464] [55057]: DEBUG cinder.api.openstack.wsgi [None req-34fa3db9-f82c-4f3e-81a9-3d0258b5b851 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Empty body provided in request {{(pid=55057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.005679] [55057]: DEBUG cinder.api.openstack.wsgi [None req-34fa3db9-f82c-4f3e-81a9-3d0258b5b851 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] Calling method 'show' {{(pid=55057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.011947] [55057]: INFO cinder.api.openstack.wsgi [None req-34fa3db9-f82c-4f3e-81a9-3d0258b5b851 tempest-AttachVolumeTestJSON-987532159 tempest-AttachVolumeTestJSON-987532159-project-member] http://10.180.1.21/volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f returned with HTTP 404 [ 1507.012536] [55057]: [pid: 55057|app: 0|req: 327/646] 10.180.1.21 () {58 vars in 1225 bytes} [Sun Feb 16 23:49:05 2025] GET /volume/v3/volumes/53a89b26-86c6-4f5d-b0b7-cf22fc9b001f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1515.990583] [55056]: DEBUG dbcounter [-] [55056] Writing DB stats cinder:SELECT=159,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=55056) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1517.008300] [55057]: DEBUG dbcounter [-] [55057] Writing DB stats cinder:SELECT=181,cinder:INSERT=9,cinder:UPDATE=22 {{(pid=55057) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}