[ 400.726435] [55043]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 400.727818] [55043]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 16:12:07 2025] *** [ 400.727818] [55043]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 400.727818] [55043]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 400.727818] [55043]: nodename: devstack [ 400.727818] [55043]: machine: x86_64 [ 400.727818] [55043]: clock source: unix [ 400.727818] [55043]: pcre jit disabled [ 400.727818] [55043]: detected number of CPU cores: 8 [ 400.727818] [55043]: current working directory: / [ 400.727818] [55043]: detected binary path: /usr/bin/uwsgi-core [ 400.728126] [55043]: your processes number limit is 63753 [ 400.728126] [55043]: your memory page size is 4096 bytes [ 400.728126] [55043]: detected max file descriptor number: 2048 [ 400.728126] [55043]: lock engine: pthread robust mutexes [ 400.728126] [55043]: thunder lock: enabled [ 400.728126] [55043]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 400.728289] [55043]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 400.728289] [55043]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 400.728289] [55043]: Set PythonHome to /opt/stack/data/venv [ 400.756514] [55043]: Python main interpreter initialized at 0x5c7e6da12be0 [ 400.756514] [55043]: python threads support enabled [ 400.756514] [55043]: your server socket listen backlog is limited to 100 connections [ 400.756514] [55043]: your mercy for graceful operations on workers is 80 seconds [ 400.756845] [55043]: mapped 403077 bytes (393 KB) for 2 cores [ 400.756937] [55043]: *** Operational MODE: preforking *** [ 400.757197] [55043]: *** uWSGI is running in multiple interpreter mode *** [ 400.757197] [55043]: spawned uWSGI master process (pid: 55043) [ 400.757821] [55043]: spawned uWSGI worker 1 (pid: 55044, cores: 1) [ 400.758369] [55043]: spawned uWSGI worker 2 (pid: 55045, cores: 1) [ 400.758440] [55043]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 400.943067] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 400.943067] [55045]: debtcollector.deprecate( [ 400.944908] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 400.944908] [55044]: debtcollector.deprecate( [ 401.721241] [55044]: /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 [ 401.721241] [55044]: warnings.warn( [ 401.724863] [55045]: /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 [ 401.724863] [55045]: warnings.warn( [ 401.829227] [55045]: /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. [ 401.829227] [55045]: from defusedxml.lxml import parse [ 401.829332] [55044]: /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. [ 401.829332] [55044]: from defusedxml.lxml import parse [ 401.864847] [55045]: /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) [ 401.864847] [55045]: BASE = declarative_base() [ 401.865039] [55044]: /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) [ 401.865039] [55044]: BASE = declarative_base() [ 402.034191] [55045]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55045) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 402.035289] [55044]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55044) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 402.040592] [55045]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55045) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.040982] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.041152] [55044]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55044) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.041595] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.041654] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.041784] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.041880] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.042071] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.173111] [55045]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 402.173111] [55045]: @jsonschema.FormatChecker.cls_checks('date-time') [ 402.173379] [55044]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 402.173379] [55044]: @jsonschema.FormatChecker.cls_checks('date-time') [ 402.222253] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.222420] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.222420] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.222560] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.222622] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.222905] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.223014] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.225941] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.226122] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.226122] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.226187] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.226254] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.226303] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.226382] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.392205] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.392373] [55044]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.392373] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.392445] [55044]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.392561] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.392561] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.392652] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.396960] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.397145] [55045]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.397207] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.397279] [55045]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.397350] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.397432] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.397518] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.397805] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.397892] [55044]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.397963] [55044]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.398044] [55044]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.398105] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.398171] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.398243] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.398615] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.398719] [55045]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.398791] [55045]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.398884] [55045]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.398955] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.399031] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.399126] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.399479] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.399563] [55044]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.399638] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.399674] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.399728] [55044]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.399778] [55045]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.399824] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.399867] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.399904] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.399955] [55045]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.399993] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.400057] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.400057] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.400144] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.400859] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.400944] [55044]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.401030] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.401110] [55044]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.401145] [55045]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.401174] [55044]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.401203] [55045]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.401231] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.401231] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.401282] [55045]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.401313] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.401342] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.401369] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.401475] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.402700] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.402793] [55044]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.402864] [55044]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.402927] [55044]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.402977] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.403038] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.403111] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.403204] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.403279] [55045]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.403326] [55045]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.403391] [55045]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.403455] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.403535] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.403628] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.406444] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.406520] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.406590] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.406657] [55044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.406724] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.406785] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.406850] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.406953] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.407053] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.407122] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.407212] [55045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.407283] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.407345] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.407452] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.408129] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.408215] [55044]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.408313] [55044]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.408391] [55044]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.408449] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.408533] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.408602] [55045]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.408634] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.408663] [55045]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.408688] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.408724] [55045]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.408724] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.408783] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.408867] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.409368] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.409492] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.409596] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.409694] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.409729] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.409801] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.409868] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.409868] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.409955] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.410010] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.410064] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.410118] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.410118] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.410203] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.420369] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.420486] [55045]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.420543] [55045]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.420598] [55045]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.420684] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.420757] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.420828] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.421313] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.421398] [55044]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.421447] [55044]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.421522] [55044]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.421588] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.421643] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.421713] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.421775] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.421819] [55045]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.421861] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.421935] [55045]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.422009] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.422063] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.422099] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.422125] [55044]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.422182] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.422229] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.422272] [55044]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.422319] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.422366] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.422421] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.424040] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.424105] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.424133] [55045]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.424167] [55044]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.424204] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.424237] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.424361] [55045]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.424415] [55044]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.424466] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.424513] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.424513] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.424657] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.424703] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.424750] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.428652] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.428764] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.428838] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.428872] [55044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.428922] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.428978] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.429061] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.429125] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.429200] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.429250] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.429305] [55045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.429388] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.429469] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.429536] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.443330] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.443421] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.443497] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.443553] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.443621] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.443682] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.443751] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.443874] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.443987] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.444082] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.444163] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.444244] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.444308] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.444395] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.444531] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.444615] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.444684] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.444757] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.444792] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.444821] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.444852] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.444882] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.444908] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.444935] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.445023] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.445078] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.445132] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.445211] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.445712] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.445789] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.445864] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.445933] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.445995] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.446065] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.446139] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.446178] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.446246] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.446324] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.446404] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.446471] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.446562] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.446653] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.448678] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.448771] [55044]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.448825] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.448895] [55044]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.448943] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.448996] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.449036] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.449066] [55045]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.449092] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.449119] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.449196] [55045]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.449242] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.449309] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.449401] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.449803] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.449886] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.449951] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.450034] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.450113] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.450162] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.450229] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.450279] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.450368] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.450442] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.450497] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.450570] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.450643] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.450724] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.454122] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.454261] [55044]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.454327] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.454399] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.454434] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.454467] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.454530] [55045]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.454580] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.454580] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.454664] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.454664] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.454762] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.454790] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.454881] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.457804] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.457886] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.457965] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.458030] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.458089] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.458155] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.458285] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.458725] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.458803] [55044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.458871] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.458906] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.458934] [55044]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.458964] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.458990] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.459059] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.459103] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.459149] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.459192] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.459240] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.459284] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.459336] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.459639] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.459720] [55045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.459804] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.459871] [55045]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.459930] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.460022] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.460094] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.462859] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.462920] [55044]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.462992] [55044]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.463066] [55044]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.463097] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.463124] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.463217] [55045]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.463251] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.463302] [55045]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.463355] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.463406] [55045]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.463452] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.463481] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.463548] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.464050] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.464155] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.464242] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.464307] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.464358] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.464401] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.464445] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.464493] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.464555] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.464629] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.464629] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.464629] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.464756] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.464756] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.466310] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.466408] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.466458] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.466509] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.466542] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.466577] [55044]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.466608] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.466633] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.466660] [55045]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.466686] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.466713] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.466739] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.466767] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.466862] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.469847] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.469935] [55044]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.470025] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.470098] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.470154] [55044]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.470198] [55045]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.470243] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.470283] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.470338] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.470369] [55045]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.470400] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.470430] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.470430] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.470430] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.473295] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.473371] [55044]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.473448] [55044]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.473510] [55044]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.473569] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.473629] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.473694] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.473747] [55045]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.473786] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.473839] [55045]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.473839] [55045]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.473910] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.473968] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.474041] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.474478] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.474548] [55044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.474609] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.474686] [55044]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.474755] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.474818] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.474869] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.474903] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.474948] [55045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.474995] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.475097] [55045]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.475141] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.475184] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.475261] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.475704] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.475847] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.475847] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.475961] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.476032] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.476073] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.476125] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.476171] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.476216] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.476290] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.476351] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.476419] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.476482] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.476562] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.478053] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.478142] [55044]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.478212] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.478279] [55044]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.478352] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.478398] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.478455] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.478501] [55045]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.478541] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.478593] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.478593] [55045]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.478663] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.478724] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.478774] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.479510] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.479583] [55044]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.479653] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.479721] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.479721] [55044]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.479822] [55045]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.479859] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.479909] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.479965] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.479993] [55045]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.480033] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.480062] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.480062] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.480062] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.481740] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.481835] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.481899] [55044]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.481957] [55044]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.482030] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.482105] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.482164] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.482195] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.482225] [55045]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.482253] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.482279] [55045]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.482279] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.482470] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.482470] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.483459] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.483553] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.483607] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.483653] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.483681] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.483709] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.483737] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.483765] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.483793] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.483821] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.483848] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.483933] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.540115] [55044]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55044) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.540341] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.540415] [55045]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55045) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.540469] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.540515] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.540554] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.540602] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.540646] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.540646] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.540696] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.540726] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.540752] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.540778] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.540803] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.540828] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.540853] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.540878] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.540968] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.541034] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.541091] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.541135] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.541178] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.541220] [55044]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.541220] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.541300] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.541343] [55044]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.541385] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.541385] [55045]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.541478] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.541520] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.541562] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.541603] [55045]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.541630] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.541655] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.541680] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.541706] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.541730] [55044]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.541758] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.541784] [55044]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.541809] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.541834] [55044]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.541858] [55045]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.541884] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.541910] [55045]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.541935] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.541960] [55045]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.541992] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542041] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542070] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542095] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.542119] [55044]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542144] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542168] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.542193] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542217] [55044]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.542247] [55045]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542272] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542296] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.542321] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.542345] [55045]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.542369] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542394] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542418] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542444] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.542472] [55044]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542497] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542522] [55044]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.542522] [55044]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.542568] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542593] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542617] [55045]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542642] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.542667] [55045]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.542697] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542726] [55045]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.542751] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542776] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542800] [55044]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542825] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.542849] [55044]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.542873] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.542898] [55044]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.542925] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.542950] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.542974] [55045]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.542999] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.543031] [55045]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.543060] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.543086] [55045]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.543110] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.543136] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.543276] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.543314] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.543339] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.543365] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.543390] [55044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.543416] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.543441] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.543466] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.543490] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.543514] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.543543] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.543569] [55045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.543594] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.543619] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.543644] [55044]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.543669] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.543694] [55044]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.543717] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.543748] [55044]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.543775] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.543803] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.543827] [55045]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.543861] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.543900] [55045]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.543940] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.543975] [55045]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544012] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544039] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544071] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.544099] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544123] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.544123] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544174] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.544199] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544224] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544250] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544275] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.544303] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.544328] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.544353] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544378] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544405] [55044]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.544430] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544454] [55044]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.544479] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544504] [55044]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544531] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.544557] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544581] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544607] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544632] [55045]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.544655] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.544680] [55045]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.544706] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544732] [55045]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544760] [55044]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.544784] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544808] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.544832] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544857] [55044]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.544882] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.544907] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.544932] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.544956] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.544983] [55045]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.545609] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.545673] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.545720] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.545764] [55045]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.545807] [55044]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.545848] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.545889] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.545931] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.545979] [55044]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.546038] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.546081] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.546122] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.546174] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.546234] [55045]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.546290] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.546334] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.546376] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.546427] [55045]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.546472] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.546514] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.546555] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.546666] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.546717] [55044]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.546760] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.546802] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.546843] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.546891] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.546933] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.546975] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.547033] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.547078] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.547120] [55045]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.547162] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.547203] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.547246] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.547293] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.547337] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.547380] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.547422] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.547466] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.547508] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.547550] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.547592] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.547634] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.547684] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.547728] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.547728] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.547807] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.547849] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.547895] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.547895] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.547976] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.548026] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.548075] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.548118] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.548160] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.548201] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.548244] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.548286] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.548332] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.548376] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.548418] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.548418] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.548502] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.548502] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.548582] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.548624] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.548669] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.548714] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.548756] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.548797] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.548839] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.548880] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.548922] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.548968] [55044]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.549023] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.549073] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.549118] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.549167] [55044]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.549211] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.549259] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.549315] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.549358] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.549400] [55045]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.549443] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.549491] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.549533] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.549577] [55045]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.549618] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.549660] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.549701] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.549748] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.549791] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.549833] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.549879] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.549920] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.549962] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.550018] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.550063] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.550106] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.550148] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.550190] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.550190] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.550272] [55044]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.550272] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.550359] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.550406] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.550450] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.550492] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.550534] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.550576] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.550616] [55045]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.550658] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.550703] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.550746] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.550789] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.550830] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.550872] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.550913] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.550954] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.550990] [55044]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.551061] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551094] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.551120] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551145] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.551170] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.551195] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551219] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.551251] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551277] [55045]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.551302] [55044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.551329] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.551329] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.551375] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.551375] [55044]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.551425] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551456] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.551481] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551506] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.551530] [55045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.551558] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551583] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.551606] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551631] [55045]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.551656] [55044]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.551680] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.551704] [55044]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.551728] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.551753] [55044]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.551781] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551805] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.551830] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551856] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.551879] [55045]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.551904] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.551929] [55045]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.551952] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.551984] [55045]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552019] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.552046] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552070] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.552094] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.552120] [55044]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552144] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.552177] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552208] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.552247] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.552279] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.552305] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.552330] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.552355] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.552379] [55045]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552408] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.552435] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552459] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.552484] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.552553] [55044]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552579] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.552604] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552629] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.552654] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.552679] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.552704] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.552728] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.552752] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.552779] [55045]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552806] [55044]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.552831] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552855] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.552880] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.552905] [55044]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.552929] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.552953] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.552978] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553013] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553040] [55045]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553065] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.553090] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553114] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553139] [55045]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.553174] [55044]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553204] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.553236] [55044]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553263] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553287] [55044]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.553312] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.553336] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.553360] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553385] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553410] [55045]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553434] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.553459] [55045]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553486] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553511] [55045]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.553535] [55044]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553559] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.553559] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553605] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553629] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.553653] [55044]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.553678] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553705] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.553730] [55045]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553754] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553778] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553802] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.553827] [55045]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.553851] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.553876] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.553901] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.553928] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.553952] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.553976] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.554545] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.554618] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.554665] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.554716] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.554761] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.554803] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.554848] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.554891] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.554933] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.554974] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.555031] [55044]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.555077] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.555119] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.555166] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.555208] [55044]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.555269] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.555320] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.555361] [55045]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.555404] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.555445] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.555500] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.555550] [55045]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.555592] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.555634] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.555680] [55044]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.555727] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.555769] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.555810] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.555852] [55044]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.555898] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.555941] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.555982] [55045]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.556050] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.556099] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.556142] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.556184] [55045]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.556227] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.556268] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.556310] [55044]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.556351] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.556393] [55044]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.556434] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.556479] [55044]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.556523] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.556569] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.556611] [55045]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.556652] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.556758] [55045]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.556814] [55044]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.556858] [55045]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.556900] [55044]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55044) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.556949] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.556992] [55044]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.557045] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.557088] [55044]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.557129] [55045]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.557180] [55044]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.557223] [55045]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55045) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.557265] [55044]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55044) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.557318] [55045]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.557364] [55044]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55044) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.557407] [55045]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.557407] [55045]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.557407] [55045]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55045) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.557407] [55045]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55045) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.579304] [55045]: INFO dbcounter [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Registered counter for database cinder [ 402.579546] [55044]: INFO dbcounter [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Registered counter for database cinder [ 402.588919] [55045]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f26353-2fbb-4545-b584-bba17356d4ac 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=55045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.589128] [55044]: DEBUG oslo_db.sqlalchemy.engines [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 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=55044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.713822] [55045]: DEBUG dbcounter [-] [55045] Writer thread running {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 402.715257] [55044]: DEBUG dbcounter [-] [55044] Writer thread running {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 402.717195] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 402.717384] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 402.719303] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 402.719509] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 402.721283] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 402.721471] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 402.723065] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 402.723315] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 402.723495] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.723683] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.723730] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.723890] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.725320] [55045]: WARNING cinder.keymgr.conf_key_mgr [None req-f4f26353-2fbb-4545-b584-bba17356d4ac 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' [ 402.726023] [55044]: WARNING cinder.keymgr.conf_key_mgr [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 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' [ 402.728092] [55045]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f26353-2fbb-4545-b584-bba17356d4ac 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=55045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.728699] [55044]: DEBUG oslo_db.sqlalchemy.engines [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 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=55044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 402.729727] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 402.730318] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 402.731499] [55045]: INFO cinder.rpc [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 402.731897] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.732075] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.732164] [55044]: INFO cinder.rpc [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 402.732576] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.732734] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.733133] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.733317] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.733827] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.733988] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.734094] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.734262] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.734802] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.734961] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.745585] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.745757] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.746274] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.746452] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.748435] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.748598] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.749114] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.749282] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.751678] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.751792] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.751957] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.752148] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.755348] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.755534] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.756129] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.756306] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.758045] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.758213] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.758793] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.758952] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.760695] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.760873] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.761844] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.761996] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.763576] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.763739] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.764667] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.764829] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.766140] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.766318] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.767191] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.767361] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.768639] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.768808] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.769674] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.769720] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.769845] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.769881] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.770771] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.770933] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.773030] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.773233] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.773992] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.774191] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.869916] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.870169] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.871376] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.871589] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.873649] [55045]: WARNING cinder.api.contrib.hosts [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 402.874233] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.874319] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.875204] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.875371] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.875405] [55044]: WARNING cinder.api.contrib.hosts [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 402.875877] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.876070] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.876324] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.876491] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.876984] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.877159] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.877251] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.877411] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.878145] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.878307] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.878419] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.878582] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.879109] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.879269] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.879498] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.879667] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.880313] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.880489] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.880530] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.880651] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.881468] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.881602] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.881650] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.881772] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.882428] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.882608] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.882699] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.882864] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.883604] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.883713] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: extensions {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.883757] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.884749] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.884920] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.884989] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-hosts {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.885632] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: extensions {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.887048] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: qos-specs {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.887189] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-hosts {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.889304] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-quota-class-sets {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.889560] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: qos-specs {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.890751] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: scheduler-stats {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.892384] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-snapshot-manage {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.892460] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-quota-class-sets {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.893845] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: scheduler-stats {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.893930] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: capabilities {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.895443] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: encryption {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.895487] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-snapshot-manage {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.896968] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: capabilities {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.897322] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: cgsnapshots {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.898354] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: encryption {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.898787] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-quota-sets {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.900054] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: cgsnapshots {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.900466] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-volume-manage {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.901668] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-quota-sets {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.903378] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-volume-manage {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.903790] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-volume-transfer {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.905510] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-volume-type-access {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.906395] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-volume-transfer {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.907474] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: backups {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.908132] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-volume-type-access {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.909567] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-services {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.909722] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: backups {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.910887] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: consistencygroups {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.911859] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-services {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.912921] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: extra_specs {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.913210] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: consistencygroups {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.914610] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: os-availability-zone {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.915259] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: extra_specs {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.915948] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extended resource: encryption {{(pid=55045) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.917264] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: os-availability-zone {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.917972] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.918173] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.918593] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extended resource: encryption {{(pid=55044) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 402.919230] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.919396] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.920269] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.920438] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.920598] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.920778] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.921397] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.921483] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.921863] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.922047] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.922415] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.922575] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.922912] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.923087] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.923569] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.923732] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.923987] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.924166] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.924663] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.924834] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.925117] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.925287] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.925736] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.925895] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.926261] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.926436] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.926876] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.927048] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.927382] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.927543] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.927901] [55045]: WARNING stevedore.named [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.928075] [55045]: WARNING castellan.key_manager [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.928395] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.928633] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.928796] [55045]: DEBUG cinder.api.contrib.snapshot_actions [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] SnapshotActionsController initialized {{(pid=55045) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 402.928936] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeActions extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929111] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension UsedLimits extending resource: limits {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929243] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929367] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929538] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension TypesManage extending resource: types {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929570] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.929696] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929729] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.929827] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension AdminActions extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.929958] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension AdminActions extending resource: snapshots {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930092] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension AdminActions extending resource: backups {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930208] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeTypeAccess extending resource: types {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930341] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930465] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930506] [55044]: WARNING stevedore.named [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 402.930588] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930663] [55044]: WARNING castellan.key_manager [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 402.930795] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.930912] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.931032] [55045]: DEBUG cinder.api.openstack [None req-f4f26353-2fbb-4545-b584-bba17356d4ac None None] Extension SnapshotActions extending resource: snapshots {{(pid=55045) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.931432] [55044]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] SnapshotActionsController initialized {{(pid=55044) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 402.931600] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeActions extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.931737] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension UsedLimits extending resource: limits {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.931858] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.931979] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932110] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension TypesManage extending resource: types {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932231] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932359] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension AdminActions extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932484] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension AdminActions extending resource: snapshots {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932607] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension AdminActions extending resource: backups {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932721] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932846] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.932967] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.933103] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.933238] [55045]: WARNING keystonemiddleware.auth_token [None req-f4f26353-2fbb-4545-b584-bba17356d4ac 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. [ 402.933335] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.933457] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.933570] [55044]: DEBUG cinder.api.openstack [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55044) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 402.935711] [55044]: WARNING keystonemiddleware.auth_token [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 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. [ 402.937730] [55045]: WARNING keystonemiddleware.auth_token [None req-f4f26353-2fbb-4545-b584-bba17356d4ac 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 [ 402.940152] [55044]: WARNING keystonemiddleware.auth_token [None req-1a254fba-5749-4ceb-ac53-4e65f75c5332 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 [ 402.940250] [55045]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c7e6da12be0 pid: 55045 (default app) [ 402.942660] [55044]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5c7e6da12be0 pid: 55044 (default app) [ 402.950088] [55045]: /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. [ 402.950088] [55045]: warnings.warn(deprecated_msg) [ 402.950289] [55045]: /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. [ 402.950289] [55045]: warnings.warn(deprecated_msg) [ 402.950289] [55045]: /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. [ 402.950289] [55045]: warnings.warn(deprecated_msg) [ 402.950289] [55045]: /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. [ 402.950485] [55045]: warnings.warn(deprecated_msg) [ 402.950485] [55045]: /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. [ 402.950485] [55045]: warnings.warn(deprecated_msg) [ 402.950485] [55045]: /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. [ 402.950485] [55045]: warnings.warn(deprecated_msg) [ 402.950485] [55045]: /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. [ 402.950683] [55045]: warnings.warn(deprecated_msg) [ 402.950683] [55045]: /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. [ 402.950683] [55045]: warnings.warn(deprecated_msg) [ 402.950683] [55045]: /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. [ 402.950683] [55045]: warnings.warn(deprecated_msg) [ 402.950829] [55045]: /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. [ 402.950829] [55045]: warnings.warn(deprecated_msg) [ 402.950829] [55045]: /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. [ 402.950829] [55045]: warnings.warn(deprecated_msg) [ 402.950959] [55045]: /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. [ 402.950959] [55045]: warnings.warn(deprecated_msg) [ 402.950959] [55045]: /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. [ 402.950959] [55045]: warnings.warn(deprecated_msg) [ 402.951124] [55045]: /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. [ 402.951124] [55045]: warnings.warn(deprecated_msg) [ 402.951124] [55045]: /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. [ 402.951124] [55045]: warnings.warn(deprecated_msg) [ 402.951124] [55045]: /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. [ 402.951724] [55045]: warnings.warn(deprecated_msg) [ 402.951724] [55045]: /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. [ 402.951724] [55045]: warnings.warn(deprecated_msg) [ 402.951724] [55045]: /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. [ 402.951724] [55045]: warnings.warn(deprecated_msg) [ 402.951902] [55045]: /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. [ 402.951902] [55045]: warnings.warn(deprecated_msg) [ 402.951902] [55045]: /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. [ 402.951902] [55045]: warnings.warn(deprecated_msg) [ 402.951902] [55045]: /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. [ 402.951902] [55045]: warnings.warn(deprecated_msg) [ 402.952096] [55045]: /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. [ 402.952096] [55045]: warnings.warn(deprecated_msg) [ 402.952096] [55045]: /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. [ 402.952096] [55045]: warnings.warn(deprecated_msg) [ 402.952096] [55045]: /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. [ 402.952096] [55045]: warnings.warn(deprecated_msg) [ 402.952280] [55045]: /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. [ 402.952280] [55045]: warnings.warn(deprecated_msg) [ 402.952280] [55045]: /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. [ 402.952280] [55045]: warnings.warn(deprecated_msg) [ 402.952280] [55045]: /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. [ 402.952280] [55045]: warnings.warn(deprecated_msg) [ 402.952461] [55045]: /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. [ 402.952461] [55045]: warnings.warn(deprecated_msg) [ 402.952461] [55045]: /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. [ 402.952461] [55045]: warnings.warn(deprecated_msg) [ 402.952461] [55045]: /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. [ 402.952461] [55045]: warnings.warn(deprecated_msg) [ 402.952648] [55045]: /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. [ 402.952648] [55045]: warnings.warn(deprecated_msg) [ 402.952648] [55045]: /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. [ 402.952648] [55045]: warnings.warn(deprecated_msg) [ 402.952772] [55045]: /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. [ 402.952772] [55045]: warnings.warn(deprecated_msg) [ 402.952772] [55045]: /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. [ 402.952772] [55045]: warnings.warn(deprecated_msg) [ 402.952772] [55045]: /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. [ 402.952932] [55045]: warnings.warn(deprecated_msg) [ 402.952932] [55045]: /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. [ 402.952932] [55045]: warnings.warn(deprecated_msg) [ 402.952932] [55045]: /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. [ 402.952932] [55045]: warnings.warn(deprecated_msg) [ 402.953087] [55045]: /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. [ 402.953087] [55045]: warnings.warn(deprecated_msg) [ 402.953087] [55045]: /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. [ 402.953087] [55045]: warnings.warn(deprecated_msg) [ 402.953087] [55045]: /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. [ 402.953087] [55045]: warnings.warn(deprecated_msg) [ 402.953284] [55045]: /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. [ 402.953284] [55045]: warnings.warn(deprecated_msg) [ 402.953284] [55045]: /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. [ 402.953284] [55045]: warnings.warn(deprecated_msg) [ 402.953284] [55045]: /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. [ 402.953533] [55045]: warnings.warn(deprecated_msg) [ 402.953533] [55045]: /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. [ 402.953533] [55045]: warnings.warn(deprecated_msg) [ 402.953533] [55045]: /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. [ 402.953533] [55045]: warnings.warn(deprecated_msg) [ 402.953692] [55045]: /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. [ 402.953692] [55045]: warnings.warn(deprecated_msg) [ 402.953692] [55045]: /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. [ 402.953692] [55045]: warnings.warn(deprecated_msg) [ 402.953819] [55045]: /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. [ 402.953819] [55045]: warnings.warn(deprecated_msg) [ 402.953819] [55045]: /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. [ 402.953819] [55045]: warnings.warn(deprecated_msg) [ 402.953940] [55045]: /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. [ 402.953940] [55045]: warnings.warn(deprecated_msg) [ 402.953940] [55045]: /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. [ 402.953940] [55045]: warnings.warn(deprecated_msg) [ 402.953940] [55045]: /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. [ 402.954960] [55045]: warnings.warn(deprecated_msg) [ 402.954960] [55045]: /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. [ 402.954960] [55045]: warnings.warn(deprecated_msg) [ 402.954960] [55045]: /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. [ 402.954960] [55045]: warnings.warn(deprecated_msg) [ 402.955234] [55045]: /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. [ 402.955234] [55045]: warnings.warn(deprecated_msg) [ 402.955234] [55045]: /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. [ 402.955234] [55045]: warnings.warn(deprecated_msg) [ 402.955439] [55045]: /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. [ 402.955439] [55045]: warnings.warn(deprecated_msg) [ 402.955439] [55045]: /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. [ 402.955439] [55045]: warnings.warn(deprecated_msg) [ 402.955699] [55045]: /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. [ 402.955699] [55045]: warnings.warn(deprecated_msg) [ 402.955699] [55045]: /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. [ 402.955699] [55045]: warnings.warn(deprecated_msg) [ 402.955914] [55045]: /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. [ 402.955914] [55045]: warnings.warn(deprecated_msg) [ 402.955914] [55045]: /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. [ 402.955914] [55045]: warnings.warn(deprecated_msg) [ 402.956127] [55045]: /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. [ 402.956127] [55045]: warnings.warn(deprecated_msg) [ 402.956127] [55045]: /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. [ 402.956127] [55045]: warnings.warn(deprecated_msg) [ 402.956360] [55045]: /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. [ 402.956360] [55045]: warnings.warn(deprecated_msg) [ 402.956360] [55045]: /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. [ 402.956360] [55045]: warnings.warn(deprecated_msg) [ 402.956360] [55045]: /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. [ 402.956360] [55045]: warnings.warn(deprecated_msg) [ 402.956650] [55045]: /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. [ 402.956650] [55045]: warnings.warn(deprecated_msg) [ 402.956650] [55045]: /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. [ 402.956650] [55045]: warnings.warn(deprecated_msg) [ 402.956650] [55045]: /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. [ 402.956976] [55045]: warnings.warn(deprecated_msg) [ 402.956976] [55045]: /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. [ 402.956976] [55045]: warnings.warn(deprecated_msg) [ 402.956976] [55045]: /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. [ 402.956976] [55045]: warnings.warn(deprecated_msg) [ 402.956976] [55045]: /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. [ 402.956976] [55045]: warnings.warn(deprecated_msg) [ 402.957317] [55045]: /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. [ 402.957317] [55045]: warnings.warn(deprecated_msg) [ 402.957317] [55045]: /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. [ 402.957317] [55045]: warnings.warn(deprecated_msg) [ 402.957317] [55045]: /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. [ 402.957317] [55045]: warnings.warn(deprecated_msg) [ 402.957634] [55045]: /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. [ 402.957634] [55045]: warnings.warn(deprecated_msg) [ 402.957634] [55045]: /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. [ 402.957634] [55045]: warnings.warn(deprecated_msg) [ 402.957634] [55045]: /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. [ 402.957634] [55045]: warnings.warn(deprecated_msg) [ 402.957941] [55045]: /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. [ 402.957941] [55045]: warnings.warn(deprecated_msg) [ 402.957941] [55045]: /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. [ 402.957941] [55045]: warnings.warn(deprecated_msg) [ 402.957941] [55045]: /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. [ 402.957941] [55045]: warnings.warn(deprecated_msg) [ 402.958522] [55045]: /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. [ 402.958522] [55045]: warnings.warn(deprecated_msg) [ 402.958522] [55045]: /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. [ 402.958522] [55045]: warnings.warn(deprecated_msg) [ 402.958737] [55045]: /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. [ 402.958737] [55045]: warnings.warn(deprecated_msg) [ 402.958737] [55045]: /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. [ 402.958737] [55045]: warnings.warn(deprecated_msg) [ 402.958937] [55045]: /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. [ 402.958937] [55045]: warnings.warn(deprecated_msg) [ 402.958937] [55045]: /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. [ 402.958937] [55045]: warnings.warn(deprecated_msg) [ 402.959159] [55045]: /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. [ 402.959159] [55045]: warnings.warn(deprecated_msg) [ 402.959159] [55045]: /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. [ 402.959159] [55045]: warnings.warn(deprecated_msg) [ 402.959159] [55045]: DEBUG cinder.api.middleware.request_id [None req-9db5b107-f9d4-452d-8d44-c154894e5f57 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 402.959159] [55045]: [pid: 55045|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 16:12:09 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 406.393156] [55044]: /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. [ 406.393156] [55044]: warnings.warn(deprecated_msg) [ 406.393156] [55044]: /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. [ 406.393156] [55044]: warnings.warn(deprecated_msg) [ 406.393721] [55044]: /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. [ 406.393721] [55044]: warnings.warn(deprecated_msg) [ 406.393721] [55044]: /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. [ 406.393721] [55044]: warnings.warn(deprecated_msg) [ 406.393905] [55044]: /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. [ 406.393905] [55044]: warnings.warn(deprecated_msg) [ 406.393905] [55044]: /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. [ 406.393905] [55044]: warnings.warn(deprecated_msg) [ 406.393905] [55044]: /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. [ 406.393905] [55044]: warnings.warn(deprecated_msg) [ 406.394249] [55044]: /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. [ 406.394249] [55044]: warnings.warn(deprecated_msg) [ 406.394249] [55044]: /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. [ 406.394249] [55044]: warnings.warn(deprecated_msg) [ 406.394249] [55044]: /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. [ 406.394493] [55044]: warnings.warn(deprecated_msg) [ 406.394493] [55044]: /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. [ 406.394493] [55044]: warnings.warn(deprecated_msg) [ 406.394493] [55044]: /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. [ 406.394493] [55044]: warnings.warn(deprecated_msg) [ 406.394710] [55044]: /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. [ 406.394710] [55044]: warnings.warn(deprecated_msg) [ 406.394710] [55044]: /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. [ 406.394710] [55044]: warnings.warn(deprecated_msg) [ 406.394885] [55044]: /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. [ 406.394885] [55044]: warnings.warn(deprecated_msg) [ 406.394885] [55044]: /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. [ 406.394885] [55044]: warnings.warn(deprecated_msg) [ 406.394885] [55044]: /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. [ 406.395145] [55044]: warnings.warn(deprecated_msg) [ 406.395145] [55044]: /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. [ 406.395145] [55044]: warnings.warn(deprecated_msg) [ 406.395145] [55044]: /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. [ 406.395145] [55044]: warnings.warn(deprecated_msg) [ 406.395436] [55044]: /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. [ 406.395436] [55044]: warnings.warn(deprecated_msg) [ 406.395436] [55044]: /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. [ 406.395436] [55044]: warnings.warn(deprecated_msg) [ 406.395436] [55044]: /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. [ 406.395436] [55044]: warnings.warn(deprecated_msg) [ 406.395708] [55044]: /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. [ 406.395708] [55044]: warnings.warn(deprecated_msg) [ 406.395708] [55044]: /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. [ 406.395708] [55044]: warnings.warn(deprecated_msg) [ 406.395708] [55044]: /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. [ 406.395708] [55044]: warnings.warn(deprecated_msg) [ 406.395974] [55044]: /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. [ 406.395974] [55044]: warnings.warn(deprecated_msg) [ 406.395974] [55044]: /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. [ 406.395974] [55044]: warnings.warn(deprecated_msg) [ 406.395974] [55044]: /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. [ 406.395974] [55044]: warnings.warn(deprecated_msg) [ 406.396246] [55044]: /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. [ 406.396246] [55044]: warnings.warn(deprecated_msg) [ 406.396246] [55044]: /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. [ 406.396246] [55044]: warnings.warn(deprecated_msg) [ 406.396246] [55044]: /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. [ 406.396477] [55044]: warnings.warn(deprecated_msg) [ 406.396477] [55044]: /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. [ 406.396477] [55044]: warnings.warn(deprecated_msg) [ 406.396477] [55044]: /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. [ 406.396477] [55044]: warnings.warn(deprecated_msg) [ 406.396694] [55044]: /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. [ 406.396694] [55044]: warnings.warn(deprecated_msg) [ 406.396694] [55044]: /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. [ 406.396694] [55044]: warnings.warn(deprecated_msg) [ 406.396694] [55044]: /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. [ 406.396694] [55044]: warnings.warn(deprecated_msg) [ 406.396960] [55044]: /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. [ 406.396960] [55044]: warnings.warn(deprecated_msg) [ 406.396960] [55044]: /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. [ 406.396960] [55044]: warnings.warn(deprecated_msg) [ 406.396960] [55044]: /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. [ 406.396960] [55044]: warnings.warn(deprecated_msg) [ 406.397237] [55044]: /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. [ 406.397237] [55044]: warnings.warn(deprecated_msg) [ 406.397237] [55044]: /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. [ 406.397237] [55044]: warnings.warn(deprecated_msg) [ 406.397237] [55044]: /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. [ 406.397447] [55044]: warnings.warn(deprecated_msg) [ 406.397447] [55044]: /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. [ 406.397447] [55044]: warnings.warn(deprecated_msg) [ 406.397447] [55044]: /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. [ 406.397447] [55044]: warnings.warn(deprecated_msg) [ 406.397582] [55044]: /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. [ 406.397582] [55044]: warnings.warn(deprecated_msg) [ 406.397582] [55044]: /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. [ 406.397582] [55044]: warnings.warn(deprecated_msg) [ 406.397689] [55044]: /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. [ 406.397689] [55044]: warnings.warn(deprecated_msg) [ 406.397689] [55044]: /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. [ 406.397689] [55044]: warnings.warn(deprecated_msg) [ 406.397801] [55044]: /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. [ 406.397801] [55044]: warnings.warn(deprecated_msg) [ 406.397801] [55044]: /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. [ 406.397801] [55044]: warnings.warn(deprecated_msg) [ 406.397801] [55044]: /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. [ 406.397936] [55044]: warnings.warn(deprecated_msg) [ 406.397936] [55044]: /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. [ 406.397936] [55044]: warnings.warn(deprecated_msg) [ 406.397936] [55044]: /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. [ 406.397936] [55044]: warnings.warn(deprecated_msg) [ 406.398079] [55044]: /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. [ 406.398079] [55044]: warnings.warn(deprecated_msg) [ 406.398079] [55044]: /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. [ 406.398079] [55044]: warnings.warn(deprecated_msg) [ 406.398184] [55044]: /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. [ 406.398184] [55044]: warnings.warn(deprecated_msg) [ 406.398184] [55044]: /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. [ 406.398184] [55044]: warnings.warn(deprecated_msg) [ 406.398295] [55044]: /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. [ 406.398295] [55044]: warnings.warn(deprecated_msg) [ 406.398295] [55044]: /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. [ 406.398295] [55044]: warnings.warn(deprecated_msg) [ 406.398398] [55044]: /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. [ 406.398398] [55044]: warnings.warn(deprecated_msg) [ 406.398398] [55044]: /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. [ 406.398398] [55044]: warnings.warn(deprecated_msg) [ 406.398501] [55044]: /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. [ 406.398501] [55044]: warnings.warn(deprecated_msg) [ 406.398501] [55044]: /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. [ 406.398501] [55044]: warnings.warn(deprecated_msg) [ 406.398611] [55044]: /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. [ 406.398611] [55044]: warnings.warn(deprecated_msg) [ 406.398611] [55044]: /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. [ 406.398611] [55044]: warnings.warn(deprecated_msg) [ 406.398611] [55044]: /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. [ 406.398745] [55044]: warnings.warn(deprecated_msg) [ 406.398745] [55044]: /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. [ 406.398745] [55044]: warnings.warn(deprecated_msg) [ 406.398745] [55044]: /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. [ 406.398745] [55044]: warnings.warn(deprecated_msg) [ 406.398745] [55044]: /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. [ 406.398900] [55044]: warnings.warn(deprecated_msg) [ 406.398900] [55044]: /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. [ 406.398900] [55044]: warnings.warn(deprecated_msg) [ 406.398900] [55044]: /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. [ 406.398900] [55044]: warnings.warn(deprecated_msg) [ 406.399037] [55044]: /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. [ 406.399037] [55044]: warnings.warn(deprecated_msg) [ 406.399037] [55044]: /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. [ 406.399037] [55044]: warnings.warn(deprecated_msg) [ 406.399037] [55044]: /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. [ 406.399037] [55044]: warnings.warn(deprecated_msg) [ 406.399205] [55044]: /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. [ 406.399205] [55044]: warnings.warn(deprecated_msg) [ 406.399205] [55044]: /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. [ 406.399205] [55044]: warnings.warn(deprecated_msg) [ 406.399205] [55044]: /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. [ 406.399205] [55044]: warnings.warn(deprecated_msg) [ 406.399361] [55044]: /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. [ 406.399361] [55044]: warnings.warn(deprecated_msg) [ 406.399361] [55044]: /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. [ 406.399361] [55044]: warnings.warn(deprecated_msg) [ 406.399361] [55044]: /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. [ 406.399361] [55044]: warnings.warn(deprecated_msg) [ 406.399514] [55044]: /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. [ 406.399514] [55044]: warnings.warn(deprecated_msg) [ 406.399514] [55044]: /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. [ 406.399514] [55044]: warnings.warn(deprecated_msg) [ 406.399514] [55044]: /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. [ 406.399514] [55044]: warnings.warn(deprecated_msg) [ 406.399718] [55044]: /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. [ 406.399718] [55044]: warnings.warn(deprecated_msg) [ 406.399718] [55044]: /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. [ 406.399718] [55044]: warnings.warn(deprecated_msg) [ 406.399821] [55044]: /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. [ 406.399821] [55044]: warnings.warn(deprecated_msg) [ 406.399821] [55044]: /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. [ 406.399821] [55044]: warnings.warn(deprecated_msg) [ 406.399821] [55044]: /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. [ 406.399961] [55044]: warnings.warn(deprecated_msg) [ 406.399961] [55044]: /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. [ 406.399961] [55044]: warnings.warn(deprecated_msg) [ 406.399961] [55044]: /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. [ 406.399961] [55044]: warnings.warn(deprecated_msg) [ 406.399961] [55044]: DEBUG cinder.api.middleware.request_id [None req-d8478163-6c0e-431d-b02d-79236e96eda4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 406.749651] [55044]: INFO cinder.api.openstack.wsgi [None req-d8478163-6c0e-431d-b02d-79236e96eda4 admin admin] POST http://10.180.1.21/volume/v3/types [ 406.750387] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d8478163-6c0e-431d-b02d-79236e96eda4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 406.752391] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 406.752391] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 406.755900] [55044]: DEBUG oslo_db.sqlalchemy.engines [None req-d8478163-6c0e-431d-b02d-79236e96eda4 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=55044) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 406.779902] [55044]: INFO cinder.api.openstack.wsgi [None req-d8478163-6c0e-431d-b02d-79236e96eda4 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 406.780489] [55044]: [pid: 55044|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:12:13 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 406.784191] [55045]: DEBUG cinder.api.middleware.request_id [req-d8478163-6c0e-431d-b02d-79236e96eda4 req-882758e1-68d5-461d-84f6-c00e0ee62283 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 407.048684] [55045]: INFO cinder.api.openstack.wsgi [req-d8478163-6c0e-431d-b02d-79236e96eda4 req-882758e1-68d5-461d-84f6-c00e0ee62283 admin admin] POST http://10.180.1.21/volume/v3/types/0c07d9b6-d952-4729-a6e5-dc9eb65ddbce/extra_specs [ 407.048800] [55045]: DEBUG cinder.api.openstack.wsgi [req-d8478163-6c0e-431d-b02d-79236e96eda4 req-882758e1-68d5-461d-84f6-c00e0ee62283 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 407.050811] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 407.050811] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 407.054697] [55045]: DEBUG oslo_db.sqlalchemy.engines [req-d8478163-6c0e-431d-b02d-79236e96eda4 req-882758e1-68d5-461d-84f6-c00e0ee62283 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=55045) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 407.103555] [55045]: INFO cinder.api.openstack.wsgi [req-d8478163-6c0e-431d-b02d-79236e96eda4 req-882758e1-68d5-461d-84f6-c00e0ee62283 admin admin] http://10.180.1.21/volume/v3/types/0c07d9b6-d952-4729-a6e5-dc9eb65ddbce/extra_specs returned with HTTP 200 [ 407.104101] [55045]: [pid: 55045|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 16:12:13 2025] POST /volume/v3/types/0c07d9b6-d952-4729-a6e5-dc9eb65ddbce/extra_specs => generated 51 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 416.777084] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 417.101727] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 418.097269] [55044]: DEBUG cinder.api.middleware.request_id [None req-a4f626f1-f552-4c75-8f5f-abe2375f0f5b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.097946] [55044]: INFO cinder.api.openstack.wsgi [None req-a4f626f1-f552-4c75-8f5f-abe2375f0f5b None None] GET http://10.180.1.21/volume// [ 418.098145] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a4f626f1-f552-4c75-8f5f-abe2375f0f5b None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 418.098384] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a4f626f1-f552-4c75-8f5f-abe2375f0f5b None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 418.098942] [55044]: INFO cinder.api.openstack.wsgi [None req-a4f626f1-f552-4c75-8f5f-abe2375f0f5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 418.099325] [55044]: [pid: 55044|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 16:12:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 475.022057] [55045]: DEBUG cinder.api.middleware.request_id [None req-6dac8f41-6ada-480c-bbf8-fcefc97012cb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 475.088119] [55045]: INFO cinder.api.openstack.wsgi [None req-6dac8f41-6ada-480c-bbf8-fcefc97012cb tempest-verify_tempest_config-1086575125 tempest-verify_tempest_config-1086575125-project-member] GET http://10.180.1.21/volume/v3/extensions [ 475.088348] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6dac8f41-6ada-480c-bbf8-fcefc97012cb tempest-verify_tempest_config-1086575125 tempest-verify_tempest_config-1086575125-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 475.088563] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6dac8f41-6ada-480c-bbf8-fcefc97012cb tempest-verify_tempest_config-1086575125 tempest-verify_tempest_config-1086575125-project-member] Calling method 'index' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 475.088961] [55045]: INFO cinder.api.openstack.wsgi [None req-6dac8f41-6ada-480c-bbf8-fcefc97012cb tempest-verify_tempest_config-1086575125 tempest-verify_tempest_config-1086575125-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 475.089344] [55045]: [pid: 55045|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 16:13:21 2025] GET /volume/v3/extensions => generated 5245 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 550.153267] [55044]: DEBUG cinder.api.middleware.request_id [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 550.303029] [55044]: INFO cinder.api.openstack.wsgi [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 550.305258] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-292767904"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 550.308297] [55044]: DEBUG cinder.api.v3.volumes [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-292767904'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 550.312320] [55044]: INFO cinder.api.v3.volumes [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Create volume of 1 GB [ 550.330880] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 17:14:37.167796. {{(pid=55044) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 550.330880] [55044]: INFO cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Availability Zones retrieved successfully. [ 550.345227] [55044]: /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 [ 550.345227] [55044]: import asyncore [ 550.356787] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Flow 'volume_create_api' (1f2477d4-a077-41a9-bb44-eea2288b6889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 550.357949] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e04d5d-e45f-4501-af19-25e7066d4953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.359170] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 550.400056] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e04d5d-e45f-4501-af19-25e7066d4953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.401088] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2864511a-8033-4dc6-950f-b3dd433e88ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.433386] [55044]: WARNING cinder.quota [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-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. [ 550.433747] [55044]: WARNING cinder.quota [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-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. [ 550.486831] [55044]: DEBUG cinder.quota [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Created reservations ['2df2d932-b3c4-4708-b0dc-80ce7f8a8b7a', '1bf247ca-dc62-4e36-9b39-9569514161e4', '9f97a05e-0053-4444-ae1b-dbf570b542de', 'ceb1b8c7-f506-46a0-b47d-4ac5561deed9'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 550.486831] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2864511a-8033-4dc6-950f-b3dd433e88ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df2d932-b3c4-4708-b0dc-80ce7f8a8b7a', '1bf247ca-dc62-4e36-9b39-9569514161e4', '9f97a05e-0053-4444-ae1b-dbf570b542de', 'ceb1b8c7-f506-46a0-b47d-4ac5561deed9']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.486831] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7af993-27cf-4d30-8cd7-092e01ed9094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.669672] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7af993-27cf-4d30-8cd7-092e01ed9094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a442cf6-fe02-4f45-8116-838148cd7e3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-292767904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615e1b0664a843bc9c063106b587f8e0',qos_specs=None,replication_status=,reservations=['2df2d932-b3c4-4708-b0dc-80ce7f8a8b7a','1bf247ca-dc62-4e36-9b39-9569514161e4','9f97a05e-0053-4444-ae1b-dbf570b542de','ceb1b8c7-f506-46a0-b47d-4ac5561deed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a124049f148a41f48fa98391d11032df',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-292767904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a442cf6-fe02-4f45-8116-838148cd7e3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='615e1b0664a843bc9c063106b587f8e0',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='a124049f148a41f48fa98391d11032df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.671341] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567bebf9-fb8e-467c-94d1-81c3f3c1577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.687875] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567bebf9-fb8e-467c-94d1-81c3f3c1577d) 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-292767904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615e1b0664a843bc9c063106b587f8e0',qos_specs=None,replication_status=,reservations=['2df2d932-b3c4-4708-b0dc-80ce7f8a8b7a','1bf247ca-dc62-4e36-9b39-9569514161e4','9f97a05e-0053-4444-ae1b-dbf570b542de','ceb1b8c7-f506-46a0-b47d-4ac5561deed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a124049f148a41f48fa98391d11032df',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.688822] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7dd660-e7e9-4f0e-bb4d-bd107e41491d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 550.711343] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b7dd660-e7e9-4f0e-bb4d-bd107e41491d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 550.712509] [55044]: DEBUG cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Flow 'volume_create_api' (1f2477d4-a077-41a9-bb44-eea2288b6889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 550.712919] [55044]: INFO cinder.volume.api [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Create volume request issued successfully. [ 550.714922] [55044]: INFO cinder.api.openstack.wsgi [None req-d80776d1-3bc9-414b-b303-ee13f7e24f11 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 550.715369] [55044]: [pid: 55044|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:14:36 2025] POST /volume/v3/volumes => generated 783 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 550.732473] [55045]: DEBUG cinder.api.middleware.request_id [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 550.745160] [55045]: INFO cinder.api.openstack.wsgi [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 550.745160] [55045]: DEBUG cinder.api.openstack.wsgi [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 550.745160] [55045]: DEBUG cinder.api.openstack.wsgi [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 550.818806] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 550.818806] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 550.834694] [55045]: INFO cinder.volume.api [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 550.845271] [55045]: INFO cinder.api.openstack.wsgi [None req-66cf65e0-a81c-4d29-a68b-db6915d00606 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 550.845799] [55045]: [pid: 55045|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:14:37 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 962 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 551.869417] [55044]: DEBUG cinder.api.middleware.request_id [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.873647] [55044]: INFO cinder.api.openstack.wsgi [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 551.877716] [55044]: DEBUG cinder.api.openstack.wsgi [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 551.877716] [55044]: DEBUG cinder.api.openstack.wsgi [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 551.899270] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 551.899270] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 551.909985] [55044]: INFO cinder.volume.api [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 551.919085] [55044]: INFO cinder.api.openstack.wsgi [None req-56cf5b0f-408b-4bea-bb8e-fa418482efd8 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 551.920960] [55044]: [pid: 55044|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:14:38 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1009 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 560.841331] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=4 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 561.913704] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 611.837200] [55045]: DEBUG cinder.api.middleware.request_id [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.838460] [55045]: WARNING keystonemiddleware.auth_token [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 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. [ 611.841180] [55045]: INFO cinder.api.openstack.wsgi [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 tempest-InstanceActionsTestJSON-1641054236 tempest-InstanceActionsTestJSON-1641054236-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1ed66844-ef3b-4812-8552-69e5847ea4cc [ 611.841509] [55045]: DEBUG cinder.api.openstack.wsgi [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 tempest-InstanceActionsTestJSON-1641054236 tempest-InstanceActionsTestJSON-1641054236-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.841719] [55045]: DEBUG cinder.api.openstack.wsgi [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 tempest-InstanceActionsTestJSON-1641054236 tempest-InstanceActionsTestJSON-1641054236-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.856302] [55045]: INFO cinder.api.openstack.wsgi [req-6a4a082f-152f-4d0f-9a7f-53f9abe7df67 req-1d850c7e-4456-4a75-ba3f-7edd6e4dd306 tempest-InstanceActionsTestJSON-1641054236 tempest-InstanceActionsTestJSON-1641054236-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1ed66844-ef3b-4812-8552-69e5847ea4cc returned with HTTP 200 [ 611.856857] [55045]: [pid: 55045|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 16:15:38 2025] GET /volume/v3/attachments?instance_id=1ed66844-ef3b-4812-8552-69e5847ea4cc => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.285955] [55044]: DEBUG cinder.api.middleware.request_id [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.289330] [55044]: INFO cinder.api.openstack.wsgi [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] POST http://10.180.1.21/volume/v3/volumes [ 614.289749] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1755559782"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 614.291850] [55044]: DEBUG cinder.api.v3.volumes [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1755559782'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 614.291994] [55044]: INFO cinder.api.v3.volumes [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Create volume of 1 GB [ 614.298070] [55044]: INFO cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Availability Zones retrieved successfully. [ 614.306061] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Flow 'volume_create_api' (723f2012-9db0-40cc-893f-c3d62e3f1d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 614.307797] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad91c997-f4f4-48da-a7b7-4bfe0d110296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.309216] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 614.338396] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad91c997-f4f4-48da-a7b7-4bfe0d110296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.339575] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c355cc9a-9b28-4163-bb2d-4fff7c85e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.396968] [55044]: DEBUG cinder.quota [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Created reservations ['7ba602b0-c669-4cec-80e6-cf6c1eadfb65', '830bb61f-2524-400f-8150-96ad660cee4b', '59812c6f-f4b0-42dc-9ce1-dc95aa0159b6', '5d5569d8-d34c-454c-a1ef-b9ecdd2d3b21'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 614.398032] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c355cc9a-9b28-4163-bb2d-4fff7c85e7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ba602b0-c669-4cec-80e6-cf6c1eadfb65', '830bb61f-2524-400f-8150-96ad660cee4b', '59812c6f-f4b0-42dc-9ce1-dc95aa0159b6', '5d5569d8-d34c-454c-a1ef-b9ecdd2d3b21']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.398974] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe60de3e-848e-4f31-a835-9aa28812157b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.431999] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe60de3e-848e-4f31-a835-9aa28812157b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1a91dea-c54e-429c-834f-91cb32d3bb51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1755559782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2989fb5a624d3691685a2c5f675914',qos_specs=None,replication_status=,reservations=['7ba602b0-c669-4cec-80e6-cf6c1eadfb65','830bb61f-2524-400f-8150-96ad660cee4b','59812c6f-f4b0-42dc-9ce1-dc95aa0159b6','5d5569d8-d34c-454c-a1ef-b9ecdd2d3b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb4adc048a341f586bf4a8eda0c2e56',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1755559782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1a91dea-c54e-429c-834f-91cb32d3bb51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a2989fb5a624d3691685a2c5f675914',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='bcb4adc048a341f586bf4a8eda0c2e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.433020] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd93dc7b-c199-431a-8877-23e86cb381e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.446629] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd93dc7b-c199-431a-8877-23e86cb381e7) 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-1755559782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a2989fb5a624d3691685a2c5f675914',qos_specs=None,replication_status=,reservations=['7ba602b0-c669-4cec-80e6-cf6c1eadfb65','830bb61f-2524-400f-8150-96ad660cee4b','59812c6f-f4b0-42dc-9ce1-dc95aa0159b6','5d5569d8-d34c-454c-a1ef-b9ecdd2d3b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcb4adc048a341f586bf4a8eda0c2e56',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.447708] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1623271-f311-4a6b-bff2-e181ede3d7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 614.457771] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1623271-f311-4a6b-bff2-e181ede3d7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 614.458965] [55044]: DEBUG cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Flow 'volume_create_api' (723f2012-9db0-40cc-893f-c3d62e3f1d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 614.459360] [55044]: INFO cinder.volume.api [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Create volume request issued successfully. [ 614.460272] [55044]: INFO cinder.api.openstack.wsgi [None req-b9598921-5a72-4cca-8da6-6f083859e9a2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 614.460773] [55044]: [pid: 55044|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:15:41 2025] POST /volume/v3/volumes => generated 750 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 614.470902] [55045]: DEBUG cinder.api.middleware.request_id [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.473115] [55045]: INFO cinder.api.openstack.wsgi [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 614.473363] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.473613] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.637584] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637584] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.645621] [55045]: INFO cinder.volume.api [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 614.652137] [55045]: INFO cinder.api.openstack.wsgi [None req-d179d56d-c05a-4608-b7d5-97ce765961d0 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 614.652582] [55045]: [pid: 55045|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:41 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 818 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.664489] [55044]: DEBUG cinder.api.middleware.request_id [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.668617] [55044]: INFO cinder.api.openstack.wsgi [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 615.668617] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.668617] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.678765] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.678765] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.683705] [55044]: INFO cinder.volume.api [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 615.691941] [55044]: INFO cinder.api.openstack.wsgi [None req-d2d78afd-c9f5-4bdd-95cd-a6583176a152 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 615.691941] [55044]: [pid: 55044|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:42 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.903643] [55045]: DEBUG cinder.api.middleware.request_id [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.906032] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 615.906286] [55045]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.906551] [55045]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.915307] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.915307] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.923231] [55045]: INFO cinder.volume.api [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 615.929639] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-17d3f57e-a964-485d-bf4a-31f2ec27462f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 615.930077] [55045]: [pid: 55045|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:15:42 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.458417] [55044]: DEBUG cinder.api.middleware.request_id [None req-707db930-b991-4b65-8983-d12e70180682 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.458725] [55044]: INFO cinder.api.openstack.wsgi [None req-707db930-b991-4b65-8983-d12e70180682 None None] GET http://10.180.1.21/volume// [ 617.458725] [55044]: DEBUG cinder.api.openstack.wsgi [None req-707db930-b991-4b65-8983-d12e70180682 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.459353] [55044]: DEBUG cinder.api.openstack.wsgi [None req-707db930-b991-4b65-8983-d12e70180682 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.459457] [55044]: INFO cinder.api.openstack.wsgi [None req-707db930-b991-4b65-8983-d12e70180682 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 617.459750] [55044]: [pid: 55044|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:15:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 617.464520] [55045]: DEBUG cinder.api.middleware.request_id [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-a6fc3c02-58ee-40c1-bccc-ace1906e82ac None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.467947] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-a6fc3c02-58ee-40c1-bccc-ace1906e82ac tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] POST http://10.180.1.21/volume/v3/attachments [ 617.468399] [55045]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-a6fc3c02-58ee-40c1-bccc-ace1906e82ac tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1a91dea-c54e-429c-834f-91cb32d3bb51", "connector": null, "instance_uuid": "7f563c4b-274b-4324-b04e-0b75488d0290"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 617.484108] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.484108] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.522368] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-a6fc3c02-58ee-40c1-bccc-ace1906e82ac tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 617.522964] [55045]: [pid: 55045|app: 0|req: 8/15] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:15:44 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 617.542135] [55044]: DEBUG cinder.api.middleware.request_id [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.544132] [55044]: INFO cinder.api.openstack.wsgi [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 617.544345] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.544564] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.557683] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.557683] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.561141] [55044]: INFO cinder.volume.api [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 617.566359] [55044]: INFO cinder.api.openstack.wsgi [None req-9dd110cc-c99e-490d-8f73-225a4172cc1b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 617.566817] [55044]: [pid: 55044|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:44 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 618.047995] [55045]: DEBUG cinder.api.middleware.request_id [None req-cd7c918e-b01f-47fe-9cc6-c05a46c1bc50 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.048794] [55045]: INFO cinder.api.openstack.wsgi [None req-cd7c918e-b01f-47fe-9cc6-c05a46c1bc50 None None] GET http://10.180.1.21/volume// [ 618.048982] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cd7c918e-b01f-47fe-9cc6-c05a46c1bc50 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.049218] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cd7c918e-b01f-47fe-9cc6-c05a46c1bc50 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.053457] [55045]: INFO cinder.api.openstack.wsgi [None req-cd7c918e-b01f-47fe-9cc6-c05a46c1bc50 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 618.053457] [55045]: [pid: 55045|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:15:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 618.059322] [55044]: DEBUG cinder.api.middleware.request_id [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.060192] [55044]: WARNING keystonemiddleware.auth_token [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 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. [ 618.064122] [55044]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 618.064122] [55044]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.064358] [55044]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.084506] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.084506] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.093305] [55044]: INFO cinder.volume.api [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 618.099217] [55044]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f60fe6e3-f79a-42d4-bf1d-77e1d2216df3 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 618.099739] [55044]: [pid: 55044|app: 0|req: 9/18] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:15:44 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 618.134229] [55045]: DEBUG cinder.api.middleware.request_id [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.139868] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] PUT http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd [ 618.140357] [55045]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-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-543208", "mountpoint": "/dev/sdb"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 618.152677] [55045]: DEBUG cinder.coordination [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Acquiring lock "cinder-attachment_update-b1a91dea-c54e-429c-834f-91cb32d3bb51-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 618.159553] [55045]: DEBUG cinder.coordination [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Lock "cinder-attachment_update-b1a91dea-c54e-429c-834f-91cb32d3bb51-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 618.160751] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.160751] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.580551] [55044]: DEBUG cinder.api.middleware.request_id [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.584886] [55044]: INFO cinder.api.openstack.wsgi [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 618.585538] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.585538] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.601783] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.601783] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.605878] [55044]: INFO cinder.volume.api [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 618.612578] [55044]: INFO cinder.api.openstack.wsgi [None req-a85efb3b-4ad8-4546-8ab4-e5d441b29610 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 618.613327] [55044]: [pid: 55044|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:45 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.628140] [55044]: DEBUG cinder.api.middleware.request_id [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.633939] [55044]: INFO cinder.api.openstack.wsgi [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 619.633939] [55044]: DEBUG cinder.api.openstack.wsgi [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.633939] [55044]: DEBUG cinder.api.openstack.wsgi [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.650452] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.650452] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.654481] [55044]: INFO cinder.volume.api [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 619.663609] [55044]: INFO cinder.api.openstack.wsgi [None req-199a6ff0-2524-44c9-b97f-7060cb0ab90d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 619.663609] [55044]: [pid: 55044|app: 0|req: 11/20] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:46 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.678681] [55044]: DEBUG cinder.api.middleware.request_id [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.679210] [55044]: INFO cinder.api.openstack.wsgi [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 620.681164] [55044]: DEBUG cinder.api.openstack.wsgi [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.681986] [55044]: DEBUG cinder.api.openstack.wsgi [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.723068] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.723068] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.735427] [55044]: INFO cinder.volume.api [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 620.742221] [55044]: INFO cinder.api.openstack.wsgi [None req-10fa9f0e-988c-4acb-8188-c42b19abc83a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 620.743082] [55044]: [pid: 55044|app: 0|req: 12/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:47 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.759324] [55044]: DEBUG cinder.api.middleware.request_id [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.761409] [55044]: INFO cinder.api.openstack.wsgi [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 621.761659] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.761870] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.778510] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.778510] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.782473] [55044]: INFO cinder.volume.api [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 621.786433] [55044]: INFO cinder.api.openstack.wsgi [None req-6f313c48-20c1-479e-93e4-d51a8e9834ff tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 621.786871] [55044]: [pid: 55044|app: 0|req: 13/22] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:48 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 622.799353] [55044]: DEBUG cinder.api.middleware.request_id [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.806387] [55044]: INFO cinder.api.openstack.wsgi [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 622.806387] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.806387] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.825138] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.825138] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.830805] [55044]: INFO cinder.volume.api [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 622.838957] [55044]: INFO cinder.api.openstack.wsgi [None req-9f6359fe-e8c1-43a0-b6d2-188798433e13 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 622.839311] [55044]: [pid: 55044|app: 0|req: 14/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:49 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.716128] [55045]: DEBUG cinder.coordination [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Lock "cinder-attachment_update-b1a91dea-c54e-429c-834f-91cb32d3bb51-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.556s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 623.716128] [55045]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-401211ab-9304-4382-a6bd-713312af99df tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd returned with HTTP 200 [ 623.716381] [55045]: [pid: 55045|app: 0|req: 10/24] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:15:44 2025] PUT /volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd => generated 617 bytes in 5583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 623.857324] [55044]: DEBUG cinder.api.middleware.request_id [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.860111] [55044]: INFO cinder.api.openstack.wsgi [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 623.860367] [55044]: DEBUG cinder.api.openstack.wsgi [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.860787] [55044]: DEBUG cinder.api.openstack.wsgi [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.876044] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.876044] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.880383] [55044]: INFO cinder.volume.api [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 623.890865] [55044]: INFO cinder.api.openstack.wsgi [None req-696ffd1b-b948-4057-9cdf-9fcb59d55490 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 623.891460] [55044]: [pid: 55044|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:50 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.901879] [55045]: DEBUG cinder.api.middleware.request_id [None req-d01548fd-990c-43ab-b3c6-94be289c902f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.905373] [55045]: INFO cinder.api.openstack.wsgi [None req-d01548fd-990c-43ab-b3c6-94be289c902f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 624.905656] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d01548fd-990c-43ab-b3c6-94be289c902f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.905891] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d01548fd-990c-43ab-b3c6-94be289c902f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.927972] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.927972] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.935413] [55045]: INFO cinder.volume.api [None req-d01548fd-990c-43ab-b3c6-94be289c902f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 624.943468] [55045]: INFO cinder.api.openstack.wsgi [None req-d01548fd-990c-43ab-b3c6-94be289c902f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 624.944057] [55045]: [pid: 55045|app: 0|req: 11/26] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:51 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.352598] [55044]: DEBUG cinder.api.middleware.request_id [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f66a1148-2b48-43eb-a4bb-88e5fffa66f2 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.356854] [55044]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f66a1148-2b48-43eb-a4bb-88e5fffa66f2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] POST http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd/action [ 625.360703] [55044]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f66a1148-2b48-43eb-a4bb-88e5fffa66f2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 625.360856] [55044]: DEBUG cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f66a1148-2b48-43eb-a4bb-88e5fffa66f2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 625.388978] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.388978] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.403889] [55044]: INFO cinder.api.openstack.wsgi [req-04e31b5c-52df-44cb-bc90-41bd6e5fa907 req-f66a1148-2b48-43eb-a4bb-88e5fffa66f2 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd/action returned with HTTP 204 [ 625.404376] [55044]: [pid: 55044|app: 0|req: 16/27] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:15:52 2025] POST /volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 625.962931] [55045]: DEBUG cinder.api.middleware.request_id [None req-11820d09-d93b-434b-b80f-e5cd4334b25a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.965553] [55045]: INFO cinder.api.openstack.wsgi [None req-11820d09-d93b-434b-b80f-e5cd4334b25a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 625.965773] [55045]: DEBUG cinder.api.openstack.wsgi [None req-11820d09-d93b-434b-b80f-e5cd4334b25a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.965952] [55045]: DEBUG cinder.api.openstack.wsgi [None req-11820d09-d93b-434b-b80f-e5cd4334b25a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.996749] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.996749] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.006147] [55045]: INFO cinder.volume.api [None req-11820d09-d93b-434b-b80f-e5cd4334b25a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 626.014666] [55045]: INFO cinder.api.openstack.wsgi [None req-11820d09-d93b-434b-b80f-e5cd4334b25a tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 626.014666] [55045]: [pid: 55045|app: 0|req: 12/28] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:52 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1135 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 626.030604] [55044]: DEBUG cinder.api.middleware.request_id [None req-c8c14149-5b5a-424c-8355-f6044bde688f None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.033229] [55044]: INFO cinder.api.openstack.wsgi [None req-c8c14149-5b5a-424c-8355-f6044bde688f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 626.033460] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c8c14149-5b5a-424c-8355-f6044bde688f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.033704] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c8c14149-5b5a-424c-8355-f6044bde688f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.047294] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.047294] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.052955] [55044]: INFO cinder.volume.api [None req-c8c14149-5b5a-424c-8355-f6044bde688f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 626.057868] [55044]: INFO cinder.api.openstack.wsgi [None req-c8c14149-5b5a-424c-8355-f6044bde688f tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 626.058415] [55044]: [pid: 55044|app: 0|req: 17/29] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:15:52 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.007270] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 636.055545] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 671.081504] [55045]: DEBUG cinder.api.middleware.request_id [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.088280] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 671.088556] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.088790] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.109156] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.109156] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.116989] [55045]: INFO cinder.volume.api [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 671.128620] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-85051ae8-3886-49bf-a056-af995f80f98d tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 671.129207] [55045]: [pid: 55045|app: 0|req: 13/30] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:16:37 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1135 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.170712] [55044]: DEBUG cinder.api.middleware.request_id [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.173401] [55044]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] POST http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51/action [ 671.173747] [55044]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 671.173891] [55044]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 671.187032] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.187032] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.188742] [55044]: INFO cinder.volume.api [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 671.196449] [55044]: INFO cinder.volume.api [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Begin detaching volume completed successfully. [ 671.196798] [55044]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-fd83c124-12d9-40b5-91b2-9380a66a3ba9 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51/action returned with HTTP 202 [ 671.197329] [55044]: [pid: 55044|app: 0|req: 18/31] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:16:38 2025] POST /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 671.214206] [55045]: DEBUG cinder.api.middleware.request_id [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.217532] [55045]: INFO cinder.api.openstack.wsgi [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 671.217791] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.218079] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.241219] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.241219] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.245605] [55045]: INFO cinder.volume.api [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 671.251043] [55045]: INFO cinder.api.openstack.wsgi [None req-2298b639-220e-4d6e-a593-e4cb05e07ab8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 671.251517] [55045]: [pid: 55045|app: 0|req: 14/32] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:38 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.225300] [55044]: DEBUG cinder.api.middleware.request_id [None req-701a9140-aee6-4924-ac76-377ecaac38ce None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.226205] [55044]: INFO cinder.api.openstack.wsgi [None req-701a9140-aee6-4924-ac76-377ecaac38ce None None] GET http://10.180.1.21/volume// [ 672.226293] [55044]: DEBUG cinder.api.openstack.wsgi [None req-701a9140-aee6-4924-ac76-377ecaac38ce None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.227672] [55044]: DEBUG cinder.api.openstack.wsgi [None req-701a9140-aee6-4924-ac76-377ecaac38ce None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.227672] [55044]: INFO cinder.api.openstack.wsgi [None req-701a9140-aee6-4924-ac76-377ecaac38ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 672.227672] [55044]: [pid: 55044|app: 0|req: 19/33] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:16:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 672.235133] [55045]: DEBUG cinder.api.middleware.request_id [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.237668] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 672.237931] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.238173] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.252497] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.252497] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.256565] [55045]: INFO cinder.volume.api [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 672.262621] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-05de0315-ec01-4254-9d02-c1e08ec79cb4 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 672.263124] [55045]: [pid: 55045|app: 0|req: 15/34] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:16:39 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 672.265243] [55044]: DEBUG cinder.api.middleware.request_id [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.267549] [55044]: INFO cinder.api.openstack.wsgi [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 672.267811] [55044]: DEBUG cinder.api.openstack.wsgi [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.268152] [55044]: DEBUG cinder.api.openstack.wsgi [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.278909] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.278909] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.282460] [55044]: INFO cinder.volume.api [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 672.287419] [55044]: INFO cinder.api.openstack.wsgi [None req-344920d5-af50-4fb7-95b8-e2e1c020c0a5 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 672.287885] [55044]: [pid: 55044|app: 0|req: 20/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:39 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.298325] [55045]: DEBUG cinder.api.middleware.request_id [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.300559] [55045]: INFO cinder.api.openstack.wsgi [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 673.300785] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.301016] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.320527] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.320527] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.324041] [55045]: INFO cinder.volume.api [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 673.329585] [55045]: INFO cinder.api.openstack.wsgi [None req-eb7ab23d-84e6-4466-bfb8-5e9782a1976b tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 673.330097] [55045]: [pid: 55045|app: 0|req: 16/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:40 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.341583] [55044]: DEBUG cinder.api.middleware.request_id [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.343745] [55044]: INFO cinder.api.openstack.wsgi [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 674.343993] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.344269] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.359848] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.359848] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.366535] [55044]: INFO cinder.volume.api [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 674.372748] [55044]: INFO cinder.api.openstack.wsgi [None req-ad30167d-cbf8-4e41-9638-ef3bdfd659ad tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 674.373723] [55044]: [pid: 55044|app: 0|req: 21/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:41 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.408720] [55045]: DEBUG cinder.api.middleware.request_id [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-e9ca17c2-93f3-4abd-963c-7beb6f7eb344 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.413417] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-e9ca17c2-93f3-4abd-963c-7beb6f7eb344 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd [ 674.413686] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-e9ca17c2-93f3-4abd-963c-7beb6f7eb344 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.413933] [55045]: DEBUG cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-e9ca17c2-93f3-4abd-963c-7beb6f7eb344 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.421118] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.421118] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.980640] [55045]: INFO cinder.api.openstack.wsgi [req-cbae141d-6a79-4cc9-8b24-ba399fb5425c req-e9ca17c2-93f3-4abd-963c-7beb6f7eb344 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd returned with HTTP 200 [ 674.981212] [55045]: [pid: 55045|app: 0|req: 17/38] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:16:41 2025] DELETE /volume/v3/attachments/6b784aa5-5be8-4058-9fc2-da2d32e4a7cd => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.385424] [55044]: DEBUG cinder.api.middleware.request_id [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.388525] [55044]: INFO cinder.api.openstack.wsgi [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 675.388793] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.390032] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.405505] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.405505] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.410125] [55044]: INFO cinder.volume.api [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 675.417892] [55044]: INFO cinder.api.openstack.wsgi [None req-7cfa53f8-3709-48fd-9142-d81c12b37b23 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 675.418366] [55044]: [pid: 55044|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:42 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.167754] [55045]: DEBUG cinder.api.middleware.request_id [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.170287] [55045]: INFO cinder.api.openstack.wsgi [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] POST http://10.180.1.21/volume/v3/volumes [ 682.170717] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2140040067"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 682.172774] [55045]: DEBUG cinder.api.v3.volumes [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2140040067'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 682.173297] [55045]: INFO cinder.api.v3.volumes [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume of 1 GB [ 682.173696] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.173696] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.191021] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Availability zone cache updated, next update will occur around 2025-02-19 17:16:49.026486. {{(pid=55045) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 682.191021] [55045]: INFO cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Availability Zones retrieved successfully. [ 682.212016] [55045]: /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 [ 682.212016] [55045]: import asyncore [ 682.225326] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Flow 'volume_create_api' (4484f5fd-540f-4d84-bcc3-bc868eef5db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.226414] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb87348-0c27-4098-88c5-77cc5253f49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.227406] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 682.270561] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb87348-0c27-4098-88c5-77cc5253f49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.272678] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59cd9602-74b8-4468-a181-b6aa6f6a11aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.305942] [55045]: WARNING cinder.quota [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-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. [ 682.306397] [55045]: WARNING cinder.quota [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-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. [ 682.354798] [55045]: DEBUG cinder.quota [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Created reservations ['5d2d5ebe-21bf-4610-b1cf-1df96f99e0f5', 'fe73d917-0078-439a-8ee4-696649e92acb', '6d9a625d-5b9f-4e49-a897-81f75c24e18f', '5bdb306f-81c7-41ca-b6cd-4cb3482606c6'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 682.356566] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59cd9602-74b8-4468-a181-b6aa6f6a11aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2d5ebe-21bf-4610-b1cf-1df96f99e0f5', 'fe73d917-0078-439a-8ee4-696649e92acb', '6d9a625d-5b9f-4e49-a897-81f75c24e18f', '5bdb306f-81c7-41ca-b6cd-4cb3482606c6']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.357301] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54295764-34e2-4ac3-a431-154dcf1bbba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.376567] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54295764-34e2-4ac3-a431-154dcf1bbba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0231eacb-177c-420d-8259-eb5c97c59a5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2140040067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45b05cbd65564e14a6b95aeddffc7e5f',qos_specs=None,replication_status=,reservations=['5d2d5ebe-21bf-4610-b1cf-1df96f99e0f5','fe73d917-0078-439a-8ee4-696649e92acb','6d9a625d-5b9f-4e49-a897-81f75c24e18f','5bdb306f-81c7-41ca-b6cd-4cb3482606c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e89a1a9cc49f4505a11ad31cb4900f7e',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2140040067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0231eacb-177c-420d-8259-eb5c97c59a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b05cbd65564e14a6b95aeddffc7e5f',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='e89a1a9cc49f4505a11ad31cb4900f7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.377753] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28043c5a-776f-4793-9490-6506d73319cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.398094] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28043c5a-776f-4793-9490-6506d73319cb) 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-2140040067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45b05cbd65564e14a6b95aeddffc7e5f',qos_specs=None,replication_status=,reservations=['5d2d5ebe-21bf-4610-b1cf-1df96f99e0f5','fe73d917-0078-439a-8ee4-696649e92acb','6d9a625d-5b9f-4e49-a897-81f75c24e18f','5bdb306f-81c7-41ca-b6cd-4cb3482606c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e89a1a9cc49f4505a11ad31cb4900f7e',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.398094] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79bc9d73-69bb-44e2-a593-70d9e4a96215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.420755] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79bc9d73-69bb-44e2-a593-70d9e4a96215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.422103] [55045]: DEBUG cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Flow 'volume_create_api' (4484f5fd-540f-4d84-bcc3-bc868eef5db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.422534] [55045]: INFO cinder.volume.api [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume request issued successfully. [ 682.426838] [55045]: INFO cinder.api.openstack.wsgi [None req-9aaf3421-84cc-4d98-959b-fcb23eade39b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 682.427764] [55045]: [pid: 55045|app: 0|req: 18/40] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:16:49 2025] POST /volume/v3/volumes => generated 754 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 682.438991] [55044]: DEBUG cinder.api.middleware.request_id [None req-d0cdd049-bcdc-4700-97c6-53c18360efce None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.440729] [55044]: INFO cinder.api.openstack.wsgi [None req-d0cdd049-bcdc-4700-97c6-53c18360efce tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 682.440959] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d0cdd049-bcdc-4700-97c6-53c18360efce tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.441445] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d0cdd049-bcdc-4700-97c6-53c18360efce tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.449468] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.449468] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.454326] [55044]: INFO cinder.volume.api [None req-d0cdd049-bcdc-4700-97c6-53c18360efce tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 682.460139] [55044]: INFO cinder.api.openstack.wsgi [None req-d0cdd049-bcdc-4700-97c6-53c18360efce tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 682.460577] [55044]: [pid: 55044|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:49 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.473281] [55045]: DEBUG cinder.api.middleware.request_id [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.475968] [55045]: INFO cinder.api.openstack.wsgi [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 683.476325] [55045]: DEBUG cinder.api.openstack.wsgi [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.476585] [55045]: DEBUG cinder.api.openstack.wsgi [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.492474] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.492474] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.497273] [55045]: INFO cinder.volume.api [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 683.503635] [55045]: INFO cinder.api.openstack.wsgi [None req-824b64cc-7848-43e8-a105-9e56e1c920e0 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 683.504102] [55045]: [pid: 55045|app: 0|req: 19/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:50 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.288918] [55044]: DEBUG cinder.api.middleware.request_id [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.297156] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 684.297397] [55044]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.297618] [55044]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.313352] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.313352] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.319153] [55044]: INFO cinder.volume.api [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 684.328362] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-fc21d66e-e9fd-4a79-bd2a-e5d5c4486812 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 684.328672] [55044]: [pid: 55044|app: 0|req: 24/43] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:16:51 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.856027] [55045]: DEBUG cinder.api.middleware.request_id [None req-5dc3d1e0-3eac-49bb-93fd-7911f474e95c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.856414] [55045]: INFO cinder.api.openstack.wsgi [None req-5dc3d1e0-3eac-49bb-93fd-7911f474e95c None None] GET http://10.180.1.21/volume// [ 685.856657] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5dc3d1e0-3eac-49bb-93fd-7911f474e95c None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.857044] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5dc3d1e0-3eac-49bb-93fd-7911f474e95c None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.860023] [55045]: INFO cinder.api.openstack.wsgi [None req-5dc3d1e0-3eac-49bb-93fd-7911f474e95c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 685.860023] [55045]: [pid: 55045|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:16:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 685.862625] [55044]: DEBUG cinder.api.middleware.request_id [req-c97cb11b-f10d-4742-8c12-727b169af420 req-dd687b01-4523-4565-afcf-1eff52e26e43 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.865573] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-dd687b01-4523-4565-afcf-1eff52e26e43 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] POST http://10.180.1.21/volume/v3/attachments [ 685.866052] [55044]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-dd687b01-4523-4565-afcf-1eff52e26e43 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0231eacb-177c-420d-8259-eb5c97c59a5d", "connector": null, "instance_uuid": "99494742-9f6f-404c-bcb2-be74f0f36b4e"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 685.879341] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.879341] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.925232] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-dd687b01-4523-4565-afcf-1eff52e26e43 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 685.926102] [55044]: [pid: 55044|app: 0|req: 25/45] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:16:52 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.957844] [55045]: DEBUG cinder.api.middleware.request_id [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.960613] [55045]: INFO cinder.api.openstack.wsgi [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 685.960845] [55045]: DEBUG cinder.api.openstack.wsgi [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.961113] [55045]: DEBUG cinder.api.openstack.wsgi [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.976661] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.976661] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.986331] [55045]: INFO cinder.volume.api [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 685.992913] [55045]: INFO cinder.api.openstack.wsgi [None req-69fd3d94-9e7b-46d9-b4ec-447854915c05 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 685.995770] [55045]: [pid: 55045|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:52 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.464514] [55044]: DEBUG cinder.api.middleware.request_id [None req-301fbbe4-92ec-43e1-b55f-799976a7e90a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.464966] [55044]: INFO cinder.api.openstack.wsgi [None req-301fbbe4-92ec-43e1-b55f-799976a7e90a None None] GET http://10.180.1.21/volume// [ 686.465170] [55044]: DEBUG cinder.api.openstack.wsgi [None req-301fbbe4-92ec-43e1-b55f-799976a7e90a None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.465437] [55044]: DEBUG cinder.api.openstack.wsgi [None req-301fbbe4-92ec-43e1-b55f-799976a7e90a None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.465860] [55044]: INFO cinder.api.openstack.wsgi [None req-301fbbe4-92ec-43e1-b55f-799976a7e90a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 686.466224] [55044]: [pid: 55044|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:16:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 686.477161] [55045]: DEBUG cinder.api.middleware.request_id [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.479735] [55045]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 686.480083] [55045]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.481963] [55045]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.499445] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.499445] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.502212] [55045]: INFO cinder.volume.api [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 686.507802] [55045]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-4ae15c4c-7af8-4d89-a892-5f0bbd34fdbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 686.508428] [55045]: [pid: 55045|app: 0|req: 22/48] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:16:53 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 686.539836] [55044]: DEBUG cinder.api.middleware.request_id [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.542337] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] PUT http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c [ 686.542808] [55044]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-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-543205", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 686.556603] [55044]: DEBUG cinder.coordination [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Acquiring lock "cinder-attachment_update-0231eacb-177c-420d-8259-eb5c97c59a5d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 686.562546] [55044]: DEBUG cinder.coordination [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Lock "cinder-attachment_update-0231eacb-177c-420d-8259-eb5c97c59a5d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 686.563904] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.563904] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.005155] [55045]: DEBUG cinder.api.middleware.request_id [None req-60dee375-3003-4150-9a94-74962073152e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.007707] [55045]: INFO cinder.api.openstack.wsgi [None req-60dee375-3003-4150-9a94-74962073152e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 687.008195] [55045]: DEBUG cinder.api.openstack.wsgi [None req-60dee375-3003-4150-9a94-74962073152e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.008304] [55045]: DEBUG cinder.api.openstack.wsgi [None req-60dee375-3003-4150-9a94-74962073152e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.022955] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.022955] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.031506] [55045]: INFO cinder.volume.api [None req-60dee375-3003-4150-9a94-74962073152e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 687.037793] [55045]: INFO cinder.api.openstack.wsgi [None req-60dee375-3003-4150-9a94-74962073152e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 687.037793] [55045]: [pid: 55045|app: 0|req: 23/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:53 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.050999] [55045]: DEBUG cinder.api.middleware.request_id [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.053995] [55045]: INFO cinder.api.openstack.wsgi [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 688.054322] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.054531] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.072648] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.072648] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.078354] [55045]: INFO cinder.volume.api [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 688.084701] [55045]: INFO cinder.api.openstack.wsgi [None req-5d8caa3a-57c9-4c4f-8d3d-f7f5ef9af555 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 688.085352] [55045]: [pid: 55045|app: 0|req: 24/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:54 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.096309] [55045]: DEBUG cinder.api.middleware.request_id [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.100394] [55045]: INFO cinder.api.openstack.wsgi [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 689.100629] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.100859] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.119392] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.119392] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.121073] [55045]: INFO cinder.volume.api [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 689.127605] [55045]: INFO cinder.api.openstack.wsgi [None req-ae9ac55b-11a3-48e6-99d3-e01563006930 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 689.127605] [55045]: [pid: 55045|app: 0|req: 25/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:55 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.138709] [55045]: DEBUG cinder.api.middleware.request_id [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.143152] [55045]: INFO cinder.api.openstack.wsgi [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 690.143399] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.143626] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.164324] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.164324] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.169156] [55045]: INFO cinder.volume.api [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 690.177295] [55045]: INFO cinder.api.openstack.wsgi [None req-3202d872-7c3c-4252-9e2d-fd3a0317b518 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 690.181123] [55045]: [pid: 55045|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:56 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.188409] [55045]: DEBUG cinder.api.middleware.request_id [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.191361] [55045]: INFO cinder.api.openstack.wsgi [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 691.191922] [55045]: DEBUG cinder.api.openstack.wsgi [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.192312] [55045]: DEBUG cinder.api.openstack.wsgi [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.214505] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.214505] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.220791] [55045]: INFO cinder.volume.api [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 691.231643] [55045]: INFO cinder.api.openstack.wsgi [None req-99bc811b-b19c-4127-844e-d1e852ca4d1e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 691.232177] [55045]: [pid: 55045|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:58 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.246321] [55045]: DEBUG cinder.api.middleware.request_id [None req-4deec4f8-a2c3-4d06-9042-42228241f983 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.248488] [55045]: INFO cinder.api.openstack.wsgi [None req-4deec4f8-a2c3-4d06-9042-42228241f983 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 692.248740] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4deec4f8-a2c3-4d06-9042-42228241f983 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.248955] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4deec4f8-a2c3-4d06-9042-42228241f983 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.263919] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.263919] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.268465] [55045]: INFO cinder.volume.api [None req-4deec4f8-a2c3-4d06-9042-42228241f983 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 692.274215] [55045]: INFO cinder.api.openstack.wsgi [None req-4deec4f8-a2c3-4d06-9042-42228241f983 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 692.274659] [55045]: [pid: 55045|app: 0|req: 28/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:16:59 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.105281] [55044]: DEBUG cinder.coordination [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Lock "cinder-attachment_update-0231eacb-177c-420d-8259-eb5c97c59a5d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.542s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 693.105699] [55044]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-23aad256-063a-4b4f-aa20-365f893ff44c tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c returned with HTTP 200 [ 693.106532] [55044]: [pid: 55044|app: 0|req: 27/55] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:16:53 2025] PUT /volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c => generated 617 bytes in 6567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.289812] [55045]: DEBUG cinder.api.middleware.request_id [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.292253] [55045]: INFO cinder.api.openstack.wsgi [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 693.292690] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.293026] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.311361] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.311361] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.318121] [55045]: INFO cinder.volume.api [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 693.324696] [55045]: INFO cinder.api.openstack.wsgi [None req-2e3709d8-73d2-46b1-9fb0-ff972958713f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 693.324696] [55045]: [pid: 55045|app: 0|req: 29/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:00 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.340027] [55044]: DEBUG cinder.api.middleware.request_id [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.342268] [55044]: INFO cinder.api.openstack.wsgi [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 694.342530] [55044]: DEBUG cinder.api.openstack.wsgi [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.342770] [55044]: DEBUG cinder.api.openstack.wsgi [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.367225] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.367225] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.372297] [55044]: INFO cinder.volume.api [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 694.379259] [55044]: INFO cinder.api.openstack.wsgi [None req-df48388c-c86a-4f40-b8b0-c897de4e4000 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 694.379670] [55044]: [pid: 55044|app: 0|req: 28/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:01 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.279346] [55045]: DEBUG cinder.api.middleware.request_id [req-c97cb11b-f10d-4742-8c12-727b169af420 req-7a22bd54-5b27-4127-8187-d03f24c142bb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.282015] [55045]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-7a22bd54-5b27-4127-8187-d03f24c142bb tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] POST http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c/action [ 695.282513] [55045]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-7a22bd54-5b27-4127-8187-d03f24c142bb tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 695.282701] [55045]: DEBUG cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-7a22bd54-5b27-4127-8187-d03f24c142bb tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 695.299049] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.299049] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.310022] [55045]: INFO cinder.api.openstack.wsgi [req-c97cb11b-f10d-4742-8c12-727b169af420 req-7a22bd54-5b27-4127-8187-d03f24c142bb tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c/action returned with HTTP 204 [ 695.310022] [55045]: [pid: 55045|app: 0|req: 30/58] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:17:02 2025] POST /volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 695.391052] [55044]: DEBUG cinder.api.middleware.request_id [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.393272] [55044]: INFO cinder.api.openstack.wsgi [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 695.393834] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.393834] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.405870] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.405870] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.410365] [55044]: INFO cinder.volume.api [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 695.416071] [55044]: INFO cinder.api.openstack.wsgi [None req-a862a3db-b45b-4bbe-acd5-0677832baa67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 695.416639] [55044]: [pid: 55044|app: 0|req: 29/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.427256] [55045]: DEBUG cinder.api.middleware.request_id [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.429957] [55045]: INFO cinder.api.openstack.wsgi [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 695.430299] [55045]: DEBUG cinder.api.openstack.wsgi [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.430538] [55045]: DEBUG cinder.api.openstack.wsgi [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.441724] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.441724] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.447075] [55045]: INFO cinder.volume.api [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 695.452650] [55045]: INFO cinder.api.openstack.wsgi [None req-74a5b577-2fec-4d58-a0ac-964c6de5e8e4 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 695.453066] [55045]: [pid: 55045|app: 0|req: 31/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.720886] [55044]: DEBUG cinder.api.middleware.request_id [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.723893] [55044]: INFO cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 695.724237] [55044]: DEBUG cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.724532] [55044]: DEBUG cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.737524] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.737524] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.742237] [55044]: INFO cinder.volume.api [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Volume info retrieved successfully. [ 695.748935] [55044]: INFO cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-bac84310-0887-43ff-b725-d860c5076e23 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 695.749575] [55044]: [pid: 55044|app: 0|req: 30/61] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.756563] [55045]: DEBUG cinder.api.middleware.request_id [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-4b1b435a-a49f-493b-9995-8ee4a0300913 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.759834] [55045]: INFO cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-4b1b435a-a49f-493b-9995-8ee4a0300913 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef503cdd-e203-44eb-a3e9-41717c4283ef [ 695.760202] [55045]: DEBUG cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-4b1b435a-a49f-493b-9995-8ee4a0300913 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.760428] [55045]: DEBUG cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-4b1b435a-a49f-493b-9995-8ee4a0300913 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.769063] [55045]: INFO cinder.api.openstack.wsgi [req-4d7b7a66-b6a3-4865-a9b7-8e946f4195b5 req-4b1b435a-a49f-493b-9995-8ee4a0300913 tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] http://10.180.1.21/volume/v3/volumes/ef503cdd-e203-44eb-a3e9-41717c4283ef returned with HTTP 404 [ 695.770093] [55045]: [pid: 55045|app: 0|req: 32/62] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/ef503cdd-e203-44eb-a3e9-41717c4283ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 695.776954] [55044]: DEBUG cinder.api.middleware.request_id [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.779512] [55044]: INFO cinder.api.openstack.wsgi [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 695.779780] [55044]: DEBUG cinder.api.openstack.wsgi [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.780032] [55044]: DEBUG cinder.api.openstack.wsgi [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.792259] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.792259] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.796777] [55044]: INFO cinder.volume.api [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 695.803313] [55044]: INFO cinder.api.openstack.wsgi [None req-72ea908d-b2ff-4bfd-be0f-a552e26c48db tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 695.803783] [55044]: [pid: 55044|app: 0|req: 31/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.981826] [55045]: DEBUG cinder.api.middleware.request_id [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.987809] [55045]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 695.988100] [55045]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.988360] [55045]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.040532] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.040532] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.047678] [55045]: INFO cinder.volume.api [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 696.062656] [55045]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-768b2190-5a3a-4158-8d30-65f352149855 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 696.062656] [55045]: [pid: 55045|app: 0|req: 33/64] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:02 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1139 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.109378] [55044]: DEBUG cinder.api.middleware.request_id [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.111821] [55044]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] POST http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d/action [ 696.112236] [55044]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 696.112384] [55044]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 696.127434] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.127434] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.128047] [55044]: INFO cinder.volume.api [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 696.141365] [55044]: INFO cinder.volume.api [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Begin detaching volume completed successfully. [ 696.141641] [55044]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-65c43ceb-7132-40b3-aba8-81b8772ed6f3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d/action returned with HTTP 202 [ 696.142121] [55044]: [pid: 55044|app: 0|req: 32/65] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:17:02 2025] POST /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 697.172103] [55045]: DEBUG cinder.api.middleware.request_id [None req-2b26e363-5f5a-418e-a596-9a6a0139a934 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.172606] [55045]: INFO cinder.api.openstack.wsgi [None req-2b26e363-5f5a-418e-a596-9a6a0139a934 None None] GET http://10.180.1.21/volume// [ 697.172808] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2b26e363-5f5a-418e-a596-9a6a0139a934 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.173042] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2b26e363-5f5a-418e-a596-9a6a0139a934 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.173488] [55045]: INFO cinder.api.openstack.wsgi [None req-2b26e363-5f5a-418e-a596-9a6a0139a934 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 697.173820] [55045]: [pid: 55045|app: 0|req: 34/66] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:17:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 697.178525] [55044]: DEBUG cinder.api.middleware.request_id [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.181235] [55044]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 697.181416] [55044]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.181643] [55044]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.202927] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.202927] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.207901] [55044]: INFO cinder.volume.api [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 697.215217] [55044]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-1601900a-3825-4327-94cf-fb2d63530041 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 697.215865] [55044]: [pid: 55044|app: 0|req: 33/67] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:17:04 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 698.432379] [55045]: DEBUG cinder.api.middleware.request_id [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-fe903aba-a0f7-44b1-b288-9912492c641d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.436608] [55045]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-fe903aba-a0f7-44b1-b288-9912492c641d tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c [ 698.436608] [55045]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-fe903aba-a0f7-44b1-b288-9912492c641d tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.436799] [55045]: DEBUG cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-fe903aba-a0f7-44b1-b288-9912492c641d tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.448237] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.448237] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.991179] [55045]: INFO cinder.api.openstack.wsgi [req-7693658f-6dee-4e29-a3fd-c3424e83721b req-fe903aba-a0f7-44b1-b288-9912492c641d tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c returned with HTTP 200 [ 698.992029] [55045]: [pid: 55045|app: 0|req: 35/68] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:17:05 2025] DELETE /volume/v3/attachments/b44fe320-b9ee-4547-8045-20d4c3ca330c => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.761157] [55044]: DEBUG cinder.api.middleware.request_id [None req-0c831876-3ff2-487d-a344-6cec644f3a64 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.763617] [55044]: INFO cinder.api.openstack.wsgi [None req-0c831876-3ff2-487d-a344-6cec644f3a64 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 699.763854] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c831876-3ff2-487d-a344-6cec644f3a64 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.764197] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c831876-3ff2-487d-a344-6cec644f3a64 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.783215] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.783215] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.788873] [55044]: INFO cinder.volume.api [None req-0c831876-3ff2-487d-a344-6cec644f3a64 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 699.794612] [55044]: INFO cinder.api.openstack.wsgi [None req-0c831876-3ff2-487d-a344-6cec644f3a64 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 699.795031] [55044]: [pid: 55044|app: 0|req: 34/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:06 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.825098] [55045]: DEBUG cinder.api.middleware.request_id [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.827803] [55045]: INFO cinder.api.openstack.wsgi [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1873433597 [ 699.828070] [55045]: DEBUG cinder.api.openstack.wsgi [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.828352] [55045]: DEBUG cinder.api.openstack.wsgi [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.828597] [55045]: INFO cinder.api.v3.volumes [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Delete volume with id: tempest-invalid-1873433597 [ 699.835374] [55045]: INFO cinder.api.openstack.wsgi [req-33f6fcf2-c82c-4b55-b5dc-3489053fe017 req-682b3b56-a048-4a3b-909f-f9c74fe72ccb tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1873433597 returned with HTTP 404 [ 699.836019] [55045]: [pid: 55045|app: 0|req: 36/70] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 19 16:17:06 2025] DELETE /volume/v3/volumes/tempest-invalid-1873433597 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 700.206848] [55044]: DEBUG cinder.api.middleware.request_id [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.209194] [55044]: INFO cinder.api.openstack.wsgi [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ce916e94-0b0f-4c7a-aef5-1fa14af4e7ae [ 700.209499] [55044]: DEBUG cinder.api.openstack.wsgi [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.209885] [55044]: DEBUG cinder.api.openstack.wsgi [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.211035] [55044]: INFO cinder.api.v3.volumes [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Delete volume with id: ce916e94-0b0f-4c7a-aef5-1fa14af4e7ae [ 700.218566] [55044]: INFO cinder.api.openstack.wsgi [req-4db0730f-926b-46c3-a235-a7629552b415 req-5ba85fd4-4b73-43f7-bf6c-ecbfb6f9ea2a tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] http://10.180.1.21/volume/v3/volumes/ce916e94-0b0f-4c7a-aef5-1fa14af4e7ae returned with HTTP 404 [ 700.219138] [55044]: [pid: 55044|app: 0|req: 35/71] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:17:07 2025] DELETE /volume/v3/volumes/ce916e94-0b0f-4c7a-aef5-1fa14af4e7ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 700.239283] [55045]: DEBUG cinder.api.middleware.request_id [req-f5b950e6-bc1d-4d28-847c-868462a38e06 req-453fba31-b371-4b62-a275-8c68a5cfd85e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.241585] [55045]: INFO cinder.api.openstack.wsgi [req-f5b950e6-bc1d-4d28-847c-868462a38e06 req-453fba31-b371-4b62-a275-8c68a5cfd85e tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] GET http://10.180.1.21/volume/v3/volumes/537394cf-af6e-45f2-a8e0-d83c7a73ea5a [ 700.242237] [55045]: DEBUG cinder.api.openstack.wsgi [req-f5b950e6-bc1d-4d28-847c-868462a38e06 req-453fba31-b371-4b62-a275-8c68a5cfd85e tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.242488] [55045]: DEBUG cinder.api.openstack.wsgi [req-f5b950e6-bc1d-4d28-847c-868462a38e06 req-453fba31-b371-4b62-a275-8c68a5cfd85e tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.249268] [55045]: INFO cinder.api.openstack.wsgi [req-f5b950e6-bc1d-4d28-847c-868462a38e06 req-453fba31-b371-4b62-a275-8c68a5cfd85e tempest-VolumesNegativeTest-291057292 tempest-VolumesNegativeTest-291057292-project-member] http://10.180.1.21/volume/v3/volumes/537394cf-af6e-45f2-a8e0-d83c7a73ea5a returned with HTTP 404 [ 700.249268] [55045]: [pid: 55045|app: 0|req: 37/72] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:07 2025] GET /volume/v3/volumes/537394cf-af6e-45f2-a8e0-d83c7a73ea5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 706.319242] [55044]: DEBUG cinder.api.middleware.request_id [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.322222] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 706.322534] [55044]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.322757] [55044]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.336265] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.336265] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.338419] [55044]: INFO cinder.volume.api [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 706.346282] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e9c04990-8655-44a5-976b-e5953fd50575 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 706.346812] [55044]: [pid: 55044|app: 0|req: 36/73] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:13 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.865908] [55045]: DEBUG cinder.api.middleware.request_id [None req-edf0c340-e1dc-4ee8-82c1-8c0d6855fc70 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.866422] [55045]: INFO cinder.api.openstack.wsgi [None req-edf0c340-e1dc-4ee8-82c1-8c0d6855fc70 None None] GET http://10.180.1.21/volume// [ 707.866612] [55045]: DEBUG cinder.api.openstack.wsgi [None req-edf0c340-e1dc-4ee8-82c1-8c0d6855fc70 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.866828] [55045]: DEBUG cinder.api.openstack.wsgi [None req-edf0c340-e1dc-4ee8-82c1-8c0d6855fc70 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.867286] [55045]: INFO cinder.api.openstack.wsgi [None req-edf0c340-e1dc-4ee8-82c1-8c0d6855fc70 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 707.867589] [55045]: [pid: 55045|app: 0|req: 38/74] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:17:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 707.871325] [55044]: DEBUG cinder.api.middleware.request_id [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-70379809-ab03-44db-a21a-5905ee328382 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.873558] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-70379809-ab03-44db-a21a-5905ee328382 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 707.873958] [55044]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-70379809-ab03-44db-a21a-5905ee328382 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a442cf6-fe02-4f45-8116-838148cd7e3b", "connector": null, "instance_uuid": "3f86f41f-1f54-4ae3-8d0f-b3ad0c2e2ea7"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 707.886272] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.886272] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.907491] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-70379809-ab03-44db-a21a-5905ee328382 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 707.907935] [55044]: [pid: 55044|app: 0|req: 37/75] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:17:14 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) [ 707.928635] [55045]: DEBUG cinder.api.middleware.request_id [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.930922] [55045]: INFO cinder.api.openstack.wsgi [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 707.931156] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.931409] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.945353] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.945353] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.949323] [55045]: INFO cinder.volume.api [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 707.956090] [55045]: INFO cinder.api.openstack.wsgi [None req-bf7a64f6-927a-4ddc-bca4-b84304459c9c tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 707.956671] [55045]: [pid: 55045|app: 0|req: 39/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:14 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.435037] [55044]: DEBUG cinder.api.middleware.request_id [None req-6b1e64dd-2f25-408a-a19d-07c0316e2071 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.435509] [55044]: INFO cinder.api.openstack.wsgi [None req-6b1e64dd-2f25-408a-a19d-07c0316e2071 None None] GET http://10.180.1.21/volume// [ 708.435700] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6b1e64dd-2f25-408a-a19d-07c0316e2071 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.435920] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6b1e64dd-2f25-408a-a19d-07c0316e2071 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.436399] [55044]: INFO cinder.api.openstack.wsgi [None req-6b1e64dd-2f25-408a-a19d-07c0316e2071 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.436781] [55044]: [pid: 55044|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:17:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.440107] [55045]: DEBUG cinder.api.middleware.request_id [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.442781] [55045]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 708.442781] [55045]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.442886] [55045]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.456850] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.456850] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.460149] [55045]: INFO cinder.volume.api [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 708.464200] [55045]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-158b6535-9c61-4759-bf1c-d7f21f91e3c7 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 708.464607] [55045]: [pid: 55045|app: 0|req: 40/78] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:17:15 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 708.491629] [55044]: DEBUG cinder.api.middleware.request_id [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.494013] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] PUT http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 [ 708.494512] [55044]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-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-543220", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.503768] [55044]: DEBUG cinder.coordination [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Acquiring lock "cinder-attachment_update-0a442cf6-fe02-4f45-8116-838148cd7e3b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 708.507709] [55044]: DEBUG cinder.coordination [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Lock "cinder-attachment_update-0a442cf6-fe02-4f45-8116-838148cd7e3b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 708.508584] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.508584] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.968411] [55045]: DEBUG cinder.api.middleware.request_id [None req-62daada3-19f9-468c-8057-2fdc448ca870 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.970992] [55045]: INFO cinder.api.openstack.wsgi [None req-62daada3-19f9-468c-8057-2fdc448ca870 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 708.971252] [55045]: DEBUG cinder.api.openstack.wsgi [None req-62daada3-19f9-468c-8057-2fdc448ca870 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.971573] [55045]: DEBUG cinder.api.openstack.wsgi [None req-62daada3-19f9-468c-8057-2fdc448ca870 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.983348] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.983348] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.986977] [55045]: INFO cinder.volume.api [None req-62daada3-19f9-468c-8057-2fdc448ca870 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 708.991915] [55045]: INFO cinder.api.openstack.wsgi [None req-62daada3-19f9-468c-8057-2fdc448ca870 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 708.992299] [55045]: [pid: 55045|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:15 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.002578] [55045]: DEBUG cinder.api.middleware.request_id [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.006561] [55045]: INFO cinder.api.openstack.wsgi [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 710.006885] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.007226] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.021750] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.021750] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.025370] [55045]: INFO cinder.volume.api [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 710.030357] [55045]: INFO cinder.api.openstack.wsgi [None req-9bf2c22c-21c4-4abe-a3d6-1d815403a750 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 710.030790] [55045]: [pid: 55045|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:16 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.041371] [55045]: DEBUG cinder.api.middleware.request_id [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.043688] [55045]: INFO cinder.api.openstack.wsgi [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 711.043945] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.044228] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.068065] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.068065] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.071442] [55045]: INFO cinder.volume.api [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 711.076361] [55045]: INFO cinder.api.openstack.wsgi [None req-2c98a665-3ea9-4139-b92c-1d724ebb3af2 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 711.076837] [55045]: [pid: 55045|app: 0|req: 43/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:17 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.089285] [55045]: DEBUG cinder.api.middleware.request_id [None req-419db2b6-3993-4e59-a17f-ef4026db6359 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.092500] [55045]: INFO cinder.api.openstack.wsgi [None req-419db2b6-3993-4e59-a17f-ef4026db6359 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 712.092631] [55045]: DEBUG cinder.api.openstack.wsgi [None req-419db2b6-3993-4e59-a17f-ef4026db6359 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.092831] [55045]: DEBUG cinder.api.openstack.wsgi [None req-419db2b6-3993-4e59-a17f-ef4026db6359 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.109780] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.109780] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.114117] [55045]: INFO cinder.volume.api [None req-419db2b6-3993-4e59-a17f-ef4026db6359 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 712.120790] [55045]: INFO cinder.api.openstack.wsgi [None req-419db2b6-3993-4e59-a17f-ef4026db6359 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 712.121446] [55045]: [pid: 55045|app: 0|req: 44/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:18 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.044902] [55044]: DEBUG cinder.coordination [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Lock "cinder-attachment_update-0a442cf6-fe02-4f45-8116-838148cd7e3b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 713.045327] [55044]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-87e02d5a-a7c7-4445-8c50-e9c53008b6be tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 returned with HTTP 200 [ 713.045829] [55044]: [pid: 55044|app: 0|req: 39/83] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:17:15 2025] PUT /volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.132033] [55045]: DEBUG cinder.api.middleware.request_id [None req-f116eec3-cf6b-41ee-ad86-d46040567536 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.135147] [55045]: INFO cinder.api.openstack.wsgi [None req-f116eec3-cf6b-41ee-ad86-d46040567536 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 713.135147] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f116eec3-cf6b-41ee-ad86-d46040567536 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.135147] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f116eec3-cf6b-41ee-ad86-d46040567536 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.157808] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.157808] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.162188] [55045]: INFO cinder.volume.api [None req-f116eec3-cf6b-41ee-ad86-d46040567536 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 713.167527] [55045]: INFO cinder.api.openstack.wsgi [None req-f116eec3-cf6b-41ee-ad86-d46040567536 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 713.167949] [55045]: [pid: 55045|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:19 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.179902] [55044]: DEBUG cinder.api.middleware.request_id [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.184787] [55044]: INFO cinder.api.openstack.wsgi [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 714.185522] [55044]: DEBUG cinder.api.openstack.wsgi [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.185853] [55044]: DEBUG cinder.api.openstack.wsgi [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.207410] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.207410] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.211714] [55044]: INFO cinder.volume.api [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 714.217389] [55044]: INFO cinder.api.openstack.wsgi [None req-bab3b331-e91e-490c-94ff-e5a3985d0672 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 714.217755] [55044]: [pid: 55044|app: 0|req: 40/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:21 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.687433] [55045]: DEBUG cinder.api.middleware.request_id [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e3098eaf-699a-4a44-9d47-59f2a4bb2894 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.689853] [55045]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e3098eaf-699a-4a44-9d47-59f2a4bb2894 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] POST http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7/action [ 714.690313] [55045]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e3098eaf-699a-4a44-9d47-59f2a4bb2894 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 714.690460] [55045]: DEBUG cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e3098eaf-699a-4a44-9d47-59f2a4bb2894 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 714.725562] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.725562] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.736175] [55045]: INFO cinder.api.openstack.wsgi [req-ad2cf12c-0094-40d6-8b74-ea300ea19201 req-e3098eaf-699a-4a44-9d47-59f2a4bb2894 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7/action returned with HTTP 204 [ 714.736175] [55045]: [pid: 55045|app: 0|req: 46/86] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:17:21 2025] POST /volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 715.231048] [55044]: DEBUG cinder.api.middleware.request_id [None req-7f4cb477-0750-4633-8219-f6b187046e48 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.235117] [55044]: INFO cinder.api.openstack.wsgi [None req-7f4cb477-0750-4633-8219-f6b187046e48 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 715.235428] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7f4cb477-0750-4633-8219-f6b187046e48 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.235700] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7f4cb477-0750-4633-8219-f6b187046e48 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.253447] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.253447] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.259666] [55044]: INFO cinder.volume.api [None req-7f4cb477-0750-4633-8219-f6b187046e48 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 715.263517] [55044]: INFO cinder.api.openstack.wsgi [None req-7f4cb477-0750-4633-8219-f6b187046e48 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 715.263938] [55044]: [pid: 55044|app: 0|req: 41/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:22 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.275468] [55045]: DEBUG cinder.api.middleware.request_id [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.280050] [55045]: INFO cinder.api.openstack.wsgi [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 715.280050] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.280050] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.295675] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.295675] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.301100] [55045]: INFO cinder.volume.api [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 715.307954] [55045]: INFO cinder.api.openstack.wsgi [None req-8e131e44-65e1-4622-ab99-782bbd13a1cd tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 715.308275] [55045]: [pid: 55045|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:22 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.617013] [55044]: DEBUG cinder.api.middleware.request_id [None req-b9ee2336-6394-4d4c-b334-130d73573eae None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.622252] [55044]: INFO cinder.api.openstack.wsgi [None req-b9ee2336-6394-4d4c-b334-130d73573eae tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 715.622252] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2336-6394-4d4c-b334-130d73573eae tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.622252] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2336-6394-4d4c-b334-130d73573eae tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.643051] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.643051] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.649255] [55044]: INFO cinder.volume.api [None req-b9ee2336-6394-4d4c-b334-130d73573eae tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 715.654685] [55044]: INFO cinder.api.openstack.wsgi [None req-b9ee2336-6394-4d4c-b334-130d73573eae tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 715.655308] [55044]: [pid: 55044|app: 0|req: 42/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:22 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.869291] [55045]: DEBUG cinder.api.middleware.request_id [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.871838] [55045]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 715.871901] [55045]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.872121] [55045]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.884574] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.884574] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.891604] [55045]: INFO cinder.volume.api [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 715.896624] [55045]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-57388222-1f5f-439e-a5e5-96265b27035e tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 715.897288] [55045]: [pid: 55045|app: 0|req: 48/90] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:17:22 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.934774] [55044]: DEBUG cinder.api.middleware.request_id [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.939572] [55044]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] POST http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b/action [ 715.939572] [55044]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 715.939708] [55044]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.953764] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.953764] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.957410] [55044]: INFO cinder.volume.api [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 715.967268] [55044]: INFO cinder.volume.api [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Begin detaching volume completed successfully. [ 715.968461] [55044]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-dcb3d234-47d4-41f7-9398-997cc6b16011 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b/action returned with HTTP 202 [ 715.969142] [55044]: [pid: 55044|app: 0|req: 43/91] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:17:22 2025] POST /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 717.300043] [55045]: DEBUG cinder.api.middleware.request_id [None req-5ee9f118-b559-45c8-beb7-d86dbbedebfb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.300043] [55045]: INFO cinder.api.openstack.wsgi [None req-5ee9f118-b559-45c8-beb7-d86dbbedebfb None None] GET http://10.180.1.21/volume// [ 717.300043] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5ee9f118-b559-45c8-beb7-d86dbbedebfb None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.300043] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5ee9f118-b559-45c8-beb7-d86dbbedebfb None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.300043] [55045]: INFO cinder.api.openstack.wsgi [None req-5ee9f118-b559-45c8-beb7-d86dbbedebfb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 717.300043] [55045]: [pid: 55045|app: 0|req: 49/92] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:17:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 717.320449] [55044]: DEBUG cinder.api.middleware.request_id [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.324855] [55044]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 717.325131] [55044]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.325356] [55044]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.348420] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348420] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.351689] [55044]: INFO cinder.volume.api [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 717.356780] [55044]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-b2ba4e90-22c3-4339-8860-fc8a4120d3fe tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 717.357498] [55044]: [pid: 55044|app: 0|req: 44/93] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:17:24 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1554 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 718.528071] [55045]: DEBUG cinder.api.middleware.request_id [req-59af9421-0ff0-4985-8f57-cda433690da5 req-acc152dc-ed8f-497f-b780-4b2cb12a1c22 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.530564] [55045]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-acc152dc-ed8f-497f-b780-4b2cb12a1c22 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 [ 718.530793] [55045]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-acc152dc-ed8f-497f-b780-4b2cb12a1c22 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.531017] [55045]: DEBUG cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-acc152dc-ed8f-497f-b780-4b2cb12a1c22 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.544085] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544085] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.071483] [55045]: INFO cinder.api.openstack.wsgi [req-59af9421-0ff0-4985-8f57-cda433690da5 req-acc152dc-ed8f-497f-b780-4b2cb12a1c22 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 returned with HTTP 200 [ 719.071928] [55045]: [pid: 55045|app: 0|req: 50/94] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:17:25 2025] DELETE /volume/v3/attachments/5c7ec800-32f8-4393-897c-42c51d8f19b7 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.447053] [55044]: DEBUG cinder.api.middleware.request_id [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.449122] [55044]: INFO cinder.api.openstack.wsgi [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 719.449367] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.449591] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.458745] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458745] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.462264] [55044]: INFO cinder.volume.api [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 719.467200] [55044]: INFO cinder.api.openstack.wsgi [None req-b7134e90-0bcc-4e9c-ba1c-d577ca3749d8 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 719.467582] [55044]: [pid: 55044|app: 0|req: 45/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:26 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.532922] [55045]: DEBUG cinder.api.middleware.request_id [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.537481] [55045]: INFO cinder.api.openstack.wsgi [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 719.537764] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.538026] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.547794] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.547794] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.553814] [55045]: INFO cinder.volume.api [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 719.557641] [55045]: INFO cinder.api.openstack.wsgi [None req-a83aa98b-f24a-4ed2-ad0c-c7407b4ff3bc tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 719.558325] [55045]: [pid: 55045|app: 0|req: 51/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:26 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.538042] [55044]: DEBUG cinder.api.middleware.request_id [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.540064] [55044]: INFO cinder.api.openstack.wsgi [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 720.540307] [55044]: DEBUG cinder.api.openstack.wsgi [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.540555] [55044]: DEBUG cinder.api.openstack.wsgi [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.551784] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.551784] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.555428] [55044]: INFO cinder.volume.api [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 720.560735] [55044]: INFO cinder.api.openstack.wsgi [None req-55d0ee8a-e368-4d04-a87c-c9fac4f62686 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 720.561155] [55044]: [pid: 55044|app: 0|req: 46/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:27 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.570913] [55045]: DEBUG cinder.api.middleware.request_id [None req-081383ed-b837-4886-8b16-38f4e2f4c086 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.573242] [55045]: INFO cinder.api.openstack.wsgi [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 720.573470] [55045]: DEBUG cinder.api.openstack.wsgi [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.573693] [55045]: DEBUG cinder.api.openstack.wsgi [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.573887] [55045]: INFO cinder.api.v3.volumes [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Delete volume with id: 0a442cf6-fe02-4f45-8116-838148cd7e3b [ 720.583111] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.583111] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.583567] [55045]: INFO cinder.volume.api [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 720.607953] [55045]: INFO cinder.volume.api [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Delete volume request issued successfully. [ 720.608070] [55045]: INFO cinder.api.openstack.wsgi [None req-081383ed-b837-4886-8b16-38f4e2f4c086 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 202 [ 720.608502] [55045]: [pid: 55045|app: 0|req: 52/98] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:17:27 2025] DELETE /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 720.612284] [55044]: DEBUG cinder.api.middleware.request_id [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.615569] [55044]: INFO cinder.api.openstack.wsgi [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 720.615569] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.615569] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.624812] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.624812] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.628549] [55044]: INFO cinder.volume.api [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 720.632786] [55044]: INFO cinder.api.openstack.wsgi [None req-1e99279b-bdc6-4c15-9aba-eece48c490e9 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 720.633231] [55044]: [pid: 55044|app: 0|req: 47/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:27 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.647734] [55045]: DEBUG cinder.api.middleware.request_id [None req-a8457483-9ec0-4dec-badd-1968c6d1897f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.649850] [55045]: INFO cinder.api.openstack.wsgi [None req-a8457483-9ec0-4dec-badd-1968c6d1897f tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 721.649991] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a8457483-9ec0-4dec-badd-1968c6d1897f tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.650286] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a8457483-9ec0-4dec-badd-1968c6d1897f tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.665077] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665077] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.669629] [55045]: INFO cinder.volume.api [None req-a8457483-9ec0-4dec-badd-1968c6d1897f tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 721.674782] [55045]: INFO cinder.api.openstack.wsgi [None req-a8457483-9ec0-4dec-badd-1968c6d1897f tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 721.675199] [55045]: [pid: 55045|app: 0|req: 53/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:28 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.686744] [55044]: DEBUG cinder.api.middleware.request_id [None req-a0495c07-ea73-4fec-bca6-231d51926211 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.689451] [55044]: INFO cinder.api.openstack.wsgi [None req-a0495c07-ea73-4fec-bca6-231d51926211 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 722.689573] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a0495c07-ea73-4fec-bca6-231d51926211 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.689716] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a0495c07-ea73-4fec-bca6-231d51926211 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.702375] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702375] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.706749] [55044]: INFO cinder.volume.api [None req-a0495c07-ea73-4fec-bca6-231d51926211 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Volume info retrieved successfully. [ 722.712309] [55044]: INFO cinder.api.openstack.wsgi [None req-a0495c07-ea73-4fec-bca6-231d51926211 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 200 [ 722.712356] [55044]: [pid: 55044|app: 0|req: 48/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:29 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.723724] [55045]: DEBUG cinder.api.middleware.request_id [None req-386e2a7f-e1d8-4a14-af35-fd436f4832fc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.725889] [55045]: INFO cinder.api.openstack.wsgi [None req-386e2a7f-e1d8-4a14-af35-fd436f4832fc tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 723.726153] [55045]: DEBUG cinder.api.openstack.wsgi [None req-386e2a7f-e1d8-4a14-af35-fd436f4832fc tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.726386] [55045]: DEBUG cinder.api.openstack.wsgi [None req-386e2a7f-e1d8-4a14-af35-fd436f4832fc tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.733743] [55045]: INFO cinder.api.openstack.wsgi [None req-386e2a7f-e1d8-4a14-af35-fd436f4832fc tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 404 [ 723.734292] [55045]: [pid: 55045|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:30 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.711476] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=118,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 733.730652] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=205,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.731382] [55044]: DEBUG cinder.api.middleware.request_id [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.733690] [55044]: INFO cinder.api.openstack.wsgi [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] POST http://10.180.1.21/volume/v3/volumes [ 749.734181] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1520660841"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 749.735920] [55044]: DEBUG cinder.api.v3.volumes [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1520660841'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 749.736137] [55044]: INFO cinder.api.v3.volumes [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume of 1 GB [ 749.742914] [55044]: INFO cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Availability Zones retrieved successfully. [ 749.752437] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Flow 'volume_create_api' (a1fb5ad7-e73a-4c46-8f78-e52b250931cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 749.755467] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8565c66-be99-4d27-891d-a4518b0e1d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.756948] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 749.779241] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8565c66-be99-4d27-891d-a4518b0e1d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.780707] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b094c-e25a-43a8-85cf-778ffd8654e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.833880] [55044]: DEBUG cinder.quota [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Created reservations ['d33e279d-cf10-4453-8359-131251466cda', '71df5a4d-ca60-442d-9dfe-f9652858ba05', 'f9f5575d-a5bd-4979-a856-bf58a4c1bb89', 'bc49f079-c8c4-476e-92d9-a20ba69ab589'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 749.835017] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8b094c-e25a-43a8-85cf-778ffd8654e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d33e279d-cf10-4453-8359-131251466cda', '71df5a4d-ca60-442d-9dfe-f9652858ba05', 'f9f5575d-a5bd-4979-a856-bf58a4c1bb89', 'bc49f079-c8c4-476e-92d9-a20ba69ab589']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.835978] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57669019-e077-4b53-b176-bae537a4bbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.853964] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57669019-e077-4b53-b176-bae537a4bbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b73dd4-5f0a-4c13-94ff-b8816e516074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520660841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53815109b70a4485a24e7f74c003682e',qos_specs=None,replication_status=,reservations=['d33e279d-cf10-4453-8359-131251466cda','71df5a4d-ca60-442d-9dfe-f9652858ba05','f9f5575d-a5bd-4979-a856-bf58a4c1bb89','bc49f079-c8c4-476e-92d9-a20ba69ab589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aea3c88f13c424b80c6f32ed3b79d74',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520660841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b73dd4-5f0a-4c13-94ff-b8816e516074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53815109b70a4485a24e7f74c003682e',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='2aea3c88f13c424b80c6f32ed3b79d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.855048] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26790ad6-19ff-44dd-a092-ebcbe5404b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.872250] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26790ad6-19ff-44dd-a092-ebcbe5404b18) 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-1520660841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53815109b70a4485a24e7f74c003682e',qos_specs=None,replication_status=,reservations=['d33e279d-cf10-4453-8359-131251466cda','71df5a4d-ca60-442d-9dfe-f9652858ba05','f9f5575d-a5bd-4979-a856-bf58a4c1bb89','bc49f079-c8c4-476e-92d9-a20ba69ab589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aea3c88f13c424b80c6f32ed3b79d74',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.873052] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cca72e6-2e53-48af-8bcd-206fb8390df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 749.885135] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cca72e6-2e53-48af-8bcd-206fb8390df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 749.886146] [55044]: DEBUG cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Flow 'volume_create_api' (a1fb5ad7-e73a-4c46-8f78-e52b250931cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 749.886579] [55044]: INFO cinder.volume.api [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume request issued successfully. [ 749.888370] [55044]: INFO cinder.api.openstack.wsgi [None req-7cdc91b4-f22b-4d1f-b1fb-dafc7f3122f4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 749.888370] [55044]: [pid: 55044|app: 0|req: 49/103] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:17:56 2025] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 749.901642] [55045]: DEBUG cinder.api.middleware.request_id [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.904148] [55045]: INFO cinder.api.openstack.wsgi [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 749.905230] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.905230] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.912887] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.912887] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.918036] [55045]: INFO cinder.volume.api [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 749.925428] [55045]: INFO cinder.api.openstack.wsgi [None req-f8e4b728-798b-4cd5-9aef-12852ff0aea9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 returned with HTTP 200 [ 749.925428] [55045]: [pid: 55045|app: 0|req: 55/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:56 2025] GET /volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 750.939937] [55044]: DEBUG cinder.api.middleware.request_id [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.944950] [55044]: INFO cinder.api.openstack.wsgi [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 750.944950] [55044]: DEBUG cinder.api.openstack.wsgi [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.944950] [55044]: DEBUG cinder.api.openstack.wsgi [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.960030] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.960030] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.968937] [55044]: INFO cinder.volume.api [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 750.977118] [55044]: INFO cinder.api.openstack.wsgi [None req-168ecd8d-2a86-4782-b15b-a93ff7ae9f80 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 returned with HTTP 200 [ 750.977870] [55044]: [pid: 55044|app: 0|req: 50/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:17:57 2025] GET /volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.897465] [55045]: DEBUG cinder.api.middleware.request_id [None req-698ac64a-c590-4b98-a796-df1874e6573f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.901959] [55045]: INFO cinder.api.openstack.wsgi [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] POST http://10.180.1.21/volume/v3/volumes [ 757.902446] [55045]: DEBUG cinder.api.openstack.wsgi [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-622142445"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.905496] [55045]: DEBUG cinder.api.v3.volumes [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-622142445'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 757.907324] [55045]: INFO cinder.api.v3.volumes [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume of 1 GB [ 757.917082] [55045]: INFO cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Availability Zones retrieved successfully. [ 757.924096] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Flow 'volume_create_api' (9df5bc8d-7a8c-4888-9356-ddaf16949478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 757.925746] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de13856-ce5a-4f19-8928-61ac081c10e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 757.927071] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 757.951023] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de13856-ce5a-4f19-8928-61ac081c10e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 757.952139] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b70740-9458-4244-9082-c6e73118fa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 758.000812] [55045]: DEBUG cinder.quota [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Created reservations ['157df467-77a5-4d93-b52c-472a7ee0fc19', '25952f57-c17c-4840-937e-bf76280cab72', '56010ebc-6ce0-41b0-a7f4-2c98f4b93726', '7f353c0f-6440-41bb-ac44-083bcd33ee3b'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 758.002416] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b70740-9458-4244-9082-c6e73118fa6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['157df467-77a5-4d93-b52c-472a7ee0fc19', '25952f57-c17c-4840-937e-bf76280cab72', '56010ebc-6ce0-41b0-a7f4-2c98f4b93726', '7f353c0f-6440-41bb-ac44-083bcd33ee3b']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 758.003478] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937be0de-909a-494e-8ffd-2363927ac8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 758.021158] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937be0de-909a-494e-8ffd-2363927ac8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2141e77-fccc-4981-91d5-16e2b4c02228', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-622142445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45b05cbd65564e14a6b95aeddffc7e5f',qos_specs=None,replication_status=,reservations=['157df467-77a5-4d93-b52c-472a7ee0fc19','25952f57-c17c-4840-937e-bf76280cab72','56010ebc-6ce0-41b0-a7f4-2c98f4b93726','7f353c0f-6440-41bb-ac44-083bcd33ee3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e89a1a9cc49f4505a11ad31cb4900f7e',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-622142445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2141e77-fccc-4981-91d5-16e2b4c02228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45b05cbd65564e14a6b95aeddffc7e5f',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='e89a1a9cc49f4505a11ad31cb4900f7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 758.022165] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b544-2c42-49ad-97e5-c9a39c37403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 758.049632] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430b544-2c42-49ad-97e5-c9a39c37403b) 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-622142445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45b05cbd65564e14a6b95aeddffc7e5f',qos_specs=None,replication_status=,reservations=['157df467-77a5-4d93-b52c-472a7ee0fc19','25952f57-c17c-4840-937e-bf76280cab72','56010ebc-6ce0-41b0-a7f4-2c98f4b93726','7f353c0f-6440-41bb-ac44-083bcd33ee3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e89a1a9cc49f4505a11ad31cb4900f7e',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 758.050463] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e95f3c-11a2-4016-969e-8d05bca4c149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 758.063220] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37e95f3c-11a2-4016-969e-8d05bca4c149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 758.063882] [55045]: DEBUG cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Flow 'volume_create_api' (9df5bc8d-7a8c-4888-9356-ddaf16949478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 758.064704] [55045]: INFO cinder.volume.api [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Create volume request issued successfully. [ 758.065500] [55045]: INFO cinder.api.openstack.wsgi [None req-698ac64a-c590-4b98-a796-df1874e6573f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 758.066454] [55045]: [pid: 55045|app: 0|req: 56/106] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:18:04 2025] POST /volume/v3/volumes => generated 753 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 758.085318] [55044]: DEBUG cinder.api.middleware.request_id [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.088524] [55044]: INFO cinder.api.openstack.wsgi [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 [ 758.090255] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.090532] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.105454] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105454] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.112137] [55044]: INFO cinder.volume.api [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 758.124553] [55044]: INFO cinder.api.openstack.wsgi [None req-f7cab679-8a79-4350-a6cd-75ac8fa1a39f tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 returned with HTTP 200 [ 758.124968] [55044]: [pid: 55044|app: 0|req: 51/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:04 2025] GET /volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.465243] [55045]: DEBUG cinder.api.middleware.request_id [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.467559] [55045]: INFO cinder.api.openstack.wsgi [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 758.467825] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.468104] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.468309] [55045]: INFO cinder.api.v3.volumes [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Delete volume with id: 0a442cf6-fe02-4f45-8116-838148cd7e3b [ 758.475519] [55045]: INFO cinder.api.openstack.wsgi [None req-5c2cb0ed-cfed-4bb5-9bb1-f8053c2dbaf3 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 404 [ 758.476027] [55045]: [pid: 55045|app: 0|req: 57/108] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:18:05 2025] DELETE /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 758.478849] [55044]: DEBUG cinder.api.middleware.request_id [None req-c883a06d-6cfa-4ecb-b49f-5171fafe9656 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.481056] [55044]: INFO cinder.api.openstack.wsgi [None req-c883a06d-6cfa-4ecb-b49f-5171fafe9656 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] GET http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b [ 758.481300] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c883a06d-6cfa-4ecb-b49f-5171fafe9656 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.481497] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c883a06d-6cfa-4ecb-b49f-5171fafe9656 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.488336] [55044]: INFO cinder.api.openstack.wsgi [None req-c883a06d-6cfa-4ecb-b49f-5171fafe9656 tempest-VolumesAssistedSnapshotsTest-950523242 tempest-VolumesAssistedSnapshotsTest-950523242-project-admin] http://10.180.1.21/volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b returned with HTTP 404 [ 758.488878] [55044]: [pid: 55044|app: 0|req: 52/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:05 2025] GET /volume/v3/volumes/0a442cf6-fe02-4f45-8116-838148cd7e3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.143746] [55045]: DEBUG cinder.api.middleware.request_id [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.148256] [55045]: INFO cinder.api.openstack.wsgi [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 [ 759.148256] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.148256] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.165614] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165614] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.173488] [55045]: INFO cinder.volume.api [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 759.180555] [55045]: INFO cinder.api.openstack.wsgi [None req-2ca1b2a5-c1e8-403e-a3b0-ad7296704962 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 returned with HTTP 200 [ 759.181221] [55045]: [pid: 55045|app: 0|req: 58/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:05 2025] GET /volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.475920] [55044]: DEBUG cinder.api.middleware.request_id [req-8243679a-4d67-478a-976f-c1a8eb7aee22 req-4c302911-2927-44b7-a122-01df45f0ee7a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.484313] [55044]: INFO cinder.api.openstack.wsgi [req-8243679a-4d67-478a-976f-c1a8eb7aee22 req-4c302911-2927-44b7-a122-01df45f0ee7a tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] GET http://10.180.1.21/volume/v3/volumes/c8ed7c0b-2732-4515-b263-c6df1df75978 [ 759.485034] [55044]: DEBUG cinder.api.openstack.wsgi [req-8243679a-4d67-478a-976f-c1a8eb7aee22 req-4c302911-2927-44b7-a122-01df45f0ee7a tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.485034] [55044]: DEBUG cinder.api.openstack.wsgi [req-8243679a-4d67-478a-976f-c1a8eb7aee22 req-4c302911-2927-44b7-a122-01df45f0ee7a tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.494362] [55044]: INFO cinder.api.openstack.wsgi [req-8243679a-4d67-478a-976f-c1a8eb7aee22 req-4c302911-2927-44b7-a122-01df45f0ee7a tempest-VolumesAdminNegativeTest-309464345 tempest-VolumesAdminNegativeTest-309464345-project-admin] http://10.180.1.21/volume/v3/volumes/c8ed7c0b-2732-4515-b263-c6df1df75978 returned with HTTP 404 [ 759.495339] [55044]: [pid: 55044|app: 0|req: 53/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:18:06 2025] GET /volume/v3/volumes/c8ed7c0b-2732-4515-b263-c6df1df75978 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.505428] [55045]: DEBUG cinder.api.middleware.request_id [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.507836] [55045]: INFO cinder.api.openstack.wsgi [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 [ 759.508146] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.510112] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.510112] [55045]: INFO cinder.api.v3.volumes [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Delete volume with id: a2141e77-fccc-4981-91d5-16e2b4c02228 [ 759.518808] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.518808] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.519502] [55045]: INFO cinder.volume.api [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 759.546912] [55045]: INFO cinder.volume.api [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Delete volume request issued successfully. [ 759.547228] [55045]: INFO cinder.api.openstack.wsgi [None req-f81e88ca-78a6-4e2a-8c6c-39caea82df67 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 returned with HTTP 202 [ 759.547702] [55045]: [pid: 55045|app: 0|req: 59/112] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:18:06 2025] DELETE /volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 759.551779] [55044]: DEBUG cinder.api.middleware.request_id [None req-def41164-8306-4fe8-836c-02aef9ec1118 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.557272] [55044]: INFO cinder.api.openstack.wsgi [None req-def41164-8306-4fe8-836c-02aef9ec1118 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 [ 759.557272] [55044]: DEBUG cinder.api.openstack.wsgi [None req-def41164-8306-4fe8-836c-02aef9ec1118 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.557272] [55044]: DEBUG cinder.api.openstack.wsgi [None req-def41164-8306-4fe8-836c-02aef9ec1118 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.570522] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570522] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.576153] [55044]: INFO cinder.volume.api [None req-def41164-8306-4fe8-836c-02aef9ec1118 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 759.582409] [55044]: INFO cinder.api.openstack.wsgi [None req-def41164-8306-4fe8-836c-02aef9ec1118 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 returned with HTTP 200 [ 759.583124] [55044]: [pid: 55044|app: 0|req: 54/113] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:06 2025] GET /volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.597922] [55045]: DEBUG cinder.api.middleware.request_id [None req-6207f774-3f3b-4ea7-8fc0-c6ae863b667e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.603050] [55045]: INFO cinder.api.openstack.wsgi [None req-6207f774-3f3b-4ea7-8fc0-c6ae863b667e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 [ 760.603409] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6207f774-3f3b-4ea7-8fc0-c6ae863b667e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.603700] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6207f774-3f3b-4ea7-8fc0-c6ae863b667e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.611306] [55045]: INFO cinder.api.openstack.wsgi [None req-6207f774-3f3b-4ea7-8fc0-c6ae863b667e tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 returned with HTTP 404 [ 760.611852] [55045]: [pid: 55045|app: 0|req: 60/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:07 2025] GET /volume/v3/volumes/a2141e77-fccc-4981-91d5-16e2b4c02228 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 769.126032] [55044]: DEBUG cinder.api.middleware.request_id [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.128493] [55044]: INFO cinder.api.openstack.wsgi [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] POST http://10.180.1.21/volume/v3/volumes [ 769.128898] [55044]: DEBUG cinder.api.openstack.wsgi [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1548733968"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 769.130650] [55044]: DEBUG cinder.api.v3.volumes [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1548733968'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 769.130761] [55044]: INFO cinder.api.v3.volumes [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume of 1 GB [ 769.137132] [55044]: INFO cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Availability Zones retrieved successfully. [ 769.145131] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Flow 'volume_create_api' (39cb7d42-2cbb-4a2c-877e-9a1bdb61f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 769.146554] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5776cf97-16cb-4316-9b44-9c4e8b6be956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 769.148038] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 769.171018] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5776cf97-16cb-4316-9b44-9c4e8b6be956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 769.172171] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ae4a69-da22-4356-ba7c-48eeae3112df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 769.231037] [55044]: DEBUG cinder.quota [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Created reservations ['9730c28d-2b9f-4b8a-8e05-372061de5bcf', '16a4c3c5-212e-4118-aaed-8115266ed793', '55045ba8-622a-4004-b3b3-b96478495155', '0a4b84a7-39e3-4f21-9b4d-8bc93af24563'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 769.231037] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ae4a69-da22-4356-ba7c-48eeae3112df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9730c28d-2b9f-4b8a-8e05-372061de5bcf', '16a4c3c5-212e-4118-aaed-8115266ed793', '55045ba8-622a-4004-b3b3-b96478495155', '0a4b84a7-39e3-4f21-9b4d-8bc93af24563']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 769.231372] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86965e97-b64c-4ff1-9114-0b94e9eb23ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 769.253816] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86965e97-b64c-4ff1-9114-0b94e9eb23ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee26b984-5ae4-480b-b453-2dcbacfcc19b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1548733968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53815109b70a4485a24e7f74c003682e',qos_specs=None,replication_status=,reservations=['9730c28d-2b9f-4b8a-8e05-372061de5bcf','16a4c3c5-212e-4118-aaed-8115266ed793','55045ba8-622a-4004-b3b3-b96478495155','0a4b84a7-39e3-4f21-9b4d-8bc93af24563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aea3c88f13c424b80c6f32ed3b79d74',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1548733968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee26b984-5ae4-480b-b453-2dcbacfcc19b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53815109b70a4485a24e7f74c003682e',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='2aea3c88f13c424b80c6f32ed3b79d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 769.253816] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe9b1f2-e61a-4310-90e5-c00861f56498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 769.304202] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe9b1f2-e61a-4310-90e5-c00861f56498) 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-1548733968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53815109b70a4485a24e7f74c003682e',qos_specs=None,replication_status=,reservations=['9730c28d-2b9f-4b8a-8e05-372061de5bcf','16a4c3c5-212e-4118-aaed-8115266ed793','55045ba8-622a-4004-b3b3-b96478495155','0a4b84a7-39e3-4f21-9b4d-8bc93af24563'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aea3c88f13c424b80c6f32ed3b79d74',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 769.304998] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d3dae2-b36e-4f34-af53-bdd9bf78cf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 769.322588] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d3dae2-b36e-4f34-af53-bdd9bf78cf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 769.322588] [55044]: DEBUG cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Flow 'volume_create_api' (39cb7d42-2cbb-4a2c-877e-9a1bdb61f8e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 769.322588] [55044]: INFO cinder.volume.api [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Create volume request issued successfully. [ 769.324138] [55044]: INFO cinder.api.openstack.wsgi [None req-37dfc389-08c9-479e-a608-f5b6d9fb5489 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 769.324946] [55044]: [pid: 55044|app: 0|req: 55/115] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:18:15 2025] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 769.337008] [55045]: DEBUG cinder.api.middleware.request_id [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.339969] [55045]: INFO cinder.api.openstack.wsgi [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 769.340236] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.341206] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.359205] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.359205] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.367237] [55045]: INFO cinder.volume.api [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 769.373651] [55045]: INFO cinder.api.openstack.wsgi [None req-7f00358f-1f47-4d65-83ee-91261f0a0519 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 769.374493] [55045]: [pid: 55045|app: 0|req: 61/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:16 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 770.385962] [55044]: DEBUG cinder.api.middleware.request_id [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.392457] [55044]: INFO cinder.api.openstack.wsgi [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 770.392694] [55044]: DEBUG cinder.api.openstack.wsgi [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.393247] [55044]: DEBUG cinder.api.openstack.wsgi [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.414847] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.414847] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.419226] [55044]: INFO cinder.volume.api [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 770.424604] [55044]: INFO cinder.api.openstack.wsgi [None req-32f5d668-e8fa-467e-8b2b-f3eafecb3555 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 770.425045] [55044]: [pid: 55044|app: 0|req: 56/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:17 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.856384] [55045]: DEBUG cinder.api.middleware.request_id [req-cec50131-4454-4c56-8837-96c8c7bdfbda req-90df6ac7-be76-4a04-b70d-fe2c3af484d6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.860393] [55045]: INFO cinder.api.openstack.wsgi [req-cec50131-4454-4c56-8837-96c8c7bdfbda req-90df6ac7-be76-4a04-b70d-fe2c3af484d6 tempest-SecurityGroupsTestJSON-633323760 tempest-SecurityGroupsTestJSON-633323760-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b0aad7fe-ee74-48fd-8634-36e38b7bdf42 [ 777.860641] [55045]: DEBUG cinder.api.openstack.wsgi [req-cec50131-4454-4c56-8837-96c8c7bdfbda req-90df6ac7-be76-4a04-b70d-fe2c3af484d6 tempest-SecurityGroupsTestJSON-633323760 tempest-SecurityGroupsTestJSON-633323760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.860861] [55045]: DEBUG cinder.api.openstack.wsgi [req-cec50131-4454-4c56-8837-96c8c7bdfbda req-90df6ac7-be76-4a04-b70d-fe2c3af484d6 tempest-SecurityGroupsTestJSON-633323760 tempest-SecurityGroupsTestJSON-633323760-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.866564] [55045]: INFO cinder.api.openstack.wsgi [req-cec50131-4454-4c56-8837-96c8c7bdfbda req-90df6ac7-be76-4a04-b70d-fe2c3af484d6 tempest-SecurityGroupsTestJSON-633323760 tempest-SecurityGroupsTestJSON-633323760-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b0aad7fe-ee74-48fd-8634-36e38b7bdf42 returned with HTTP 200 [ 777.867055] [55045]: [pid: 55045|app: 0|req: 62/118] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 16:18:24 2025] GET /volume/v3/attachments?instance_id=b0aad7fe-ee74-48fd-8634-36e38b7bdf42 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.421751] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=65,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 787.863798] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=38,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 794.024417] [55044]: DEBUG cinder.api.middleware.request_id [None req-cc0e88b3-5702-4935-b611-788c5d914c2b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.024598] [55044]: INFO cinder.api.openstack.wsgi [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 794.024848] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.025130] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.025388] [55044]: INFO cinder.api.v3.volumes [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Delete volume with id: 0231eacb-177c-420d-8259-eb5c97c59a5d [ 794.048983] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.048983] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.049701] [55044]: INFO cinder.volume.api [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 794.078246] [55044]: INFO cinder.volume.api [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Delete volume request issued successfully. [ 794.078457] [55044]: INFO cinder.api.openstack.wsgi [None req-cc0e88b3-5702-4935-b611-788c5d914c2b tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 202 [ 794.078910] [55044]: [pid: 55044|app: 0|req: 57/119] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:18:40 2025] DELETE /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 794.083677] [55045]: DEBUG cinder.api.middleware.request_id [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.090483] [55045]: INFO cinder.api.openstack.wsgi [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 794.090483] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.090483] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.097592] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097592] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.101872] [55045]: INFO cinder.volume.api [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 794.109949] [55045]: INFO cinder.api.openstack.wsgi [None req-f5c4b692-7cf0-4861-82d5-606e25832bbf tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 794.110436] [55045]: [pid: 55045|app: 0|req: 63/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:40 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.120227] [55044]: DEBUG cinder.api.middleware.request_id [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.122378] [55044]: INFO cinder.api.openstack.wsgi [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 795.122743] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.123018] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.133688] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.133688] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.142357] [55044]: INFO cinder.volume.api [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 795.147626] [55044]: INFO cinder.api.openstack.wsgi [None req-ae41ce15-1404-44c4-8b26-7f6bd4ba36b3 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 795.148041] [55044]: [pid: 55044|app: 0|req: 58/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:41 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.159209] [55045]: DEBUG cinder.api.middleware.request_id [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.164365] [55045]: INFO cinder.api.openstack.wsgi [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 796.164365] [55045]: DEBUG cinder.api.openstack.wsgi [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.164499] [55045]: DEBUG cinder.api.openstack.wsgi [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.174268] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174268] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.178332] [55045]: INFO cinder.volume.api [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Volume info retrieved successfully. [ 796.183548] [55045]: INFO cinder.api.openstack.wsgi [None req-93d16702-e7ca-42b3-a4b1-83edf48b8ca9 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 200 [ 796.183919] [55045]: [pid: 55045|app: 0|req: 64/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:42 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.195133] [55044]: DEBUG cinder.api.middleware.request_id [None req-1d3d9343-bed4-4597-b587-ad5df7dc6693 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.200026] [55044]: INFO cinder.api.openstack.wsgi [None req-1d3d9343-bed4-4597-b587-ad5df7dc6693 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] GET http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d [ 797.200026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1d3d9343-bed4-4597-b587-ad5df7dc6693 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 797.200026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1d3d9343-bed4-4597-b587-ad5df7dc6693 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 797.208053] [55044]: INFO cinder.api.openstack.wsgi [None req-1d3d9343-bed4-4597-b587-ad5df7dc6693 tempest-VolumesAdminNegativeTest-1973448295 tempest-VolumesAdminNegativeTest-1973448295-project-member] http://10.180.1.21/volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d returned with HTTP 404 [ 797.208597] [55044]: [pid: 55044|app: 0|req: 59/123] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:18:44 2025] GET /volume/v3/volumes/0231eacb-177c-420d-8259-eb5c97c59a5d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 806.183804] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=8 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 807.202435] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 841.556998] [55045]: DEBUG cinder.api.middleware.request_id [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.558820] [55045]: INFO cinder.api.openstack.wsgi [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] POST http://10.180.1.21/volume/v3/volumes [ 841.559210] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1331266608"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 841.560986] [55045]: DEBUG cinder.api.v3.volumes [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1331266608'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 841.561132] [55045]: INFO cinder.api.v3.volumes [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume of 1 GB [ 841.567007] [55045]: INFO cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Availability Zones retrieved successfully. [ 841.574274] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Flow 'volume_create_api' (f8a94278-bec9-4bf2-9a1c-5223983388b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 841.575636] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992dd073-b3e1-4ec4-b630-0d0d95207004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.576599] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 841.598375] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992dd073-b3e1-4ec4-b630-0d0d95207004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.599388] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7d97b9-89aa-44e3-b8a8-41dca1a768af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.654668] [55045]: DEBUG cinder.quota [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Created reservations ['9651ee51-b08b-4308-b4dc-acdbd6d6c951', '624eb848-f45e-44a5-89c4-d19b714b0bbb', '1d0b839d-0228-4e9b-af2b-76ce7db83bb5', '7e7b8152-6489-4208-979f-68ebd4797795'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 841.655755] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7d97b9-89aa-44e3-b8a8-41dca1a768af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9651ee51-b08b-4308-b4dc-acdbd6d6c951', '624eb848-f45e-44a5-89c4-d19b714b0bbb', '1d0b839d-0228-4e9b-af2b-76ce7db83bb5', '7e7b8152-6489-4208-979f-68ebd4797795']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.656708] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6676e7-688c-4465-81dc-de2f34d8320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.671529] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6676e7-688c-4465-81dc-de2f34d8320e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6342be-e55e-408c-a75e-28eac50cedbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1331266608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2614deb9b53e4b4bad09f5740c64ffc0',qos_specs=None,replication_status=,reservations=['9651ee51-b08b-4308-b4dc-acdbd6d6c951','624eb848-f45e-44a5-89c4-d19b714b0bbb','1d0b839d-0228-4e9b-af2b-76ce7db83bb5','7e7b8152-6489-4208-979f-68ebd4797795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2898a878964385a48fc36fb9144f0c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1331266608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6342be-e55e-408c-a75e-28eac50cedbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2614deb9b53e4b4bad09f5740c64ffc0',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='cf2898a878964385a48fc36fb9144f0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.672713] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b51408-4e17-461f-9e57-2a88760ca1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.685874] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b51408-4e17-461f-9e57-2a88760ca1bc) 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-1331266608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2614deb9b53e4b4bad09f5740c64ffc0',qos_specs=None,replication_status=,reservations=['9651ee51-b08b-4308-b4dc-acdbd6d6c951','624eb848-f45e-44a5-89c4-d19b714b0bbb','1d0b839d-0228-4e9b-af2b-76ce7db83bb5','7e7b8152-6489-4208-979f-68ebd4797795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2898a878964385a48fc36fb9144f0c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.686613] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067c0534-296b-42cc-a02a-61a25e72ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 841.705120] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (067c0534-296b-42cc-a02a-61a25e72ad44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 841.706333] [55045]: DEBUG cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Flow 'volume_create_api' (f8a94278-bec9-4bf2-9a1c-5223983388b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 841.707375] [55045]: INFO cinder.volume.api [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume request issued successfully. [ 841.708092] [55045]: INFO cinder.api.openstack.wsgi [None req-f9249aec-3b43-492a-972f-8a79eea67eb5 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 841.708554] [55045]: [pid: 55045|app: 0|req: 65/124] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:19:28 2025] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 841.723917] [55044]: DEBUG cinder.api.middleware.request_id [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.733388] [55044]: INFO cinder.api.openstack.wsgi [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 841.733388] [55044]: DEBUG cinder.api.openstack.wsgi [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.733388] [55044]: DEBUG cinder.api.openstack.wsgi [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.741816] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.741816] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.749700] [55044]: INFO cinder.volume.api [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 841.756224] [55044]: INFO cinder.api.openstack.wsgi [None req-58bbac88-0b82-43b5-95ba-446a953a30b9 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 200 [ 841.756656] [55044]: [pid: 55044|app: 0|req: 60/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:28 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.772544] [55045]: DEBUG cinder.api.middleware.request_id [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.775222] [55045]: INFO cinder.api.openstack.wsgi [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 842.775447] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.775669] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.786301] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.786301] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.790188] [55045]: INFO cinder.volume.api [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 842.797541] [55045]: INFO cinder.api.openstack.wsgi [None req-eb08d599-4af5-485a-ba14-21f6efe26c6a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 200 [ 842.798102] [55045]: [pid: 55045|app: 0|req: 66/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:29 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.809829] [55044]: DEBUG cinder.api.middleware.request_id [None req-2f63245f-2dbf-47b4-9d38-90742f21406a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.813510] [55044]: INFO cinder.api.openstack.wsgi [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] POST http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe/action [ 842.814571] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 842.815757] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 842.829207] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.829207] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.829881] [55044]: INFO cinder.volume.api [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 842.838753] [55044]: INFO cinder.volume.api [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume updated successfully. [ 842.838753] [55044]: INFO cinder.api.openstack.wsgi [None req-2f63245f-2dbf-47b4-9d38-90742f21406a tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe/action returned with HTTP 200 [ 842.838753] [55044]: [pid: 55044|app: 0|req: 61/127] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 16:19:29 2025] POST /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 842.842039] [55045]: DEBUG cinder.api.middleware.request_id [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.844485] [55045]: INFO cinder.api.openstack.wsgi [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 842.844727] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.844953] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.853222] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.853222] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.861154] [55045]: INFO cinder.volume.api [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 842.870060] [55045]: INFO cinder.api.openstack.wsgi [None req-6b528e64-9f06-4c6e-a65c-c77d6b720fdc tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 200 [ 842.870475] [55045]: [pid: 55045|app: 0|req: 67/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:29 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.973163] [55044]: DEBUG cinder.api.middleware.request_id [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.975998] [55044]: INFO cinder.api.openstack.wsgi [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 842.976284] [55044]: DEBUG cinder.api.openstack.wsgi [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.976490] [55044]: DEBUG cinder.api.openstack.wsgi [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.983984] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.983984] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.988209] [55044]: INFO cinder.volume.api [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 842.992611] [55044]: INFO cinder.api.openstack.wsgi [req-bcf8735f-29bc-4c2f-9296-9520575c933b req-d849b842-d3c2-47a1-9cc3-18c39b43c571 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 200 [ 842.993030] [55044]: [pid: 55044|app: 0|req: 62/129] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:19:29 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.302467] [55045]: DEBUG cinder.api.middleware.request_id [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.305530] [55045]: INFO cinder.api.openstack.wsgi [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] POST http://10.180.1.21/volume/v3/volumes [ 843.305905] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1212806578"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 843.308110] [55045]: DEBUG cinder.api.v3.volumes [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1212806578'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 843.308429] [55045]: INFO cinder.api.v3.volumes [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume of 1 GB [ 843.314927] [55045]: INFO cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Availability Zones retrieved successfully. [ 843.322543] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Flow 'volume_create_api' (07fb06d5-f9f0-4627-a63e-d9fe1e22a583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.323824] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e18fd2e-f953-4dd1-83a9-90b1c36936fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.325052] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 843.345031] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e18fd2e-f953-4dd1-83a9-90b1c36936fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.346127] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74bb529-e466-45a6-a5c5-29acff5e978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.382989] [55045]: DEBUG cinder.quota [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Created reservations ['f250467d-6794-4d7e-8ad0-2a9384689b47', '5db2854b-7d08-417c-bc32-b5768e9cb629', '8e9000ec-408c-48f5-922e-f29af764d0e6', '1aef1314-3a59-434e-a474-f721131a86ae'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 843.384826] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74bb529-e466-45a6-a5c5-29acff5e978c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f250467d-6794-4d7e-8ad0-2a9384689b47', '5db2854b-7d08-417c-bc32-b5768e9cb629', '8e9000ec-408c-48f5-922e-f29af764d0e6', '1aef1314-3a59-434e-a474-f721131a86ae']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.384939] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c38c68ce-7f03-431d-b2fb-c0a5de5e4bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.399863] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c38c68ce-7f03-431d-b2fb-c0a5de5e4bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8253773-2c57-4321-b004-f57118304c53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1212806578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2614deb9b53e4b4bad09f5740c64ffc0',qos_specs=None,replication_status=,reservations=['f250467d-6794-4d7e-8ad0-2a9384689b47','5db2854b-7d08-417c-bc32-b5768e9cb629','8e9000ec-408c-48f5-922e-f29af764d0e6','1aef1314-3a59-434e-a474-f721131a86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2898a878964385a48fc36fb9144f0c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1212806578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8253773-2c57-4321-b004-f57118304c53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2614deb9b53e4b4bad09f5740c64ffc0',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='cf2898a878964385a48fc36fb9144f0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.401084] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a7ece2-37b7-4206-a8f2-86ba466903ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.421038] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a7ece2-37b7-4206-a8f2-86ba466903ad) 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-1212806578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2614deb9b53e4b4bad09f5740c64ffc0',qos_specs=None,replication_status=,reservations=['f250467d-6794-4d7e-8ad0-2a9384689b47','5db2854b-7d08-417c-bc32-b5768e9cb629','8e9000ec-408c-48f5-922e-f29af764d0e6','1aef1314-3a59-434e-a474-f721131a86ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf2898a878964385a48fc36fb9144f0c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.421985] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518d7c67-8428-42c8-9462-8a45ef8d5a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.433588] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (518d7c67-8428-42c8-9462-8a45ef8d5a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.434949] [55045]: DEBUG cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Flow 'volume_create_api' (07fb06d5-f9f0-4627-a63e-d9fe1e22a583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.435429] [55045]: INFO cinder.volume.api [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Create volume request issued successfully. [ 843.439423] [55045]: INFO cinder.api.openstack.wsgi [None req-8f02ae36-9879-4a22-b8d8-10d88f17c08f tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 843.439720] [55045]: [pid: 55045|app: 0|req: 68/130] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:19:30 2025] POST /volume/v3/volumes => generated 753 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 843.452318] [55044]: DEBUG cinder.api.middleware.request_id [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.454603] [55044]: INFO cinder.api.openstack.wsgi [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 [ 843.454820] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.455049] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.471094] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.471094] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.478859] [55044]: INFO cinder.volume.api [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 843.488193] [55044]: INFO cinder.api.openstack.wsgi [None req-b1a899ca-615d-4e0c-8264-37db963f89f4 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 returned with HTTP 200 [ 843.488193] [55044]: [pid: 55044|app: 0|req: 63/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:30 2025] GET /volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.501123] [55045]: DEBUG cinder.api.middleware.request_id [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.503298] [55045]: INFO cinder.api.openstack.wsgi [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 [ 844.503646] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.503959] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.515339] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.515339] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.520323] [55045]: INFO cinder.volume.api [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 844.527975] [55045]: INFO cinder.api.openstack.wsgi [None req-a7cee91b-392b-4f1a-bba2-c8a156480d66 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 returned with HTTP 200 [ 844.528961] [55045]: [pid: 55045|app: 0|req: 69/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:31 2025] GET /volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.481581] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 854.524013] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 866.831344] [55044]: DEBUG cinder.api.middleware.request_id [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.833432] [55044]: INFO cinder.api.openstack.wsgi [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] POST http://10.180.1.21/volume/v3/volumes [ 866.833808] [55044]: DEBUG cinder.api.openstack.wsgi [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-603714007"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 866.835696] [55044]: DEBUG cinder.api.v3.volumes [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-603714007'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 866.835786] [55044]: INFO cinder.api.v3.volumes [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Create volume of 1 GB [ 866.847669] [55044]: INFO cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Availability Zones retrieved successfully. [ 866.855878] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Flow 'volume_create_api' (1ec5b8d6-aa2f-47a3-9c4e-bbf7ddb25aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 866.857449] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd83d91-ae67-4b41-ac1b-d07544ce8294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.858836] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 866.878949] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd83d91-ae67-4b41-ac1b-d07544ce8294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.879974] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8291a4a-45b4-45c7-aed0-dda13fea5adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.934658] [55044]: DEBUG cinder.quota [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Created reservations ['5d8c72d6-3e2e-41f5-8d29-d375ae06ac1c', 'a136e2af-c376-4257-aad4-91fdda02ae74', 'e99694ac-9404-4edd-a106-24d1f7dfac89', 'e4142478-18a2-4a17-a03b-331501ca870e'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 866.935664] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8291a4a-45b4-45c7-aed0-dda13fea5adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8c72d6-3e2e-41f5-8d29-d375ae06ac1c', 'a136e2af-c376-4257-aad4-91fdda02ae74', 'e99694ac-9404-4edd-a106-24d1f7dfac89', 'e4142478-18a2-4a17-a03b-331501ca870e']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.936950] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb20c5ce-c31f-45e2-9ab5-b6f8feed8093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.951380] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb20c5ce-c31f-45e2-9ab5-b6f8feed8093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e7e4f7-c351-44f0-abe5-853fcc5c9c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-603714007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8b887392eb84af49125d9fdc5962c41',qos_specs=None,replication_status=,reservations=['5d8c72d6-3e2e-41f5-8d29-d375ae06ac1c','a136e2af-c376-4257-aad4-91fdda02ae74','e99694ac-9404-4edd-a106-24d1f7dfac89','e4142478-18a2-4a17-a03b-331501ca870e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf1d41b2c7487abe7744b9140068b8',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-603714007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e7e4f7-c351-44f0-abe5-853fcc5c9c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8b887392eb84af49125d9fdc5962c41',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='bfdf1d41b2c7487abe7744b9140068b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.952218] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c893aec4-d9bc-4e9a-a938-392c91ffc069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.966848] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c893aec4-d9bc-4e9a-a938-392c91ffc069) 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-603714007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8b887392eb84af49125d9fdc5962c41',qos_specs=None,replication_status=,reservations=['5d8c72d6-3e2e-41f5-8d29-d375ae06ac1c','a136e2af-c376-4257-aad4-91fdda02ae74','e99694ac-9404-4edd-a106-24d1f7dfac89','e4142478-18a2-4a17-a03b-331501ca870e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfdf1d41b2c7487abe7744b9140068b8',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.967752] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8f7bc0-0385-450a-9c29-fecef041da1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 866.978592] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8f7bc0-0385-450a-9c29-fecef041da1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 866.980015] [55044]: DEBUG cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Flow 'volume_create_api' (1ec5b8d6-aa2f-47a3-9c4e-bbf7ddb25aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 866.980015] [55044]: INFO cinder.volume.api [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Create volume request issued successfully. [ 866.980715] [55044]: INFO cinder.api.openstack.wsgi [None req-74b9f5f6-02fa-4f34-b2e3-816c7a012a06 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 866.981213] [55044]: [pid: 55044|app: 0|req: 64/133] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:19:53 2025] POST /volume/v3/volumes => generated 750 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 866.990911] [55045]: DEBUG cinder.api.middleware.request_id [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.993047] [55045]: INFO cinder.api.openstack.wsgi [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 866.993270] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.993556] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.004985] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.004985] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.008529] [55045]: INFO cinder.volume.api [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 867.013589] [55045]: INFO cinder.api.openstack.wsgi [None req-d6277883-9294-44e1-ae9a-75609c0eeb5d tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 867.014022] [55045]: [pid: 55045|app: 0|req: 70/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:53 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 868.027253] [55044]: DEBUG cinder.api.middleware.request_id [None req-43346789-68fe-4880-8425-d3f70f14c476 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.030746] [55044]: INFO cinder.api.openstack.wsgi [None req-43346789-68fe-4880-8425-d3f70f14c476 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 868.031291] [55044]: DEBUG cinder.api.openstack.wsgi [None req-43346789-68fe-4880-8425-d3f70f14c476 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.031566] [55044]: DEBUG cinder.api.openstack.wsgi [None req-43346789-68fe-4880-8425-d3f70f14c476 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.045112] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.045112] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.049404] [55044]: INFO cinder.volume.api [None req-43346789-68fe-4880-8425-d3f70f14c476 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 868.055339] [55044]: INFO cinder.api.openstack.wsgi [None req-43346789-68fe-4880-8425-d3f70f14c476 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 868.055778] [55044]: [pid: 55044|app: 0|req: 65/135] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:54 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.173127] [55045]: DEBUG cinder.api.middleware.request_id [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.175599] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 868.175824] [55045]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.176048] [55045]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.184073] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.184073] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.187645] [55045]: INFO cinder.volume.api [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 868.192273] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-415b9f0d-f280-4f36-9927-4b0a4518a1d0 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 868.192672] [55045]: [pid: 55045|app: 0|req: 71/136] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:19:55 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 869.715603] [55044]: DEBUG cinder.api.middleware.request_id [None req-8ff1a719-042d-4f70-8c28-639a2ae543d9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.715603] [55044]: INFO cinder.api.openstack.wsgi [None req-8ff1a719-042d-4f70-8c28-639a2ae543d9 None None] GET http://10.180.1.21/volume// [ 869.715603] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8ff1a719-042d-4f70-8c28-639a2ae543d9 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.715603] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8ff1a719-042d-4f70-8c28-639a2ae543d9 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.715603] [55044]: INFO cinder.api.openstack.wsgi [None req-8ff1a719-042d-4f70-8c28-639a2ae543d9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 869.715603] [55044]: [pid: 55044|app: 0|req: 66/137] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:19:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 869.720379] [55045]: DEBUG cinder.api.middleware.request_id [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4d1fece5-4a68-45d2-89fb-d49070dd94a7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.722977] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4d1fece5-4a68-45d2-89fb-d49070dd94a7 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] POST http://10.180.1.21/volume/v3/attachments [ 869.723451] [55045]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4d1fece5-4a68-45d2-89fb-d49070dd94a7 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93e7e4f7-c351-44f0-abe5-853fcc5c9c1a", "connector": null, "instance_uuid": "0029b1e8-1e71-4132-bdb7-917d511633b6"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 869.736979] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.736979] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.762220] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4d1fece5-4a68-45d2-89fb-d49070dd94a7 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 869.763027] [55045]: [pid: 55045|app: 0|req: 72/138] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:19:56 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) [ 869.789366] [55044]: DEBUG cinder.api.middleware.request_id [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.791737] [55044]: INFO cinder.api.openstack.wsgi [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 869.792050] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.792310] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.803716] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.803716] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.807471] [55044]: INFO cinder.volume.api [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 869.812671] [55044]: INFO cinder.api.openstack.wsgi [None req-1d9ff8a5-49f2-418b-9e66-c60c2fca0ac1 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 869.814567] [55044]: [pid: 55044|app: 0|req: 67/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:56 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.293653] [55045]: DEBUG cinder.api.middleware.request_id [None req-380f2bbc-e928-42ab-a893-6487b8ad5168 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.294207] [55045]: INFO cinder.api.openstack.wsgi [None req-380f2bbc-e928-42ab-a893-6487b8ad5168 None None] GET http://10.180.1.21/volume// [ 870.294434] [55045]: DEBUG cinder.api.openstack.wsgi [None req-380f2bbc-e928-42ab-a893-6487b8ad5168 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.294683] [55045]: DEBUG cinder.api.openstack.wsgi [None req-380f2bbc-e928-42ab-a893-6487b8ad5168 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.295193] [55045]: INFO cinder.api.openstack.wsgi [None req-380f2bbc-e928-42ab-a893-6487b8ad5168 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 870.295622] [55045]: [pid: 55045|app: 0|req: 73/140] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:19:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 870.299382] [55044]: DEBUG cinder.api.middleware.request_id [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.301759] [55044]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 870.302077] [55044]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.302319] [55044]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.317044] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.317044] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.321491] [55044]: INFO cinder.volume.api [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 870.327954] [55044]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-1fa562cd-1265-4b36-9b68-9672c4e16e26 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 870.328547] [55044]: [pid: 55044|app: 0|req: 68/141] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:19:57 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 870.355907] [55045]: DEBUG cinder.api.middleware.request_id [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.358776] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] PUT http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a [ 870.359225] [55045]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-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-543377", "mountpoint": "/dev/sdb"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 870.368423] [55045]: DEBUG cinder.coordination [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Acquiring lock "cinder-attachment_update-93e7e4f7-c351-44f0-abe5-853fcc5c9c1a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 870.372839] [55045]: DEBUG cinder.coordination [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Lock "cinder-attachment_update-93e7e4f7-c351-44f0-abe5-853fcc5c9c1a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 870.373913] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.373913] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.825263] [55044]: DEBUG cinder.api.middleware.request_id [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.830267] [55044]: INFO cinder.api.openstack.wsgi [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 870.830267] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.830267] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.850461] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.850461] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.856138] [55044]: INFO cinder.volume.api [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 870.867399] [55044]: INFO cinder.api.openstack.wsgi [None req-b6db2611-b286-428a-ba04-aaac6a5e7417 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 870.871091] [55044]: [pid: 55044|app: 0|req: 69/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:57 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.880936] [55044]: DEBUG cinder.api.middleware.request_id [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.882937] [55044]: INFO cinder.api.openstack.wsgi [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 871.884868] [55044]: DEBUG cinder.api.openstack.wsgi [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.884868] [55044]: DEBUG cinder.api.openstack.wsgi [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.899153] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.899153] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.903203] [55044]: INFO cinder.volume.api [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 871.908484] [55044]: INFO cinder.api.openstack.wsgi [None req-63d0654f-c8fb-488b-9d44-95d92230fe7c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 871.908956] [55044]: [pid: 55044|app: 0|req: 70/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:58 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.920879] [55044]: DEBUG cinder.api.middleware.request_id [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.925488] [55044]: INFO cinder.api.openstack.wsgi [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 872.925701] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.925974] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.945273] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.945273] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.950418] [55044]: INFO cinder.volume.api [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 872.957057] [55044]: INFO cinder.api.openstack.wsgi [None req-6a546dd4-8b09-43a0-ab49-d5797ab73ac3 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 872.957852] [55044]: [pid: 55044|app: 0|req: 71/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:19:59 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.972484] [55044]: DEBUG cinder.api.middleware.request_id [None req-18f474b9-b589-4640-9f44-3071da618e75 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.976443] [55044]: INFO cinder.api.openstack.wsgi [None req-18f474b9-b589-4640-9f44-3071da618e75 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 873.976726] [55044]: DEBUG cinder.api.openstack.wsgi [None req-18f474b9-b589-4640-9f44-3071da618e75 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.977011] [55044]: DEBUG cinder.api.openstack.wsgi [None req-18f474b9-b589-4640-9f44-3071da618e75 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.999424] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.999424] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.004276] [55044]: INFO cinder.volume.api [None req-18f474b9-b589-4640-9f44-3071da618e75 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 874.009845] [55044]: INFO cinder.api.openstack.wsgi [None req-18f474b9-b589-4640-9f44-3071da618e75 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 874.010444] [55044]: [pid: 55044|app: 0|req: 72/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:00 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 874.898914] [55045]: DEBUG cinder.coordination [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Lock "cinder-attachment_update-93e7e4f7-c351-44f0-abe5-853fcc5c9c1a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 874.899320] [55045]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-574a11b1-663d-4b0b-9584-c17fbbd3e636 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a returned with HTTP 200 [ 874.899798] [55045]: [pid: 55045|app: 0|req: 74/146] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:19:57 2025] PUT /volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 875.026536] [55044]: DEBUG cinder.api.middleware.request_id [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.029708] [55044]: INFO cinder.api.openstack.wsgi [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 875.029936] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.032011] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.045974] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.045974] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.050153] [55044]: INFO cinder.volume.api [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 875.058203] [55044]: INFO cinder.api.openstack.wsgi [None req-2509c4ba-25cd-423d-b94c-b3cb1b590957 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 875.058203] [55044]: [pid: 55044|app: 0|req: 73/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:01 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.070219] [55045]: DEBUG cinder.api.middleware.request_id [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.073965] [55045]: INFO cinder.api.openstack.wsgi [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 876.073965] [55045]: DEBUG cinder.api.openstack.wsgi [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.073965] [55045]: DEBUG cinder.api.openstack.wsgi [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.096562] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096562] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.105767] [55045]: INFO cinder.volume.api [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 876.111078] [55045]: INFO cinder.api.openstack.wsgi [None req-372e00c6-7cc9-4744-9ad5-45234fd1f3bd tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 876.111633] [55045]: [pid: 55045|app: 0|req: 75/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:02 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.039235] [55044]: DEBUG cinder.api.middleware.request_id [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4f0e5ddf-e949-40c9-bf16-a2d63b7e3cc5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.043037] [55044]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4f0e5ddf-e949-40c9-bf16-a2d63b7e3cc5 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] POST http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a/action [ 877.043644] [55044]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4f0e5ddf-e949-40c9-bf16-a2d63b7e3cc5 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 877.044933] [55044]: DEBUG cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4f0e5ddf-e949-40c9-bf16-a2d63b7e3cc5 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.070017] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.070017] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.088867] [55044]: INFO cinder.api.openstack.wsgi [req-3731fbec-7f0e-47c5-8734-239ad4c119b2 req-4f0e5ddf-e949-40c9-bf16-a2d63b7e3cc5 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a/action returned with HTTP 204 [ 877.089426] [55044]: [pid: 55044|app: 0|req: 74/149] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:20:03 2025] POST /volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 877.124999] [55045]: DEBUG cinder.api.middleware.request_id [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.132030] [55045]: INFO cinder.api.openstack.wsgi [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 877.132030] [55045]: DEBUG cinder.api.openstack.wsgi [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.132030] [55045]: DEBUG cinder.api.openstack.wsgi [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.143807] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143807] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.157030] [55045]: INFO cinder.volume.api [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 877.168934] [55045]: INFO cinder.api.openstack.wsgi [None req-059ecc8d-8bfc-4e3d-8a58-cdad02cf3b24 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 877.169293] [55045]: [pid: 55045|app: 0|req: 76/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:03 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 877.182231] [55044]: DEBUG cinder.api.middleware.request_id [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.186022] [55044]: INFO cinder.api.openstack.wsgi [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 877.186022] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.186022] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.198413] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198413] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.207244] [55044]: INFO cinder.volume.api [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 877.226368] [55044]: INFO cinder.api.openstack.wsgi [None req-6e57ecb4-545e-4050-b833-e5b37305cfe8 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 877.229134] [55044]: [pid: 55044|app: 0|req: 75/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:04 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.609890] [55045]: DEBUG cinder.api.middleware.request_id [req-0cf82f6e-ac0e-47df-82f5-918bb5e07bc4 req-d682657c-f9fb-4e66-bd91-d872b6ae4d98 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.611451] [55045]: INFO cinder.api.openstack.wsgi [req-0cf82f6e-ac0e-47df-82f5-918bb5e07bc4 req-d682657c-f9fb-4e66-bd91-d872b6ae4d98 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a [ 882.611654] [55045]: DEBUG cinder.api.openstack.wsgi [req-0cf82f6e-ac0e-47df-82f5-918bb5e07bc4 req-d682657c-f9fb-4e66-bd91-d872b6ae4d98 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.611862] [55045]: DEBUG cinder.api.openstack.wsgi [req-0cf82f6e-ac0e-47df-82f5-918bb5e07bc4 req-d682657c-f9fb-4e66-bd91-d872b6ae4d98 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.624440] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.624440] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.158611] [55045]: INFO cinder.api.openstack.wsgi [req-0cf82f6e-ac0e-47df-82f5-918bb5e07bc4 req-d682657c-f9fb-4e66-bd91-d872b6ae4d98 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a returned with HTTP 200 [ 883.159169] [55045]: [pid: 55045|app: 0|req: 77/152] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:20:09 2025] DELETE /volume/v3/attachments/bb78d271-dc58-4fdd-bd23-35968bd12c3a => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.769756] [55044]: DEBUG cinder.api.middleware.request_id [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.772451] [55044]: INFO cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] POST http://10.180.1.21/volume/v3/volumes [ 886.772897] [55044]: DEBUG cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2092273254", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 886.775094] [55044]: DEBUG cinder.api.v3.volumes [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2092273254', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 886.776240] [55044]: INFO cinder.api.v3.volumes [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Create volume of 1 GB [ 886.785544] [55044]: INFO cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Availability Zones retrieved successfully. [ 886.794901] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Flow 'volume_create_api' (5e5b48ca-5eaa-4462-9c3f-55c5f0e17e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 886.798462] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15c74f6-1bcc-44a5-8a18-845c12aa4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 886.798462] [55044]: DEBUG cinder.volume.flows.api.create_volume [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 886.818571] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15c74f6-1bcc-44a5-8a18-845c12aa4445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 886.819645] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7190cc5b-fd86-40c1-bcd7-7392438e7cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 886.872441] [55044]: DEBUG cinder.quota [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Created reservations ['65dbe450-67f3-447d-86c9-afb81b8123d8', '1609bb5d-42ce-4831-bde8-d40bd3b411f9', 'a05f877c-c7d6-4581-8e45-b95751d2798a', '25376b4c-aae8-49f1-ac1c-98abaeacf19c'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 886.872441] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7190cc5b-fd86-40c1-bcd7-7392438e7cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65dbe450-67f3-447d-86c9-afb81b8123d8', '1609bb5d-42ce-4831-bde8-d40bd3b411f9', 'a05f877c-c7d6-4581-8e45-b95751d2798a', '25376b4c-aae8-49f1-ac1c-98abaeacf19c']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 886.872441] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6e4c7e-cb76-435e-af2c-1236866d3230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 886.891149] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf6e4c7e-cb76-435e-af2c-1236866d3230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e30c38-583d-41cb-9c6d-c16f54267fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2092273254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ef55fa2fc08426ab892408e3d6f1c90',qos_specs=None,replication_status=,reservations=['65dbe450-67f3-447d-86c9-afb81b8123d8','1609bb5d-42ce-4831-bde8-d40bd3b411f9','a05f877c-c7d6-4581-8e45-b95751d2798a','25376b4c-aae8-49f1-ac1c-98abaeacf19c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047ed9840e2747759bc109ef887f9975',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2092273254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e30c38-583d-41cb-9c6d-c16f54267fe4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9ef55fa2fc08426ab892408e3d6f1c90',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='047ed9840e2747759bc109ef887f9975',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 886.892357] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a857cf-6de5-4b8f-af09-bb65f40334ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 886.915555] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a857cf-6de5-4b8f-af09-bb65f40334ac) 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-2092273254',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9ef55fa2fc08426ab892408e3d6f1c90',qos_specs=None,replication_status=,reservations=['65dbe450-67f3-447d-86c9-afb81b8123d8','1609bb5d-42ce-4831-bde8-d40bd3b411f9','a05f877c-c7d6-4581-8e45-b95751d2798a','25376b4c-aae8-49f1-ac1c-98abaeacf19c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047ed9840e2747759bc109ef887f9975',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 886.915923] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f72219-8970-4b10-8e59-b44b7ed902f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 886.931866] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4f72219-8970-4b10-8e59-b44b7ed902f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 886.933494] [55044]: DEBUG cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Flow 'volume_create_api' (5e5b48ca-5eaa-4462-9c3f-55c5f0e17e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 886.934702] [55044]: INFO cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Create volume request issued successfully. [ 886.935442] [55044]: INFO cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-338fc068-fcd3-4059-8d3c-2754629128a6 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 886.935935] [55044]: [pid: 55044|app: 0|req: 76/153] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 16:20:13 2025] POST /volume/v3/volumes => generated 762 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 886.941364] [55045]: DEBUG cinder.api.middleware.request_id [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.944061] [55045]: INFO cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 886.944392] [55045]: DEBUG cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.945772] [55045]: DEBUG cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.955033] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.955033] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.958469] [55045]: INFO cinder.volume.api [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 886.964781] [55045]: INFO cinder.api.openstack.wsgi [req-5908bf1e-d20b-483a-8f0f-6175d9ff92aa req-2eed856b-3b1b-4e4c-9500-1ae8527f19a3 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 200 [ 886.965186] [55045]: [pid: 55045|app: 0|req: 78/154] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:13 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.980864] [55044]: DEBUG cinder.api.middleware.request_id [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 886.985280] [55044]: INFO cinder.api.openstack.wsgi [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 886.985518] [55044]: DEBUG cinder.api.openstack.wsgi [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 886.985741] [55044]: DEBUG cinder.api.openstack.wsgi [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 886.993423] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 886.993423] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 886.997387] [55044]: INFO cinder.volume.api [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 887.001606] [55044]: INFO cinder.api.openstack.wsgi [req-f5f716b3-1f00-4be7-b748-ec2db7453f16 req-5df86ea2-7c88-4e11-813b-b51c1cfa25e9 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 200 [ 887.001996] [55044]: [pid: 55044|app: 0|req: 77/155] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:13 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.018854] [55045]: DEBUG cinder.api.middleware.request_id [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.022345] [55045]: INFO cinder.api.openstack.wsgi [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 888.022687] [55045]: DEBUG cinder.api.openstack.wsgi [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.023018] [55045]: DEBUG cinder.api.openstack.wsgi [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.037555] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.037555] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.044039] [55045]: INFO cinder.volume.api [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 888.048958] [55045]: INFO cinder.api.openstack.wsgi [req-c02ef610-9037-4573-b84a-1032445b7cb8 req-5b5c9c98-d672-4ba2-9cff-bd2851459e48 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 200 [ 888.049381] [55045]: [pid: 55045|app: 0|req: 79/156] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:14 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.068486] [55044]: DEBUG cinder.api.middleware.request_id [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.071098] [55044]: INFO cinder.api.openstack.wsgi [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 888.071334] [55044]: DEBUG cinder.api.openstack.wsgi [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.071548] [55044]: DEBUG cinder.api.openstack.wsgi [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.079998] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.079998] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.083767] [55044]: INFO cinder.volume.api [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 888.089611] [55044]: INFO cinder.api.openstack.wsgi [req-c69f03b5-c233-4121-83f2-96877bf0bf0f req-bfca89e9-de55-4b0d-97cb-5c8d201b2376 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 200 [ 888.089611] [55044]: [pid: 55044|app: 0|req: 78/157] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:14 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 888.111867] [55045]: DEBUG cinder.api.middleware.request_id [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.114318] [55045]: INFO cinder.api.openstack.wsgi [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] DELETE http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 888.114845] [55045]: DEBUG cinder.api.openstack.wsgi [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.114845] [55045]: DEBUG cinder.api.openstack.wsgi [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.114957] [55045]: INFO cinder.api.v3.volumes [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Delete volume with id: 00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 888.127351] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.127351] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.127970] [55045]: INFO cinder.volume.api [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 888.150031] [55045]: INFO cinder.volume.api [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Delete volume request issued successfully. [ 888.150031] [55045]: INFO cinder.api.openstack.wsgi [req-1e4a1df9-725b-499e-bf5d-7887419c9c1b req-40660b88-8400-432b-878e-93252a5020c5 tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 202 [ 888.150583] [55045]: [pid: 55045|app: 0|req: 80/158] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:20:14 2025] DELETE /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 888.167895] [55044]: DEBUG cinder.api.middleware.request_id [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.172029] [55044]: INFO cinder.api.openstack.wsgi [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 888.172212] [55044]: DEBUG cinder.api.openstack.wsgi [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 888.172444] [55044]: DEBUG cinder.api.openstack.wsgi [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 888.180526] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.180526] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 888.185694] [55044]: INFO cinder.volume.api [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Volume info retrieved successfully. [ 888.192645] [55044]: INFO cinder.api.openstack.wsgi [req-a906b211-9ca0-4c62-b806-ff6a3abbdfc5 req-75892987-a376-458f-9dff-5842bb5df97a tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 200 [ 888.192954] [55044]: [pid: 55044|app: 0|req: 79/159] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:15 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 889.217152] [55045]: DEBUG cinder.api.middleware.request_id [req-216e6eca-f212-4857-b505-75f772749142 req-bf4a9903-0063-4cf2-8dee-3b6716c44c2f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.224691] [55045]: INFO cinder.api.openstack.wsgi [req-216e6eca-f212-4857-b505-75f772749142 req-bf4a9903-0063-4cf2-8dee-3b6716c44c2f tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] GET http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 [ 889.224933] [55045]: DEBUG cinder.api.openstack.wsgi [req-216e6eca-f212-4857-b505-75f772749142 req-bf4a9903-0063-4cf2-8dee-3b6716c44c2f tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 889.225175] [55045]: DEBUG cinder.api.openstack.wsgi [req-216e6eca-f212-4857-b505-75f772749142 req-bf4a9903-0063-4cf2-8dee-3b6716c44c2f tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 889.233064] [55045]: INFO cinder.api.openstack.wsgi [req-216e6eca-f212-4857-b505-75f772749142 req-bf4a9903-0063-4cf2-8dee-3b6716c44c2f tempest-VolumesGetTestJSON-608518026 tempest-VolumesGetTestJSON-608518026-project-member] http://10.180.1.21/volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 returned with HTTP 404 [ 889.233864] [55045]: [pid: 55045|app: 0|req: 81/160] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:16 2025] GET /volume/v3/volumes/00e30c38-583d-41cb-9c6d-c16f54267fe4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 890.489059] [55044]: DEBUG cinder.api.middleware.request_id [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.495632] [55044]: INFO cinder.api.openstack.wsgi [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 890.495850] [55044]: DEBUG cinder.api.openstack.wsgi [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.496084] [55044]: DEBUG cinder.api.openstack.wsgi [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.509717] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.509717] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.518834] [55044]: INFO cinder.volume.api [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 890.528266] [55044]: INFO cinder.api.openstack.wsgi [None req-49b02f99-b305-4b6e-90e4-ac9e7e87d195 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 890.529354] [55044]: [pid: 55044|app: 0|req: 80/161] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:17 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.539323] [55045]: DEBUG cinder.api.middleware.request_id [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.546982] [55045]: INFO cinder.api.openstack.wsgi [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 890.546982] [55045]: DEBUG cinder.api.openstack.wsgi [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.546982] [55045]: DEBUG cinder.api.openstack.wsgi [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.565248] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.565248] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.570344] [55045]: INFO cinder.volume.api [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 890.577842] [55045]: INFO cinder.api.openstack.wsgi [None req-698477e3-3bab-4d04-bb32-c6da1d032fe9 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 890.577842] [55045]: [pid: 55045|app: 0|req: 82/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:17 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.653053] [55044]: DEBUG cinder.api.middleware.request_id [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.656056] [55044]: INFO cinder.api.openstack.wsgi [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 890.656056] [55044]: DEBUG cinder.api.openstack.wsgi [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 890.656056] [55044]: DEBUG cinder.api.openstack.wsgi [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 890.674650] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.674650] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 890.685039] [55044]: INFO cinder.volume.api [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 890.691583] [55044]: INFO cinder.api.openstack.wsgi [None req-14777e2f-20ee-42c2-a4a3-2f2af20ec17c tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 890.691995] [55044]: [pid: 55044|app: 0|req: 81/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:17 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.072820] [55045]: DEBUG cinder.api.middleware.request_id [None req-aa053468-79b0-46dc-b253-3739e86827f0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.074946] [55045]: INFO cinder.api.openstack.wsgi [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] POST http://10.180.1.21/volume/v3/volumes [ 892.075344] [55045]: DEBUG cinder.api.openstack.wsgi [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-671818608", "imageRef": "8766f35a-2c20-4173-bc3c-85dd2024992d", "size": 1}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 892.077847] [55045]: DEBUG cinder.api.v3.volumes [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-671818608', 'imageRef': '8766f35a-2c20-4173-bc3c-85dd2024992d', 'size': 1}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 892.352293] [55045]: INFO cinder.api.v3.volumes [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Create volume of 1 GB [ 892.360143] [55045]: INFO cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Availability Zones retrieved successfully. [ 892.370991] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Flow 'volume_create_api' (7da9ec50-dfb8-442b-af31-413d69e0c157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.372333] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb86789-19fc-448d-a71f-40911704d448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.373651] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 892.427613] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbb86789-19fc-448d-a71f-40911704d448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.428583] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93330996-2abc-4443-b4f2-26c63b0ba4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.480205] [55045]: DEBUG cinder.quota [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Created reservations ['0bcdf1bc-3a37-4500-9ba2-e6bda312cc79', '4456e391-ba22-4744-ac7f-a2e56ed89088', '8cbb14ee-4cd1-40ee-bfed-7cfcbc285867', '1988f4ae-0658-4e94-9f34-b16ff1406084'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 892.481190] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93330996-2abc-4443-b4f2-26c63b0ba4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcdf1bc-3a37-4500-9ba2-e6bda312cc79', '4456e391-ba22-4744-ac7f-a2e56ed89088', '8cbb14ee-4cd1-40ee-bfed-7cfcbc285867', '1988f4ae-0658-4e94-9f34-b16ff1406084']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.482094] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9850954-8895-49e4-a780-32095b46dba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.497611] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9850954-8895-49e4-a780-32095b46dba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33f1b52-2c97-447f-a639-2e3f2082c6cd', '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-671818608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b91c8409e4f44e290cf801e893a6adf',qos_specs=None,replication_status=,reservations=['0bcdf1bc-3a37-4500-9ba2-e6bda312cc79','4456e391-ba22-4744-ac7f-a2e56ed89088','8cbb14ee-4cd1-40ee-bfed-7cfcbc285867','1988f4ae-0658-4e94-9f34-b16ff1406084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454d046f647445ccb49a8a6e7c0fb1fd',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-671818608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f33f1b52-2c97-447f-a639-2e3f2082c6cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b91c8409e4f44e290cf801e893a6adf',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='454d046f647445ccb49a8a6e7c0fb1fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.497611] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8219844-802d-4cb7-8eb3-2770985389bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.511851] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8219844-802d-4cb7-8eb3-2770985389bf) 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-671818608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b91c8409e4f44e290cf801e893a6adf',qos_specs=None,replication_status=,reservations=['0bcdf1bc-3a37-4500-9ba2-e6bda312cc79','4456e391-ba22-4744-ac7f-a2e56ed89088','8cbb14ee-4cd1-40ee-bfed-7cfcbc285867','1988f4ae-0658-4e94-9f34-b16ff1406084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454d046f647445ccb49a8a6e7c0fb1fd',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.512788] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab10d43-1a1e-49a1-a53b-88c7c1e2f552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.525059] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab10d43-1a1e-49a1-a53b-88c7c1e2f552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.525059] [55045]: DEBUG cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Flow 'volume_create_api' (7da9ec50-dfb8-442b-af31-413d69e0c157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.525059] [55045]: INFO cinder.volume.api [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Create volume request issued successfully. [ 892.525059] [55045]: INFO cinder.api.openstack.wsgi [None req-aa053468-79b0-46dc-b253-3739e86827f0 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 892.525423] [55045]: [pid: 55045|app: 0|req: 83/164] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:20:18 2025] POST /volume/v3/volumes => generated 751 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 892.535025] [55044]: DEBUG cinder.api.middleware.request_id [None req-9af1ca2d-2f03-4792-9147-836be81ab72d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.540025] [55044]: INFO cinder.api.openstack.wsgi [None req-9af1ca2d-2f03-4792-9147-836be81ab72d tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 892.540025] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9af1ca2d-2f03-4792-9147-836be81ab72d tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.540025] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9af1ca2d-2f03-4792-9147-836be81ab72d tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.547884] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.547884] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.552605] [55044]: INFO cinder.volume.api [None req-9af1ca2d-2f03-4792-9147-836be81ab72d tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 892.558799] [55044]: INFO cinder.api.openstack.wsgi [None req-9af1ca2d-2f03-4792-9147-836be81ab72d tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 892.559349] [55044]: [pid: 55044|app: 0|req: 82/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:19 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.570854] [55045]: DEBUG cinder.api.middleware.request_id [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.573285] [55045]: INFO cinder.api.openstack.wsgi [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 893.573510] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 893.573725] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 893.591271] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.591271] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 893.597148] [55045]: INFO cinder.volume.api [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 893.603250] [55045]: INFO cinder.api.openstack.wsgi [None req-1a4d676b-3df3-4f4d-b80e-5e1bb6698392 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 893.603250] [55045]: [pid: 55045|app: 0|req: 84/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:20 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.615218] [55044]: DEBUG cinder.api.middleware.request_id [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.617420] [55044]: INFO cinder.api.openstack.wsgi [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 894.617646] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.617863] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.628572] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.628572] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.632431] [55044]: INFO cinder.volume.api [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 894.637901] [55044]: INFO cinder.api.openstack.wsgi [None req-f5dc5100-6141-494c-ba27-dfab78ce7385 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 894.638342] [55044]: [pid: 55044|app: 0|req: 83/167] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:21 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.651374] [55045]: DEBUG cinder.api.middleware.request_id [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.653675] [55045]: INFO cinder.api.openstack.wsgi [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 895.653921] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.654253] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.668059] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.668059] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.673167] [55045]: INFO cinder.volume.api [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 895.679656] [55045]: INFO cinder.api.openstack.wsgi [None req-bbf79b02-edbe-45d3-b4ce-b5b3c7fe64f4 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 895.680094] [55045]: [pid: 55045|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:22 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.875471] [55044]: DEBUG cinder.api.middleware.request_id [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.880202] [55044]: INFO cinder.api.openstack.wsgi [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] POST http://10.180.1.21/volume/v3/volumes [ 895.880202] [55044]: DEBUG cinder.api.openstack.wsgi [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1145332002", "imageRef": "8766f35a-2c20-4173-bc3c-85dd2024992d", "size": 1}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 895.881172] [55044]: DEBUG cinder.api.v3.volumes [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1145332002', 'imageRef': '8766f35a-2c20-4173-bc3c-85dd2024992d', 'size': 1}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 896.044422] [55044]: INFO cinder.api.v3.volumes [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Create volume of 1 GB [ 896.050228] [55044]: INFO cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Availability Zones retrieved successfully. [ 896.057568] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Flow 'volume_create_api' (9da1c973-9f28-45dd-b23f-aa169dd687ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 896.058914] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6e80b8-96c5-47b8-891e-48caf83e3451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 896.061038] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 896.127113] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6e80b8-96c5-47b8-891e-48caf83e3451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 896.127866] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0b21c-85fb-404b-9a26-24e15d940486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 896.174143] [55044]: DEBUG cinder.quota [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Created reservations ['f028937e-980a-41a1-abee-6a3a7473cd20', 'd1d58279-3fb2-4fc0-ab37-758b044c7c7b', 'b6a4c8da-4985-4d8a-b97e-7c45d19537ed', 'c7fc7026-c454-4d0c-9e92-7f6d3e90954d'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 896.175363] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c0b21c-85fb-404b-9a26-24e15d940486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f028937e-980a-41a1-abee-6a3a7473cd20', 'd1d58279-3fb2-4fc0-ab37-758b044c7c7b', 'b6a4c8da-4985-4d8a-b97e-7c45d19537ed', 'c7fc7026-c454-4d0c-9e92-7f6d3e90954d']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 896.176315] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4a1ea6-27ae-42b3-8acc-b337c860af67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 896.190723] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4a1ea6-27ae-42b3-8acc-b337c860af67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a9d95d-ea36-4d6c-a496-c8d77d4db8ec', '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-1145332002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eb9b769fc8e49bba86538dce7771193',qos_specs=None,replication_status=,reservations=['f028937e-980a-41a1-abee-6a3a7473cd20','d1d58279-3fb2-4fc0-ab37-758b044c7c7b','b6a4c8da-4985-4d8a-b97e-7c45d19537ed','c7fc7026-c454-4d0c-9e92-7f6d3e90954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70feb1f15e14bfeb44985edaebde83a',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1145332002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13a9d95d-ea36-4d6c-a496-c8d77d4db8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eb9b769fc8e49bba86538dce7771193',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='b70feb1f15e14bfeb44985edaebde83a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 896.191835] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c864642-7782-424e-a4c6-f94102cf8c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 896.210874] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c864642-7782-424e-a4c6-f94102cf8c86) 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-1145332002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eb9b769fc8e49bba86538dce7771193',qos_specs=None,replication_status=,reservations=['f028937e-980a-41a1-abee-6a3a7473cd20','d1d58279-3fb2-4fc0-ab37-758b044c7c7b','b6a4c8da-4985-4d8a-b97e-7c45d19537ed','c7fc7026-c454-4d0c-9e92-7f6d3e90954d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b70feb1f15e14bfeb44985edaebde83a',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 896.211821] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4d4984-fda2-453d-a00b-2ea2608ff929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 896.222025] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4d4984-fda2-453d-a00b-2ea2608ff929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 896.222767] [55044]: DEBUG cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Flow 'volume_create_api' (9da1c973-9f28-45dd-b23f-aa169dd687ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 896.224633] [55044]: INFO cinder.volume.api [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Create volume request issued successfully. [ 896.224633] [55044]: INFO cinder.api.openstack.wsgi [None req-af35e1ce-f69c-4150-8def-1a24bab6e965 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 896.224633] [55044]: [pid: 55044|app: 0|req: 84/169] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 16:20:22 2025] POST /volume/v3/volumes => generated 898 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 896.249724] [55045]: DEBUG cinder.api.middleware.request_id [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.249724] [55045]: INFO cinder.api.openstack.wsgi [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 896.249922] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.250152] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.259186] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.259186] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.263467] [55045]: INFO cinder.volume.api [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 896.268738] [55045]: INFO cinder.api.openstack.wsgi [None req-0b7abb23-9d83-45e3-8cda-7107273ab7c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 896.269181] [55045]: [pid: 55045|app: 0|req: 86/170] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:23 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.694234] [55044]: DEBUG cinder.api.middleware.request_id [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.696436] [55044]: INFO cinder.api.openstack.wsgi [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 896.696698] [55044]: DEBUG cinder.api.openstack.wsgi [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.696977] [55044]: DEBUG cinder.api.openstack.wsgi [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.707476] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.707476] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.711952] [55044]: INFO cinder.volume.api [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 896.716442] [55044]: INFO cinder.api.openstack.wsgi [None req-72f5cddc-8d2d-40ff-82b1-9c812b7abfb9 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 896.717366] [55044]: [pid: 55044|app: 0|req: 85/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:23 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.282388] [55045]: DEBUG cinder.api.middleware.request_id [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.285153] [55045]: INFO cinder.api.openstack.wsgi [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 897.285278] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.285538] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.297705] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.297705] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.303072] [55045]: INFO cinder.volume.api [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 897.310115] [55045]: INFO cinder.api.openstack.wsgi [None req-eb21a52e-b287-4d54-9096-0e53c3085af5 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 897.310562] [55045]: [pid: 55045|app: 0|req: 87/172] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:24 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.728477] [55044]: DEBUG cinder.api.middleware.request_id [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.731228] [55044]: INFO cinder.api.openstack.wsgi [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 897.731440] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.731693] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.741837] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.741837] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.751489] [55044]: INFO cinder.volume.api [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 897.756854] [55044]: INFO cinder.api.openstack.wsgi [None req-2b4cc4df-e835-4a85-a424-384b8ed8e7fb tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 897.757282] [55044]: [pid: 55044|app: 0|req: 86/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:24 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.333904] [55045]: DEBUG cinder.api.middleware.request_id [None req-dda3865c-9939-4693-b301-afc008f555c0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.343454] [55045]: INFO cinder.api.openstack.wsgi [None req-dda3865c-9939-4693-b301-afc008f555c0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 898.343454] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dda3865c-9939-4693-b301-afc008f555c0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.343454] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dda3865c-9939-4693-b301-afc008f555c0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.365056] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.365056] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.369326] [55045]: INFO cinder.volume.api [None req-dda3865c-9939-4693-b301-afc008f555c0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 898.374752] [55045]: INFO cinder.api.openstack.wsgi [None req-dda3865c-9939-4693-b301-afc008f555c0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 898.375059] [55045]: [pid: 55045|app: 0|req: 88/174] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:25 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 898.768308] [55044]: DEBUG cinder.api.middleware.request_id [None req-560fdf00-1779-4c93-8f57-e8af000db4ef None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.772152] [55044]: INFO cinder.api.openstack.wsgi [None req-560fdf00-1779-4c93-8f57-e8af000db4ef tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 898.772288] [55044]: DEBUG cinder.api.openstack.wsgi [None req-560fdf00-1779-4c93-8f57-e8af000db4ef tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.772436] [55044]: DEBUG cinder.api.openstack.wsgi [None req-560fdf00-1779-4c93-8f57-e8af000db4ef tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.790912] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.790912] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.799142] [55044]: INFO cinder.volume.api [None req-560fdf00-1779-4c93-8f57-e8af000db4ef tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 898.802504] [55044]: INFO cinder.api.openstack.wsgi [None req-560fdf00-1779-4c93-8f57-e8af000db4ef tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 898.802932] [55044]: [pid: 55044|app: 0|req: 87/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:25 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.391928] [55045]: DEBUG cinder.api.middleware.request_id [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.394120] [55045]: INFO cinder.api.openstack.wsgi [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 899.394539] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.394859] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.413432] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.413432] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.420846] [55045]: INFO cinder.volume.api [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 899.431872] [55045]: INFO cinder.api.openstack.wsgi [None req-a9fb48b7-266d-4bd7-b5c9-3eedbe7f5f66 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 899.432569] [55045]: [pid: 55045|app: 0|req: 89/176] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:26 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 899.813840] [55044]: DEBUG cinder.api.middleware.request_id [None req-0980d919-a49f-4264-877e-47d6c530d68c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.816747] [55044]: INFO cinder.api.openstack.wsgi [None req-0980d919-a49f-4264-877e-47d6c530d68c tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 899.816788] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0980d919-a49f-4264-877e-47d6c530d68c tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.816994] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0980d919-a49f-4264-877e-47d6c530d68c tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.824958] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.824958] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.828366] [55044]: INFO cinder.volume.api [None req-0980d919-a49f-4264-877e-47d6c530d68c tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 899.832847] [55044]: INFO cinder.api.openstack.wsgi [None req-0980d919-a49f-4264-877e-47d6c530d68c tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 899.833236] [55044]: [pid: 55044|app: 0|req: 88/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:26 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.446298] [55045]: DEBUG cinder.api.middleware.request_id [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.449463] [55045]: INFO cinder.api.openstack.wsgi [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 900.450158] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.450748] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.463475] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.463475] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.467119] [55045]: INFO cinder.volume.api [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 900.472843] [55045]: INFO cinder.api.openstack.wsgi [None req-f4eafbd0-e06c-4ce4-a3ea-e8d183881db4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 900.473510] [55045]: [pid: 55045|app: 0|req: 90/178] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:27 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.843910] [55044]: DEBUG cinder.api.middleware.request_id [None req-b7093370-fa6d-4641-a7db-357d34737abd None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.846029] [55044]: INFO cinder.api.openstack.wsgi [None req-b7093370-fa6d-4641-a7db-357d34737abd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 900.846029] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b7093370-fa6d-4641-a7db-357d34737abd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.846218] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b7093370-fa6d-4641-a7db-357d34737abd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.854312] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.854312] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.858490] [55044]: INFO cinder.volume.api [None req-b7093370-fa6d-4641-a7db-357d34737abd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 900.863746] [55044]: INFO cinder.api.openstack.wsgi [None req-b7093370-fa6d-4641-a7db-357d34737abd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 900.864247] [55044]: [pid: 55044|app: 0|req: 89/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:27 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 901.487474] [55045]: DEBUG cinder.api.middleware.request_id [None req-affefafe-7a25-4fbf-b275-81261cdfab88 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.489592] [55045]: INFO cinder.api.openstack.wsgi [None req-affefafe-7a25-4fbf-b275-81261cdfab88 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 901.489836] [55045]: DEBUG cinder.api.openstack.wsgi [None req-affefafe-7a25-4fbf-b275-81261cdfab88 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.490070] [55045]: DEBUG cinder.api.openstack.wsgi [None req-affefafe-7a25-4fbf-b275-81261cdfab88 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.502629] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.502629] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.507704] [55045]: INFO cinder.volume.api [None req-affefafe-7a25-4fbf-b275-81261cdfab88 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 901.512868] [55045]: INFO cinder.api.openstack.wsgi [None req-affefafe-7a25-4fbf-b275-81261cdfab88 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 901.513758] [55045]: [pid: 55045|app: 0|req: 91/180] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:28 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 901.875025] [55044]: DEBUG cinder.api.middleware.request_id [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.877973] [55044]: INFO cinder.api.openstack.wsgi [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 901.877973] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.877973] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.888049] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.888049] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.892411] [55044]: INFO cinder.volume.api [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 901.898334] [55044]: INFO cinder.api.openstack.wsgi [None req-2c88e69a-603c-470f-af2e-41ddc04bbfea tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 901.898914] [55044]: [pid: 55044|app: 0|req: 90/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:28 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.527666] [55045]: DEBUG cinder.api.middleware.request_id [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.530297] [55045]: INFO cinder.api.openstack.wsgi [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 902.530611] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.530908] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.544129] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.544129] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.549437] [55045]: INFO cinder.volume.api [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 902.555582] [55045]: INFO cinder.api.openstack.wsgi [None req-cf449f3a-a246-4016-bf56-02c7e0ff79df tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 902.556131] [55045]: [pid: 55045|app: 0|req: 92/182] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:29 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.908628] [55044]: DEBUG cinder.api.middleware.request_id [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.911174] [55044]: INFO cinder.api.openstack.wsgi [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 902.911441] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.911697] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.920266] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.920266] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.924383] [55044]: INFO cinder.volume.api [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 902.928813] [55044]: INFO cinder.api.openstack.wsgi [None req-3630f6ee-736d-4ca1-9bde-1310423a5ce6 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 902.929323] [55044]: [pid: 55044|app: 0|req: 91/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:29 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.570353] [55045]: DEBUG cinder.api.middleware.request_id [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.572611] [55045]: INFO cinder.api.openstack.wsgi [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 903.573143] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.574017] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.586958] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.586958] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.590917] [55045]: INFO cinder.volume.api [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 903.596742] [55045]: INFO cinder.api.openstack.wsgi [None req-3d0df0b8-e6ee-4440-aef5-0d0c28400968 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 903.597529] [55045]: [pid: 55045|app: 0|req: 93/184] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:30 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.940677] [55044]: DEBUG cinder.api.middleware.request_id [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.944488] [55044]: INFO cinder.api.openstack.wsgi [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 903.948199] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.948199] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.959412] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.959412] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.964524] [55044]: INFO cinder.volume.api [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 903.974030] [55044]: INFO cinder.api.openstack.wsgi [None req-2123c3c6-c7f6-424c-85f1-2aae25aee930 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 903.974030] [55044]: [pid: 55044|app: 0|req: 92/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:30 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.609557] [55045]: DEBUG cinder.api.middleware.request_id [None req-28d39010-6528-4aab-8a72-25d1ef792d54 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.612011] [55045]: INFO cinder.api.openstack.wsgi [None req-28d39010-6528-4aab-8a72-25d1ef792d54 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 904.612197] [55045]: DEBUG cinder.api.openstack.wsgi [None req-28d39010-6528-4aab-8a72-25d1ef792d54 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.612483] [55045]: DEBUG cinder.api.openstack.wsgi [None req-28d39010-6528-4aab-8a72-25d1ef792d54 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.624013] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.624013] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.628778] [55045]: INFO cinder.volume.api [None req-28d39010-6528-4aab-8a72-25d1ef792d54 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 904.634622] [55045]: INFO cinder.api.openstack.wsgi [None req-28d39010-6528-4aab-8a72-25d1ef792d54 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 904.635185] [55045]: [pid: 55045|app: 0|req: 94/186] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:31 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 904.984515] [55044]: DEBUG cinder.api.middleware.request_id [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.987072] [55044]: INFO cinder.api.openstack.wsgi [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 904.987311] [55044]: DEBUG cinder.api.openstack.wsgi [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.987535] [55044]: DEBUG cinder.api.openstack.wsgi [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.995703] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.995703] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.999773] [55044]: INFO cinder.volume.api [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 905.005166] [55044]: INFO cinder.api.openstack.wsgi [None req-21f74d7a-e3e0-4de4-bed4-cd29d4a973fa tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 905.005598] [55044]: [pid: 55044|app: 0|req: 93/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:31 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.647031] [55045]: DEBUG cinder.api.middleware.request_id [None req-751915cb-971f-42bf-aa25-fafac448a739 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.650087] [55045]: INFO cinder.api.openstack.wsgi [None req-751915cb-971f-42bf-aa25-fafac448a739 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 905.650512] [55045]: DEBUG cinder.api.openstack.wsgi [None req-751915cb-971f-42bf-aa25-fafac448a739 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.650837] [55045]: DEBUG cinder.api.openstack.wsgi [None req-751915cb-971f-42bf-aa25-fafac448a739 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.663418] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.663418] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.668072] [55045]: INFO cinder.volume.api [None req-751915cb-971f-42bf-aa25-fafac448a739 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 905.673342] [55045]: INFO cinder.api.openstack.wsgi [None req-751915cb-971f-42bf-aa25-fafac448a739 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 905.673764] [55045]: [pid: 55045|app: 0|req: 95/188] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:32 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 906.015290] [55044]: DEBUG cinder.api.middleware.request_id [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.017477] [55044]: INFO cinder.api.openstack.wsgi [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 906.017698] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.017911] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.025428] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.025428] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.029094] [55044]: INFO cinder.volume.api [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 906.033808] [55044]: INFO cinder.api.openstack.wsgi [None req-9828d76f-238b-4a33-88fe-fef0a37a1998 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 906.034230] [55044]: [pid: 55044|app: 0|req: 94/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:32 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.686752] [55045]: DEBUG cinder.api.middleware.request_id [None req-ec026310-07ee-40b0-8ef4-ac233954115b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.689828] [55045]: INFO cinder.api.openstack.wsgi [None req-ec026310-07ee-40b0-8ef4-ac233954115b tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 906.690247] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ec026310-07ee-40b0-8ef4-ac233954115b tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.690615] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ec026310-07ee-40b0-8ef4-ac233954115b tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.710901] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.710901] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.715747] [55045]: INFO cinder.volume.api [None req-ec026310-07ee-40b0-8ef4-ac233954115b tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 906.721554] [55045]: INFO cinder.api.openstack.wsgi [None req-ec026310-07ee-40b0-8ef4-ac233954115b tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 906.721987] [55045]: [pid: 55045|app: 0|req: 96/190] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:33 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 907.044665] [55044]: DEBUG cinder.api.middleware.request_id [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.047280] [55044]: INFO cinder.api.openstack.wsgi [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 907.047584] [55044]: DEBUG cinder.api.openstack.wsgi [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.047846] [55044]: DEBUG cinder.api.openstack.wsgi [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.057909] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.057909] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.062627] [55044]: INFO cinder.volume.api [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 907.068706] [55044]: INFO cinder.api.openstack.wsgi [None req-94c9c6cf-668a-46cb-bb99-d47bb38c76f8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 907.069294] [55044]: [pid: 55044|app: 0|req: 95/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:33 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.733055] [55045]: DEBUG cinder.api.middleware.request_id [None req-76364360-fb52-4b88-afde-8a72db0282fc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.737196] [55045]: INFO cinder.api.openstack.wsgi [None req-76364360-fb52-4b88-afde-8a72db0282fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 907.737374] [55045]: DEBUG cinder.api.openstack.wsgi [None req-76364360-fb52-4b88-afde-8a72db0282fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.737644] [55045]: DEBUG cinder.api.openstack.wsgi [None req-76364360-fb52-4b88-afde-8a72db0282fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.751802] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.751802] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.758087] [55045]: INFO cinder.volume.api [None req-76364360-fb52-4b88-afde-8a72db0282fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 907.765918] [55045]: INFO cinder.api.openstack.wsgi [None req-76364360-fb52-4b88-afde-8a72db0282fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 907.766357] [55045]: [pid: 55045|app: 0|req: 97/192] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:34 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.081167] [55044]: DEBUG cinder.api.middleware.request_id [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.084476] [55044]: INFO cinder.api.openstack.wsgi [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 908.084859] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.085068] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.095346] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.095346] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.099849] [55044]: INFO cinder.volume.api [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 908.105588] [55044]: INFO cinder.api.openstack.wsgi [None req-0c174a70-f39a-45d9-97ac-40ed16549ac8 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 908.106027] [55044]: [pid: 55044|app: 0|req: 96/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:34 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.781916] [55045]: DEBUG cinder.api.middleware.request_id [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.785350] [55045]: INFO cinder.api.openstack.wsgi [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 908.785855] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.786067] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.800060] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.800060] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.806034] [55045]: INFO cinder.volume.api [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 908.812097] [55045]: INFO cinder.api.openstack.wsgi [None req-2d2575a0-dca4-4d7d-8075-3fe770d8bd7a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 908.812631] [55045]: [pid: 55045|app: 0|req: 98/194] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:35 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.118261] [55044]: DEBUG cinder.api.middleware.request_id [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.121183] [55044]: INFO cinder.api.openstack.wsgi [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 909.121426] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.121648] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.131176] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.131176] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.135016] [55044]: INFO cinder.volume.api [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 909.139774] [55044]: INFO cinder.api.openstack.wsgi [None req-2ffd230b-62b7-4057-8110-3d1fff0d7197 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 909.140277] [55044]: [pid: 55044|app: 0|req: 97/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:35 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.824625] [55045]: DEBUG cinder.api.middleware.request_id [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.826669] [55045]: INFO cinder.api.openstack.wsgi [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 909.826940] [55045]: DEBUG cinder.api.openstack.wsgi [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.827217] [55045]: DEBUG cinder.api.openstack.wsgi [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.836326] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.836326] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.840156] [55045]: INFO cinder.volume.api [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 909.845809] [55045]: INFO cinder.api.openstack.wsgi [None req-73c544fe-b303-4bb8-8483-5e93b0d15c68 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 909.845925] [55045]: [pid: 55045|app: 0|req: 99/196] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:36 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.157064] [55044]: DEBUG cinder.api.middleware.request_id [None req-99a40260-2a85-40d7-affc-8fed8d724b83 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.157703] [55044]: INFO cinder.api.openstack.wsgi [None req-99a40260-2a85-40d7-affc-8fed8d724b83 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 910.158056] [55044]: DEBUG cinder.api.openstack.wsgi [None req-99a40260-2a85-40d7-affc-8fed8d724b83 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.158311] [55044]: DEBUG cinder.api.openstack.wsgi [None req-99a40260-2a85-40d7-affc-8fed8d724b83 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.174098] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.174098] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.179833] [55044]: INFO cinder.volume.api [None req-99a40260-2a85-40d7-affc-8fed8d724b83 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 910.184569] [55044]: INFO cinder.api.openstack.wsgi [None req-99a40260-2a85-40d7-affc-8fed8d724b83 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 910.185150] [55044]: [pid: 55044|app: 0|req: 98/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:36 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 1390 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.859882] [55045]: DEBUG cinder.api.middleware.request_id [None req-43edbef3-19a9-4338-b58e-3365df6d642f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.865955] [55045]: INFO cinder.api.openstack.wsgi [None req-43edbef3-19a9-4338-b58e-3365df6d642f tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 910.866361] [55045]: DEBUG cinder.api.openstack.wsgi [None req-43edbef3-19a9-4338-b58e-3365df6d642f tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.867569] [55045]: DEBUG cinder.api.openstack.wsgi [None req-43edbef3-19a9-4338-b58e-3365df6d642f tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.879740] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.879740] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.885569] [55045]: INFO cinder.volume.api [None req-43edbef3-19a9-4338-b58e-3365df6d642f tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 910.891193] [55045]: INFO cinder.api.openstack.wsgi [None req-43edbef3-19a9-4338-b58e-3365df6d642f tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 910.891576] [55045]: [pid: 55045|app: 0|req: 100/198] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:37 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.196462] [55044]: DEBUG cinder.api.middleware.request_id [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.202722] [55044]: INFO cinder.api.openstack.wsgi [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 911.202722] [55044]: DEBUG cinder.api.openstack.wsgi [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.202722] [55044]: DEBUG cinder.api.openstack.wsgi [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.217877] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.217877] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.222510] [55044]: INFO cinder.volume.api [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 911.230268] [55044]: INFO cinder.api.openstack.wsgi [None req-78b821fb-eb81-4712-852b-d1e5ff50d1ba tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 911.230868] [55044]: [pid: 55044|app: 0|req: 99/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:38 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 911.418719] [55045]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.422790] [55045]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 911.422790] [55045]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.422790] [55045]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.430839] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.430839] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.435584] [55045]: INFO cinder.volume.api [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 911.441384] [55045]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-6aaec77c-a27c-4a76-9d4d-23e3b9544741 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 911.441801] [55045]: [pid: 55045|app: 0|req: 101/200] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:38 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.695747] [55044]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.697848] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 911.698062] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.698287] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.706224] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.706224] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.710046] [55044]: INFO cinder.volume.api [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 911.714906] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-7c2ebe75-33fb-4406-98cc-7dfd8bb7eada tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 911.715321] [55044]: [pid: 55044|app: 0|req: 100/201] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:38 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.721258] [55045]: DEBUG cinder.api.middleware.request_id [None req-08197838-211d-4eb1-b102-6066cace5a28 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.721774] [55045]: INFO cinder.api.openstack.wsgi [None req-08197838-211d-4eb1-b102-6066cace5a28 None None] GET http://10.180.1.21/volume// [ 911.721962] [55045]: DEBUG cinder.api.openstack.wsgi [None req-08197838-211d-4eb1-b102-6066cace5a28 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.722195] [55045]: DEBUG cinder.api.openstack.wsgi [None req-08197838-211d-4eb1-b102-6066cace5a28 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.722589] [55045]: INFO cinder.api.openstack.wsgi [None req-08197838-211d-4eb1-b102-6066cace5a28 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 911.722889] [55045]: [pid: 55045|app: 0|req: 102/202] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:20:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 911.726463] [55044]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-fa9ecd85-8e78-4912-a0d4-2590ec3d780a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.728805] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-fa9ecd85-8e78-4912-a0d4-2590ec3d780a tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] POST http://10.180.1.21/volume/v3/attachments [ 911.729231] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-fa9ecd85-8e78-4912-a0d4-2590ec3d780a tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f33f1b52-2c97-447f-a639-2e3f2082c6cd", "connector": null, "instance_uuid": "07e949a5-60cf-4874-a407-423d13cdadb3"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.739054] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.739054] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.759884] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-fa9ecd85-8e78-4912-a0d4-2590ec3d780a tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 911.760340] [55044]: [pid: 55044|app: 0|req: 101/203] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:20:38 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) [ 911.903720] [55045]: DEBUG cinder.api.middleware.request_id [None req-64b43418-147c-4811-9ad1-87056742b773 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.908413] [55045]: INFO cinder.api.openstack.wsgi [None req-64b43418-147c-4811-9ad1-87056742b773 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 911.908637] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64b43418-147c-4811-9ad1-87056742b773 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.908952] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64b43418-147c-4811-9ad1-87056742b773 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.921651] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.921651] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.925996] [55045]: INFO cinder.volume.api [None req-64b43418-147c-4811-9ad1-87056742b773 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 911.935528] [55045]: INFO cinder.api.openstack.wsgi [None req-64b43418-147c-4811-9ad1-87056742b773 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 911.936190] [55045]: [pid: 55045|app: 0|req: 103/204] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:38 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.948567] [55044]: DEBUG cinder.api.middleware.request_id [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.950850] [55044]: INFO cinder.api.openstack.wsgi [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 912.951112] [55044]: DEBUG cinder.api.openstack.wsgi [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.951332] [55044]: DEBUG cinder.api.openstack.wsgi [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.961072] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.961072] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.965062] [55044]: INFO cinder.volume.api [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 912.969889] [55044]: INFO cinder.api.openstack.wsgi [None req-00854aa2-7e8d-480c-a7fd-504c8fea01fd tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 912.970322] [55044]: [pid: 55044|app: 0|req: 102/205] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:39 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 913.981961] [55045]: DEBUG cinder.api.middleware.request_id [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.984390] [55045]: INFO cinder.api.openstack.wsgi [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 913.984677] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.984920] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.995418] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.995418] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.001782] [55045]: INFO cinder.volume.api [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 914.012487] [55045]: INFO cinder.api.openstack.wsgi [None req-ea5f34c4-7d1c-4f53-ba0f-b0267b53de5e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 914.016019] [55045]: [pid: 55045|app: 0|req: 104/206] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:40 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 915.031438] [55044]: DEBUG cinder.api.middleware.request_id [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.036154] [55044]: INFO cinder.api.openstack.wsgi [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 915.036154] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.036154] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.047613] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.047613] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.052123] [55044]: INFO cinder.volume.api [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 915.058859] [55044]: INFO cinder.api.openstack.wsgi [None req-fa2cf06d-69c7-4487-aed8-4119b8765224 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 915.059713] [55044]: [pid: 55044|app: 0|req: 103/207] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:41 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.070599] [55045]: DEBUG cinder.api.middleware.request_id [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.075993] [55045]: INFO cinder.api.openstack.wsgi [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 916.075993] [55045]: DEBUG cinder.api.openstack.wsgi [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.075993] [55045]: DEBUG cinder.api.openstack.wsgi [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.085792] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.085792] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.091179] [55045]: INFO cinder.volume.api [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 916.098344] [55045]: INFO cinder.api.openstack.wsgi [None req-72cc4ea6-0ec6-491e-b421-dc820c2f25a3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 916.098827] [55045]: [pid: 55045|app: 0|req: 105/208] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:42 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.113728] [55044]: DEBUG cinder.api.middleware.request_id [None req-773d51df-5a06-4518-901a-49a710597952 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.116523] [55044]: INFO cinder.api.openstack.wsgi [None req-773d51df-5a06-4518-901a-49a710597952 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 917.116760] [55044]: DEBUG cinder.api.openstack.wsgi [None req-773d51df-5a06-4518-901a-49a710597952 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.116974] [55044]: DEBUG cinder.api.openstack.wsgi [None req-773d51df-5a06-4518-901a-49a710597952 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.126325] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.126325] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.131200] [55044]: INFO cinder.volume.api [None req-773d51df-5a06-4518-901a-49a710597952 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 917.138338] [55044]: INFO cinder.api.openstack.wsgi [None req-773d51df-5a06-4518-901a-49a710597952 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 917.138506] [55044]: [pid: 55044|app: 0|req: 104/209] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:20:43 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1573 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 917.171318] [55045]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.176561] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 917.176786] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.177083] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.184597] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.184597] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.188477] [55045]: INFO cinder.volume.api [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 917.193908] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-45b6789a-0b29-4b47-8602-2113f3fa65d3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 917.197118] [55045]: [pid: 55045|app: 0|req: 106/210] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:44 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.486380] [55044]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.490477] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 917.490477] [55044]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.490477] [55044]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.503531] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.503531] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.507736] [55044]: INFO cinder.volume.api [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 917.514016] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-789004bc-bd94-4c1d-b069-bc99dc910c3a tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 917.514531] [55044]: [pid: 55044|app: 0|req: 105/211] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:20:44 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.520773] [55045]: DEBUG cinder.api.middleware.request_id [None req-658e8d99-1c76-4a63-94f8-9f63e615f31f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.521353] [55045]: INFO cinder.api.openstack.wsgi [None req-658e8d99-1c76-4a63-94f8-9f63e615f31f None None] GET http://10.180.1.21/volume// [ 917.521518] [55045]: DEBUG cinder.api.openstack.wsgi [None req-658e8d99-1c76-4a63-94f8-9f63e615f31f None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.521701] [55045]: DEBUG cinder.api.openstack.wsgi [None req-658e8d99-1c76-4a63-94f8-9f63e615f31f None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.522055] [55045]: INFO cinder.api.openstack.wsgi [None req-658e8d99-1c76-4a63-94f8-9f63e615f31f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 917.522360] [55045]: [pid: 55045|app: 0|req: 107/212] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:20:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 917.529320] [55044]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-38bee437-2ac6-4d95-805c-5ff8fc7869c4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.533286] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-38bee437-2ac6-4d95-805c-5ff8fc7869c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] POST http://10.180.1.21/volume/v3/attachments [ 917.533286] [55044]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-38bee437-2ac6-4d95-805c-5ff8fc7869c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13a9d95d-ea36-4d6c-a496-c8d77d4db8ec", "connector": null, "instance_uuid": "dfaf111a-3072-491e-89f7-8aa95bb7cf70"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 917.543923] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.543923] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.569774] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-38bee437-2ac6-4d95-805c-5ff8fc7869c4 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 917.570246] [55044]: [pid: 55044|app: 0|req: 106/213] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:20:44 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) [ 921.784529] [55045]: DEBUG cinder.api.middleware.request_id [None req-2fe1dc4c-4151-4133-af22-91d46a2ca3ee None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.786555] [55045]: INFO cinder.api.openstack.wsgi [None req-2fe1dc4c-4151-4133-af22-91d46a2ca3ee None None] GET http://10.180.1.21/volume// [ 921.786555] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2fe1dc4c-4151-4133-af22-91d46a2ca3ee None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.786555] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2fe1dc4c-4151-4133-af22-91d46a2ca3ee None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.786555] [55045]: INFO cinder.api.openstack.wsgi [None req-2fe1dc4c-4151-4133-af22-91d46a2ca3ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.786555] [55045]: [pid: 55045|app: 0|req: 108/214] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:20:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.791051] [55044]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.793593] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] GET http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 921.793846] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.794100] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.809501] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.809501] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.813284] [55044]: INFO cinder.volume.api [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 921.819047] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-1584a4ff-8cb7-4c46-b7ab-938bffb77901 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 200 [ 921.819467] [55044]: [pid: 55044|app: 0|req: 107/215] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:20:48 2025] GET /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 921.975758] [55045]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.978748] [55045]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] PUT http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 [ 921.979485] [55045]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-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=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.995989] [55045]: DEBUG cinder.coordination [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Acquiring lock "cinder-attachment_update-f33f1b52-2c97-447f-a639-2e3f2082c6cd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 922.007823] [55045]: DEBUG cinder.coordination [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Lock "cinder-attachment_update-f33f1b52-2c97-447f-a639-2e3f2082c6cd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.012s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 922.009522] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.009522] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.553609] [55045]: DEBUG cinder.coordination [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Lock "cinder-attachment_update-f33f1b52-2c97-447f-a639-2e3f2082c6cd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.546s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 922.554059] [55045]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-076411c2-2c8a-4676-b5b8-87be5cbb4bc7 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 returned with HTTP 200 [ 922.554835] [55045]: [pid: 55045|app: 0|req: 109/216] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:20:48 2025] PUT /volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 => generated 617 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 923.063716] [55044]: DEBUG cinder.api.middleware.request_id [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-cc272576-e806-42c2-b3a0-79ca29df11e5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.066495] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-cc272576-e806-42c2-b3a0-79ca29df11e5 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] POST http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116/action [ 923.066953] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-cc272576-e806-42c2-b3a0-79ca29df11e5 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 923.067140] [55044]: DEBUG cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-cc272576-e806-42c2-b3a0-79ca29df11e5 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.100735] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.100735] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.112197] [55044]: INFO cinder.api.openstack.wsgi [req-888e5c05-7f94-400e-a8a0-ddb27d8397fa req-cc272576-e806-42c2-b3a0-79ca29df11e5 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116/action returned with HTTP 204 [ 923.113067] [55044]: [pid: 55044|app: 0|req: 108/217] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:20:49 2025] POST /volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 927.781326] [55045]: DEBUG cinder.api.middleware.request_id [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.785742] [55045]: INFO cinder.api.openstack.wsgi [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 [ 927.786301] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.787211] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.787582] [55045]: INFO cinder.api.v3.volumes [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Delete volume with id: a8253773-2c57-4321-b004-f57118304c53 [ 927.790134] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=174,cinder:UPDATE=20,cinder:INSERT=12 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 927.799346] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.799346] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.799961] [55045]: INFO cinder.volume.api [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 927.833313] [55045]: INFO cinder.volume.api [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Delete volume request issued successfully. [ 927.833614] [55045]: INFO cinder.api.openstack.wsgi [None req-e35247e2-f5ef-4192-92db-5654c69e2d4b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 returned with HTTP 202 [ 927.834798] [55045]: [pid: 55045|app: 0|req: 110/218] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:20:54 2025] DELETE /volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 927.837690] [55044]: DEBUG cinder.api.middleware.request_id [None req-83bc5baa-0197-4b28-9572-494217f72d11 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.842559] [55044]: INFO cinder.api.openstack.wsgi [None req-83bc5baa-0197-4b28-9572-494217f72d11 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 [ 927.842856] [55044]: DEBUG cinder.api.openstack.wsgi [None req-83bc5baa-0197-4b28-9572-494217f72d11 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.843127] [55044]: DEBUG cinder.api.openstack.wsgi [None req-83bc5baa-0197-4b28-9572-494217f72d11 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.852822] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=259,cinder:INSERT=33,cinder:UPDATE=44 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 927.859330] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859330] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.864337] [55044]: INFO cinder.volume.api [None req-83bc5baa-0197-4b28-9572-494217f72d11 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 927.870481] [55044]: INFO cinder.api.openstack.wsgi [None req-83bc5baa-0197-4b28-9572-494217f72d11 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 returned with HTTP 200 [ 927.871051] [55044]: [pid: 55044|app: 0|req: 109/219] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:54 2025] GET /volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.882385] [55045]: DEBUG cinder.api.middleware.request_id [None req-add60201-dbca-4a4c-ba00-6ac426870a1b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.884698] [55045]: INFO cinder.api.openstack.wsgi [None req-add60201-dbca-4a4c-ba00-6ac426870a1b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 [ 928.885703] [55045]: DEBUG cinder.api.openstack.wsgi [None req-add60201-dbca-4a4c-ba00-6ac426870a1b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.885703] [55045]: DEBUG cinder.api.openstack.wsgi [None req-add60201-dbca-4a4c-ba00-6ac426870a1b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.898305] [55045]: INFO cinder.api.openstack.wsgi [None req-add60201-dbca-4a4c-ba00-6ac426870a1b tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 returned with HTTP 404 [ 928.898879] [55045]: [pid: 55045|app: 0|req: 111/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:55 2025] GET /volume/v3/volumes/a8253773-2c57-4321-b004-f57118304c53 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 928.906025] [55044]: DEBUG cinder.api.middleware.request_id [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.910904] [55044]: INFO cinder.api.openstack.wsgi [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 928.910904] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.910904] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.910904] [55044]: INFO cinder.api.v3.volumes [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Delete volume with id: 3f6342be-e55e-408c-a75e-28eac50cedbe [ 928.924724] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.924724] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.926579] [55044]: INFO cinder.volume.api [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 928.994373] [55044]: INFO cinder.volume.api [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Delete volume request issued successfully. [ 928.994743] [55044]: INFO cinder.api.openstack.wsgi [None req-fe761b0a-fc46-4787-9f84-84dc5dac5010 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 202 [ 928.995529] [55044]: [pid: 55044|app: 0|req: 110/221] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:20:55 2025] DELETE /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 929.000580] [55045]: DEBUG cinder.api.middleware.request_id [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.004719] [55045]: INFO cinder.api.openstack.wsgi [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 929.004719] [55045]: DEBUG cinder.api.openstack.wsgi [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.004719] [55045]: DEBUG cinder.api.openstack.wsgi [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.016272] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016272] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.022018] [55045]: INFO cinder.volume.api [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Volume info retrieved successfully. [ 929.030182] [55045]: INFO cinder.api.openstack.wsgi [None req-16506e9b-9b5f-4ba5-8390-86cb405349c0 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 200 [ 929.030719] [55045]: [pid: 55045|app: 0|req: 112/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:55 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.706313] [55044]: DEBUG cinder.api.middleware.request_id [None req-238360a4-66b1-42e6-826d-91fe30e854b1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.706313] [55044]: INFO cinder.api.openstack.wsgi [None req-238360a4-66b1-42e6-826d-91fe30e854b1 None None] GET http://10.180.1.21/volume// [ 929.706313] [55044]: DEBUG cinder.api.openstack.wsgi [None req-238360a4-66b1-42e6-826d-91fe30e854b1 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.706313] [55044]: DEBUG cinder.api.openstack.wsgi [None req-238360a4-66b1-42e6-826d-91fe30e854b1 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.706313] [55044]: INFO cinder.api.openstack.wsgi [None req-238360a4-66b1-42e6-826d-91fe30e854b1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 929.706313] [55044]: [pid: 55044|app: 0|req: 111/223] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:20:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 929.711841] [55045]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.714204] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 929.714296] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.715455] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.731250] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731250] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.735396] [55045]: INFO cinder.volume.api [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 929.741724] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-8656ed19-27c1-40ad-9398-8fa02f0b0a7e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 929.742385] [55045]: [pid: 55045|app: 0|req: 113/224] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:20:56 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 929.880133] [55044]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.883872] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] PUT http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a [ 929.884170] [55044]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-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=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 929.896663] [55044]: DEBUG cinder.coordination [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Acquiring lock "cinder-attachment_update-13a9d95d-ea36-4d6c-a496-c8d77d4db8ec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 929.901873] [55044]: DEBUG cinder.coordination [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Lock "cinder-attachment_update-13a9d95d-ea36-4d6c-a496-c8d77d4db8ec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 929.903210] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903210] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.045766] [55045]: DEBUG cinder.api.middleware.request_id [None req-2d66f326-e659-4859-b9a5-94f3f88c7f87 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.047916] [55045]: INFO cinder.api.openstack.wsgi [None req-2d66f326-e659-4859-b9a5-94f3f88c7f87 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] GET http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe [ 930.048179] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d66f326-e659-4859-b9a5-94f3f88c7f87 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.048441] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d66f326-e659-4859-b9a5-94f3f88c7f87 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.055085] [55045]: INFO cinder.api.openstack.wsgi [None req-2d66f326-e659-4859-b9a5-94f3f88c7f87 tempest-ServersNegativeTestJSON-1140183760 tempest-ServersNegativeTestJSON-1140183760-project-member] http://10.180.1.21/volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe returned with HTTP 404 [ 930.055398] [55045]: [pid: 55045|app: 0|req: 114/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:20:56 2025] GET /volume/v3/volumes/3f6342be-e55e-408c-a75e-28eac50cedbe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 930.433528] [55044]: DEBUG cinder.coordination [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Lock "cinder-attachment_update-13a9d95d-ea36-4d6c-a496-c8d77d4db8ec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 930.433528] [55044]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-4fed790e-4f2b-450d-ab41-59c7de1188db tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a returned with HTTP 200 [ 930.433528] [55044]: [pid: 55044|app: 0|req: 112/226] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:20:56 2025] PUT /volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a => generated 617 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.940683] [55045]: DEBUG cinder.api.middleware.request_id [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-3a78fe34-b0db-47bd-a7e0-2f76d4207cb3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.943063] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-3a78fe34-b0db-47bd-a7e0-2f76d4207cb3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] POST http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a/action [ 930.943524] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-3a78fe34-b0db-47bd-a7e0-2f76d4207cb3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 930.943668] [55045]: DEBUG cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-3a78fe34-b0db-47bd-a7e0-2f76d4207cb3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.963488] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963488] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.972129] [55045]: INFO cinder.api.openstack.wsgi [req-45f9df2b-c894-44b7-87bb-2f4120f44ad3 req-3a78fe34-b0db-47bd-a7e0-2f76d4207cb3 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a/action returned with HTTP 204 [ 930.972595] [55045]: [pid: 55045|app: 0|req: 115/227] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:20:57 2025] POST /volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 940.426867] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 940.450833] [55044]: DEBUG cinder.api.middleware.request_id [None req-1973414e-d7c1-4d35-b336-221bae28aa1e None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.452875] [55044]: INFO cinder.api.openstack.wsgi [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.453268] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-422442468"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.454947] [55044]: DEBUG cinder.api.v3.volumes [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-422442468'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.455091] [55044]: INFO cinder.api.v3.volumes [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Create volume of 1 GB [ 940.455429] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.455429] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.462898] [55044]: INFO cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Availability Zones retrieved successfully. [ 940.473909] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Flow 'volume_create_api' (7eb92182-b1e1-41f4-9399-f7230c1a9917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.475140] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74626a1b-8540-4b04-a759-e8e87b8a12b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.480185] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.515758] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74626a1b-8540-4b04-a759-e8e87b8a12b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.516916] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22cced85-029b-4566-a053-9a772536dbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.578777] [55044]: DEBUG cinder.quota [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Created reservations ['c038a5f6-33b2-4cd1-b8a4-1f7b5e11697a', 'edf663c4-2e9b-4ee0-a773-c2200b8d394d', 'c87aaa10-0db6-4458-9c4f-218d16152635', '5bcfdd1e-a4fd-4f16-9eff-2ae1e2dd516a'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.579995] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22cced85-029b-4566-a053-9a772536dbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c038a5f6-33b2-4cd1-b8a4-1f7b5e11697a', 'edf663c4-2e9b-4ee0-a773-c2200b8d394d', 'c87aaa10-0db6-4458-9c4f-218d16152635', '5bcfdd1e-a4fd-4f16-9eff-2ae1e2dd516a']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.581117] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4eb5b2f-b745-4b17-8e2c-f0e7e8719712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.597513] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4eb5b2f-b745-4b17-8e2c-f0e7e8719712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a70fcb7-c090-49f5-930a-38f2c4e8ef2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-422442468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ff95c3662b4228b78f519129e02845',qos_specs=None,replication_status=,reservations=['c038a5f6-33b2-4cd1-b8a4-1f7b5e11697a','edf663c4-2e9b-4ee0-a773-c2200b8d394d','c87aaa10-0db6-4458-9c4f-218d16152635','5bcfdd1e-a4fd-4f16-9eff-2ae1e2dd516a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8385229e2c5e41d3b27cdaa6826cb49c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-422442468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a70fcb7-c090-49f5-930a-38f2c4e8ef2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44ff95c3662b4228b78f519129e02845',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='8385229e2c5e41d3b27cdaa6826cb49c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.598475] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c454e882-257d-4ac5-9cdb-f75d63cbfe51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.613132] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c454e882-257d-4ac5-9cdb-f75d63cbfe51) 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-422442468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44ff95c3662b4228b78f519129e02845',qos_specs=None,replication_status=,reservations=['c038a5f6-33b2-4cd1-b8a4-1f7b5e11697a','edf663c4-2e9b-4ee0-a773-c2200b8d394d','c87aaa10-0db6-4458-9c4f-218d16152635','5bcfdd1e-a4fd-4f16-9eff-2ae1e2dd516a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8385229e2c5e41d3b27cdaa6826cb49c',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.614135] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25c84b8-e2ac-41c1-a2d5-f0d103ea12d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.624717] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b25c84b8-e2ac-41c1-a2d5-f0d103ea12d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.626140] [55044]: DEBUG cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Flow 'volume_create_api' (7eb92182-b1e1-41f4-9399-f7230c1a9917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.626554] [55044]: INFO cinder.volume.api [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Create volume request issued successfully. [ 940.627267] [55044]: INFO cinder.api.openstack.wsgi [None req-1973414e-d7c1-4d35-b336-221bae28aa1e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.627820] [55044]: [pid: 55044|app: 0|req: 113/228] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:21:07 2025] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.638128] [55045]: DEBUG cinder.api.middleware.request_id [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.642166] [55045]: INFO cinder.api.openstack.wsgi [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 940.642166] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.642166] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.652347] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.652347] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.656956] [55045]: INFO cinder.volume.api [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 940.664328] [55045]: INFO cinder.api.openstack.wsgi [None req-4fc363b1-a68e-4a2c-bc3e-189ab57225e4 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 940.664328] [55045]: [pid: 55045|app: 0|req: 116/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:07 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.793785] [55044]: DEBUG cinder.api.middleware.request_id [None req-57069817-cb9a-4777-a7a1-15e43247e371 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.796200] [55044]: INFO cinder.api.openstack.wsgi [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.796819] [55044]: DEBUG cinder.api.openstack.wsgi [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1250338220"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.799036] [55044]: DEBUG cinder.api.v3.volumes [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1250338220'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.799275] [55044]: INFO cinder.api.v3.volumes [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume of 1 GB [ 940.799608] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.799608] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.804232] [55044]: INFO cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Availability Zones retrieved successfully. [ 940.814533] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Flow 'volume_create_api' (227f84c5-9554-4cc7-8f43-9023fd7a3b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.814533] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee76892-f043-41ab-bc2d-9978b1d3b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.815922] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.846734] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee76892-f043-41ab-bc2d-9978b1d3b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.848014] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f281a-dd57-45df-bd22-30b5c604ff31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.905405] [55044]: DEBUG cinder.quota [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Created reservations ['c5e183c5-97ae-4668-a02c-d9da96684c80', 'a4b5d6f4-b8b3-4e4b-bef3-e33722791bff', '4ea610d2-3e37-4131-a75f-9d739210cf54', '97ef1384-2669-4632-9305-95c5f7c599a8'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.906206] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23f281a-dd57-45df-bd22-30b5c604ff31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e183c5-97ae-4668-a02c-d9da96684c80', 'a4b5d6f4-b8b3-4e4b-bef3-e33722791bff', '4ea610d2-3e37-4131-a75f-9d739210cf54', '97ef1384-2669-4632-9305-95c5f7c599a8']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.907559] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d46b59a-5b26-48f9-aadc-9cdd64a88236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.925301] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d46b59a-5b26-48f9-aadc-9cdd64a88236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddaffb1-6854-4b4a-a2ff-e41df6825ca8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1250338220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d532c456de94c0593c1295bca961dea',qos_specs=None,replication_status=,reservations=['c5e183c5-97ae-4668-a02c-d9da96684c80','a4b5d6f4-b8b3-4e4b-bef3-e33722791bff','4ea610d2-3e37-4131-a75f-9d739210cf54','97ef1384-2669-4632-9305-95c5f7c599a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e31d958c524fa49c35107e2fea6ae3',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1250338220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddaffb1-6854-4b4a-a2ff-e41df6825ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d532c456de94c0593c1295bca961dea',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='75e31d958c524fa49c35107e2fea6ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.925301] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d1e25e-2c5c-4a6e-ac61-43b02ba27d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.941770] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d1e25e-2c5c-4a6e-ac61-43b02ba27d3c) 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-1250338220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d532c456de94c0593c1295bca961dea',qos_specs=None,replication_status=,reservations=['c5e183c5-97ae-4668-a02c-d9da96684c80','a4b5d6f4-b8b3-4e4b-bef3-e33722791bff','4ea610d2-3e37-4131-a75f-9d739210cf54','97ef1384-2669-4632-9305-95c5f7c599a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e31d958c524fa49c35107e2fea6ae3',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.942698] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ed579-7b05-4920-9f45-433ffbe22026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.955459] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ed579-7b05-4920-9f45-433ffbe22026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.956712] [55044]: DEBUG cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Flow 'volume_create_api' (227f84c5-9554-4cc7-8f43-9023fd7a3b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.957197] [55044]: INFO cinder.volume.api [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume request issued successfully. [ 940.958035] [55044]: INFO cinder.api.openstack.wsgi [None req-57069817-cb9a-4777-a7a1-15e43247e371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.958667] [55044]: [pid: 55044|app: 0|req: 114/230] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:21:07 2025] POST /volume/v3/volumes => generated 753 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.978067] [55045]: DEBUG cinder.api.middleware.request_id [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.983200] [55045]: INFO cinder.api.openstack.wsgi [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 940.983491] [55045]: DEBUG cinder.api.openstack.wsgi [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.983716] [55045]: DEBUG cinder.api.openstack.wsgi [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.995593] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.995593] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.999414] [55045]: INFO cinder.volume.api [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 941.005440] [55045]: INFO cinder.api.openstack.wsgi [None req-87934fbd-79cd-4bbc-bb6d-e026a85efdc0 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 941.005980] [55045]: [pid: 55045|app: 0|req: 117/231] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 16:21:07 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 941.680438] [55044]: DEBUG cinder.api.middleware.request_id [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.683130] [55044]: INFO cinder.api.openstack.wsgi [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 941.683420] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.683906] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.695926] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.695926] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.703485] [55044]: INFO cinder.volume.api [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 941.714435] [55044]: INFO cinder.api.openstack.wsgi [None req-a11ac65d-ced6-485e-95cd-ea6395917c7b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 941.714435] [55044]: [pid: 55044|app: 0|req: 115/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:08 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 942.083961] [55045]: DEBUG cinder.api.middleware.request_id [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.087941] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 942.088383] [55045]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.088824] [55045]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.106798] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.106798] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.112394] [55045]: INFO cinder.volume.api [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 942.121033] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-4b504cc3-4dd8-46ea-af71-0b69810f8a58 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 942.121376] [55045]: [pid: 55045|app: 0|req: 118/233] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:08 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 943.649934] [55044]: DEBUG cinder.api.middleware.request_id [None req-c361ef5f-1e1d-44f7-90d9-72c3e68d9d5f None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.650442] [55044]: INFO cinder.api.openstack.wsgi [None req-c361ef5f-1e1d-44f7-90d9-72c3e68d9d5f None None] GET http://10.180.1.21/volume// [ 943.650653] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c361ef5f-1e1d-44f7-90d9-72c3e68d9d5f None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.650874] [55044]: DEBUG cinder.api.openstack.wsgi [None req-c361ef5f-1e1d-44f7-90d9-72c3e68d9d5f None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.651353] [55044]: INFO cinder.api.openstack.wsgi [None req-c361ef5f-1e1d-44f7-90d9-72c3e68d9d5f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.651612] [55044]: [pid: 55044|app: 0|req: 116/234] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:21:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 943.657172] [55045]: DEBUG cinder.api.middleware.request_id [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-d0f37a0d-83e1-4e55-86ee-28218a733dfc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.659564] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-d0f37a0d-83e1-4e55-86ee-28218a733dfc tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments [ 943.660010] [55045]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-d0f37a0d-83e1-4e55-86ee-28218a733dfc tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a70fcb7-c090-49f5-930a-38f2c4e8ef2b", "connector": null, "instance_uuid": "4dfdb512-f573-4bbd-89ab-4947ebfcf90c"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 943.673399] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.673399] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.702275] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-d0f37a0d-83e1-4e55-86ee-28218a733dfc tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 943.708024] [55045]: [pid: 55045|app: 0|req: 119/235] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:21:10 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 943.727127] [55044]: DEBUG cinder.api.middleware.request_id [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.730768] [55044]: INFO cinder.api.openstack.wsgi [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 943.731027] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.732438] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.747274] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.747274] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.752563] [55044]: INFO cinder.volume.api [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 943.759107] [55044]: INFO cinder.api.openstack.wsgi [None req-0c39f99a-7769-48b2-b203-b2ff1fde2825 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 943.759786] [55044]: [pid: 55044|app: 0|req: 117/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:10 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.250610] [55045]: DEBUG cinder.api.middleware.request_id [None req-5dcf6ee7-35fb-4859-8cdf-e65a3695c845 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.251190] [55045]: INFO cinder.api.openstack.wsgi [None req-5dcf6ee7-35fb-4859-8cdf-e65a3695c845 None None] GET http://10.180.1.21/volume// [ 944.251396] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5dcf6ee7-35fb-4859-8cdf-e65a3695c845 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.251628] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5dcf6ee7-35fb-4859-8cdf-e65a3695c845 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.252042] [55045]: INFO cinder.api.openstack.wsgi [None req-5dcf6ee7-35fb-4859-8cdf-e65a3695c845 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 944.255495] [55045]: [pid: 55045|app: 0|req: 120/237] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:21:11 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 944.258634] [55044]: DEBUG cinder.api.middleware.request_id [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.262954] [55044]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 944.264015] [55044]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.264015] [55044]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.280392] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.280392] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.285512] [55044]: INFO cinder.volume.api [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 944.293808] [55044]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-bfd5453e-aa83-41b0-b5ff-5bed338b18d2 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 944.294535] [55044]: [pid: 55044|app: 0|req: 118/238] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:21:11 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 944.328708] [55045]: DEBUG cinder.api.middleware.request_id [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.331504] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] PUT http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 [ 944.331851] [55045]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-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-543397", "mountpoint": "/dev/sdb"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 944.349458] [55045]: DEBUG cinder.coordination [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Acquiring lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 944.360332] [55045]: DEBUG cinder.coordination [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 944.367187] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.367187] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.774592] [55044]: DEBUG cinder.api.middleware.request_id [None req-8a3877f1-f207-484c-8223-406a4715d093 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.776796] [55044]: INFO cinder.api.openstack.wsgi [None req-8a3877f1-f207-484c-8223-406a4715d093 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 944.777026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8a3877f1-f207-484c-8223-406a4715d093 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.777405] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8a3877f1-f207-484c-8223-406a4715d093 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.790226] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.790226] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.794118] [55044]: INFO cinder.volume.api [None req-8a3877f1-f207-484c-8223-406a4715d093 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 944.799021] [55044]: INFO cinder.api.openstack.wsgi [None req-8a3877f1-f207-484c-8223-406a4715d093 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 944.799443] [55044]: [pid: 55044|app: 0|req: 119/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:11 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.813564] [55044]: DEBUG cinder.api.middleware.request_id [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.816608] [55044]: INFO cinder.api.openstack.wsgi [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 945.817949] [55044]: DEBUG cinder.api.openstack.wsgi [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 945.819039] [55044]: DEBUG cinder.api.openstack.wsgi [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 945.833538] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.833538] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.839033] [55044]: INFO cinder.volume.api [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 945.844785] [55044]: INFO cinder.api.openstack.wsgi [None req-611e61fc-d859-4b4b-b303-0e3e56ad7c6b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 945.845122] [55044]: [pid: 55044|app: 0|req: 120/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:12 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.860552] [55044]: DEBUG cinder.api.middleware.request_id [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.862857] [55044]: INFO cinder.api.openstack.wsgi [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 946.863271] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.863639] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.877538] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.877538] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.881163] [55044]: INFO cinder.volume.api [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 946.886203] [55044]: INFO cinder.api.openstack.wsgi [None req-3b3b0f68-6771-41a0-bc98-7bc961015212 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 946.886669] [55044]: [pid: 55044|app: 0|req: 121/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:13 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.898524] [55044]: DEBUG cinder.api.middleware.request_id [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.901495] [55044]: INFO cinder.api.openstack.wsgi [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 947.901495] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.901630] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.916228] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.916228] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.919979] [55044]: INFO cinder.volume.api [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 947.924782] [55044]: INFO cinder.api.openstack.wsgi [None req-4e33dc13-e0c3-4533-b82a-ecb33ad18e9b tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 947.925350] [55044]: [pid: 55044|app: 0|req: 122/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:14 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.935389] [55044]: DEBUG cinder.api.middleware.request_id [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.937601] [55044]: INFO cinder.api.openstack.wsgi [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 948.937812] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 948.938033] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 948.952500] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.952500] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 948.956575] [55044]: INFO cinder.volume.api [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 948.962147] [55044]: INFO cinder.api.openstack.wsgi [None req-ea7ca83b-cedf-4de6-ace2-d077a5d5cf40 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 948.962607] [55044]: [pid: 55044|app: 0|req: 123/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:15 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.401127] [55045]: DEBUG cinder.coordination [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.041s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 949.401485] [55045]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-e11762c3-2ebe-4c38-bb2a-5b50c6628d7d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 returned with HTTP 200 [ 949.401937] [55045]: [pid: 55045|app: 0|req: 121/244] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:21:11 2025] PUT /volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 => generated 617 bytes in 5074 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.973747] [55044]: DEBUG cinder.api.middleware.request_id [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.977020] [55044]: INFO cinder.api.openstack.wsgi [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 949.977020] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.977020] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.989039] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.989039] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.992672] [55044]: INFO cinder.volume.api [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 949.997575] [55044]: INFO cinder.api.openstack.wsgi [None req-5aed2b5f-cd58-4714-8fa5-0b2acb7f044c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 949.997969] [55044]: [pid: 55044|app: 0|req: 124/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:16 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.009801] [55045]: DEBUG cinder.api.middleware.request_id [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.011647] [55045]: INFO cinder.api.openstack.wsgi [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 951.013366] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.013590] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.028102] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.028102] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.031926] [55045]: INFO cinder.volume.api [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 951.035445] [55044]: DEBUG cinder.api.middleware.request_id [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-ac6108b1-395e-4652-84db-18cef907f5ca None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.038619] [55045]: INFO cinder.api.openstack.wsgi [None req-c9b57e77-d7fc-4753-a5aa-228b0c300508 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 951.038619] [55045]: [pid: 55045|app: 0|req: 122/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:17 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.039318] [55044]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-ac6108b1-395e-4652-84db-18cef907f5ca tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973/action [ 951.040034] [55044]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-ac6108b1-395e-4652-84db-18cef907f5ca tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 951.040034] [55044]: DEBUG cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-ac6108b1-395e-4652-84db-18cef907f5ca tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.054644] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054644] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.061608] [55044]: INFO cinder.api.openstack.wsgi [req-a1ca8ff0-3e4a-4eed-bbc8-36adab6c0732 req-ac6108b1-395e-4652-84db-18cef907f5ca tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973/action returned with HTTP 204 [ 951.062050] [55044]: [pid: 55044|app: 0|req: 125/247] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:21:17 2025] POST /volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 952.049198] [55045]: DEBUG cinder.api.middleware.request_id [None req-53642644-937c-436a-8f0f-6777017717ee None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.055788] [55045]: INFO cinder.api.openstack.wsgi [None req-53642644-937c-436a-8f0f-6777017717ee tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 952.055788] [55045]: DEBUG cinder.api.openstack.wsgi [None req-53642644-937c-436a-8f0f-6777017717ee tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.055788] [55045]: DEBUG cinder.api.openstack.wsgi [None req-53642644-937c-436a-8f0f-6777017717ee tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.068739] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.068739] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.072928] [55045]: INFO cinder.volume.api [None req-53642644-937c-436a-8f0f-6777017717ee tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 952.078049] [55045]: INFO cinder.api.openstack.wsgi [None req-53642644-937c-436a-8f0f-6777017717ee tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 952.078446] [55045]: [pid: 55045|app: 0|req: 123/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:18 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 952.088216] [55044]: DEBUG cinder.api.middleware.request_id [None req-945b4184-5599-4f2e-b289-24dc88558dd0 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.090707] [55044]: INFO cinder.api.openstack.wsgi [None req-945b4184-5599-4f2e-b289-24dc88558dd0 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 952.091151] [55044]: DEBUG cinder.api.openstack.wsgi [None req-945b4184-5599-4f2e-b289-24dc88558dd0 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.091425] [55044]: DEBUG cinder.api.openstack.wsgi [None req-945b4184-5599-4f2e-b289-24dc88558dd0 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.103367] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.103367] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.106881] [55044]: INFO cinder.volume.api [None req-945b4184-5599-4f2e-b289-24dc88558dd0 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 952.112349] [55044]: INFO cinder.api.openstack.wsgi [None req-945b4184-5599-4f2e-b289-24dc88558dd0 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 952.112877] [55044]: [pid: 55044|app: 0|req: 126/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:18 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.075318] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=50,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 962.109597] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=107,cinder:INSERT=20,cinder:UPDATE=26 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 964.992092] [55045]: DEBUG cinder.api.middleware.request_id [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.060795] [55045]: INFO cinder.api.openstack.wsgi [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] POST http://10.180.1.21/volume/v3/volumes [ 965.060995] [55045]: DEBUG cinder.api.openstack.wsgi [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1003033217"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 965.064057] [55045]: DEBUG cinder.api.v3.volumes [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1003033217'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 965.064057] [55045]: INFO cinder.api.v3.volumes [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume of 1 GB [ 965.074625] [55045]: INFO cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Availability Zones retrieved successfully. [ 965.083638] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (de673b31-c8d2-4cde-9b31-403d45b6500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.083638] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d01eea-877a-4247-89e6-5b4e4f78a35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.084884] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 965.116736] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d01eea-877a-4247-89e6-5b4e4f78a35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.117813] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1798e6e5-6dc2-4761-a378-026012ea2bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.174254] [55045]: DEBUG cinder.quota [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Created reservations ['fd4f1546-cd55-4d9b-a1d0-c393b27614c7', '78466247-11a2-4968-9eb1-a82b53029ccf', 'c32595f4-86a8-4836-8229-5c96c8dd824e', '8437b2e8-7cbc-4762-80b3-b21adfe1bdd7'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 965.175408] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1798e6e5-6dc2-4761-a378-026012ea2bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd4f1546-cd55-4d9b-a1d0-c393b27614c7', '78466247-11a2-4968-9eb1-a82b53029ccf', 'c32595f4-86a8-4836-8229-5c96c8dd824e', '8437b2e8-7cbc-4762-80b3-b21adfe1bdd7']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.176495] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcec0bf7-0c42-4445-90d1-1caef8aa1260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.195177] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcec0bf7-0c42-4445-90d1-1caef8aa1260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29843ee0-ce37-4aaf-b19d-97ed4743380e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1003033217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['fd4f1546-cd55-4d9b-a1d0-c393b27614c7','78466247-11a2-4968-9eb1-a82b53029ccf','c32595f4-86a8-4836-8229-5c96c8dd824e','8437b2e8-7cbc-4762-80b3-b21adfe1bdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1003033217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29843ee0-ce37-4aaf-b19d-97ed4743380e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='609554bffac9451096c0b846115aae43',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='258dca2134c547ecb6b6d4ed6c373d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.195947] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b81eba-3fe6-4ce6-8742-b05521948cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.208367] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b81eba-3fe6-4ce6-8742-b05521948cd8) 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-1003033217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['fd4f1546-cd55-4d9b-a1d0-c393b27614c7','78466247-11a2-4968-9eb1-a82b53029ccf','c32595f4-86a8-4836-8229-5c96c8dd824e','8437b2e8-7cbc-4762-80b3-b21adfe1bdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.209516] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14f52ea-eb56-4fb9-b8a5-d0674bd953cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.221171] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14f52ea-eb56-4fb9-b8a5-d0674bd953cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.222250] [55045]: DEBUG cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (de673b31-c8d2-4cde-9b31-403d45b6500e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.222610] [55045]: INFO cinder.volume.api [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request issued successfully. [ 965.223394] [55045]: INFO cinder.api.openstack.wsgi [None req-30451fa4-6b0f-4d98-9432-397c82400fb1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 965.223936] [55045]: [pid: 55045|app: 0|req: 124/250] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:21:31 2025] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 965.238198] [55044]: DEBUG cinder.api.middleware.request_id [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.242053] [55044]: INFO cinder.api.openstack.wsgi [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 965.242532] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.242894] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.255474] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.255474] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.260174] [55044]: INFO cinder.volume.api [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 965.266632] [55044]: INFO cinder.api.openstack.wsgi [None req-1a3022ec-1ec8-4a23-b421-99671e1779a6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 200 [ 965.267858] [55044]: [pid: 55044|app: 0|req: 127/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:32 2025] GET /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.283033] [55045]: DEBUG cinder.api.middleware.request_id [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.285072] [55045]: INFO cinder.api.openstack.wsgi [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 966.285597] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.285984] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.309822] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.309822] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.317423] [55045]: INFO cinder.volume.api [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 966.324991] [55045]: INFO cinder.api.openstack.wsgi [None req-4dac3f61-9b4a-4d55-9598-3866dfe7766e tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 200 [ 966.325513] [55045]: [pid: 55045|app: 0|req: 125/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:33 2025] GET /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.366331] [55044]: DEBUG cinder.api.middleware.request_id [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.368894] [55044]: INFO cinder.api.openstack.wsgi [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 966.369361] [55044]: DEBUG cinder.api.openstack.wsgi [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.369748] [55044]: DEBUG cinder.api.openstack.wsgi [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.381858] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.381858] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.386546] [55044]: INFO cinder.volume.api [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 966.394780] [55044]: INFO cinder.api.openstack.wsgi [req-3df805a0-5ec4-4dc9-a30d-903c49f0a3da req-c86e5cf0-e698-4221-8a47-d2f4142e5b69 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 200 [ 966.394780] [55044]: [pid: 55044|app: 0|req: 128/253] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:33 2025] GET /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.407223] [55045]: DEBUG cinder.api.middleware.request_id [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.410268] [55045]: INFO cinder.api.openstack.wsgi [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] POST http://10.180.1.21/volume/v3/volumes [ 966.410660] [55045]: DEBUG cinder.api.openstack.wsgi [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1850076651"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 966.413746] [55045]: DEBUG cinder.api.v3.volumes [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1850076651'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 966.413886] [55045]: INFO cinder.api.v3.volumes [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume of 1 GB [ 966.419381] [55045]: INFO cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Availability Zones retrieved successfully. [ 966.426755] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (1098e5bc-6d34-4f3d-ad86-64c2fcf6804d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 966.428022] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da95f55e-c1f8-484f-8314-d196d0e55e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 966.429289] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 966.449277] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da95f55e-c1f8-484f-8314-d196d0e55e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 966.450806] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b4fc4-bf0d-41c7-be8c-41d8b3588655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 966.492072] [55045]: DEBUG cinder.quota [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Created reservations ['09f28529-a5d1-4d9c-9c40-76072b6a96ca', '40078426-d4fa-4e55-bf31-e96b3a1b3209', '92f2d20b-3cc2-4054-96a2-dd92f21f445d', '86b33231-5865-455b-b0a3-6fa90d9e458a'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 966.493716] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b4fc4-bf0d-41c7-be8c-41d8b3588655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f28529-a5d1-4d9c-9c40-76072b6a96ca', '40078426-d4fa-4e55-bf31-e96b3a1b3209', '92f2d20b-3cc2-4054-96a2-dd92f21f445d', '86b33231-5865-455b-b0a3-6fa90d9e458a']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 966.496503] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3517da35-f6f1-4d56-9f06-721b86b3250a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 966.508430] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3517da35-f6f1-4d56-9f06-721b86b3250a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b311bc2-edb0-496a-b937-2c1b436dc558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1850076651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['09f28529-a5d1-4d9c-9c40-76072b6a96ca','40078426-d4fa-4e55-bf31-e96b3a1b3209','92f2d20b-3cc2-4054-96a2-dd92f21f445d','86b33231-5865-455b-b0a3-6fa90d9e458a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1850076651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b311bc2-edb0-496a-b937-2c1b436dc558,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='609554bffac9451096c0b846115aae43',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='258dca2134c547ecb6b6d4ed6c373d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 966.509735] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c6b16f-ea6b-4135-8109-d23d2b10e7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 966.528614] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c6b16f-ea6b-4135-8109-d23d2b10e7e9) 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-1850076651',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['09f28529-a5d1-4d9c-9c40-76072b6a96ca','40078426-d4fa-4e55-bf31-e96b3a1b3209','92f2d20b-3cc2-4054-96a2-dd92f21f445d','86b33231-5865-455b-b0a3-6fa90d9e458a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 966.529773] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744f5809-ff29-4084-be9b-eed857300f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 966.539896] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (744f5809-ff29-4084-be9b-eed857300f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 966.541638] [55045]: DEBUG cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (1098e5bc-6d34-4f3d-ad86-64c2fcf6804d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 966.542015] [55045]: INFO cinder.volume.api [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request issued successfully. [ 966.542687] [55045]: INFO cinder.api.openstack.wsgi [None req-fd67d5d3-8a88-4357-bfbf-70fb44093ff9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 966.543332] [55045]: [pid: 55045|app: 0|req: 126/254] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:21:33 2025] POST /volume/v3/volumes => generated 759 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 966.553698] [55044]: DEBUG cinder.api.middleware.request_id [None req-9a554120-78a6-428a-909c-c6b77cf0b062 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.558386] [55044]: INFO cinder.api.openstack.wsgi [None req-9a554120-78a6-428a-909c-c6b77cf0b062 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 966.558386] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9a554120-78a6-428a-909c-c6b77cf0b062 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.558386] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9a554120-78a6-428a-909c-c6b77cf0b062 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.570258] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.570258] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.573734] [55044]: INFO cinder.volume.api [None req-9a554120-78a6-428a-909c-c6b77cf0b062 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 966.587029] [55044]: INFO cinder.api.openstack.wsgi [None req-9a554120-78a6-428a-909c-c6b77cf0b062 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 200 [ 966.587029] [55044]: [pid: 55044|app: 0|req: 129/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:33 2025] GET /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.599221] [55045]: DEBUG cinder.api.middleware.request_id [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.603397] [55045]: INFO cinder.api.openstack.wsgi [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 967.603397] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.603397] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.613183] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.613183] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.617735] [55045]: INFO cinder.volume.api [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 967.623495] [55045]: INFO cinder.api.openstack.wsgi [None req-e15bf49c-3612-4d0d-9db5-afbbfc690b81 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 200 [ 967.624258] [55045]: [pid: 55045|app: 0|req: 127/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:34 2025] GET /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.643282] [55044]: DEBUG cinder.api.middleware.request_id [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.648498] [55044]: INFO cinder.api.openstack.wsgi [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 967.648498] [55044]: DEBUG cinder.api.openstack.wsgi [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.648498] [55044]: DEBUG cinder.api.openstack.wsgi [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.655386] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.655386] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.662136] [55044]: INFO cinder.volume.api [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 967.666272] [55044]: INFO cinder.api.openstack.wsgi [req-28cd855d-fb52-4e68-ab70-0f79bd8adc00 req-65dad6c8-a364-4806-889a-1ddc6adba0f8 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 200 [ 967.666829] [55044]: [pid: 55044|app: 0|req: 130/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:34 2025] GET /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.675146] [55045]: DEBUG cinder.api.middleware.request_id [None req-73d72e4c-796a-4227-bbad-537150867eee None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.677098] [55045]: INFO cinder.api.openstack.wsgi [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] POST http://10.180.1.21/volume/v3/volumes [ 967.681950] [55045]: DEBUG cinder.api.openstack.wsgi [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-264631204"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 967.681950] [55045]: DEBUG cinder.api.v3.volumes [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-264631204'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 967.681950] [55045]: INFO cinder.api.v3.volumes [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume of 1 GB [ 967.685709] [55045]: INFO cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Availability Zones retrieved successfully. [ 967.694127] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (04fdf5e4-5da7-401e-a3b5-337b1ec249d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 967.695624] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d8a580-e5e0-4862-bb9b-fa4b08767126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.700185] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 967.722477] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d8a580-e5e0-4862-bb9b-fa4b08767126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.725198] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33c610-3484-4834-8dec-739de9c6fc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.762796] [55045]: DEBUG cinder.quota [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Created reservations ['227ad23c-bb86-49e7-a323-905140dcdbf3', '0cfa738e-26e5-49e4-8edb-b687ec2f275a', '923707ad-e388-4ae5-8c81-271d308836f1', 'f1ee19d8-56a9-4d90-ab81-45e2f31c5c87'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 967.763909] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b33c610-3484-4834-8dec-739de9c6fc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227ad23c-bb86-49e7-a323-905140dcdbf3', '0cfa738e-26e5-49e4-8edb-b687ec2f275a', '923707ad-e388-4ae5-8c81-271d308836f1', 'f1ee19d8-56a9-4d90-ab81-45e2f31c5c87']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.764896] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8847ba0-fab1-43db-bca6-7ad287a260e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.779793] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8847ba0-fab1-43db-bca6-7ad287a260e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd7e5a0-6894-4b54-939b-78863fb7b0b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-264631204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['227ad23c-bb86-49e7-a323-905140dcdbf3','0cfa738e-26e5-49e4-8edb-b687ec2f275a','923707ad-e388-4ae5-8c81-271d308836f1','f1ee19d8-56a9-4d90-ab81-45e2f31c5c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-264631204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd7e5a0-6894-4b54-939b-78863fb7b0b8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='609554bffac9451096c0b846115aae43',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='258dca2134c547ecb6b6d4ed6c373d28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.781825] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227b89ed-b94c-49f0-85f7-381beb73dd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.798287] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (227b89ed-b94c-49f0-85f7-381beb73dd59) 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-264631204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='609554bffac9451096c0b846115aae43',qos_specs=None,replication_status=,reservations=['227ad23c-bb86-49e7-a323-905140dcdbf3','0cfa738e-26e5-49e4-8edb-b687ec2f275a','923707ad-e388-4ae5-8c81-271d308836f1','f1ee19d8-56a9-4d90-ab81-45e2f31c5c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='258dca2134c547ecb6b6d4ed6c373d28',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.799213] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a059d2aa-5b56-41e4-a32a-32c072036501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 967.808021] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a059d2aa-5b56-41e4-a32a-32c072036501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 967.809107] [55045]: DEBUG cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Flow 'volume_create_api' (04fdf5e4-5da7-401e-a3b5-337b1ec249d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 967.809473] [55045]: INFO cinder.volume.api [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Create volume request issued successfully. [ 967.810138] [55045]: INFO cinder.api.openstack.wsgi [None req-73d72e4c-796a-4227-bbad-537150867eee tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 967.810599] [55045]: [pid: 55045|app: 0|req: 128/258] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:21:34 2025] POST /volume/v3/volumes => generated 758 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 967.820017] [55044]: DEBUG cinder.api.middleware.request_id [None req-2034db50-2c36-441a-b9f5-df89145f2482 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.823173] [55044]: INFO cinder.api.openstack.wsgi [None req-2034db50-2c36-441a-b9f5-df89145f2482 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 967.823173] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2034db50-2c36-441a-b9f5-df89145f2482 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.823173] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2034db50-2c36-441a-b9f5-df89145f2482 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.831010] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.831010] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.835284] [55044]: INFO cinder.volume.api [None req-2034db50-2c36-441a-b9f5-df89145f2482 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 967.840095] [55044]: INFO cinder.api.openstack.wsgi [None req-2034db50-2c36-441a-b9f5-df89145f2482 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 200 [ 967.840532] [55044]: [pid: 55044|app: 0|req: 131/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:34 2025] GET /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.850418] [55045]: DEBUG cinder.api.middleware.request_id [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.858331] [55045]: INFO cinder.api.openstack.wsgi [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 968.858331] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.858331] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.874649] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.874649] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.878154] [55045]: INFO cinder.volume.api [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 968.884694] [55045]: INFO cinder.api.openstack.wsgi [None req-0983cc7e-6722-45ce-ace7-1a1f5d8f1127 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 200 [ 968.885290] [55045]: [pid: 55045|app: 0|req: 129/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.902631] [55044]: DEBUG cinder.api.middleware.request_id [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.906168] [55044]: INFO cinder.api.openstack.wsgi [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 968.906465] [55044]: DEBUG cinder.api.openstack.wsgi [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.906692] [55044]: DEBUG cinder.api.openstack.wsgi [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.915191] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.915191] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.919162] [55044]: INFO cinder.volume.api [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 968.924351] [55044]: INFO cinder.api.openstack.wsgi [req-4eb3de11-80ba-47b7-9dab-c245a23410df req-fb6c7550-672c-4efa-bcf7-170eba09edc9 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 200 [ 968.924777] [55044]: [pid: 55044|app: 0|req: 132/261] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.941303] [55045]: DEBUG cinder.api.middleware.request_id [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.944336] [55045]: INFO cinder.api.openstack.wsgi [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 968.944336] [55045]: DEBUG cinder.api.openstack.wsgi [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.944532] [55045]: DEBUG cinder.api.openstack.wsgi [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.944972] [55045]: DEBUG cinder.api.api_utils [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55045) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 968.945909] [55045]: DEBUG cinder.volume.api [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55045) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 968.977289] [55045]: INFO cinder.volume.api [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 968.978461] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.978461] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.982904] [55045]: INFO cinder.api.openstack.wsgi [req-340d517a-4029-4260-ac0d-014334028df9 req-da77819a-019d-4f0e-8481-5d24cd9f38cd tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 968.983514] [55045]: [pid: 55045|app: 0|req: 130/262] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.003585] [55044]: DEBUG cinder.api.middleware.request_id [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.006304] [55044]: INFO cinder.api.openstack.wsgi [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.006537] [55044]: DEBUG cinder.api.openstack.wsgi [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.006752] [55044]: DEBUG cinder.api.openstack.wsgi [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.007365] [55044]: DEBUG cinder.api.api_utils [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55044) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.008327] [55044]: DEBUG cinder.volume.api [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55044) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.037663] [55044]: INFO cinder.volume.api [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.038873] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.038873] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.043681] [55044]: INFO cinder.api.openstack.wsgi [req-653b8915-483a-402c-97e8-695df7dbc0ad req-9bdcc56a-540c-4e76-bed5-8f6feea41a91 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.044160] [55044]: [pid: 55044|app: 0|req: 133/263] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.061703] [55045]: DEBUG cinder.api.middleware.request_id [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.064178] [55045]: INFO cinder.api.openstack.wsgi [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.064391] [55045]: DEBUG cinder.api.openstack.wsgi [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.065085] [55045]: DEBUG cinder.api.openstack.wsgi [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.065085] [55045]: DEBUG cinder.api.api_utils [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55045) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.065735] [55045]: DEBUG cinder.volume.api [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55045) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.074379] [55045]: INFO cinder.volume.api [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.075361] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.075361] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.079395] [55045]: INFO cinder.api.openstack.wsgi [req-9c9cfb33-0f40-472d-b174-3c7c498583f9 req-aa093aac-7038-4465-be4e-ab9145f24b95 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.079792] [55045]: [pid: 55045|app: 0|req: 131/264] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.096121] [55044]: DEBUG cinder.api.middleware.request_id [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.098804] [55044]: INFO cinder.api.openstack.wsgi [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.099041] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.099298] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.099588] [55044]: DEBUG cinder.api.api_utils [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55044) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.100956] [55044]: DEBUG cinder.volume.api [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55044) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.113345] [55044]: INFO cinder.volume.api [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.113928] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.113928] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.119607] [55044]: INFO cinder.api.openstack.wsgi [req-9b8e5644-cba1-48f1-a8cd-195e93c3af30 req-bc33ac9b-1fa1-436d-a695-d1f00d7c8b92 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.120219] [55044]: [pid: 55044|app: 0|req: 134/265] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.138681] [55045]: DEBUG cinder.api.middleware.request_id [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.140943] [55045]: INFO cinder.api.openstack.wsgi [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.141187] [55045]: DEBUG cinder.api.openstack.wsgi [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.141410] [55045]: DEBUG cinder.api.openstack.wsgi [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.141730] [55045]: DEBUG cinder.api.api_utils [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55045) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.142662] [55045]: DEBUG cinder.volume.api [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55045) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.151598] [55045]: INFO cinder.volume.api [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.152660] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.152660] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.157494] [55045]: INFO cinder.api.openstack.wsgi [req-20e31d04-21fc-4f83-a977-8c8a7b8b9cc1 req-338b01a8-46ae-4b0a-8d75-0e242ede376c tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.157914] [55045]: [pid: 55045|app: 0|req: 132/266] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.175626] [55044]: DEBUG cinder.api.middleware.request_id [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.178009] [55044]: INFO cinder.api.openstack.wsgi [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.178255] [55044]: DEBUG cinder.api.openstack.wsgi [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.178675] [55044]: DEBUG cinder.api.openstack.wsgi [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.178919] [55044]: DEBUG cinder.api.api_utils [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55044) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.179881] [55044]: DEBUG cinder.volume.api [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55044) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.190121] [55044]: INFO cinder.volume.api [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.191307] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.191307] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.196156] [55044]: INFO cinder.api.openstack.wsgi [req-763cabe7-2971-4aef-8c1b-48c9af8b479f req-fd049f6a-9007-4751-bdb8-4121099bd3cc tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.196599] [55044]: [pid: 55044|app: 0|req: 135/267] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:36 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.213753] [55045]: DEBUG cinder.api.middleware.request_id [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.216143] [55045]: INFO cinder.api.openstack.wsgi [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.216356] [55045]: DEBUG cinder.api.openstack.wsgi [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.216723] [55045]: DEBUG cinder.api.openstack.wsgi [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.216871] [55045]: DEBUG cinder.api.api_utils [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55045) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.218160] [55045]: DEBUG cinder.volume.api [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55045) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.227596] [55045]: INFO cinder.volume.api [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.228814] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.228814] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.233121] [55045]: INFO cinder.api.openstack.wsgi [req-a12eb932-ed04-415b-8056-190c7fcfcb7b req-5cc9a60e-91a0-4f45-846f-f7f218544e64 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.233542] [55045]: [pid: 55045|app: 0|req: 133/268] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:36 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.252206] [55044]: DEBUG cinder.api.middleware.request_id [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.253923] [55044]: INFO cinder.api.openstack.wsgi [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 969.254158] [55044]: DEBUG cinder.api.openstack.wsgi [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.254365] [55044]: DEBUG cinder.api.openstack.wsgi [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'detail' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.254681] [55044]: DEBUG cinder.api.api_utils [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Removing options '' from query. {{(pid=55044) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 969.255630] [55044]: DEBUG cinder.volume.api [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55044) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 969.264487] [55044]: INFO cinder.volume.api [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Get all volumes completed successfully. [ 969.265618] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.265618] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.270430] [55044]: INFO cinder.api.openstack.wsgi [req-16c22946-22f4-49d9-a6cb-7338688edbc4 req-aaaa7822-da70-4e55-8f07-1c7374853c01 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 969.270858] [55044]: [pid: 55044|app: 0|req: 136/269] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 16:21:36 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.284251] [55045]: DEBUG cinder.api.middleware.request_id [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.287015] [55045]: INFO cinder.api.openstack.wsgi [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 969.287462] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.287571] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.287724] [55045]: INFO cinder.api.v3.volumes [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume with id: 8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 969.298487] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.298487] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.299122] [55045]: INFO cinder.volume.api [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 969.319782] [55045]: INFO cinder.volume.api [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume request issued successfully. [ 969.320063] [55045]: INFO cinder.api.openstack.wsgi [None req-f924e8d2-7145-4c74-a0b9-49e6c0170fc6 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 202 [ 969.320455] [55045]: [pid: 55045|app: 0|req: 134/270] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:21:36 2025] DELETE /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 969.323690] [55044]: DEBUG cinder.api.middleware.request_id [None req-e47068bd-e878-4c2d-9a04-91a2f187207a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.326146] [55044]: INFO cinder.api.openstack.wsgi [None req-e47068bd-e878-4c2d-9a04-91a2f187207a tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 969.326528] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e47068bd-e878-4c2d-9a04-91a2f187207a tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.326662] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e47068bd-e878-4c2d-9a04-91a2f187207a tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.335901] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.335901] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.340165] [55044]: INFO cinder.volume.api [None req-e47068bd-e878-4c2d-9a04-91a2f187207a tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 969.349893] [55044]: INFO cinder.api.openstack.wsgi [None req-e47068bd-e878-4c2d-9a04-91a2f187207a tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 200 [ 969.350328] [55044]: [pid: 55044|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:36 2025] GET /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 970.360617] [55045]: DEBUG cinder.api.middleware.request_id [None req-8cc6539f-19c8-4009-a76a-0d43182b6706 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.362679] [55045]: INFO cinder.api.openstack.wsgi [None req-8cc6539f-19c8-4009-a76a-0d43182b6706 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 [ 970.362977] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8cc6539f-19c8-4009-a76a-0d43182b6706 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.363263] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8cc6539f-19c8-4009-a76a-0d43182b6706 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.371582] [55045]: INFO cinder.api.openstack.wsgi [None req-8cc6539f-19c8-4009-a76a-0d43182b6706 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 returned with HTTP 404 [ 970.372272] [55045]: [pid: 55045|app: 0|req: 135/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:37 2025] GET /volume/v3/volumes/8cd7e5a0-6894-4b54-939b-78863fb7b0b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 970.375722] [55044]: DEBUG cinder.api.middleware.request_id [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.377691] [55044]: INFO cinder.api.openstack.wsgi [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 970.378058] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.378404] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.379029] [55044]: INFO cinder.api.v3.volumes [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume with id: 0b311bc2-edb0-496a-b937-2c1b436dc558 [ 970.389635] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.389635] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.390187] [55044]: INFO cinder.volume.api [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 970.411664] [55044]: INFO cinder.volume.api [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume request issued successfully. [ 970.411880] [55044]: INFO cinder.api.openstack.wsgi [None req-1f66cc08-c71a-4815-a0e9-10a1b35d5bd7 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 202 [ 970.412500] [55044]: [pid: 55044|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:21:37 2025] DELETE /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 970.417243] [55045]: DEBUG cinder.api.middleware.request_id [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.420541] [55045]: INFO cinder.api.openstack.wsgi [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 970.420541] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.420957] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.429043] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.429043] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.433774] [55045]: INFO cinder.volume.api [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 970.444314] [55045]: INFO cinder.api.openstack.wsgi [None req-8fdc1b3f-00e0-4cee-b46e-63c5af585005 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 200 [ 970.444785] [55045]: [pid: 55045|app: 0|req: 136/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:37 2025] GET /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.459919] [55044]: DEBUG cinder.api.middleware.request_id [None req-4a23378f-35e6-4c65-be02-c022db906adb None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.463098] [55044]: INFO cinder.api.openstack.wsgi [None req-4a23378f-35e6-4c65-be02-c022db906adb tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 [ 971.463098] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4a23378f-35e6-4c65-be02-c022db906adb tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.463274] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4a23378f-35e6-4c65-be02-c022db906adb tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.475279] [55044]: INFO cinder.api.openstack.wsgi [None req-4a23378f-35e6-4c65-be02-c022db906adb tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 returned with HTTP 404 [ 971.475279] [55044]: [pid: 55044|app: 0|req: 139/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:38 2025] GET /volume/v3/volumes/0b311bc2-edb0-496a-b937-2c1b436dc558 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 971.477906] [55045]: DEBUG cinder.api.middleware.request_id [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.480067] [55045]: INFO cinder.api.openstack.wsgi [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] DELETE http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 971.480306] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.480513] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.480698] [55045]: INFO cinder.api.v3.volumes [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume with id: 29843ee0-ce37-4aaf-b19d-97ed4743380e [ 971.493906] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.493906] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.494669] [55045]: INFO cinder.volume.api [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 971.514788] [55045]: INFO cinder.volume.api [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Delete volume request issued successfully. [ 971.515028] [55045]: INFO cinder.api.openstack.wsgi [None req-8e26cf7b-7591-41b8-a209-45eee23ae855 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 202 [ 971.515730] [55045]: [pid: 55045|app: 0|req: 137/276] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:21:38 2025] DELETE /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 971.519387] [55044]: DEBUG cinder.api.middleware.request_id [None req-821ae093-7885-4930-bd9d-92fa07f09cef None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.522065] [55044]: INFO cinder.api.openstack.wsgi [None req-821ae093-7885-4930-bd9d-92fa07f09cef tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 971.522065] [55044]: DEBUG cinder.api.openstack.wsgi [None req-821ae093-7885-4930-bd9d-92fa07f09cef tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.522065] [55044]: DEBUG cinder.api.openstack.wsgi [None req-821ae093-7885-4930-bd9d-92fa07f09cef tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.530782] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.530782] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.540416] [55044]: INFO cinder.volume.api [None req-821ae093-7885-4930-bd9d-92fa07f09cef tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Volume info retrieved successfully. [ 971.546058] [55044]: INFO cinder.api.openstack.wsgi [None req-821ae093-7885-4930-bd9d-92fa07f09cef tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 200 [ 971.547141] [55044]: [pid: 55044|app: 0|req: 140/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:38 2025] GET /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.558095] [55045]: DEBUG cinder.api.middleware.request_id [None req-fa8b7e07-6239-4528-843c-a1800cb153f1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.560197] [55045]: INFO cinder.api.openstack.wsgi [None req-fa8b7e07-6239-4528-843c-a1800cb153f1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] GET http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e [ 972.560417] [55045]: DEBUG cinder.api.openstack.wsgi [None req-fa8b7e07-6239-4528-843c-a1800cb153f1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.560634] [55045]: DEBUG cinder.api.openstack.wsgi [None req-fa8b7e07-6239-4528-843c-a1800cb153f1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.568280] [55045]: INFO cinder.api.openstack.wsgi [None req-fa8b7e07-6239-4528-843c-a1800cb153f1 tempest-VolumesTestJSON-1130486528 tempest-VolumesTestJSON-1130486528-project-member] http://10.180.1.21/volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e returned with HTTP 404 [ 972.568818] [55045]: [pid: 55045|app: 0|req: 138/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:39 2025] GET /volume/v3/volumes/29843ee0-ce37-4aaf-b19d-97ed4743380e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 974.568726] [55044]: DEBUG cinder.api.middleware.request_id [None req-962f00d1-573a-42b4-9448-59819748eba5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.569254] [55044]: INFO cinder.api.openstack.wsgi [None req-962f00d1-573a-42b4-9448-59819748eba5 None None] GET http://10.180.1.21/volume// [ 974.569466] [55044]: DEBUG cinder.api.openstack.wsgi [None req-962f00d1-573a-42b4-9448-59819748eba5 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.569710] [55044]: DEBUG cinder.api.openstack.wsgi [None req-962f00d1-573a-42b4-9448-59819748eba5 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.570167] [55044]: INFO cinder.api.openstack.wsgi [None req-962f00d1-573a-42b4-9448-59819748eba5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 974.570599] [55044]: [pid: 55044|app: 0|req: 141/279] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:21:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 974.577693] [55045]: DEBUG cinder.api.middleware.request_id [req-d164b994-5521-48af-a842-3daa193a20c0 req-54765367-2fc6-45cf-b234-c2123d22a378 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.580037] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-54765367-2fc6-45cf-b234-c2123d22a378 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments [ 974.580453] [55045]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-54765367-2fc6-45cf-b234-c2123d22a378 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a70fcb7-c090-49f5-930a-38f2c4e8ef2b", "connector": null, "instance_uuid": "4dfdb512-f573-4bbd-89ab-4947ebfcf90c"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 974.595686] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.595686] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.628507] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-54765367-2fc6-45cf-b234-c2123d22a378 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 974.629154] [55045]: [pid: 55045|app: 0|req: 139/280] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:21:41 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) [ 974.634519] [55044]: DEBUG cinder.api.middleware.request_id [req-d164b994-5521-48af-a842-3daa193a20c0 req-564a2431-d5f3-45fb-b1be-877a05cd0278 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.636874] [55044]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-564a2431-d5f3-45fb-b1be-877a05cd0278 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 [ 974.637149] [55044]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-564a2431-d5f3-45fb-b1be-877a05cd0278 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.637378] [55044]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-564a2431-d5f3-45fb-b1be-877a05cd0278 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.644749] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.644749] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.182670] [55044]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-564a2431-d5f3-45fb-b1be-877a05cd0278 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 returned with HTTP 200 [ 975.183137] [55044]: [pid: 55044|app: 0|req: 142/281] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:21:41 2025] DELETE /volume/v3/attachments/5c5db6b6-83f3-4870-aefb-e843fb634973 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.608700] [55045]: DEBUG cinder.api.middleware.request_id [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.611254] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] PUT http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d [ 979.611833] [55045]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-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-543397", "mountpoint": "/dev/sdb"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 979.622955] [55045]: DEBUG cinder.coordination [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Acquiring lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 979.626452] [55045]: DEBUG cinder.coordination [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 979.627605] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.627605] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.149844] [55045]: DEBUG cinder.coordination [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 980.150216] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-9078a910-e721-4085-a62d-3a647f7e3625 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d returned with HTTP 200 [ 980.150685] [55045]: [pid: 55045|app: 0|req: 140/282] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:21:46 2025] PUT /volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.156210] [55044]: DEBUG cinder.api.middleware.request_id [req-d164b994-5521-48af-a842-3daa193a20c0 req-5b0351b7-5c24-4bd3-9d1f-da9f12aa7ac9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.158993] [55044]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-5b0351b7-5c24-4bd3-9d1f-da9f12aa7ac9 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d [ 980.159261] [55044]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-5b0351b7-5c24-4bd3-9d1f-da9f12aa7ac9 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.159477] [55044]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-5b0351b7-5c24-4bd3-9d1f-da9f12aa7ac9 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.175926] [55044]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-5b0351b7-5c24-4bd3-9d1f-da9f12aa7ac9 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d returned with HTTP 200 [ 980.176426] [55044]: [pid: 55044|app: 0|req: 143/283] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 16:21:46 2025] GET /volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.273563] [55045]: DEBUG cinder.api.middleware.request_id [req-d164b994-5521-48af-a842-3daa193a20c0 req-319f749b-c997-42f5-b80e-b89d67477fb8 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.276526] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-319f749b-c997-42f5-b80e-b89d67477fb8 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d/action [ 982.276998] [55045]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-319f749b-c997-42f5-b80e-b89d67477fb8 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 982.277173] [55045]: DEBUG cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-319f749b-c997-42f5-b80e-b89d67477fb8 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 982.297285] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.297285] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.304582] [55045]: INFO cinder.api.openstack.wsgi [req-d164b994-5521-48af-a842-3daa193a20c0 req-319f749b-c997-42f5-b80e-b89d67477fb8 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d/action returned with HTTP 204 [ 982.305397] [55045]: [pid: 55045|app: 0|req: 141/284] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:21:49 2025] POST /volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 983.760387] [55044]: DEBUG cinder.api.middleware.request_id [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.762691] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 983.763008] [55044]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.763247] [55044]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.774403] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.774403] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.778461] [55044]: INFO cinder.volume.api [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 983.783356] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-0c0676d4-8079-418d-9e94-a1eb41e25103 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 983.783759] [55044]: [pid: 55044|app: 0|req: 144/285] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:50 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.301587] [55045]: DEBUG cinder.api.middleware.request_id [None req-1a07939f-5f2a-48c2-9a4c-bb12410429a5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.302050] [55045]: INFO cinder.api.openstack.wsgi [None req-1a07939f-5f2a-48c2-9a4c-bb12410429a5 None None] GET http://10.180.1.21/volume// [ 985.302242] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1a07939f-5f2a-48c2-9a4c-bb12410429a5 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.302453] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1a07939f-5f2a-48c2-9a4c-bb12410429a5 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.302845] [55045]: INFO cinder.api.openstack.wsgi [None req-1a07939f-5f2a-48c2-9a4c-bb12410429a5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.303425] [55045]: [pid: 55045|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:21:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.307502] [55044]: DEBUG cinder.api.middleware.request_id [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-6ace4d07-d2dc-420f-ab93-b05b0b720fdd None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.310323] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-6ace4d07-d2dc-420f-ab93-b05b0b720fdd tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] POST http://10.180.1.21/volume/v3/attachments [ 985.310718] [55044]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-6ace4d07-d2dc-420f-ab93-b05b0b720fdd tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee26b984-5ae4-480b-b453-2dcbacfcc19b", "connector": null, "instance_uuid": "3d60f677-da9a-4224-905a-76b93c725026"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.323288] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323288] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.345306] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-6ace4d07-d2dc-420f-ab93-b05b0b720fdd tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 985.346443] [55044]: [pid: 55044|app: 0|req: 145/287] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:21:52 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) [ 985.369264] [55045]: DEBUG cinder.api.middleware.request_id [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.374675] [55045]: INFO cinder.api.openstack.wsgi [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 985.374675] [55045]: DEBUG cinder.api.openstack.wsgi [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.374675] [55045]: DEBUG cinder.api.openstack.wsgi [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.384399] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.384399] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.393222] [55045]: INFO cinder.volume.api [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 985.400050] [55045]: INFO cinder.api.openstack.wsgi [None req-417d2733-7b2e-4ab8-9ee3-b5b4ba456b8a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 985.400558] [55045]: [pid: 55045|app: 0|req: 143/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:52 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.869762] [55044]: DEBUG cinder.api.middleware.request_id [None req-9c6ba75f-cf47-4f0e-963b-49373d85c656 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.870484] [55044]: INFO cinder.api.openstack.wsgi [None req-9c6ba75f-cf47-4f0e-963b-49373d85c656 None None] GET http://10.180.1.21/volume// [ 985.870732] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9c6ba75f-cf47-4f0e-963b-49373d85c656 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.871050] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9c6ba75f-cf47-4f0e-963b-49373d85c656 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.871541] [55044]: INFO cinder.api.openstack.wsgi [None req-9c6ba75f-cf47-4f0e-963b-49373d85c656 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 985.871954] [55044]: [pid: 55044|app: 0|req: 146/289] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:21:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 985.876955] [55045]: DEBUG cinder.api.middleware.request_id [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.879654] [55045]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 985.880394] [55045]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.882018] [55045]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.895856] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.895856] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.900325] [55045]: INFO cinder.volume.api [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 985.909160] [55045]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-1e8d67fc-8a62-400a-bc12-a2f85562a0c4 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 985.909160] [55045]: [pid: 55045|app: 0|req: 144/290] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:21:52 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 985.940341] [55044]: DEBUG cinder.api.middleware.request_id [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.943103] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] PUT http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee [ 985.943698] [55044]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-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-543354", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.953568] [55044]: DEBUG cinder.coordination [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Acquiring lock "cinder-attachment_update-ee26b984-5ae4-480b-b453-2dcbacfcc19b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 985.958095] [55044]: DEBUG cinder.coordination [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Lock "cinder-attachment_update-ee26b984-5ae4-480b-b453-2dcbacfcc19b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 985.959235] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959235] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.111974] [55045]: DEBUG cinder.api.middleware.request_id [None req-81848894-c997-4977-b134-19626c843ca5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.112602] [55045]: INFO cinder.api.openstack.wsgi [None req-81848894-c997-4977-b134-19626c843ca5 None None] GET http://10.180.1.21/volume// [ 986.112857] [55045]: DEBUG cinder.api.openstack.wsgi [None req-81848894-c997-4977-b134-19626c843ca5 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.113348] [55045]: DEBUG cinder.api.openstack.wsgi [None req-81848894-c997-4977-b134-19626c843ca5 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.113965] [55045]: INFO cinder.api.openstack.wsgi [None req-81848894-c997-4977-b134-19626c843ca5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 986.114378] [55045]: [pid: 55045|app: 0|req: 145/291] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:21:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 986.119178] [55045]: DEBUG cinder.api.middleware.request_id [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-065b6084-4b2c-4f4e-8a0d-fcb8a7a6dd1c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.121835] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-065b6084-4b2c-4f4e-8a0d-fcb8a7a6dd1c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments [ 986.122250] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-065b6084-4b2c-4f4e-8a0d-fcb8a7a6dd1c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a70fcb7-c090-49f5-930a-38f2c4e8ef2b", "connector": null, "instance_uuid": "4dfdb512-f573-4bbd-89ab-4947ebfcf90c"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 986.135111] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135111] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.166732] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-065b6084-4b2c-4f4e-8a0d-fcb8a7a6dd1c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 986.167387] [55045]: [pid: 55045|app: 0|req: 146/292] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:21:52 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) [ 986.172013] [55045]: DEBUG cinder.api.middleware.request_id [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0ee23a17-0e04-4834-ad62-c0b6d6bce84c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.175246] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0ee23a17-0e04-4834-ad62-c0b6d6bce84c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] DELETE http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d [ 986.175553] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0ee23a17-0e04-4834-ad62-c0b6d6bce84c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.175861] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0ee23a17-0e04-4834-ad62-c0b6d6bce84c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.185192] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.185192] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.715658] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0ee23a17-0e04-4834-ad62-c0b6d6bce84c tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d returned with HTTP 200 [ 986.716066] [55045]: [pid: 55045|app: 0|req: 147/293] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:21:53 2025] DELETE /volume/v3/attachments/58a8098c-d5d5-4a53-b7a7-2c305324629d => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.717419] [55045]: DEBUG cinder.api.middleware.request_id [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.719430] [55045]: INFO cinder.api.openstack.wsgi [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 986.719650] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.719888] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.729384] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.729384] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.732702] [55045]: INFO cinder.volume.api [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 986.737530] [55045]: INFO cinder.api.openstack.wsgi [None req-ee2bfe45-c4a7-4bd5-9110-dea0f93a0120 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 986.737895] [55045]: [pid: 55045|app: 0|req: 148/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:53 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.749931] [55045]: DEBUG cinder.api.middleware.request_id [None req-0f73066b-260b-4ed8-a39f-69341507c13c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.752576] [55045]: INFO cinder.api.openstack.wsgi [None req-0f73066b-260b-4ed8-a39f-69341507c13c tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 987.752846] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0f73066b-260b-4ed8-a39f-69341507c13c tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.753177] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0f73066b-260b-4ed8-a39f-69341507c13c tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.767421] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767421] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.771753] [55045]: INFO cinder.volume.api [None req-0f73066b-260b-4ed8-a39f-69341507c13c tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 987.777574] [55045]: INFO cinder.api.openstack.wsgi [None req-0f73066b-260b-4ed8-a39f-69341507c13c tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 987.777894] [55045]: [pid: 55045|app: 0|req: 149/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:54 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.788027] [55045]: DEBUG cinder.api.middleware.request_id [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.790099] [55045]: INFO cinder.api.openstack.wsgi [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 988.790432] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.790791] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.806132] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.806132] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.810479] [55045]: INFO cinder.volume.api [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 988.816876] [55045]: INFO cinder.api.openstack.wsgi [None req-f29d66bd-c9c1-49c1-ab29-54926eafaab8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 988.817296] [55045]: [pid: 55045|app: 0|req: 150/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:55 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 989.835023] [55045]: DEBUG cinder.api.middleware.request_id [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.840022] [55045]: INFO cinder.api.openstack.wsgi [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 989.840022] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.840022] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.856259] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856259] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.861611] [55045]: INFO cinder.volume.api [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 989.868943] [55045]: INFO cinder.api.openstack.wsgi [None req-e4731e88-ad83-4c41-b17f-17f59a0ee697 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 989.869372] [55045]: [pid: 55045|app: 0|req: 151/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:56 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.639539] [55045]: DEBUG cinder.api.middleware.request_id [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.642747] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 990.643233] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.644535] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.655346] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.655346] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.659271] [55045]: INFO cinder.volume.api [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 990.665193] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-c8e413a5-922c-4599-a88f-6ca059f3d006 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 990.665935] [55045]: [pid: 55045|app: 0|req: 152/298] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:57 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1684 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.692307] [55045]: DEBUG cinder.api.middleware.request_id [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.694400] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] GET http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 990.694899] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.696518] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.706301] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.706301] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.710149] [55045]: INFO cinder.volume.api [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 990.716109] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-874eb8aa-7a2b-4ede-9342-768f750bc856 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 200 [ 990.716109] [55045]: [pid: 55045|app: 0|req: 153/299] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:21:57 2025] GET /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 990.880199] [55045]: DEBUG cinder.api.middleware.request_id [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.882524] [55045]: INFO cinder.api.openstack.wsgi [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 990.882872] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.883387] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.894914] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.894914] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.901018] [55045]: INFO cinder.volume.api [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 990.907728] [55045]: INFO cinder.api.openstack.wsgi [None req-b991aecf-c89e-446f-b70f-1c3ed539a614 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 990.911023] [55045]: [pid: 55045|app: 0|req: 154/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:57 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.001397] [55044]: DEBUG cinder.coordination [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Lock "cinder-attachment_update-ee26b984-5ae4-480b-b453-2dcbacfcc19b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 991.001397] [55044]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-a80a7a5c-1d18-4b2e-98d7-265a97aaf733 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee returned with HTTP 200 [ 991.001397] [55044]: [pid: 55044|app: 0|req: 147/301] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:21:52 2025] PUT /volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee => generated 617 bytes in 5055 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.923932] [55045]: DEBUG cinder.api.middleware.request_id [None req-38d20620-f2c9-417e-a645-7129845caafe None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.928094] [55045]: INFO cinder.api.openstack.wsgi [None req-38d20620-f2c9-417e-a645-7129845caafe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 991.928537] [55045]: DEBUG cinder.api.openstack.wsgi [None req-38d20620-f2c9-417e-a645-7129845caafe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.928832] [55045]: DEBUG cinder.api.openstack.wsgi [None req-38d20620-f2c9-417e-a645-7129845caafe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.957629] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.957629] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.964968] [55045]: INFO cinder.volume.api [None req-38d20620-f2c9-417e-a645-7129845caafe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 991.971097] [55045]: INFO cinder.api.openstack.wsgi [None req-38d20620-f2c9-417e-a645-7129845caafe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 991.971571] [55045]: [pid: 55045|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:58 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.982364] [55044]: DEBUG cinder.api.middleware.request_id [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.984422] [55044]: INFO cinder.api.openstack.wsgi [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 992.984759] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.984975] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.002532] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.002532] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.006991] [55044]: INFO cinder.volume.api [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 993.014591] [55044]: INFO cinder.api.openstack.wsgi [None req-9fb7b8e3-84cb-4292-85b0-a67d544af41a tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 993.015991] [55044]: [pid: 55044|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:21:59 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.739878] [55045]: DEBUG cinder.api.middleware.request_id [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-200460d9-17c3-4aae-9afe-7b19c16d30e8 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.746367] [55045]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-200460d9-17c3-4aae-9afe-7b19c16d30e8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] POST http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee/action [ 993.746832] [55045]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-200460d9-17c3-4aae-9afe-7b19c16d30e8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 993.746970] [55045]: DEBUG cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-200460d9-17c3-4aae-9afe-7b19c16d30e8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 993.773289] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.773289] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.783690] [55045]: INFO cinder.api.openstack.wsgi [req-453cea2d-7806-4ab0-8134-2182f9640c1a req-200460d9-17c3-4aae-9afe-7b19c16d30e8 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee/action returned with HTTP 204 [ 993.784196] [55045]: [pid: 55045|app: 0|req: 156/304] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:00 2025] POST /volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 993.980727] [55044]: DEBUG cinder.api.middleware.request_id [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.982922] [55044]: INFO cinder.api.openstack.wsgi [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/volumes [ 993.983333] [55044]: DEBUG cinder.api.openstack.wsgi [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1597614818"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 993.985264] [55044]: DEBUG cinder.api.v3.volumes [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1597614818'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 993.985454] [55044]: INFO cinder.api.v3.volumes [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume of 1 GB [ 993.990125] [55044]: INFO cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Availability Zones retrieved successfully. [ 993.997867] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Flow 'volume_create_api' (f63f25cd-c800-4e20-8b42-762c3222d5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 993.999347] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01d3e74-17f1-480a-9e6c-cd403caa60c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.000726] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 994.021573] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01d3e74-17f1-480a-9e6c-cd403caa60c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.022441] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba32b1c6-7313-47e8-8dd6-cba520256571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.028301] [55045]: DEBUG cinder.api.middleware.request_id [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.031159] [55045]: INFO cinder.api.openstack.wsgi [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 994.031366] [55045]: DEBUG cinder.api.openstack.wsgi [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.031650] [55045]: DEBUG cinder.api.openstack.wsgi [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.044127] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.044127] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.051348] [55045]: INFO cinder.volume.api [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 994.058138] [55045]: INFO cinder.api.openstack.wsgi [None req-344bb49c-e552-430f-b8f7-09cfbaac0d4d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 994.058534] [55045]: [pid: 55045|app: 0|req: 157/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:00 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.068945] [55045]: DEBUG cinder.api.middleware.request_id [None req-e38e905b-21a0-4c02-b43a-b73115be80ca None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.071741] [55045]: INFO cinder.api.openstack.wsgi [None req-e38e905b-21a0-4c02-b43a-b73115be80ca tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 994.072931] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e38e905b-21a0-4c02-b43a-b73115be80ca tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.073445] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e38e905b-21a0-4c02-b43a-b73115be80ca tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.078916] [55044]: DEBUG cinder.quota [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Created reservations ['308db68e-9813-405b-9d20-6f67256c316d', 'e05ac24b-e3e1-4752-b7b1-35b89c0af90e', 'afff2e4a-d0a6-40af-b725-5001cccde198', '09ea9ed1-6918-4134-8687-5258a1dca5a5'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 994.079460] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba32b1c6-7313-47e8-8dd6-cba520256571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308db68e-9813-405b-9d20-6f67256c316d', 'e05ac24b-e3e1-4752-b7b1-35b89c0af90e', 'afff2e4a-d0a6-40af-b725-5001cccde198', '09ea9ed1-6918-4134-8687-5258a1dca5a5']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.080345] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55548732-c1d3-488e-b211-1c9a9a6646e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.093202] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093202] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.098270] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55548732-c1d3-488e-b211-1c9a9a6646e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104bd7f4-b024-4547-bd50-5c5303638dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1597614818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',qos_specs=None,replication_status=,reservations=['308db68e-9813-405b-9d20-6f67256c316d','e05ac24b-e3e1-4752-b7b1-35b89c0af90e','afff2e4a-d0a6-40af-b725-5001cccde198','09ea9ed1-6918-4134-8687-5258a1dca5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e596f2b4db16455e961b1c1e62cdf926',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1597614818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104bd7f4-b024-4547-bd50-5c5303638dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',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='e596f2b4db16455e961b1c1e62cdf926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.099191] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4464a06-56d7-41cf-9512-dd0d645323e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.100571] [55045]: INFO cinder.volume.api [None req-e38e905b-21a0-4c02-b43a-b73115be80ca tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 994.107255] [55045]: INFO cinder.api.openstack.wsgi [None req-e38e905b-21a0-4c02-b43a-b73115be80ca tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 994.107858] [55045]: [pid: 55045|app: 0|req: 158/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:00 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.113837] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4464a06-56d7-41cf-9512-dd0d645323e9) 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-1597614818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',qos_specs=None,replication_status=,reservations=['308db68e-9813-405b-9d20-6f67256c316d','e05ac24b-e3e1-4752-b7b1-35b89c0af90e','afff2e4a-d0a6-40af-b725-5001cccde198','09ea9ed1-6918-4134-8687-5258a1dca5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e596f2b4db16455e961b1c1e62cdf926',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.114692] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ed1744-6cd1-4aec-ab6a-f8b962948a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 994.124040] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ed1744-6cd1-4aec-ab6a-f8b962948a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 994.125252] [55044]: DEBUG cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Flow 'volume_create_api' (f63f25cd-c800-4e20-8b42-762c3222d5a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 994.125503] [55044]: INFO cinder.volume.api [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume request issued successfully. [ 994.126208] [55044]: INFO cinder.api.openstack.wsgi [None req-da00cdb0-4430-4dd4-a518-0a55a15a03a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 994.126656] [55044]: [pid: 55044|app: 0|req: 149/307] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:22:00 2025] POST /volume/v3/volumes => generated 756 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 994.138257] [55045]: DEBUG cinder.api.middleware.request_id [None req-b32331b0-3d26-4821-ac42-512d61c170bb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.140215] [55045]: INFO cinder.api.openstack.wsgi [None req-b32331b0-3d26-4821-ac42-512d61c170bb tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 994.140351] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b32331b0-3d26-4821-ac42-512d61c170bb tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.140631] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b32331b0-3d26-4821-ac42-512d61c170bb tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.149314] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.149314] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.153819] [55045]: INFO cinder.volume.api [None req-b32331b0-3d26-4821-ac42-512d61c170bb tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 994.158908] [55045]: INFO cinder.api.openstack.wsgi [None req-b32331b0-3d26-4821-ac42-512d61c170bb tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 994.159485] [55045]: [pid: 55045|app: 0|req: 159/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:00 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.170200] [55044]: DEBUG cinder.api.middleware.request_id [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.172613] [55044]: INFO cinder.api.openstack.wsgi [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 994.172840] [55044]: DEBUG cinder.api.openstack.wsgi [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.173075] [55044]: DEBUG cinder.api.openstack.wsgi [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.185302] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.185302] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.190179] [55044]: INFO cinder.volume.api [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 994.195995] [55044]: INFO cinder.api.openstack.wsgi [req-bccae38d-bc49-437a-9ccf-84c5d8297712 req-b4d94634-ec47-43bf-83c3-537e18affd56 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 994.196592] [55044]: [pid: 55044|app: 0|req: 150/309] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:01 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.790271] [55045]: DEBUG cinder.api.middleware.request_id [None req-37bb6d02-c37d-4270-a653-c37852e8cb71 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.790855] [55045]: INFO cinder.api.openstack.wsgi [None req-37bb6d02-c37d-4270-a653-c37852e8cb71 None None] GET http://10.180.1.21/volume// [ 994.791065] [55045]: DEBUG cinder.api.openstack.wsgi [None req-37bb6d02-c37d-4270-a653-c37852e8cb71 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.791324] [55045]: DEBUG cinder.api.openstack.wsgi [None req-37bb6d02-c37d-4270-a653-c37852e8cb71 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.791715] [55045]: INFO cinder.api.openstack.wsgi [None req-37bb6d02-c37d-4270-a653-c37852e8cb71 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 994.792063] [55045]: [pid: 55045|app: 0|req: 160/310] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 994.796410] [55044]: DEBUG cinder.api.middleware.request_id [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-283ab6b4-e4cf-425a-aa2f-316b731ec9e8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.798438] [55044]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-283ab6b4-e4cf-425a-aa2f-316b731ec9e8 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] POST http://10.180.1.21/volume/v3/attachments [ 994.798637] [55044]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-283ab6b4-e4cf-425a-aa2f-316b731ec9e8 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13a9d95d-ea36-4d6c-a496-c8d77d4db8ec", "connector": null, "instance_uuid": "dfaf111a-3072-491e-89f7-8aa95bb7cf70"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 994.811388] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811388] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.838695] [55044]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-283ab6b4-e4cf-425a-aa2f-316b731ec9e8 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 994.839258] [55044]: [pid: 55044|app: 0|req: 151/311] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:22:01 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.899680] [55045]: DEBUG cinder.api.middleware.request_id [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.901945] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] POST http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec/action [ 994.902410] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 994.902570] [55045]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 994.915105] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915105] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.915725] [55045]: INFO cinder.volume.api [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 994.920063] [55045]: INFO cinder.volume.api [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Roll detaching of volume completed successfully. [ 994.920305] [55045]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-9f20fda2-1a12-4153-9d65-1ff1c9f0b3fc tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec/action returned with HTTP 202 [ 994.920769] [55045]: [pid: 55045|app: 0|req: 161/312] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:22:01 2025] POST /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 994.926077] [55044]: DEBUG cinder.api.middleware.request_id [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-e7d5ebab-2da9-4e60-96d5-fa7b5cbadda7 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.930283] [55044]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-e7d5ebab-2da9-4e60-96d5-fa7b5cbadda7 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] DELETE http://10.180.1.21/volume/v3/attachments/68f30d9b-a539-45ac-8758-ed3678cde2dc [ 994.930519] [55044]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-e7d5ebab-2da9-4e60-96d5-fa7b5cbadda7 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.930734] [55044]: DEBUG cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-e7d5ebab-2da9-4e60-96d5-fa7b5cbadda7 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.937758] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937758] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.968094] [55044]: INFO cinder.api.openstack.wsgi [req-efbe9b9b-1574-4527-848e-6a7fdd25d9a4 req-e7d5ebab-2da9-4e60-96d5-fa7b5cbadda7 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments/68f30d9b-a539-45ac-8758-ed3678cde2dc returned with HTTP 200 [ 994.968563] [55044]: [pid: 55044|app: 0|req: 152/313] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:01 2025] DELETE /volume/v3/attachments/68f30d9b-a539-45ac-8758-ed3678cde2dc => generated 192 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.171235] [55045]: DEBUG cinder.api.middleware.request_id [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.173012] [55045]: INFO cinder.api.openstack.wsgi [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 995.173458] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.173781] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.187774] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.187774] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.192932] [55045]: INFO cinder.volume.api [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 995.199843] [55045]: INFO cinder.api.openstack.wsgi [None req-5b042561-ae11-472c-af3a-a3239cf6a9b0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 995.201021] [55045]: [pid: 55045|app: 0|req: 162/314] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:02 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.058249] [55044]: DEBUG cinder.api.middleware.request_id [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.062674] [55044]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] PUT http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 [ 997.063630] [55044]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-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-543397", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 997.076510] [55044]: DEBUG cinder.coordination [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Acquiring lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 997.080758] [55044]: DEBUG cinder.coordination [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 997.082024] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.082024] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.607233] [55044]: DEBUG cinder.coordination [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Lock "cinder-attachment_update-5a70fcb7-c090-49f5-930a-38f2c4e8ef2b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 997.607651] [55044]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-022b794e-b382-456f-acb4-1bf09b0d7f4d tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 returned with HTTP 200 [ 997.608132] [55044]: [pid: 55044|app: 0|req: 153/315] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:22:03 2025] PUT /volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.613038] [55045]: DEBUG cinder.api.middleware.request_id [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-8b6cfd15-21ce-4476-bbd9-2d9f715508c1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.615731] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-8b6cfd15-21ce-4476-bbd9-2d9f715508c1 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 [ 997.616062] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-8b6cfd15-21ce-4476-bbd9-2d9f715508c1 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.616359] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-8b6cfd15-21ce-4476-bbd9-2d9f715508c1 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.633482] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-8b6cfd15-21ce-4476-bbd9-2d9f715508c1 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 returned with HTTP 200 [ 997.633943] [55045]: [pid: 55045|app: 0|req: 163/316] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 16:22:04 2025] GET /volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 => generated 642 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.235337] [55044]: DEBUG cinder.api.middleware.request_id [req-06381f3c-c9b2-4553-a9d8-379a5ec83503 req-f8efd538-29ba-42f5-96a1-9600d46a5363 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.237594] [55044]: INFO cinder.api.openstack.wsgi [req-06381f3c-c9b2-4553-a9d8-379a5ec83503 req-f8efd538-29ba-42f5-96a1-9600d46a5363 tempest-ServerActionsTestJSON-514997724 tempest-ServerActionsTestJSON-514997724-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=69844c2d-2b25-47de-b6ee-00d7738281be [ 998.237848] [55044]: DEBUG cinder.api.openstack.wsgi [req-06381f3c-c9b2-4553-a9d8-379a5ec83503 req-f8efd538-29ba-42f5-96a1-9600d46a5363 tempest-ServerActionsTestJSON-514997724 tempest-ServerActionsTestJSON-514997724-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.238090] [55044]: DEBUG cinder.api.openstack.wsgi [req-06381f3c-c9b2-4553-a9d8-379a5ec83503 req-f8efd538-29ba-42f5-96a1-9600d46a5363 tempest-ServerActionsTestJSON-514997724 tempest-ServerActionsTestJSON-514997724-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.250386] [55044]: INFO cinder.api.openstack.wsgi [req-06381f3c-c9b2-4553-a9d8-379a5ec83503 req-f8efd538-29ba-42f5-96a1-9600d46a5363 tempest-ServerActionsTestJSON-514997724 tempest-ServerActionsTestJSON-514997724-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=69844c2d-2b25-47de-b6ee-00d7738281be returned with HTTP 200 [ 998.250928] [55044]: [pid: 55044|app: 0|req: 154/317] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 16:22:05 2025] GET /volume/v3/attachments?instance_id=69844c2d-2b25-47de-b6ee-00d7738281be => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.033925] [55045]: DEBUG cinder.api.middleware.request_id [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-d6593d55-aaa5-4f80-922f-93cec86d441e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.036564] [55045]: INFO cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-d6593d55-aaa5-4f80-922f-93cec86d441e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] DELETE http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a [ 1000.036931] [55045]: DEBUG cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-d6593d55-aaa5-4f80-922f-93cec86d441e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.037184] [55045]: DEBUG cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-d6593d55-aaa5-4f80-922f-93cec86d441e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.047250] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.047250] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.578740] [55045]: INFO cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-d6593d55-aaa5-4f80-922f-93cec86d441e tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a returned with HTTP 200 [ 1000.579257] [55045]: [pid: 55045|app: 0|req: 164/318] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:06 2025] DELETE /volume/v3/attachments/db291713-1d70-4925-a9a7-e3d192f2ef2a => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.586312] [55044]: DEBUG cinder.api.middleware.request_id [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.588968] [55044]: INFO cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] DELETE http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 1000.589220] [55044]: DEBUG cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.589442] [55044]: DEBUG cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.589629] [55044]: INFO cinder.api.v3.volumes [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Delete volume with id: 13a9d95d-ea36-4d6c-a496-c8d77d4db8ec [ 1000.603873] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603873] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.603873] [55044]: INFO cinder.volume.api [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Volume info retrieved successfully. [ 1000.627867] [55044]: INFO cinder.volume.api [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] Delete volume request issued successfully. [ 1000.627867] [55044]: INFO cinder.api.openstack.wsgi [req-8eab2e99-cb26-4e7d-87ab-39d137bc1bd5 req-b29f6d14-74e8-438c-9d2d-ef02837d6bd1 tempest-ServerActionsV293TestJSON-239659795 tempest-ServerActionsV293TestJSON-239659795-project-member] http://10.180.1.21/volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec returned with HTTP 202 [ 1000.627867] [55044]: [pid: 55044|app: 0|req: 155/319] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:22:07 2025] DELETE /volume/v3/volumes/13a9d95d-ea36-4d6c-a496-c8d77d4db8ec => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1001.600825] [55045]: DEBUG cinder.api.middleware.request_id [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.603730] [55045]: INFO cinder.api.openstack.wsgi [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1001.603978] [55045]: DEBUG cinder.api.openstack.wsgi [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.604309] [55045]: DEBUG cinder.api.openstack.wsgi [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.620635] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.620635] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.627411] [55045]: INFO cinder.volume.api [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1001.635166] [55045]: INFO cinder.api.openstack.wsgi [None req-916e53b7-5cc6-4d63-8d19-d02839a340b0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1001.635553] [55045]: [pid: 55045|app: 0|req: 165/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:08 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.996577] [55044]: DEBUG cinder.api.middleware.request_id [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.998974] [55044]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1001.999779] [55044]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.999779] [55044]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.007426] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.007426] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.011228] [55044]: INFO cinder.volume.api [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1002.018376] [55044]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-526a2d6c-b12a-4f03-a7e4-8f54d55a747a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1002.018844] [55044]: [pid: 55044|app: 0|req: 156/321] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:08 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.142066] [55045]: DEBUG cinder.api.middleware.request_id [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0e9b6472-6ec0-4ddf-97df-5cb3ee1ef312 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.147190] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0e9b6472-6ec0-4ddf-97df-5cb3ee1ef312 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] POST http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1/action [ 1003.147741] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0e9b6472-6ec0-4ddf-97df-5cb3ee1ef312 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1003.147979] [55045]: DEBUG cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0e9b6472-6ec0-4ddf-97df-5cb3ee1ef312 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1003.174711] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.174711] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.182396] [55045]: INFO cinder.api.openstack.wsgi [req-c1c331f5-ae1a-4f29-9a19-bccb3780015d req-0e9b6472-6ec0-4ddf-97df-5cb3ee1ef312 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1/action returned with HTTP 204 [ 1003.183382] [55045]: [pid: 55045|app: 0|req: 166/322] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:09 2025] POST /volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1003.544442] [55044]: DEBUG cinder.api.middleware.request_id [None req-e165e64e-a896-478f-a33e-bb0fbf730fc3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.544948] [55044]: INFO cinder.api.openstack.wsgi [None req-e165e64e-a896-478f-a33e-bb0fbf730fc3 None None] GET http://10.180.1.21/volume// [ 1003.545158] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e165e64e-a896-478f-a33e-bb0fbf730fc3 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.545377] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e165e64e-a896-478f-a33e-bb0fbf730fc3 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.545785] [55044]: INFO cinder.api.openstack.wsgi [None req-e165e64e-a896-478f-a33e-bb0fbf730fc3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1003.546255] [55044]: [pid: 55044|app: 0|req: 157/323] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:22:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1003.550618] [55045]: DEBUG cinder.api.middleware.request_id [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d6b4933f-5f85-47ca-9db8-e23b9a4088ba None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.552909] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d6b4933f-5f85-47ca-9db8-e23b9a4088ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1003.553343] [55045]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d6b4933f-5f85-47ca-9db8-e23b9a4088ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ddaffb1-6854-4b4a-a2ff-e41df6825ca8", "connector": null, "instance_uuid": "08700076-265a-4695-89a1-aa6833542904"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1003.564485] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.564485] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.592347] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d6b4933f-5f85-47ca-9db8-e23b9a4088ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1003.592347] [55045]: [pid: 55045|app: 0|req: 167/324] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:22:10 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) [ 1003.622879] [55044]: DEBUG cinder.api.middleware.request_id [None req-2d791435-4b55-4134-8a12-c1ba90dce524 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.628097] [55044]: INFO cinder.api.openstack.wsgi [None req-2d791435-4b55-4134-8a12-c1ba90dce524 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1003.628521] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2d791435-4b55-4134-8a12-c1ba90dce524 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.628668] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2d791435-4b55-4134-8a12-c1ba90dce524 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.640180] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.640180] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.644224] [55044]: INFO cinder.volume.api [None req-2d791435-4b55-4134-8a12-c1ba90dce524 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1003.653152] [55044]: INFO cinder.api.openstack.wsgi [None req-2d791435-4b55-4134-8a12-c1ba90dce524 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1003.653495] [55044]: [pid: 55044|app: 0|req: 158/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:10 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.920302] [55045]: DEBUG cinder.api.middleware.request_id [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.930592] [55045]: INFO cinder.api.openstack.wsgi [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1003.931024] [55045]: DEBUG cinder.api.openstack.wsgi [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.931426] [55045]: DEBUG cinder.api.openstack.wsgi [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.953808] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.953808] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.958968] [55045]: INFO cinder.volume.api [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1003.966342] [55045]: INFO cinder.api.openstack.wsgi [req-fa126668-1bb8-4dc7-8912-9ea0b9a7a1b9 req-808b6675-56a4-40b9-8967-8c0a27c4b5b9 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1003.967947] [55045]: [pid: 55045|app: 0|req: 168/326] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:10 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.126023] [55044]: DEBUG cinder.api.middleware.request_id [None req-0dccc4f4-8fff-4cd3-adeb-db05123538b5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.126023] [55044]: INFO cinder.api.openstack.wsgi [None req-0dccc4f4-8fff-4cd3-adeb-db05123538b5 None None] GET http://10.180.1.21/volume// [ 1004.126023] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0dccc4f4-8fff-4cd3-adeb-db05123538b5 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.126023] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0dccc4f4-8fff-4cd3-adeb-db05123538b5 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.126392] [55044]: INFO cinder.api.openstack.wsgi [None req-0dccc4f4-8fff-4cd3-adeb-db05123538b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1004.126815] [55044]: [pid: 55044|app: 0|req: 159/327] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1004.134107] [55045]: DEBUG cinder.api.middleware.request_id [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.138015] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1004.138463] [55045]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.138813] [55045]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.162669] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.162669] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.172515] [55045]: INFO cinder.volume.api [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1004.180266] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-16ed1b10-2a8f-4320-84d1-1b02427c76f5 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1004.188257] [55045]: [pid: 55045|app: 0|req: 169/328] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:22:10 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1026 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1004.231060] [55044]: DEBUG cinder.api.middleware.request_id [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.240036] [55044]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] PUT http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa [ 1004.240036] [55044]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-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-543425", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1004.254961] [55044]: DEBUG cinder.coordination [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Acquiring lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1004.259151] [55044]: DEBUG cinder.coordination [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1004.261054] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.261054] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.664233] [55045]: DEBUG cinder.api.middleware.request_id [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.666896] [55045]: INFO cinder.api.openstack.wsgi [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1004.667211] [55045]: DEBUG cinder.api.openstack.wsgi [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.667772] [55045]: DEBUG cinder.api.openstack.wsgi [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.686563] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.686563] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.693855] [55045]: INFO cinder.volume.api [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1004.700710] [55045]: INFO cinder.api.openstack.wsgi [None req-715ecb3d-c2d1-4284-8ac9-84fd782d0e48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1004.701451] [55045]: [pid: 55045|app: 0|req: 170/329] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:11 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.720793] [55045]: DEBUG cinder.api.middleware.request_id [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.723106] [55045]: INFO cinder.api.openstack.wsgi [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1005.727413] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.727507] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.743691] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.743691] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.748654] [55045]: INFO cinder.volume.api [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1005.759021] [55045]: INFO cinder.api.openstack.wsgi [None req-d689ca19-c244-43f6-ab26-c958c7bd4f48 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1005.759021] [55045]: [pid: 55045|app: 0|req: 171/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:12 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.775599] [55045]: DEBUG cinder.api.middleware.request_id [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.777904] [55045]: INFO cinder.api.openstack.wsgi [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1006.778294] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.779962] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.795502] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.795502] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.799103] [55045]: INFO cinder.volume.api [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1006.805309] [55045]: INFO cinder.api.openstack.wsgi [None req-9b790394-8a4c-4c8a-a6cf-6adc99af4856 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1006.805876] [55045]: [pid: 55045|app: 0|req: 172/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:13 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.820782] [55045]: DEBUG cinder.api.middleware.request_id [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.825349] [55045]: INFO cinder.api.openstack.wsgi [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1007.825349] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.825349] [55045]: DEBUG cinder.api.openstack.wsgi [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.838825] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838825] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.843154] [55045]: INFO cinder.volume.api [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1007.852809] [55045]: INFO cinder.api.openstack.wsgi [None req-1d23bf41-dcf8-42a3-9904-738c37314fb9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1007.853265] [55045]: [pid: 55045|app: 0|req: 173/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:14 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.261903] [55045]: DEBUG cinder.api.middleware.request_id [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-bdd14a08-9f9f-4728-85ad-ea15b58925dd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.265413] [55045]: INFO cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-bdd14a08-9f9f-4728-85ad-ea15b58925dd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 [ 1008.265772] [55045]: DEBUG cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-bdd14a08-9f9f-4728-85ad-ea15b58925dd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.266053] [55045]: DEBUG cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-bdd14a08-9f9f-4728-85ad-ea15b58925dd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.276453] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.276453] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.811670] [55045]: INFO cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-bdd14a08-9f9f-4728-85ad-ea15b58925dd tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 returned with HTTP 200 [ 1008.812437] [55045]: [pid: 55045|app: 0|req: 174/333] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:15 2025] DELETE /volume/v3/attachments/0af2b055-f18a-4504-b25d-c3f0bc670116 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.834231] [55045]: DEBUG cinder.api.middleware.request_id [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.835965] [55045]: INFO cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 1008.836391] [55045]: DEBUG cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.836769] [55045]: DEBUG cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.837048] [55045]: INFO cinder.api.v3.volumes [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Delete volume with id: f33f1b52-2c97-447f-a639-2e3f2082c6cd [ 1008.847674] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.847674] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.848311] [55045]: INFO cinder.volume.api [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Volume info retrieved successfully. [ 1008.872292] [55045]: INFO cinder.volume.api [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] Delete volume request issued successfully. [ 1008.872540] [55045]: INFO cinder.api.openstack.wsgi [req-792371c9-c58e-4622-b747-9eca4b1631c8 req-9a901102-958f-4b93-ab36-1af435e21e89 tempest-ServersTestBootFromVolume-1222589570 tempest-ServersTestBootFromVolume-1222589570-project-member] http://10.180.1.21/volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd returned with HTTP 202 [ 1008.873110] [55045]: [pid: 55045|app: 0|req: 175/334] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:22:15 2025] DELETE /volume/v3/volumes/f33f1b52-2c97-447f-a639-2e3f2082c6cd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1008.873983] [55045]: DEBUG cinder.api.middleware.request_id [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.876349] [55045]: INFO cinder.api.openstack.wsgi [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1008.876625] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.876867] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.889060] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.889060] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.893173] [55045]: INFO cinder.volume.api [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1008.899172] [55045]: INFO cinder.api.openstack.wsgi [None req-7ff7d869-a634-422c-acb6-ba4b15dd7f85 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1008.899779] [55045]: [pid: 55045|app: 0|req: 176/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:15 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.296685] [55044]: DEBUG cinder.coordination [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.037s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1009.297147] [55044]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-d7318706-2c7b-4ad8-b3a4-642b50e7e1d6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa returned with HTTP 200 [ 1009.297669] [55044]: [pid: 55044|app: 0|req: 160/336] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:22:11 2025] PUT /volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa => generated 617 bytes in 5071 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.912508] [55045]: DEBUG cinder.api.middleware.request_id [None req-adba49af-f43d-44ae-8dde-36b5807f73fa None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.914754] [55045]: INFO cinder.api.openstack.wsgi [None req-adba49af-f43d-44ae-8dde-36b5807f73fa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1009.914980] [55045]: DEBUG cinder.api.openstack.wsgi [None req-adba49af-f43d-44ae-8dde-36b5807f73fa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.915213] [55045]: DEBUG cinder.api.openstack.wsgi [None req-adba49af-f43d-44ae-8dde-36b5807f73fa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.932349] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.932349] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.937403] [55045]: INFO cinder.volume.api [None req-adba49af-f43d-44ae-8dde-36b5807f73fa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1009.943438] [55045]: INFO cinder.api.openstack.wsgi [None req-adba49af-f43d-44ae-8dde-36b5807f73fa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1009.943766] [55045]: [pid: 55045|app: 0|req: 177/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:16 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.954391] [55044]: DEBUG cinder.api.middleware.request_id [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.956681] [55044]: INFO cinder.api.openstack.wsgi [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1010.956914] [55044]: DEBUG cinder.api.openstack.wsgi [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.957165] [55044]: DEBUG cinder.api.openstack.wsgi [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.974054] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.974054] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.978934] [55044]: INFO cinder.volume.api [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1010.985778] [55044]: INFO cinder.api.openstack.wsgi [None req-44700bd0-68a7-45cf-98f9-e770ead7a626 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1010.986362] [55044]: [pid: 55044|app: 0|req: 161/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:17 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.505052] [55045]: DEBUG cinder.api.middleware.request_id [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-3f2406ea-bb0f-4518-8189-390894ec5a8c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.507502] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-3f2406ea-bb0f-4518-8189-390894ec5a8c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa/action [ 1011.507929] [55045]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-3f2406ea-bb0f-4518-8189-390894ec5a8c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1011.508082] [55045]: DEBUG cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-3f2406ea-bb0f-4518-8189-390894ec5a8c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.525905] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525905] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.535415] [55045]: INFO cinder.api.openstack.wsgi [req-993431cd-a54c-4128-8ea1-eaca3a150089 req-3f2406ea-bb0f-4518-8189-390894ec5a8c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa/action returned with HTTP 204 [ 1011.535872] [55045]: [pid: 55045|app: 0|req: 178/339] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:18 2025] POST /volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1011.997081] [55044]: DEBUG cinder.api.middleware.request_id [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.003296] [55044]: INFO cinder.api.openstack.wsgi [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1012.003562] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.004027] [55044]: DEBUG cinder.api.openstack.wsgi [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.016618] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.016618] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.024811] [55044]: INFO cinder.volume.api [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1012.031125] [55044]: INFO cinder.api.openstack.wsgi [None req-a1f2f844-cb21-4a33-9dfc-b594c5e16a35 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1012.031621] [55044]: [pid: 55044|app: 0|req: 162/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:18 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.045047] [55045]: DEBUG cinder.api.middleware.request_id [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.051349] [55045]: INFO cinder.api.openstack.wsgi [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1012.051688] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.051921] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.068024] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.068024] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.076213] [55045]: INFO cinder.volume.api [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1012.083461] [55045]: INFO cinder.api.openstack.wsgi [None req-7ff8e9ce-d382-4616-9ba0-b2642abbc548 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1012.084265] [55045]: [pid: 55045|app: 0|req: 179/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:18 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.461885] [55044]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.466936] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1012.467284] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.467590] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.490463] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490463] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.497025] [55044]: INFO cinder.volume.api [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1012.502636] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-f519e6ca-5d96-415e-a6da-17609afe268b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1012.503139] [55044]: [pid: 55044|app: 0|req: 163/342] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:19 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.869409] [55045]: DEBUG cinder.api.middleware.request_id [req-2467d705-7841-48b0-ad84-5e5f2731f57c req-6c4127d8-a2f1-423f-bf52-4fefac98868e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.871584] [55045]: INFO cinder.api.openstack.wsgi [req-2467d705-7841-48b0-ad84-5e5f2731f57c req-6c4127d8-a2f1-423f-bf52-4fefac98868e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 [ 1012.871820] [55045]: DEBUG cinder.api.openstack.wsgi [req-2467d705-7841-48b0-ad84-5e5f2731f57c req-6c4127d8-a2f1-423f-bf52-4fefac98868e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.872075] [55045]: DEBUG cinder.api.openstack.wsgi [req-2467d705-7841-48b0-ad84-5e5f2731f57c req-6c4127d8-a2f1-423f-bf52-4fefac98868e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.880019] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880019] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.409887] [55045]: INFO cinder.api.openstack.wsgi [req-2467d705-7841-48b0-ad84-5e5f2731f57c req-6c4127d8-a2f1-423f-bf52-4fefac98868e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 returned with HTTP 200 [ 1013.410361] [55045]: [pid: 55045|app: 0|req: 180/343] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:19 2025] DELETE /volume/v3/attachments/8aa1f919-8aa3-4998-947e-ec102b6b38f1 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.916974] [55044]: DEBUG cinder.api.middleware.request_id [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.919159] [55044]: INFO cinder.api.openstack.wsgi [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1013.919405] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.919622] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.919814] [55044]: INFO cinder.api.v3.volumes [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Delete volume with id: b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1013.931039] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.931039] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.931625] [55044]: INFO cinder.volume.api [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 1013.956511] [55044]: INFO cinder.volume.api [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Delete volume request issued successfully. [ 1013.956511] [55044]: INFO cinder.api.openstack.wsgi [None req-dc4af4cf-8718-407a-9733-c91ecdb837ef tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 202 [ 1013.957243] [55044]: [pid: 55044|app: 0|req: 164/344] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:22:20 2025] DELETE /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1013.961669] [55045]: DEBUG cinder.api.middleware.request_id [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.965250] [55045]: INFO cinder.api.openstack.wsgi [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1013.965638] [55045]: DEBUG cinder.api.openstack.wsgi [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.965950] [55045]: DEBUG cinder.api.openstack.wsgi [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.977847] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977847] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.983156] [55045]: INFO cinder.volume.api [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 1013.989269] [55045]: INFO cinder.api.openstack.wsgi [None req-58e1f3c3-9c28-42d3-8b60-a272c1f8dda6 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 1013.989848] [55045]: [pid: 55045|app: 0|req: 181/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:20 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.802801] [55044]: DEBUG cinder.api.middleware.request_id [None req-34838d92-12c1-4003-bd24-02192553bd15 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.803276] [55044]: INFO cinder.api.openstack.wsgi [None req-34838d92-12c1-4003-bd24-02192553bd15 None None] GET http://10.180.1.21/volume// [ 1014.803460] [55044]: DEBUG cinder.api.openstack.wsgi [None req-34838d92-12c1-4003-bd24-02192553bd15 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.803672] [55044]: DEBUG cinder.api.openstack.wsgi [None req-34838d92-12c1-4003-bd24-02192553bd15 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.804134] [55044]: INFO cinder.api.openstack.wsgi [None req-34838d92-12c1-4003-bd24-02192553bd15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.804456] [55044]: [pid: 55044|app: 0|req: 165/346] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.807767] [55045]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e678af2c-f684-4eef-8a5c-3162ba595e4c None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.810587] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e678af2c-f684-4eef-8a5c-3162ba595e4c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1014.810587] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e678af2c-f684-4eef-8a5c-3162ba595e4c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ddaffb1-6854-4b4a-a2ff-e41df6825ca8", "connector": null, "instance_uuid": "08700076-265a-4695-89a1-aa6833542904"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.829391] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.829391] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.859408] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e678af2c-f684-4eef-8a5c-3162ba595e4c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1014.859944] [55045]: [pid: 55045|app: 0|req: 182/347] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:22:21 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.865947] [55044]: DEBUG cinder.api.middleware.request_id [None req-6476aa7d-0691-43da-b368-58ef303ed33a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.866431] [55044]: INFO cinder.api.openstack.wsgi [None req-6476aa7d-0691-43da-b368-58ef303ed33a None None] GET http://10.180.1.21/volume// [ 1014.866600] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6476aa7d-0691-43da-b368-58ef303ed33a None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.866814] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6476aa7d-0691-43da-b368-58ef303ed33a None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.867221] [55044]: INFO cinder.api.openstack.wsgi [None req-6476aa7d-0691-43da-b368-58ef303ed33a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.867541] [55044]: [pid: 55044|app: 0|req: 166/348] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.870985] [55045]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.873212] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1014.873460] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.873673] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.885034] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885034] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.888218] [55045]: INFO cinder.volume.api [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1014.892992] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0a12f289-2622-456e-8a38-6841ef05b35f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1014.893382] [55045]: [pid: 55045|app: 0|req: 183/349] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:22:21 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1015.000634] [55044]: DEBUG cinder.api.middleware.request_id [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.003610] [55044]: INFO cinder.api.openstack.wsgi [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1015.003852] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.004080] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.012564] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.012564] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.015939] [55044]: INFO cinder.volume.api [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 1015.020637] [55044]: INFO cinder.api.openstack.wsgi [None req-7b87a012-24c8-414b-8b6f-07aa46a71680 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 1015.021217] [55044]: [pid: 55044|app: 0|req: 167/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:21 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.032149] [55045]: DEBUG cinder.api.middleware.request_id [None req-05d92960-a639-4598-befd-6d3917471781 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.034480] [55045]: INFO cinder.api.openstack.wsgi [None req-05d92960-a639-4598-befd-6d3917471781 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1016.034780] [55045]: DEBUG cinder.api.openstack.wsgi [None req-05d92960-a639-4598-befd-6d3917471781 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.035055] [55045]: DEBUG cinder.api.openstack.wsgi [None req-05d92960-a639-4598-befd-6d3917471781 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.045100] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.045100] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.049928] [55045]: INFO cinder.volume.api [None req-05d92960-a639-4598-befd-6d3917471781 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Volume info retrieved successfully. [ 1016.055987] [55045]: INFO cinder.api.openstack.wsgi [None req-05d92960-a639-4598-befd-6d3917471781 tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 200 [ 1016.056456] [55045]: [pid: 55045|app: 0|req: 184/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:22 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.541829] [55044]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0900e5c0-c36c-4da2-b28f-f5012a0e9667 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.545148] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0900e5c0-c36c-4da2-b28f-f5012a0e9667 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa [ 1016.545387] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0900e5c0-c36c-4da2-b28f-f5012a0e9667 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.545607] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0900e5c0-c36c-4da2-b28f-f5012a0e9667 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.555012] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.555012] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.068617] [55045]: DEBUG cinder.api.middleware.request_id [None req-64b9b24f-5017-486e-b6ee-a11de893c88e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.072188] [55045]: INFO cinder.api.openstack.wsgi [None req-64b9b24f-5017-486e-b6ee-a11de893c88e tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] GET http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 [ 1017.073062] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64b9b24f-5017-486e-b6ee-a11de893c88e tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.073403] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64b9b24f-5017-486e-b6ee-a11de893c88e tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.082010] [55045]: INFO cinder.api.openstack.wsgi [None req-64b9b24f-5017-486e-b6ee-a11de893c88e tempest-AttachVolumeTestJSON-768290462 tempest-AttachVolumeTestJSON-768290462-project-member] http://10.180.1.21/volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 returned with HTTP 404 [ 1017.082626] [55045]: [pid: 55045|app: 0|req: 185/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:23 2025] GET /volume/v3/volumes/b1a91dea-c54e-429c-834f-91cb32d3bb51 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1017.089893] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-0900e5c0-c36c-4da2-b28f-f5012a0e9667 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa returned with HTTP 200 [ 1017.090235] [55044]: [pid: 55044|app: 0|req: 168/353] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:23 2025] DELETE /volume/v3/attachments/e7bc2fc5-7a2b-43d0-9760-dbdad8a1dbaa => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.804841] [55045]: DEBUG cinder.api.middleware.request_id [None req-c59740e0-65bb-4164-b96b-1c2af32943fe None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.805321] [55045]: INFO cinder.api.openstack.wsgi [None req-c59740e0-65bb-4164-b96b-1c2af32943fe None None] GET http://10.180.1.21/volume// [ 1018.805493] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c59740e0-65bb-4164-b96b-1c2af32943fe None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.805704] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c59740e0-65bb-4164-b96b-1c2af32943fe None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.806116] [55045]: INFO cinder.api.openstack.wsgi [None req-c59740e0-65bb-4164-b96b-1c2af32943fe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.806415] [55045]: [pid: 55045|app: 0|req: 186/354] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.810147] [55044]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.812777] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1018.813053] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.813887] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.832213] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.832213] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.837381] [55044]: INFO cinder.volume.api [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1018.843817] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e1504553-b601-406d-8a2c-73028be1f91c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1018.844331] [55044]: [pid: 55044|app: 0|req: 169/355] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:22:25 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1018.958106] [55045]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.962171] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] PUT http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e [ 1018.962622] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-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=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1018.976163] [55045]: DEBUG cinder.coordination [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Acquiring lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1018.983761] [55045]: DEBUG cinder.coordination [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1018.984898] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.984898] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.496128] [55044]: DEBUG cinder.api.middleware.request_id [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.499460] [55044]: INFO cinder.api.openstack.wsgi [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1019.499875] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.500300] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.504646] [55045]: DEBUG cinder.coordination [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-7ddaffb1-6854-4b4a-a2ff-e41df6825ca8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1019.505027] [55045]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-70adb73d-1075-4d4d-bb8b-030b52ab4596 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e returned with HTTP 200 [ 1019.505496] [55045]: [pid: 55045|app: 0|req: 187/356] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:22:25 2025] PUT /volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1019.519938] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519938] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.525378] [55044]: INFO cinder.volume.api [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1019.530974] [55044]: INFO cinder.api.openstack.wsgi [None req-8d57f18f-e8dd-497b-8324-bfc78cc851f6 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 1019.531430] [55044]: [pid: 55044|app: 0|req: 170/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:26 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.568484] [55045]: DEBUG cinder.api.middleware.request_id [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.571096] [55045]: INFO cinder.api.openstack.wsgi [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1019.571382] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.571602] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.580074] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580074] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.585434] [55045]: INFO cinder.volume.api [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1019.590271] [55045]: INFO cinder.api.openstack.wsgi [None req-4f40e6eb-078f-4103-9703-7ac5e312f26e tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 1019.594017] [55045]: [pid: 55045|app: 0|req: 188/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:26 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.014890] [55044]: DEBUG cinder.api.middleware.request_id [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e685c93f-2f03-453d-8977-dda9098e15ca None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.017736] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e685c93f-2f03-453d-8977-dda9098e15ca tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e/action [ 1020.017736] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e685c93f-2f03-453d-8977-dda9098e15ca tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1020.017957] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e685c93f-2f03-453d-8977-dda9098e15ca tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.037829] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.037829] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.054482] [55044]: INFO cinder.api.openstack.wsgi [req-b4c23402-61f5-4dba-aa00-0402a154e8cc req-e685c93f-2f03-453d-8977-dda9098e15ca tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e/action returned with HTTP 204 [ 1020.054998] [55044]: [pid: 55044|app: 0|req: 171/359] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:26 2025] POST /volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1020.734706] [55045]: DEBUG cinder.api.middleware.request_id [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.738785] [55045]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1020.738785] [55045]: DEBUG cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.738785] [55045]: DEBUG cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.752235] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752235] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.758546] [55045]: INFO cinder.volume.api [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1020.765444] [55045]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-fdd75626-4402-4ae6-bc46-4cdd6e3cf898 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1020.766042] [55045]: [pid: 55045|app: 0|req: 189/360] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:27 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.783204] [55044]: DEBUG cinder.api.middleware.request_id [None req-8242d947-d435-4b81-b3de-bf514ba36ed9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.783686] [55044]: INFO cinder.api.openstack.wsgi [None req-8242d947-d435-4b81-b3de-bf514ba36ed9 None None] GET http://10.180.1.21/volume// [ 1020.783872] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8242d947-d435-4b81-b3de-bf514ba36ed9 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.784109] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8242d947-d435-4b81-b3de-bf514ba36ed9 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.784501] [55044]: INFO cinder.api.openstack.wsgi [None req-8242d947-d435-4b81-b3de-bf514ba36ed9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1020.784811] [55044]: [pid: 55044|app: 0|req: 172/361] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:22:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1020.789318] [55045]: DEBUG cinder.api.middleware.request_id [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-d7be5a3a-8eac-4927-bd7a-899400fde86e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.791571] [55045]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-d7be5a3a-8eac-4927-bd7a-899400fde86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1020.792347] [55045]: DEBUG cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-d7be5a3a-8eac-4927-bd7a-899400fde86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "104bd7f4-b024-4547-bd50-5c5303638dc1", "connector": null, "instance_uuid": "399b767a-6feb-412d-b65f-698088e38536"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.802688] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802688] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.828658] [55045]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-d7be5a3a-8eac-4927-bd7a-899400fde86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1020.828658] [55045]: [pid: 55045|app: 0|req: 190/362] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:22:27 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1020.860845] [55044]: DEBUG cinder.api.middleware.request_id [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-9e11e848-88a2-4e85-83ff-d35adbd51fe7 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.863605] [55044]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-9e11e848-88a2-4e85-83ff-d35adbd51fe7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action [ 1020.864361] [55044]: DEBUG cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-9e11e848-88a2-4e85-83ff-d35adbd51fe7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1020.864491] [55044]: DEBUG cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-9e11e848-88a2-4e85-83ff-d35adbd51fe7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.885023] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885023] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.891316] [55044]: INFO cinder.api.openstack.wsgi [req-13f6c3d4-a08f-4016-b13a-0956f9a11fd2 req-9e11e848-88a2-4e85-83ff-d35adbd51fe7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action returned with HTTP 204 [ 1020.891809] [55044]: [pid: 55044|app: 0|req: 173/363] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:27 2025] POST /volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1020.907444] [55045]: DEBUG cinder.api.middleware.request_id [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.911267] [55045]: INFO cinder.api.openstack.wsgi [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1020.911489] [55045]: DEBUG cinder.api.openstack.wsgi [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.911739] [55045]: DEBUG cinder.api.openstack.wsgi [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.925991] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.925991] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.929756] [55045]: INFO cinder.volume.api [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1020.935105] [55045]: INFO cinder.api.openstack.wsgi [None req-852770db-1f23-4e82-a75e-2e6b3d1982ff tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1020.935512] [55045]: [pid: 55045|app: 0|req: 191/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:27 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.945576] [55044]: DEBUG cinder.api.middleware.request_id [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.949693] [55044]: INFO cinder.api.openstack.wsgi [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1020.949693] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.949693] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.962771] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962771] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.968014] [55044]: INFO cinder.volume.api [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1020.973374] [55044]: INFO cinder.api.openstack.wsgi [None req-6a40302f-fe20-4c5b-82f9-2c23084c5bec tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1020.973807] [55044]: [pid: 55044|app: 0|req: 174/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:27 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.009835] [55045]: DEBUG cinder.api.middleware.request_id [None req-c846ccf4-5160-43b4-9b6b-42a4e38a4f36 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.010242] [55045]: INFO cinder.api.openstack.wsgi [None req-c846ccf4-5160-43b4-9b6b-42a4e38a4f36 None None] GET http://10.180.1.21/volume// [ 1025.010578] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c846ccf4-5160-43b4-9b6b-42a4e38a4f36 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.010693] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c846ccf4-5160-43b4-9b6b-42a4e38a4f36 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.011099] [55045]: INFO cinder.api.openstack.wsgi [None req-c846ccf4-5160-43b4-9b6b-42a4e38a4f36 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1025.011533] [55045]: [pid: 55045|app: 0|req: 192/366] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1025.015664] [55044]: DEBUG cinder.api.middleware.request_id [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.018406] [55044]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1025.018765] [55044]: DEBUG cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.019205] [55044]: DEBUG cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.021503] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=207,cinder:UPDATE=34,cinder:INSERT=15 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.037657] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.037657] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.041835] [55044]: INFO cinder.volume.api [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1025.047339] [55044]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-656efcc5-900b-4546-86e0-d9546559e4c5 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1025.047936] [55044]: [pid: 55044|app: 0|req: 175/367] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:22:31 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1025.172780] [55045]: DEBUG cinder.api.middleware.request_id [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.175107] [55045]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] PUT http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e [ 1025.175503] [55045]: DEBUG cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-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=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1025.178591] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=359,cinder:INSERT=33,cinder:UPDATE=72 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1025.184466] [55045]: DEBUG cinder.coordination [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Acquiring lock "cinder-attachment_update-104bd7f4-b024-4547-bd50-5c5303638dc1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1025.188693] [55045]: DEBUG cinder.coordination [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Lock "cinder-attachment_update-104bd7f4-b024-4547-bd50-5c5303638dc1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1025.189710] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.189710] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.713950] [55045]: DEBUG cinder.coordination [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Lock "cinder-attachment_update-104bd7f4-b024-4547-bd50-5c5303638dc1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1029.714330] [55045]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-726645bf-957a-4896-ad7e-63c54c72293f tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e returned with HTTP 200 [ 1029.715414] [55045]: [pid: 55045|app: 0|req: 193/368] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:22:32 2025] PUT /volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.224991] [55044]: DEBUG cinder.api.middleware.request_id [req-953196da-abc3-4524-babe-ba75f667e1ef req-3e626af1-7436-471d-8e34-39b6180efa33 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.227179] [55044]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-3e626af1-7436-471d-8e34-39b6180efa33 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action [ 1030.227652] [55044]: DEBUG cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-3e626af1-7436-471d-8e34-39b6180efa33 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1030.227800] [55044]: DEBUG cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-3e626af1-7436-471d-8e34-39b6180efa33 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1030.260954] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.260954] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.268258] [55044]: INFO cinder.api.openstack.wsgi [req-953196da-abc3-4524-babe-ba75f667e1ef req-3e626af1-7436-471d-8e34-39b6180efa33 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action returned with HTTP 204 [ 1030.272021] [55044]: [pid: 55044|app: 0|req: 176/369] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:22:37 2025] POST /volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1039.710964] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1040.266119] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1041.941540] [55045]: DEBUG cinder.api.middleware.request_id [None req-0f1d569d-eebf-4599-94de-45fb127cad72 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.946014] [55045]: INFO cinder.api.openstack.wsgi [None req-0f1d569d-eebf-4599-94de-45fb127cad72 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1041.946014] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0f1d569d-eebf-4599-94de-45fb127cad72 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.946014] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0f1d569d-eebf-4599-94de-45fb127cad72 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.966469] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.966469] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.969326] [55045]: INFO cinder.volume.api [None req-0f1d569d-eebf-4599-94de-45fb127cad72 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1041.975120] [55045]: INFO cinder.api.openstack.wsgi [None req-0f1d569d-eebf-4599-94de-45fb127cad72 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1041.978242] [55045]: [pid: 55045|app: 0|req: 194/370] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:48 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.015269] [55044]: DEBUG cinder.api.middleware.request_id [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.017712] [55044]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1042.017938] [55044]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.018171] [55044]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.029759] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.029759] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.034751] [55044]: INFO cinder.volume.api [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1042.041053] [55044]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e843a7ec-a153-48be-b527-45ec4206ce7d tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1042.041053] [55044]: [pid: 55044|app: 0|req: 177/371] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:22:48 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.061233] [55045]: DEBUG cinder.api.middleware.request_id [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.063488] [55045]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] POST http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b/action [ 1042.063876] [55045]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1042.064036] [55045]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1042.076220] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.076220] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.076220] [55045]: INFO cinder.volume.api [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1042.085903] [55045]: INFO cinder.volume.api [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Begin detaching volume completed successfully. [ 1042.085903] [55045]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-e7155aa3-5680-468d-a11d-b66b91aded66 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b/action returned with HTTP 202 [ 1042.086116] [55045]: [pid: 55045|app: 0|req: 195/372] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:22:48 2025] POST /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1043.118867] [55044]: DEBUG cinder.api.middleware.request_id [None req-9ea5e282-6dbd-442d-8f1c-aeda24a4860e None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.118867] [55044]: INFO cinder.api.openstack.wsgi [None req-9ea5e282-6dbd-442d-8f1c-aeda24a4860e None None] GET http://10.180.1.21/volume// [ 1043.118867] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9ea5e282-6dbd-442d-8f1c-aeda24a4860e None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.118867] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9ea5e282-6dbd-442d-8f1c-aeda24a4860e None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.118867] [55044]: INFO cinder.api.openstack.wsgi [None req-9ea5e282-6dbd-442d-8f1c-aeda24a4860e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.118867] [55044]: [pid: 55044|app: 0|req: 178/373] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:22:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.123015] [55045]: DEBUG cinder.api.middleware.request_id [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.126050] [55045]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1043.128014] [55045]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1043.128014] [55045]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1043.145036] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.145036] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1043.150764] [55045]: INFO cinder.volume.api [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1043.156287] [55045]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-adc3e671-199e-4d95-b3dc-9247818d464e tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1043.157771] [55045]: [pid: 55045|app: 0|req: 196/374] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:22:49 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1044.332440] [55044]: DEBUG cinder.api.middleware.request_id [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-56eb7877-09e2-4d06-8f01-092c1c689fd6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.335845] [55044]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-56eb7877-09e2-4d06-8f01-092c1c689fd6 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee [ 1044.336153] [55044]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-56eb7877-09e2-4d06-8f01-092c1c689fd6 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.336407] [55044]: DEBUG cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-56eb7877-09e2-4d06-8f01-092c1c689fd6 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.346952] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.346952] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.887548] [55044]: INFO cinder.api.openstack.wsgi [req-9656d2b0-67d7-471e-a55c-1ee99054705b req-56eb7877-09e2-4d06-8f01-092c1c689fd6 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee returned with HTTP 200 [ 1044.888093] [55044]: [pid: 55044|app: 0|req: 179/375] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:22:51 2025] DELETE /volume/v3/attachments/a9689cf4-a5c7-4a95-8e9b-3a89398b52ee => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.836234] [55045]: DEBUG cinder.api.middleware.request_id [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.838421] [55045]: INFO cinder.api.openstack.wsgi [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1045.838661] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.838880] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.856383] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.856383] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.861074] [55045]: INFO cinder.volume.api [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1045.869121] [55045]: INFO cinder.api.openstack.wsgi [None req-3c6c3e6a-b26e-4170-8a64-780c674f18e7 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1045.869121] [55045]: [pid: 55045|app: 0|req: 197/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:22:52 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.122719] [55044]: DEBUG cinder.api.middleware.request_id [None req-db197fb0-9def-4742-af64-3f31555cb701 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.124819] [55044]: INFO cinder.api.openstack.wsgi [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1054.125055] [55044]: DEBUG cinder.api.openstack.wsgi [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.125279] [55044]: DEBUG cinder.api.openstack.wsgi [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.125473] [55044]: INFO cinder.api.v3.volumes [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Delete volume with id: ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1054.137714] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.137714] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.137714] [55044]: INFO cinder.volume.api [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1054.155953] [55044]: INFO cinder.volume.api [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Delete volume request issued successfully. [ 1054.155953] [55044]: INFO cinder.api.openstack.wsgi [None req-db197fb0-9def-4742-af64-3f31555cb701 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 202 [ 1054.155953] [55044]: [pid: 55044|app: 0|req: 180/377] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:23:00 2025] DELETE /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.159535] [55045]: DEBUG cinder.api.middleware.request_id [None req-55284514-146b-48cc-8c2a-2282557303fe None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.162662] [55045]: INFO cinder.api.openstack.wsgi [None req-55284514-146b-48cc-8c2a-2282557303fe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1054.162820] [55045]: DEBUG cinder.api.openstack.wsgi [None req-55284514-146b-48cc-8c2a-2282557303fe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.163314] [55045]: DEBUG cinder.api.openstack.wsgi [None req-55284514-146b-48cc-8c2a-2282557303fe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.171300] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.171300] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.175776] [55045]: INFO cinder.volume.api [None req-55284514-146b-48cc-8c2a-2282557303fe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1054.180879] [55045]: INFO cinder.api.openstack.wsgi [None req-55284514-146b-48cc-8c2a-2282557303fe tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1054.181233] [55045]: [pid: 55045|app: 0|req: 198/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:00 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.193470] [55044]: DEBUG cinder.api.middleware.request_id [None req-cbe81426-5087-4668-9c6b-b5b283cad424 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.198747] [55044]: INFO cinder.api.openstack.wsgi [None req-cbe81426-5087-4668-9c6b-b5b283cad424 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1055.198978] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cbe81426-5087-4668-9c6b-b5b283cad424 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.199206] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cbe81426-5087-4668-9c6b-b5b283cad424 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.211117] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.211117] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.215230] [55044]: INFO cinder.volume.api [None req-cbe81426-5087-4668-9c6b-b5b283cad424 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1055.220227] [55044]: INFO cinder.api.openstack.wsgi [None req-cbe81426-5087-4668-9c6b-b5b283cad424 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1055.220631] [55044]: [pid: 55044|app: 0|req: 181/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:02 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.231679] [55045]: DEBUG cinder.api.middleware.request_id [None req-4925effc-778a-4eb5-8971-d637dc116ee1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.234247] [55045]: INFO cinder.api.openstack.wsgi [None req-4925effc-778a-4eb5-8971-d637dc116ee1 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1056.234564] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4925effc-778a-4eb5-8971-d637dc116ee1 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.234871] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4925effc-778a-4eb5-8971-d637dc116ee1 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.245461] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.245461] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.249386] [55045]: INFO cinder.volume.api [None req-4925effc-778a-4eb5-8971-d637dc116ee1 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1056.253878] [55045]: INFO cinder.api.openstack.wsgi [None req-4925effc-778a-4eb5-8971-d637dc116ee1 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 200 [ 1056.254299] [55045]: [pid: 55045|app: 0|req: 199/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:03 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.265095] [55044]: DEBUG cinder.api.middleware.request_id [None req-76e9f0b3-73c7-4336-bb8c-ea8d0290230b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.266894] [55044]: INFO cinder.api.openstack.wsgi [None req-76e9f0b3-73c7-4336-bb8c-ea8d0290230b tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b [ 1057.267132] [55044]: DEBUG cinder.api.openstack.wsgi [None req-76e9f0b3-73c7-4336-bb8c-ea8d0290230b tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.267349] [55044]: DEBUG cinder.api.openstack.wsgi [None req-76e9f0b3-73c7-4336-bb8c-ea8d0290230b tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.273687] [55044]: INFO cinder.api.openstack.wsgi [None req-76e9f0b3-73c7-4336-bb8c-ea8d0290230b tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b returned with HTTP 404 [ 1057.274267] [55044]: [pid: 55044|app: 0|req: 182/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:04 2025] GET /volume/v3/volumes/ee26b984-5ae4-480b-b453-2dcbacfcc19b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.277037] [55045]: DEBUG cinder.api.middleware.request_id [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.279109] [55045]: INFO cinder.api.openstack.wsgi [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 1057.279333] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.279545] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.279732] [55045]: INFO cinder.api.v3.volumes [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Delete volume with id: 49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 1057.289591] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.289591] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.290168] [55045]: INFO cinder.volume.api [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1057.307773] [55045]: INFO cinder.volume.api [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Delete volume request issued successfully. [ 1057.307773] [55045]: INFO cinder.api.openstack.wsgi [None req-0895eb49-1234-4684-95fe-fcfa8777f2b2 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 returned with HTTP 202 [ 1057.307773] [55045]: [pid: 55045|app: 0|req: 200/382] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:23:04 2025] DELETE /volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1057.310612] [55044]: DEBUG cinder.api.middleware.request_id [None req-927cb2eb-be7f-408b-8862-e819094036f3 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.312707] [55044]: INFO cinder.api.openstack.wsgi [None req-927cb2eb-be7f-408b-8862-e819094036f3 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 1057.312927] [55044]: DEBUG cinder.api.openstack.wsgi [None req-927cb2eb-be7f-408b-8862-e819094036f3 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.313332] [55044]: DEBUG cinder.api.openstack.wsgi [None req-927cb2eb-be7f-408b-8862-e819094036f3 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.320898] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.320898] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.324727] [55044]: INFO cinder.volume.api [None req-927cb2eb-be7f-408b-8862-e819094036f3 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Volume info retrieved successfully. [ 1057.329493] [55044]: INFO cinder.api.openstack.wsgi [None req-927cb2eb-be7f-408b-8862-e819094036f3 tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 returned with HTTP 200 [ 1057.329859] [55044]: [pid: 55044|app: 0|req: 183/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:04 2025] GET /volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.340628] [55045]: DEBUG cinder.api.middleware.request_id [None req-62ee7f61-573a-4f41-9ba5-ae6d56366afc None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.344823] [55045]: INFO cinder.api.openstack.wsgi [None req-62ee7f61-573a-4f41-9ba5-ae6d56366afc tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] GET http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 [ 1058.344823] [55045]: DEBUG cinder.api.openstack.wsgi [None req-62ee7f61-573a-4f41-9ba5-ae6d56366afc tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.344823] [55045]: DEBUG cinder.api.openstack.wsgi [None req-62ee7f61-573a-4f41-9ba5-ae6d56366afc tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.350122] [55045]: INFO cinder.api.openstack.wsgi [None req-62ee7f61-573a-4f41-9ba5-ae6d56366afc tempest-ServerRescueNegativeTestJSON-1201211425 tempest-ServerRescueNegativeTestJSON-1201211425-project-member] http://10.180.1.21/volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 returned with HTTP 404 [ 1058.350640] [55045]: [pid: 55045|app: 0|req: 201/384] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:05 2025] GET /volume/v3/volumes/49b73dd4-5f0a-4c13-94ff-b8816e516074 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1064.599917] [55044]: DEBUG cinder.api.middleware.request_id [None req-3257e777-e540-4bc2-9069-5f371a0cea8e None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.601973] [55044]: INFO cinder.api.openstack.wsgi [None req-3257e777-e540-4bc2-9069-5f371a0cea8e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1064.602204] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3257e777-e540-4bc2-9069-5f371a0cea8e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.602489] [55044]: DEBUG cinder.api.openstack.wsgi [None req-3257e777-e540-4bc2-9069-5f371a0cea8e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.616265] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.616265] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.620490] [55044]: INFO cinder.volume.api [None req-3257e777-e540-4bc2-9069-5f371a0cea8e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1064.625463] [55044]: INFO cinder.api.openstack.wsgi [None req-3257e777-e540-4bc2-9069-5f371a0cea8e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1064.625982] [55044]: [pid: 55044|app: 0|req: 184/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:11 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.819236] [55045]: DEBUG cinder.api.middleware.request_id [None req-76fc97d7-c06f-4590-acab-04b32b45f29a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.824019] [55045]: INFO cinder.api.openstack.wsgi [None req-76fc97d7-c06f-4590-acab-04b32b45f29a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1064.824019] [55045]: DEBUG cinder.api.openstack.wsgi [None req-76fc97d7-c06f-4590-acab-04b32b45f29a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.824019] [55045]: DEBUG cinder.api.openstack.wsgi [None req-76fc97d7-c06f-4590-acab-04b32b45f29a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.837960] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837960] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.842432] [55045]: INFO cinder.volume.api [None req-76fc97d7-c06f-4590-acab-04b32b45f29a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1064.847138] [55045]: INFO cinder.api.openstack.wsgi [None req-76fc97d7-c06f-4590-acab-04b32b45f29a tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1064.847774] [55045]: [pid: 55045|app: 0|req: 202/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:11 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.993414] [55044]: DEBUG cinder.api.middleware.request_id [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.995666] [55044]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1064.999022] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.999022] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.011380] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011380] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.017163] [55044]: INFO cinder.volume.api [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1065.022352] [55044]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-0479cf90-a955-47d2-945b-867d1b6374a4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1065.023235] [55044]: [pid: 55044|app: 0|req: 185/387] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:11 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.040084] [55045]: DEBUG cinder.api.middleware.request_id [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.042046] [55045]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8/action [ 1065.042536] [55045]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1065.042631] [55045]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.053044] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053044] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.053571] [55045]: INFO cinder.volume.api [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1065.058707] [55045]: INFO cinder.volume.api [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Begin detaching volume completed successfully. [ 1065.058930] [55045]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-5653fe04-b959-49b1-a49c-e116110f5cf6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8/action returned with HTTP 202 [ 1065.059335] [55045]: [pid: 55045|app: 0|req: 203/388] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:23:11 2025] POST /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1066.084018] [55044]: DEBUG cinder.api.middleware.request_id [None req-4285d420-70d1-4f74-a485-15989ceea091 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.084541] [55044]: INFO cinder.api.openstack.wsgi [None req-4285d420-70d1-4f74-a485-15989ceea091 None None] GET http://10.180.1.21/volume// [ 1066.084755] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4285d420-70d1-4f74-a485-15989ceea091 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.085051] [55044]: DEBUG cinder.api.openstack.wsgi [None req-4285d420-70d1-4f74-a485-15989ceea091 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.085699] [55044]: INFO cinder.api.openstack.wsgi [None req-4285d420-70d1-4f74-a485-15989ceea091 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1066.086175] [55044]: [pid: 55044|app: 0|req: 186/389] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:23:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1066.089611] [55045]: DEBUG cinder.api.middleware.request_id [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.091949] [55045]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1066.092199] [55045]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.092424] [55045]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.105875] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.105875] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.109486] [55045]: INFO cinder.volume.api [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1066.114094] [55045]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-ccd00e1a-395a-4ad1-8b03-e932244907ba tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1066.114608] [55045]: [pid: 55045|app: 0|req: 204/390] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:23:12 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1067.311188] [55044]: DEBUG cinder.api.middleware.request_id [req-9b1382d4-938c-4082-a13c-02507544dbcb req-2fb0385a-488c-4aba-a009-f89fddb7dd0f None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.314945] [55044]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-2fb0385a-488c-4aba-a009-f89fddb7dd0f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e [ 1067.315342] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-2fb0385a-488c-4aba-a009-f89fddb7dd0f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.315814] [55044]: DEBUG cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-2fb0385a-488c-4aba-a009-f89fddb7dd0f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.328472] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.328472] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.856712] [55044]: INFO cinder.api.openstack.wsgi [req-9b1382d4-938c-4082-a13c-02507544dbcb req-2fb0385a-488c-4aba-a009-f89fddb7dd0f tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e returned with HTTP 200 [ 1067.857187] [55044]: [pid: 55044|app: 0|req: 187/391] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:23:14 2025] DELETE /volume/v3/attachments/6af6e01a-de79-4a3c-a473-4be5d195043e => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.642995] [55045]: DEBUG cinder.api.middleware.request_id [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.645226] [55045]: INFO cinder.api.openstack.wsgi [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1069.645657] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.645997] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.658016] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658016] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.662535] [55045]: INFO cinder.volume.api [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1069.667505] [55045]: INFO cinder.api.openstack.wsgi [None req-c6b5d463-d9ed-46d9-8b7d-dc860c7a5b7b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1069.668096] [55045]: [pid: 55045|app: 0|req: 205/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:16 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.405065] [55044]: DEBUG cinder.api.middleware.request_id [None req-9f789814-771f-4c29-9c44-289a3d6bc12b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.407410] [55044]: INFO cinder.api.openstack.wsgi [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] DELETE http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 1075.407646] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.407877] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.408125] [55044]: INFO cinder.api.v3.volumes [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Delete volume with id: 93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 1075.419500] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.419500] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.420139] [55044]: INFO cinder.volume.api [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 1075.440937] [55044]: INFO cinder.volume.api [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Delete volume request issued successfully. [ 1075.440937] [55044]: INFO cinder.api.openstack.wsgi [None req-9f789814-771f-4c29-9c44-289a3d6bc12b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 202 [ 1075.440937] [55044]: [pid: 55044|app: 0|req: 188/393] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:23:22 2025] DELETE /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1075.444338] [55045]: DEBUG cinder.api.middleware.request_id [None req-4fd25544-2006-4476-91d0-80da43dd843b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.447172] [55045]: INFO cinder.api.openstack.wsgi [None req-4fd25544-2006-4476-91d0-80da43dd843b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 1075.447172] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4fd25544-2006-4476-91d0-80da43dd843b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.447388] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4fd25544-2006-4476-91d0-80da43dd843b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.460281] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.460281] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.464028] [55045]: INFO cinder.volume.api [None req-4fd25544-2006-4476-91d0-80da43dd843b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 1075.469252] [55045]: INFO cinder.api.openstack.wsgi [None req-4fd25544-2006-4476-91d0-80da43dd843b tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 1075.469677] [55045]: [pid: 55045|app: 0|req: 206/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:22 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.481291] [55044]: DEBUG cinder.api.middleware.request_id [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.483266] [55044]: INFO cinder.api.openstack.wsgi [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 1076.483526] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.483704] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.496444] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.496444] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.501636] [55044]: INFO cinder.volume.api [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Volume info retrieved successfully. [ 1076.507689] [55044]: INFO cinder.api.openstack.wsgi [None req-8adff0bf-bd2f-43b8-a187-1c90c0c2f981 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 200 [ 1076.507689] [55044]: [pid: 55044|app: 0|req: 189/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:23 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.520470] [55045]: DEBUG cinder.api.middleware.request_id [None req-ea78c1f8-3bf5-4cc2-b05d-39677f6f4666 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.522618] [55045]: INFO cinder.api.openstack.wsgi [None req-ea78c1f8-3bf5-4cc2-b05d-39677f6f4666 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] GET http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a [ 1077.522841] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea78c1f8-3bf5-4cc2-b05d-39677f6f4666 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.523083] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea78c1f8-3bf5-4cc2-b05d-39677f6f4666 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.531530] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.531530] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.534353] [55045]: INFO cinder.api.openstack.wsgi [None req-ea78c1f8-3bf5-4cc2-b05d-39677f6f4666 tempest-DeleteServersTestJSON-23527199 tempest-DeleteServersTestJSON-23527199-project-member] http://10.180.1.21/volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a returned with HTTP 404 [ 1077.534777] [55045]: [pid: 55045|app: 0|req: 207/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:24 2025] GET /volume/v3/volumes/93e7e4f7-c351-44f0-abe5-853fcc5c9c1a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1079.612365] [55044]: DEBUG cinder.api.middleware.request_id [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.614887] [55044]: INFO cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1079.615291] [55044]: DEBUG cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-87762909", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.617514] [55044]: DEBUG cinder.api.v3.volumes [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-87762909', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1079.617663] [55044]: INFO cinder.api.v3.volumes [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Create volume of 1 GB [ 1079.623691] [55044]: INFO cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Availability Zones retrieved successfully. [ 1079.631332] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Flow 'volume_create_api' (549a5acc-5264-4822-b73f-f934db7dc789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1079.632611] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d9bad8-6e78-4362-b4b2-0078a07c935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.633904] [55044]: DEBUG cinder.volume.flows.api.create_volume [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1079.653261] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5d9bad8-6e78-4362-b4b2-0078a07c935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.654236] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e801db-a78d-4c22-a140-e35e6f5dd875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.697148] [55044]: DEBUG cinder.quota [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Created reservations ['b37ac747-a30f-4902-8e3f-0cf2c6b73386', '4238489d-dd00-45ca-962e-1454f4a7d3d0', 'de70e605-869a-4248-b4d7-c27a7722a42a', 'c104af86-1704-49bf-9fd5-3502b689f988'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1079.698157] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e801db-a78d-4c22-a140-e35e6f5dd875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b37ac747-a30f-4902-8e3f-0cf2c6b73386', '4238489d-dd00-45ca-962e-1454f4a7d3d0', 'de70e605-869a-4248-b4d7-c27a7722a42a', 'c104af86-1704-49bf-9fd5-3502b689f988']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.699116] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde7ca0e-a03f-41c0-8432-93bc7f7ce6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.712694] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde7ca0e-a03f-41c0-8432-93bc7f7ce6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '489f31f0-6553-409f-a419-c5a9da0f58c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-87762909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86db5e21bdd4d65a545784aa6c35f97',qos_specs=None,replication_status=,reservations=['b37ac747-a30f-4902-8e3f-0cf2c6b73386','4238489d-dd00-45ca-962e-1454f4a7d3d0','de70e605-869a-4248-b4d7-c27a7722a42a','c104af86-1704-49bf-9fd5-3502b689f988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f90c60dd3374740a920834731560b56',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-87762909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=489f31f0-6553-409f-a419-c5a9da0f58c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86db5e21bdd4d65a545784aa6c35f97',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='1f90c60dd3374740a920834731560b56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.713641] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c084daa-06c1-47dd-9adb-3d52779e9905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.726130] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c084daa-06c1-47dd-9adb-3d52779e9905) 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-87762909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86db5e21bdd4d65a545784aa6c35f97',qos_specs=None,replication_status=,reservations=['b37ac747-a30f-4902-8e3f-0cf2c6b73386','4238489d-dd00-45ca-962e-1454f4a7d3d0','de70e605-869a-4248-b4d7-c27a7722a42a','c104af86-1704-49bf-9fd5-3502b689f988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f90c60dd3374740a920834731560b56',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.726992] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19bf55c2-8221-4c7d-b46b-c52f670715ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1079.737703] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19bf55c2-8221-4c7d-b46b-c52f670715ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1079.738774] [55044]: DEBUG cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Flow 'volume_create_api' (549a5acc-5264-4822-b73f-f934db7dc789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1079.739172] [55044]: INFO cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Create volume request issued successfully. [ 1079.739928] [55044]: INFO cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-8fcdf69d-d28e-44a1-b73a-e2c25d9f8528 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1079.740314] [55044]: [pid: 55044|app: 0|req: 190/397] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 16:23:26 2025] POST /volume/v3/volumes => generated 752 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1079.744597] [55045]: DEBUG cinder.api.middleware.request_id [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.747157] [55045]: INFO cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1079.747386] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.747601] [55045]: DEBUG cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.755761] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.755761] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.760208] [55045]: INFO cinder.volume.api [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1079.765253] [55045]: INFO cinder.api.openstack.wsgi [req-b4437d41-b320-44ff-9e12-0c3b023cd5ee req-0a13c9cc-9d1d-4676-bbd3-4e58ec2b37a6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 200 [ 1079.765653] [55045]: [pid: 55045|app: 0|req: 208/398] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:26 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.783122] [55044]: DEBUG cinder.api.middleware.request_id [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.786338] [55044]: INFO cinder.api.openstack.wsgi [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1079.786634] [55044]: DEBUG cinder.api.openstack.wsgi [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.786912] [55044]: DEBUG cinder.api.openstack.wsgi [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.795129] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.795129] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.798820] [55044]: INFO cinder.volume.api [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1079.803499] [55044]: INFO cinder.api.openstack.wsgi [req-9f2a135b-4dad-4270-a662-6bdad440dc2e req-011a0f70-669e-40a6-8b21-3e546d8c1936 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 200 [ 1079.804771] [55044]: [pid: 55044|app: 0|req: 191/399] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:26 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.820790] [55045]: DEBUG cinder.api.middleware.request_id [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.823428] [55045]: INFO cinder.api.openstack.wsgi [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1080.823685] [55045]: DEBUG cinder.api.openstack.wsgi [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.823936] [55045]: DEBUG cinder.api.openstack.wsgi [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.834987] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834987] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.839741] [55045]: INFO cinder.volume.api [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1080.846351] [55045]: INFO cinder.api.openstack.wsgi [req-be73c331-8fa0-473f-830f-5003172fadbc req-56ff1777-91dc-4010-a050-af2f43133678 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 200 [ 1080.846880] [55045]: [pid: 55045|app: 0|req: 209/400] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:27 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.863987] [55044]: DEBUG cinder.api.middleware.request_id [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.867359] [55044]: INFO cinder.api.openstack.wsgi [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1080.868031] [55044]: DEBUG cinder.api.openstack.wsgi [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "489f31f0-6553-409f-a419-c5a9da0f58c2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1718639723", "description": null, "metadata": {}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1080.877233] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877233] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.877762] [55044]: INFO cinder.volume.api [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1080.877935] [55044]: INFO cinder.api.v3.snapshots [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Create snapshot from volume 489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1080.896751] [55044]: WARNING cinder.quota [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-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. [ 1080.919045] [55044]: DEBUG cinder.quota [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Created reservations ['f26bb9a8-429d-41dc-9e06-12173fd75a2d', 'aa26e7be-0a2d-4cdf-ac93-987884fae193', '323e7ed0-42d1-4412-b86e-8208d52a3fbb', '94b3fd9c-368c-448c-89fd-49cd54212efb'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1080.962994] [55044]: INFO cinder.volume.api [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot create request issued successfully. [ 1080.963424] [55044]: INFO cinder.api.openstack.wsgi [req-182374b0-e477-4aa3-8db9-7d93fcd7ec33 req-d9e552e9-6007-41e4-a6fe-b55a9834ccc9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1080.963891] [55044]: [pid: 55044|app: 0|req: 192/401] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 16:23:27 2025] POST /volume/v3/snapshots => generated 311 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1080.979320] [55045]: DEBUG cinder.api.middleware.request_id [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.983143] [55045]: INFO cinder.api.openstack.wsgi [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1080.983693] [55045]: DEBUG cinder.api.openstack.wsgi [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.984128] [55045]: DEBUG cinder.api.openstack.wsgi [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.004118] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.004118] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.004373] [55045]: INFO cinder.volume.api [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot retrieved successfully. [ 1081.005432] [55045]: INFO cinder.api.openstack.wsgi [req-10d7636d-a4ec-43f9-a9fd-2421b99e667a req-f9a61028-f807-4dbf-8863-ecbe8b0bf11a tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c returned with HTTP 200 [ 1081.005847] [55045]: [pid: 55045|app: 0|req: 210/402] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 16:23:27 2025] GET /volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.021356] [55044]: DEBUG cinder.api.middleware.request_id [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.024316] [55044]: INFO cinder.api.openstack.wsgi [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1081.024825] [55044]: DEBUG cinder.api.openstack.wsgi [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.026947] [55044]: DEBUG cinder.api.openstack.wsgi [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'detail' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.026947] [55044]: DEBUG cinder.api.api_utils [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Removing options '' from query. {{(pid=55044) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1081.026947] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.026947] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.027798] [55044]: DEBUG cinder.db.sqlalchemy.api [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Building query based on filter {{(pid=55044) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1081.042888] [55044]: INFO cinder.volume.api [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Get all snapshots completed successfully. [ 1081.043589] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.043589] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.044602] [55044]: INFO cinder.api.openstack.wsgi [req-85859368-e695-4448-b0e1-ec4a8f9f2e2a req-c98b0d24-e51b-4270-99b6-ea7e29e73dad tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1081.045313] [55044]: [pid: 55044|app: 0|req: 193/403] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 16:23:27 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.060976] [55045]: DEBUG cinder.api.middleware.request_id [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.063093] [55045]: INFO cinder.api.openstack.wsgi [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1081.063333] [55045]: DEBUG cinder.api.openstack.wsgi [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.063555] [55045]: DEBUG cinder.api.openstack.wsgi [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.069387] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.069387] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.069902] [55045]: INFO cinder.volume.api [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot retrieved successfully. [ 1081.070881] [55045]: INFO cinder.api.openstack.wsgi [req-2579dad6-41bf-479e-bb60-3ae45f9481eb req-a4a29748-2b31-40c6-9992-dd3578093d97 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c returned with HTTP 200 [ 1081.071299] [55045]: [pid: 55045|app: 0|req: 211/404] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 16:23:27 2025] GET /volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.084408] [55044]: DEBUG cinder.api.middleware.request_id [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.086955] [55044]: INFO cinder.api.openstack.wsgi [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1081.087169] [55044]: DEBUG cinder.api.openstack.wsgi [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.087412] [55044]: DEBUG cinder.api.openstack.wsgi [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.087539] [55044]: INFO cinder.api.v2.snapshots [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Delete snapshot with id: ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1081.093511] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.093511] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.093888] [55044]: INFO cinder.volume.api [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot retrieved successfully. [ 1081.109079] [55044]: INFO cinder.volume.api [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot delete request issued successfully. [ 1081.109267] [55044]: INFO cinder.api.openstack.wsgi [req-ac829ce3-a60c-45ca-aeb3-3089f82beff0 req-bbc38b21-01de-4b1b-8aac-74ca6365b94e tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c returned with HTTP 202 [ 1081.109838] [55044]: [pid: 55044|app: 0|req: 194/405] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 16:23:27 2025] DELETE /volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1081.123261] [55045]: DEBUG cinder.api.middleware.request_id [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.125613] [55045]: INFO cinder.api.openstack.wsgi [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1081.125888] [55045]: DEBUG cinder.api.openstack.wsgi [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1081.126123] [55045]: DEBUG cinder.api.openstack.wsgi [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1081.131827] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.131827] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1081.132351] [55045]: INFO cinder.volume.api [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Snapshot retrieved successfully. [ 1081.133297] [55045]: INFO cinder.api.openstack.wsgi [req-c9fb3c3a-47c1-4e88-86a8-55d8a13fa654 req-4fa55691-73b2-440b-ae9d-5bfbcb3fb9e9 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c returned with HTTP 200 [ 1081.133876] [55045]: [pid: 55045|app: 0|req: 212/406] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 16:23:27 2025] GET /volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.147918] [55044]: DEBUG cinder.api.middleware.request_id [req-65d0d78d-be0d-4e17-b8fd-394766f37718 req-a9b1d5ff-f310-48f4-b935-902a150946d6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.150211] [55044]: INFO cinder.api.openstack.wsgi [req-65d0d78d-be0d-4e17-b8fd-394766f37718 req-a9b1d5ff-f310-48f4-b935-902a150946d6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c [ 1082.150427] [55044]: DEBUG cinder.api.openstack.wsgi [req-65d0d78d-be0d-4e17-b8fd-394766f37718 req-a9b1d5ff-f310-48f4-b935-902a150946d6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.150650] [55044]: DEBUG cinder.api.openstack.wsgi [req-65d0d78d-be0d-4e17-b8fd-394766f37718 req-a9b1d5ff-f310-48f4-b935-902a150946d6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.155253] [55044]: INFO cinder.api.openstack.wsgi [req-65d0d78d-be0d-4e17-b8fd-394766f37718 req-a9b1d5ff-f310-48f4-b935-902a150946d6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c returned with HTTP 404 [ 1082.155717] [55044]: [pid: 55044|app: 0|req: 195/407] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 16:23:28 2025] GET /volume/v3/snapshots/ac5439e5-444e-4305-92c6-5ef68a0b559c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1082.167410] [55045]: DEBUG cinder.api.middleware.request_id [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.170727] [55045]: INFO cinder.api.openstack.wsgi [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] DELETE http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1082.171010] [55045]: DEBUG cinder.api.openstack.wsgi [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.171339] [55045]: DEBUG cinder.api.openstack.wsgi [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.171619] [55045]: INFO cinder.api.v3.volumes [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Delete volume with id: 489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1082.182460] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.182460] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.183018] [55045]: INFO cinder.volume.api [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1082.199207] [55045]: INFO cinder.volume.api [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Delete volume request issued successfully. [ 1082.199413] [55045]: INFO cinder.api.openstack.wsgi [req-77b734f1-222a-40f8-8772-57204b951b3b req-721562df-44f7-445a-b6cf-a9f5237f06a3 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 202 [ 1082.199946] [55045]: [pid: 55045|app: 0|req: 213/408] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:23:29 2025] DELETE /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1082.213357] [55044]: DEBUG cinder.api.middleware.request_id [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.216022] [55044]: INFO cinder.api.openstack.wsgi [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1082.216247] [55044]: DEBUG cinder.api.openstack.wsgi [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.216529] [55044]: DEBUG cinder.api.openstack.wsgi [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.228651] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.228651] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.234941] [55044]: INFO cinder.volume.api [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Volume info retrieved successfully. [ 1082.240731] [55044]: INFO cinder.api.openstack.wsgi [req-097c1c00-6476-4b5c-8566-25952ae7dc3f req-7e141bd1-fe8d-42ea-95e0-3d94250fb126 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 200 [ 1082.241189] [55044]: [pid: 55044|app: 0|req: 196/409] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:29 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.259428] [55045]: DEBUG cinder.api.middleware.request_id [req-ee6c66be-2c1a-46f2-9433-043b3899c7d1 req-e68e3338-bd88-4710-a9ec-ca17061aaba4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.261687] [55045]: INFO cinder.api.openstack.wsgi [req-ee6c66be-2c1a-46f2-9433-043b3899c7d1 req-e68e3338-bd88-4710-a9ec-ca17061aaba4 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1083.262361] [55045]: DEBUG cinder.api.openstack.wsgi [req-ee6c66be-2c1a-46f2-9433-043b3899c7d1 req-e68e3338-bd88-4710-a9ec-ca17061aaba4 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.262361] [55045]: DEBUG cinder.api.openstack.wsgi [req-ee6c66be-2c1a-46f2-9433-043b3899c7d1 req-e68e3338-bd88-4710-a9ec-ca17061aaba4 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.268692] [55045]: INFO cinder.api.openstack.wsgi [req-ee6c66be-2c1a-46f2-9433-043b3899c7d1 req-e68e3338-bd88-4710-a9ec-ca17061aaba4 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 404 [ 1083.269243] [55045]: [pid: 55045|app: 0|req: 214/410] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:30 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1083.286717] [55044]: DEBUG cinder.api.middleware.request_id [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.289297] [55044]: INFO cinder.api.openstack.wsgi [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] DELETE http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1083.289494] [55044]: DEBUG cinder.api.openstack.wsgi [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.289728] [55044]: DEBUG cinder.api.openstack.wsgi [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.289932] [55044]: INFO cinder.api.v3.volumes [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Delete volume with id: 489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1083.296252] [55044]: INFO cinder.api.openstack.wsgi [req-3675de98-828f-406c-872a-50d495a6719a req-d7e29b38-0021-4016-90ee-2125d7adfdf6 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 404 [ 1083.296785] [55044]: [pid: 55044|app: 0|req: 197/411] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:23:30 2025] DELETE /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1083.311330] [55045]: DEBUG cinder.api.middleware.request_id [req-16157c4b-e1ae-4a17-b2ed-11b1b430a5e0 req-f73655c7-6d8c-4be7-92f3-af403f952d25 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.313478] [55045]: INFO cinder.api.openstack.wsgi [req-16157c4b-e1ae-4a17-b2ed-11b1b430a5e0 req-f73655c7-6d8c-4be7-92f3-af403f952d25 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] GET http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 [ 1083.313703] [55045]: DEBUG cinder.api.openstack.wsgi [req-16157c4b-e1ae-4a17-b2ed-11b1b430a5e0 req-f73655c7-6d8c-4be7-92f3-af403f952d25 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.313917] [55045]: DEBUG cinder.api.openstack.wsgi [req-16157c4b-e1ae-4a17-b2ed-11b1b430a5e0 req-f73655c7-6d8c-4be7-92f3-af403f952d25 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.320268] [55045]: INFO cinder.api.openstack.wsgi [req-16157c4b-e1ae-4a17-b2ed-11b1b430a5e0 req-f73655c7-6d8c-4be7-92f3-af403f952d25 tempest-VolumesSnapshotsTestJSON-1254848882 tempest-VolumesSnapshotsTestJSON-1254848882-project-member] http://10.180.1.21/volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 returned with HTTP 404 [ 1083.320771] [55045]: [pid: 55045|app: 0|req: 215/412] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:30 2025] GET /volume/v3/volumes/489f31f0-6553-409f-a419-c5a9da0f58c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1089.191020] [55044]: DEBUG cinder.api.middleware.request_id [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.194102] [55044]: INFO cinder.api.openstack.wsgi [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1089.194464] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.194703] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.211995] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.211995] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.216771] [55044]: INFO cinder.volume.api [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1089.224535] [55044]: INFO cinder.api.openstack.wsgi [None req-8a0ad93c-5f49-4336-b4bc-3a08fc2ec214 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1089.225167] [55044]: [pid: 55044|app: 0|req: 198/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:36 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.416697] [55045]: DEBUG cinder.api.middleware.request_id [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.419391] [55045]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1089.419619] [55045]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.423021] [55045]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.431302] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.431302] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.434991] [55045]: INFO cinder.volume.api [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1089.439909] [55045]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-12723063-0d9d-4a16-b705-e35eb88a39d2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1089.440340] [55045]: [pid: 55045|app: 0|req: 216/414] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:23:36 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.457883] [55044]: DEBUG cinder.api.middleware.request_id [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.459939] [55044]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1/action [ 1089.460397] [55044]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1089.460592] [55044]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.470942] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.470942] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.471575] [55044]: INFO cinder.volume.api [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1089.478218] [55044]: INFO cinder.volume.api [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Begin detaching volume completed successfully. [ 1089.478958] [55044]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-7c764474-e172-419e-8af3-ec014448a86e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1/action returned with HTTP 202 [ 1089.478958] [55044]: [pid: 55044|app: 0|req: 199/415] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:23:36 2025] POST /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1090.503065] [55045]: DEBUG cinder.api.middleware.request_id [None req-f7902f35-bb0d-4b92-a72e-2f4bb188e8d4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.503065] [55045]: INFO cinder.api.openstack.wsgi [None req-f7902f35-bb0d-4b92-a72e-2f4bb188e8d4 None None] GET http://10.180.1.21/volume// [ 1090.503065] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f7902f35-bb0d-4b92-a72e-2f4bb188e8d4 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.503065] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f7902f35-bb0d-4b92-a72e-2f4bb188e8d4 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.503065] [55045]: INFO cinder.api.openstack.wsgi [None req-f7902f35-bb0d-4b92-a72e-2f4bb188e8d4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.503065] [55045]: [pid: 55045|app: 0|req: 217/416] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:23:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.507860] [55044]: DEBUG cinder.api.middleware.request_id [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.510496] [55044]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1090.510761] [55044]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.511017] [55044]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.525474] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.525474] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.528877] [55044]: INFO cinder.volume.api [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1090.535051] [55044]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-228340f1-478b-4835-8ab3-bcf4fc6ef739 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1090.535487] [55044]: [pid: 55044|app: 0|req: 200/417] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:23:37 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1091.705224] [55045]: DEBUG cinder.api.middleware.request_id [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-cfcd0f2b-338f-451a-8475-7ef92e899e73 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.710157] [55045]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-cfcd0f2b-338f-451a-8475-7ef92e899e73 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e [ 1091.710512] [55045]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-cfcd0f2b-338f-451a-8475-7ef92e899e73 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.711667] [55045]: DEBUG cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-cfcd0f2b-338f-451a-8475-7ef92e899e73 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.721069] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.721069] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.253703] [55045]: INFO cinder.api.openstack.wsgi [req-7c26af3c-4f77-4dbe-a9be-7e936f0914bd req-cfcd0f2b-338f-451a-8475-7ef92e899e73 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e returned with HTTP 200 [ 1092.254161] [55045]: [pid: 55045|app: 0|req: 218/418] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:23:38 2025] DELETE /volume/v3/attachments/c2387468-22db-4ee5-b94b-d00262d0c61e => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.510527] [55044]: DEBUG cinder.api.middleware.request_id [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.512514] [55044]: INFO cinder.api.openstack.wsgi [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1092.512895] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-553665426", "imageRef": "8766f35a-2c20-4173-bc3c-85dd2024992d", "size": 1}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1092.514556] [55044]: DEBUG cinder.api.v3.volumes [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-553665426', 'imageRef': '8766f35a-2c20-4173-bc3c-85dd2024992d', 'size': 1}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1092.576967] [55044]: INFO cinder.api.v3.volumes [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume of 1 GB [ 1092.582445] [55044]: INFO cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Availability Zones retrieved successfully. [ 1092.589813] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Flow 'volume_create_api' (a96b2afd-cd2b-455e-b017-8f5d2b6fb9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1092.590996] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350ce890-8cbd-45e1-9b90-7fe6f4f7bd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1092.592119] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1092.629702] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350ce890-8cbd-45e1-9b90-7fe6f4f7bd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1092.630674] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bb5577-d293-4fe2-b708-ae9a6397e22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1092.662065] [55044]: DEBUG cinder.quota [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Created reservations ['0e5ac8fd-b2ea-45d3-a0f8-76131b2dcd7e', 'c8f961dc-6400-41d3-93ff-b435fdd98395', 'b9a8be0f-bb4e-4ca0-9328-b615fab20fb7', '4f0a2564-3b1f-4af8-9c8c-c0d8bcde3870'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1092.662971] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bb5577-d293-4fe2-b708-ae9a6397e22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e5ac8fd-b2ea-45d3-a0f8-76131b2dcd7e', 'c8f961dc-6400-41d3-93ff-b435fdd98395', 'b9a8be0f-bb4e-4ca0-9328-b615fab20fb7', '4f0a2564-3b1f-4af8-9c8c-c0d8bcde3870']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1092.663884] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10150d3e-c5ba-45ef-8367-1d9d3dc38bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1092.680931] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10150d3e-c5ba-45ef-8367-1d9d3dc38bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682775a8-027c-45cd-818e-013c020024bd', '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-553665426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d532c456de94c0593c1295bca961dea',qos_specs=None,replication_status=,reservations=['0e5ac8fd-b2ea-45d3-a0f8-76131b2dcd7e','c8f961dc-6400-41d3-93ff-b435fdd98395','b9a8be0f-bb4e-4ca0-9328-b615fab20fb7','4f0a2564-3b1f-4af8-9c8c-c0d8bcde3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e31d958c524fa49c35107e2fea6ae3',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-553665426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682775a8-027c-45cd-818e-013c020024bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d532c456de94c0593c1295bca961dea',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='75e31d958c524fa49c35107e2fea6ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1092.681828] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0698aa59-9965-4fc7-9aea-9bae600ebd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1092.694015] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0698aa59-9965-4fc7-9aea-9bae600ebd85) 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-553665426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d532c456de94c0593c1295bca961dea',qos_specs=None,replication_status=,reservations=['0e5ac8fd-b2ea-45d3-a0f8-76131b2dcd7e','c8f961dc-6400-41d3-93ff-b435fdd98395','b9a8be0f-bb4e-4ca0-9328-b615fab20fb7','4f0a2564-3b1f-4af8-9c8c-c0d8bcde3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e31d958c524fa49c35107e2fea6ae3',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1092.694860] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb60138-a423-4642-bdb1-18efe8d37292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1092.704699] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb60138-a423-4642-bdb1-18efe8d37292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1092.705744] [55044]: DEBUG cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Flow 'volume_create_api' (a96b2afd-cd2b-455e-b017-8f5d2b6fb9ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1092.706079] [55044]: INFO cinder.volume.api [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Create volume request issued successfully. [ 1092.706770] [55044]: INFO cinder.api.openstack.wsgi [None req-2a5925c2-f290-4f40-aac2-ec01c39fe709 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1092.711809] [55044]: [pid: 55044|app: 0|req: 201/419] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 16:23:39 2025] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1092.726020] [55045]: DEBUG cinder.api.middleware.request_id [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.728193] [55045]: INFO cinder.api.openstack.wsgi [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1092.728455] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.728688] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.737704] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.737704] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.741352] [55045]: INFO cinder.volume.api [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1092.747185] [55045]: INFO cinder.api.openstack.wsgi [None req-ba784566-ea4b-4668-bf05-b59fd0b42dc9 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1092.747185] [55045]: [pid: 55045|app: 0|req: 219/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:39 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.873945] [55044]: DEBUG cinder.api.middleware.request_id [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.876772] [55044]: INFO cinder.api.openstack.wsgi [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1092.877087] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.877442] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.891932] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891932] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.898924] [55044]: INFO cinder.volume.api [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1092.904596] [55044]: INFO cinder.api.openstack.wsgi [None req-7eadfa22-207f-4f66-96d7-b41c992ef6a1 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1092.905496] [55044]: [pid: 55044|app: 0|req: 202/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:39 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.762017] [55045]: DEBUG cinder.api.middleware.request_id [None req-4ee52298-70e3-401b-a060-c791f3c370c7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.764871] [55045]: INFO cinder.api.openstack.wsgi [None req-4ee52298-70e3-401b-a060-c791f3c370c7 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1093.765107] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4ee52298-70e3-401b-a060-c791f3c370c7 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.765326] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4ee52298-70e3-401b-a060-c791f3c370c7 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.775520] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775520] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.780336] [55045]: INFO cinder.volume.api [None req-4ee52298-70e3-401b-a060-c791f3c370c7 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1093.785121] [55045]: INFO cinder.api.openstack.wsgi [None req-4ee52298-70e3-401b-a060-c791f3c370c7 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1093.785516] [55045]: [pid: 55045|app: 0|req: 220/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:40 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.795556] [55044]: DEBUG cinder.api.middleware.request_id [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.797719] [55044]: INFO cinder.api.openstack.wsgi [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1094.797938] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.798174] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.805630] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805630] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.808997] [55044]: INFO cinder.volume.api [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1094.813077] [55044]: INFO cinder.api.openstack.wsgi [None req-dd780c7a-9c3b-48d8-81b5-787fd16e7dd1 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1094.813445] [55044]: [pid: 55044|app: 0|req: 203/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:41 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.824231] [55045]: DEBUG cinder.api.middleware.request_id [None req-ce574a7e-825d-44f0-b439-85ed02983823 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.826261] [55045]: INFO cinder.api.openstack.wsgi [None req-ce574a7e-825d-44f0-b439-85ed02983823 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1095.826739] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ce574a7e-825d-44f0-b439-85ed02983823 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.827220] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ce574a7e-825d-44f0-b439-85ed02983823 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.838206] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.838206] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.843190] [55045]: INFO cinder.volume.api [None req-ce574a7e-825d-44f0-b439-85ed02983823 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1095.848536] [55045]: INFO cinder.api.openstack.wsgi [None req-ce574a7e-825d-44f0-b439-85ed02983823 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1095.849090] [55045]: [pid: 55045|app: 0|req: 221/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:42 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.859965] [55044]: DEBUG cinder.api.middleware.request_id [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.862032] [55044]: INFO cinder.api.openstack.wsgi [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1096.862256] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.862475] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.869797] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869797] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.872979] [55044]: INFO cinder.volume.api [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1096.876968] [55044]: INFO cinder.api.openstack.wsgi [None req-e7c741da-472d-431d-9bf1-d4824cfa16ac tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1096.877444] [55044]: [pid: 55044|app: 0|req: 204/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:43 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.887297] [55045]: DEBUG cinder.api.middleware.request_id [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.889370] [55045]: INFO cinder.api.openstack.wsgi [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1097.889621] [55045]: DEBUG cinder.api.openstack.wsgi [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.889820] [55045]: DEBUG cinder.api.openstack.wsgi [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.897144] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897144] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.900392] [55045]: INFO cinder.volume.api [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1097.904428] [55045]: INFO cinder.api.openstack.wsgi [None req-733742d8-9a16-4fb6-b4b7-2b1610a06d9e tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1097.904789] [55045]: [pid: 55045|app: 0|req: 222/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:44 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.914308] [55044]: DEBUG cinder.api.middleware.request_id [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.916292] [55044]: INFO cinder.api.openstack.wsgi [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1098.916478] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.916744] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.928249] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.928249] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.932959] [55044]: INFO cinder.volume.api [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1098.938643] [55044]: INFO cinder.api.openstack.wsgi [None req-5fa4a629-5420-49af-9ab8-a51a289843b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1098.939067] [55044]: [pid: 55044|app: 0|req: 205/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:45 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.950865] [55045]: DEBUG cinder.api.middleware.request_id [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.953071] [55045]: INFO cinder.api.openstack.wsgi [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1099.953314] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.953538] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.955690] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=98,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1099.963440] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963440] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.969025] [55045]: INFO cinder.volume.api [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1099.973926] [55045]: INFO cinder.api.openstack.wsgi [None req-b4c3346b-e34c-4790-8ce0-ad8cc5663d90 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1099.973926] [55045]: [pid: 55045|app: 0|req: 223/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:46 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.983428] [55044]: DEBUG cinder.api.middleware.request_id [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.985839] [55044]: INFO cinder.api.openstack.wsgi [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1100.986137] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.986336] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.988602] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=159,cinder:UPDATE=46,cinder:INSERT=25 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1100.995112] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.995112] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.000053] [55044]: INFO cinder.volume.api [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1101.004718] [55044]: INFO cinder.api.openstack.wsgi [None req-1a30a9a7-496a-4fb1-b608-eae6e3616713 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1101.005113] [55044]: [pid: 55044|app: 0|req: 206/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:47 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.015554] [55045]: DEBUG cinder.api.middleware.request_id [None req-bca9464d-0e87-4982-8fd9-174e52555748 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.018460] [55045]: INFO cinder.api.openstack.wsgi [None req-bca9464d-0e87-4982-8fd9-174e52555748 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1102.018460] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bca9464d-0e87-4982-8fd9-174e52555748 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.018681] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bca9464d-0e87-4982-8fd9-174e52555748 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.029656] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.029656] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.034229] [55045]: INFO cinder.volume.api [None req-bca9464d-0e87-4982-8fd9-174e52555748 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1102.039740] [55045]: INFO cinder.api.openstack.wsgi [None req-bca9464d-0e87-4982-8fd9-174e52555748 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1102.040166] [55045]: [pid: 55045|app: 0|req: 224/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:48 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.051873] [55044]: DEBUG cinder.api.middleware.request_id [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.054858] [55044]: INFO cinder.api.openstack.wsgi [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1103.054858] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.054858] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.065869] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.065869] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.070903] [55044]: INFO cinder.volume.api [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1103.076845] [55044]: INFO cinder.api.openstack.wsgi [None req-5e0ef7f2-dce3-4ed4-9319-f7ea98e6dae8 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1103.077367] [55044]: [pid: 55044|app: 0|req: 207/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:49 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.088157] [55045]: DEBUG cinder.api.middleware.request_id [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.090383] [55045]: INFO cinder.api.openstack.wsgi [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1104.090602] [55045]: DEBUG cinder.api.openstack.wsgi [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.090818] [55045]: DEBUG cinder.api.openstack.wsgi [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.100871] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.100871] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.105223] [55045]: INFO cinder.volume.api [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1104.110290] [55045]: INFO cinder.api.openstack.wsgi [None req-24753026-7976-4af6-b5ae-75ef1cfbee09 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1104.110645] [55045]: [pid: 55045|app: 0|req: 225/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:50 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.124781] [55044]: DEBUG cinder.api.middleware.request_id [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.126965] [55044]: INFO cinder.api.openstack.wsgi [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1105.127189] [55044]: DEBUG cinder.api.openstack.wsgi [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.127408] [55044]: DEBUG cinder.api.openstack.wsgi [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.136395] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.136395] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.141026] [55044]: INFO cinder.volume.api [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1105.146107] [55044]: INFO cinder.api.openstack.wsgi [None req-97dee5b0-aa6a-42c2-8a41-5571c2ae1438 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1105.146502] [55044]: [pid: 55044|app: 0|req: 208/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:51 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.157604] [55045]: DEBUG cinder.api.middleware.request_id [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.160980] [55045]: INFO cinder.api.openstack.wsgi [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1106.160980] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.160980] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.170062] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.170062] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.173959] [55045]: INFO cinder.volume.api [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1106.178829] [55045]: INFO cinder.api.openstack.wsgi [None req-a86ec3de-344e-41b1-b4d5-2f97e09b488b tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1106.179227] [55045]: [pid: 55045|app: 0|req: 226/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:52 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.189910] [55044]: DEBUG cinder.api.middleware.request_id [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.192277] [55044]: INFO cinder.api.openstack.wsgi [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1107.192512] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.192764] [55044]: DEBUG cinder.api.openstack.wsgi [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.201160] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201160] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.204747] [55044]: INFO cinder.volume.api [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1107.209312] [55044]: INFO cinder.api.openstack.wsgi [None req-cd9f2e1a-711b-4606-b30c-5f30faece95c tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1107.209717] [55044]: [pid: 55044|app: 0|req: 209/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:54 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.219401] [55045]: DEBUG cinder.api.middleware.request_id [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.221500] [55045]: INFO cinder.api.openstack.wsgi [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1108.221720] [55045]: DEBUG cinder.api.openstack.wsgi [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.221939] [55045]: DEBUG cinder.api.openstack.wsgi [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.233409] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233409] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.241172] [55045]: INFO cinder.volume.api [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1108.243192] [55045]: INFO cinder.api.openstack.wsgi [None req-45ae718f-fa74-4074-8aba-ae0fa1190c07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1108.243965] [55045]: [pid: 55045|app: 0|req: 227/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:55 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.253297] [55044]: DEBUG cinder.api.middleware.request_id [None req-120d8adb-2044-4623-9a60-ceb18d6255bd None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.255573] [55044]: INFO cinder.api.openstack.wsgi [None req-120d8adb-2044-4623-9a60-ceb18d6255bd tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1109.255803] [55044]: DEBUG cinder.api.openstack.wsgi [None req-120d8adb-2044-4623-9a60-ceb18d6255bd tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.256036] [55044]: DEBUG cinder.api.openstack.wsgi [None req-120d8adb-2044-4623-9a60-ceb18d6255bd tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.267092] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.267092] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.271848] [55044]: INFO cinder.volume.api [None req-120d8adb-2044-4623-9a60-ceb18d6255bd tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1109.278349] [55044]: INFO cinder.api.openstack.wsgi [None req-120d8adb-2044-4623-9a60-ceb18d6255bd tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1109.278822] [55044]: [pid: 55044|app: 0|req: 210/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:56 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.290554] [55045]: DEBUG cinder.api.middleware.request_id [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.292631] [55045]: INFO cinder.api.openstack.wsgi [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1110.293020] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.293374] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.302913] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.302913] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.307168] [55045]: INFO cinder.volume.api [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1110.312128] [55045]: INFO cinder.api.openstack.wsgi [None req-dac7f6e9-c587-4a49-b7ee-1c8056136b56 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1110.312517] [55045]: [pid: 55045|app: 0|req: 228/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:57 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.323683] [55044]: DEBUG cinder.api.middleware.request_id [None req-10df660a-6904-425b-afbc-f1977eb7b470 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.325740] [55044]: INFO cinder.api.openstack.wsgi [None req-10df660a-6904-425b-afbc-f1977eb7b470 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1111.326044] [55044]: DEBUG cinder.api.openstack.wsgi [None req-10df660a-6904-425b-afbc-f1977eb7b470 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.326343] [55044]: DEBUG cinder.api.openstack.wsgi [None req-10df660a-6904-425b-afbc-f1977eb7b470 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.334711] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.334711] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.338766] [55044]: INFO cinder.volume.api [None req-10df660a-6904-425b-afbc-f1977eb7b470 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1111.344166] [55044]: INFO cinder.api.openstack.wsgi [None req-10df660a-6904-425b-afbc-f1977eb7b470 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1111.344590] [55044]: [pid: 55044|app: 0|req: 211/439] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:58 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.354948] [55045]: DEBUG cinder.api.middleware.request_id [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.357389] [55045]: INFO cinder.api.openstack.wsgi [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1112.357726] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.358015] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.366508] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366508] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.371050] [55045]: INFO cinder.volume.api [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1112.375995] [55045]: INFO cinder.api.openstack.wsgi [None req-a5efb5d0-f798-4480-becd-8b97b7c8eb64 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1112.376441] [55045]: [pid: 55045|app: 0|req: 229/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:23:59 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.387325] [55044]: DEBUG cinder.api.middleware.request_id [None req-5913a62a-85b8-4649-a218-e512bda726a0 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.389419] [55044]: INFO cinder.api.openstack.wsgi [None req-5913a62a-85b8-4649-a218-e512bda726a0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1113.389635] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5913a62a-85b8-4649-a218-e512bda726a0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.389865] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5913a62a-85b8-4649-a218-e512bda726a0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.400202] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.400202] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.404153] [55044]: INFO cinder.volume.api [None req-5913a62a-85b8-4649-a218-e512bda726a0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1113.410172] [55044]: INFO cinder.api.openstack.wsgi [None req-5913a62a-85b8-4649-a218-e512bda726a0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1113.410580] [55044]: [pid: 55044|app: 0|req: 212/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:00 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.705983] [55045]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.710978] [55045]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1113.711230] [55045]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.711444] [55045]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.718896] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.718896] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.722339] [55045]: INFO cinder.volume.api [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1113.726975] [55045]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-903cffc2-8588-48df-93ea-3ae3b701fce6 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1113.727370] [55045]: [pid: 55045|app: 0|req: 230/442] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:24:00 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.985147] [55044]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.988280] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1113.988555] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.988908] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.000476] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.000476] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.005410] [55044]: INFO cinder.volume.api [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1114.010886] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-49b8424a-6468-4b76-8d57-2f2ddd400d86 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1114.011220] [55044]: [pid: 55044|app: 0|req: 213/443] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:24:00 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.017277] [55045]: DEBUG cinder.api.middleware.request_id [None req-69163dde-5247-4754-bf0d-c97bda159dd0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.017721] [55045]: INFO cinder.api.openstack.wsgi [None req-69163dde-5247-4754-bf0d-c97bda159dd0 None None] GET http://10.180.1.21/volume// [ 1114.017903] [55045]: DEBUG cinder.api.openstack.wsgi [None req-69163dde-5247-4754-bf0d-c97bda159dd0 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.018155] [55045]: DEBUG cinder.api.openstack.wsgi [None req-69163dde-5247-4754-bf0d-c97bda159dd0 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.018546] [55045]: INFO cinder.api.openstack.wsgi [None req-69163dde-5247-4754-bf0d-c97bda159dd0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.018877] [55045]: [pid: 55045|app: 0|req: 231/444] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:24:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.023289] [55044]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3cca73a1-e60a-41b5-ba46-a84afaaf48ae None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.025495] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3cca73a1-e60a-41b5-ba46-a84afaaf48ae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1114.025891] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3cca73a1-e60a-41b5-ba46-a84afaaf48ae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "682775a8-027c-45cd-818e-013c020024bd", "connector": null, "instance_uuid": "f71b923d-aa96-4544-bfe5-67cfa3e7d6b3"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1114.034956] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.034956] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.054726] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3cca73a1-e60a-41b5-ba46-a84afaaf48ae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1114.055264] [55044]: [pid: 55044|app: 0|req: 214/445] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:24:00 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.494138] [55045]: DEBUG cinder.api.middleware.request_id [None req-d10185f6-8b1b-4324-9b2a-a71c7f80b481 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.494138] [55045]: INFO cinder.api.openstack.wsgi [None req-d10185f6-8b1b-4324-9b2a-a71c7f80b481 None None] GET http://10.180.1.21/volume// [ 1119.494138] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d10185f6-8b1b-4324-9b2a-a71c7f80b481 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.494475] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d10185f6-8b1b-4324-9b2a-a71c7f80b481 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.495169] [55045]: INFO cinder.api.openstack.wsgi [None req-d10185f6-8b1b-4324-9b2a-a71c7f80b481 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1119.495487] [55045]: [pid: 55045|app: 0|req: 232/446] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:24:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1119.499162] [55044]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.501780] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1119.502052] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.502265] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.522044] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522044] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.526318] [55044]: INFO cinder.volume.api [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1119.532442] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3dfcf984-0ab4-49d5-9d8c-0416c350cccb tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 200 [ 1119.532843] [55044]: [pid: 55044|app: 0|req: 215/447] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:24:06 2025] GET /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 1571 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1119.646346] [55045]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.649067] [55045]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] PUT http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 [ 1119.649489] [55045]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-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=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.657662] [55045]: DEBUG cinder.coordination [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Acquiring lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1119.662081] [55045]: DEBUG cinder.coordination [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1119.663127] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.663127] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.182105] [55045]: DEBUG cinder.coordination [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1120.182447] [55045]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-e97bad1b-7440-4c4d-8bd8-0ce6f2c9fc07 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 returned with HTTP 200 [ 1120.182901] [55045]: [pid: 55045|app: 0|req: 233/448] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:24:06 2025] PUT /volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.694891] [55044]: DEBUG cinder.api.middleware.request_id [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3e8dad27-09a3-46f2-9af8-e4747223c5d2 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.697474] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3e8dad27-09a3-46f2-9af8-e4747223c5d2 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032/action [ 1120.697992] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3e8dad27-09a3-46f2-9af8-e4747223c5d2 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.698209] [55044]: DEBUG cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3e8dad27-09a3-46f2-9af8-e4747223c5d2 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.714696] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.714696] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.724841] [55044]: INFO cinder.api.openstack.wsgi [req-54290973-1a33-41b2-b2db-ec2572c3a776 req-3e8dad27-09a3-46f2-9af8-e4747223c5d2 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032/action returned with HTTP 204 [ 1120.725399] [55044]: [pid: 55044|app: 0|req: 216/449] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:24:07 2025] POST /volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.722878] [55045]: DEBUG cinder.api.middleware.request_id [None req-6e255ac5-1506-46ff-b932-02048b7103d3 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.725101] [55045]: INFO cinder.api.openstack.wsgi [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1122.725371] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.725677] [55045]: DEBUG cinder.api.openstack.wsgi [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.725848] [55045]: INFO cinder.api.v3.volumes [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Delete volume with id: 5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1122.738199] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738199] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.738816] [55045]: INFO cinder.volume.api [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1122.771902] [55045]: INFO cinder.volume.api [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Delete volume request issued successfully. [ 1122.772062] [55045]: INFO cinder.api.openstack.wsgi [None req-6e255ac5-1506-46ff-b932-02048b7103d3 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 202 [ 1122.772572] [55045]: [pid: 55045|app: 0|req: 234/450] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:24:09 2025] DELETE /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1122.775590] [55044]: DEBUG cinder.api.middleware.request_id [None req-8768adf7-7993-414c-82bc-550a832497b5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.779076] [55044]: INFO cinder.api.openstack.wsgi [None req-8768adf7-7993-414c-82bc-550a832497b5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1122.779076] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8768adf7-7993-414c-82bc-550a832497b5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.779076] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8768adf7-7993-414c-82bc-550a832497b5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.789317] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789317] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.794223] [55044]: INFO cinder.volume.api [None req-8768adf7-7993-414c-82bc-550a832497b5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1122.807784] [55044]: INFO cinder.api.openstack.wsgi [None req-8768adf7-7993-414c-82bc-550a832497b5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 1122.807784] [55044]: [pid: 55044|app: 0|req: 217/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:09 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.818513] [55045]: DEBUG cinder.api.middleware.request_id [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.820625] [55045]: INFO cinder.api.openstack.wsgi [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1123.820848] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.821092] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.832518] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.832518] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.837418] [55045]: INFO cinder.volume.api [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1123.843323] [55045]: INFO cinder.api.openstack.wsgi [None req-a64b8a4f-0de8-4cf1-b5f0-d4c591dc58bd tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 1123.843464] [55045]: [pid: 55045|app: 0|req: 235/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:10 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.853383] [55044]: DEBUG cinder.api.middleware.request_id [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.855988] [55044]: INFO cinder.api.openstack.wsgi [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1124.856289] [55044]: DEBUG cinder.api.openstack.wsgi [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.856573] [55044]: DEBUG cinder.api.openstack.wsgi [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.865553] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.865553] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.869874] [55044]: INFO cinder.volume.api [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Volume info retrieved successfully. [ 1124.875480] [55044]: INFO cinder.api.openstack.wsgi [None req-faf26d8e-bfb6-4d7e-8de7-04d373eab6c5 tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 200 [ 1124.875751] [55044]: [pid: 55044|app: 0|req: 218/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:11 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.886145] [55045]: DEBUG cinder.api.middleware.request_id [None req-f19d9bf3-c328-4dc3-b5d9-7dc8d9aaf7aa None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.888356] [55045]: INFO cinder.api.openstack.wsgi [None req-f19d9bf3-c328-4dc3-b5d9-7dc8d9aaf7aa tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] GET http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b [ 1125.888778] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f19d9bf3-c328-4dc3-b5d9-7dc8d9aaf7aa tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.888881] [55045]: DEBUG cinder.api.openstack.wsgi [None req-f19d9bf3-c328-4dc3-b5d9-7dc8d9aaf7aa tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.896100] [55045]: INFO cinder.api.openstack.wsgi [None req-f19d9bf3-c328-4dc3-b5d9-7dc8d9aaf7aa tempest-ServerActionsTestOtherB-2017108905 tempest-ServerActionsTestOtherB-2017108905-project-member] http://10.180.1.21/volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b returned with HTTP 404 [ 1125.896804] [55045]: [pid: 55045|app: 0|req: 236/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:12 2025] GET /volume/v3/volumes/5a70fcb7-c090-49f5-930a-38f2c4e8ef2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1134.872419] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=54,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1135.891258] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=43,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1146.287183] [55044]: DEBUG cinder.api.middleware.request_id [None req-9c2a5bff-a8ce-4b63-9c9d-4aa18dca8c89 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.287691] [55044]: INFO cinder.api.openstack.wsgi [None req-9c2a5bff-a8ce-4b63-9c9d-4aa18dca8c89 None None] GET http://10.180.1.21/volume// [ 1146.287912] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5bff-a8ce-4b63-9c9d-4aa18dca8c89 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.288189] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9c2a5bff-a8ce-4b63-9c9d-4aa18dca8c89 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.288622] [55044]: INFO cinder.api.openstack.wsgi [None req-9c2a5bff-a8ce-4b63-9c9d-4aa18dca8c89 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1146.289016] [55044]: [pid: 55044|app: 0|req: 219/455] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:24:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1146.292489] [55045]: DEBUG cinder.api.middleware.request_id [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-202b3bae-3a54-42ee-af60-4077ff8abe51 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.294842] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-202b3bae-3a54-42ee-af60-4077ff8abe51 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1146.295259] [55045]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-202b3bae-3a54-42ee-af60-4077ff8abe51 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "682775a8-027c-45cd-818e-013c020024bd", "connector": null, "instance_uuid": "f71b923d-aa96-4544-bfe5-67cfa3e7d6b3"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1146.309934] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.309934] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.334442] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-202b3bae-3a54-42ee-af60-4077ff8abe51 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1146.334870] [55045]: [pid: 55045|app: 0|req: 237/456] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:24:33 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) [ 1146.338609] [55044]: DEBUG cinder.api.middleware.request_id [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-c3417293-2f22-44fa-906c-24607e7b6442 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.340810] [55044]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-c3417293-2f22-44fa-906c-24607e7b6442 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 [ 1146.341029] [55044]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-c3417293-2f22-44fa-906c-24607e7b6442 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.341241] [55044]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-c3417293-2f22-44fa-906c-24607e7b6442 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.348432] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348432] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.876639] [55044]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-c3417293-2f22-44fa-906c-24607e7b6442 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 returned with HTTP 200 [ 1146.876895] [55044]: [pid: 55044|app: 0|req: 220/457] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:24:33 2025] DELETE /volume/v3/attachments/3920b376-061d-4e43-99f9-f111cd804032 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.230280] [55045]: DEBUG cinder.api.middleware.request_id [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.232810] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] PUT http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 [ 1151.233277] [55045]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-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-543479", "mountpoint": "/dev/sda"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1151.243565] [55045]: DEBUG cinder.coordination [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Acquiring lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1151.249530] [55045]: DEBUG cinder.coordination [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1151.250746] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.250746] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.770959] [55045]: DEBUG cinder.coordination [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Lock "cinder-attachment_update-682775a8-027c-45cd-818e-013c020024bd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1151.771372] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-438fd89c-8127-414b-be5d-b60ea013f368 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 returned with HTTP 200 [ 1151.771900] [55045]: [pid: 55045|app: 0|req: 238/458] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:24:38 2025] PUT /volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.776979] [55044]: DEBUG cinder.api.middleware.request_id [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-544b30f9-d785-4014-ad2b-98c6cbcdc1ce None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.779394] [55044]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-544b30f9-d785-4014-ad2b-98c6cbcdc1ce tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 [ 1151.779688] [55044]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-544b30f9-d785-4014-ad2b-98c6cbcdc1ce tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.779951] [55044]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-544b30f9-d785-4014-ad2b-98c6cbcdc1ce tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.795281] [55044]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-544b30f9-d785-4014-ad2b-98c6cbcdc1ce tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 returned with HTTP 200 [ 1151.795690] [55044]: [pid: 55044|app: 0|req: 221/459] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 16:24:38 2025] GET /volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.380079] [55045]: DEBUG cinder.api.middleware.request_id [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-19cf047b-7276-4c3d-bd65-7fb8da156371 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.382396] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-19cf047b-7276-4c3d-bd65-7fb8da156371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] POST http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11/action [ 1154.382817] [55045]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-19cf047b-7276-4c3d-bd65-7fb8da156371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1154.382955] [55045]: DEBUG cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-19cf047b-7276-4c3d-bd65-7fb8da156371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.401527] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401527] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.410623] [55045]: INFO cinder.api.openstack.wsgi [req-2113bf80-ab5e-4f85-80b9-cfdad8fae9e5 req-19cf047b-7276-4c3d-bd65-7fb8da156371 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11/action returned with HTTP 204 [ 1154.411104] [55045]: [pid: 55045|app: 0|req: 239/460] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:24:41 2025] POST /volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1156.237518] [55044]: DEBUG cinder.api.middleware.request_id [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.239477] [55044]: INFO cinder.api.openstack.wsgi [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1156.239926] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-363484703"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.241588] [55044]: DEBUG cinder.api.v3.volumes [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-363484703'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1156.241726] [55044]: INFO cinder.api.v3.volumes [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume of 1 GB [ 1156.242203] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.242203] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.247366] [55044]: INFO cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Availability Zones retrieved successfully. [ 1156.254037] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Flow 'volume_create_api' (674487b3-0ca9-4a47-a578-395fda1eaf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1156.255180] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56a2ffe-54fa-437f-b89a-4a6c2eb64843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.256351] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1156.273523] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56a2ffe-54fa-437f-b89a-4a6c2eb64843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.274439] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6596f0cf-dd69-4a38-8779-1d5bfe68158d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.304100] [55044]: DEBUG cinder.quota [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Created reservations ['7b0709ae-9b2a-447c-9ac9-5caa7c2ca3d6', 'db40f462-cca9-41c0-a325-6d8ba69f81f6', 'acd21288-eaab-4644-9d33-28e0f8871a08', '0f2d0c41-167b-4404-aa99-80ad708d9315'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1156.305056] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6596f0cf-dd69-4a38-8779-1d5bfe68158d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b0709ae-9b2a-447c-9ac9-5caa7c2ca3d6', 'db40f462-cca9-41c0-a325-6d8ba69f81f6', 'acd21288-eaab-4644-9d33-28e0f8871a08', '0f2d0c41-167b-4404-aa99-80ad708d9315']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.305992] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea2d749-2af4-487b-8170-5e0041cbecf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.320600] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea2d749-2af4-487b-8170-5e0041cbecf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba69aed6-b069-4717-8af0-b1c62d749750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-363484703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',qos_specs=None,replication_status=,reservations=['7b0709ae-9b2a-447c-9ac9-5caa7c2ca3d6','db40f462-cca9-41c0-a325-6d8ba69f81f6','acd21288-eaab-4644-9d33-28e0f8871a08','0f2d0c41-167b-4404-aa99-80ad708d9315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e596f2b4db16455e961b1c1e62cdf926',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-363484703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba69aed6-b069-4717-8af0-b1c62d749750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',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='e596f2b4db16455e961b1c1e62cdf926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.321504] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6e339a-bfd4-4d82-839d-436a386f70a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.333314] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6e339a-bfd4-4d82-839d-436a386f70a0) 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-363484703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccdfdb0a9dd841c7b0f8c87bc4e7d1c8',qos_specs=None,replication_status=,reservations=['7b0709ae-9b2a-447c-9ac9-5caa7c2ca3d6','db40f462-cca9-41c0-a325-6d8ba69f81f6','acd21288-eaab-4644-9d33-28e0f8871a08','0f2d0c41-167b-4404-aa99-80ad708d9315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e596f2b4db16455e961b1c1e62cdf926',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.334161] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e79461-a0a5-494e-83e8-7ed7f4aa6826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1156.343842] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e79461-a0a5-494e-83e8-7ed7f4aa6826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1156.344561] [55044]: DEBUG cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Flow 'volume_create_api' (674487b3-0ca9-4a47-a578-395fda1eaf9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1156.344903] [55044]: INFO cinder.volume.api [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Create volume request issued successfully. [ 1156.345561] [55044]: INFO cinder.api.openstack.wsgi [None req-d5b542e4-9198-4af3-a53f-b597d1b31b8d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1156.346018] [55044]: [pid: 55044|app: 0|req: 222/461] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:24:43 2025] POST /volume/v3/volumes => generated 755 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1156.354291] [55045]: DEBUG cinder.api.middleware.request_id [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.356320] [55045]: INFO cinder.api.openstack.wsgi [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1156.356545] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.356761] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.364666] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364666] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.368914] [55045]: INFO cinder.volume.api [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1156.373474] [55045]: INFO cinder.api.openstack.wsgi [None req-3af0abc5-9963-4e35-a7a9-270d0fab816e tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1156.373863] [55045]: [pid: 55045|app: 0|req: 240/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:43 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.384014] [55044]: DEBUG cinder.api.middleware.request_id [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.386239] [55044]: INFO cinder.api.openstack.wsgi [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1157.386539] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.386819] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.398025] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.398025] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.401082] [55044]: INFO cinder.volume.api [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1157.405612] [55044]: INFO cinder.api.openstack.wsgi [None req-9b955832-ed06-448e-a5e5-ad8c35054fe0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1157.406043] [55044]: [pid: 55044|app: 0|req: 223/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:24:44 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.371510] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=21,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1167.403471] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=39,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1179.157818] [55045]: DEBUG cinder.api.middleware.request_id [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.160289] [55045]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1179.160498] [55045]: DEBUG cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.160714] [55045]: DEBUG cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.173036] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.173036] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.177719] [55045]: INFO cinder.volume.api [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1179.182781] [55045]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-e100f35a-10b0-4c44-9e82-25d65ff164b7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1179.183227] [55045]: [pid: 55045|app: 0|req: 241/464] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:25:05 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.199124] [55044]: DEBUG cinder.api.middleware.request_id [None req-0cf6a295-bc74-4518-a27b-3f53d697f2bf None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.199536] [55044]: INFO cinder.api.openstack.wsgi [None req-0cf6a295-bc74-4518-a27b-3f53d697f2bf None None] GET http://10.180.1.21/volume// [ 1179.199717] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0cf6a295-bc74-4518-a27b-3f53d697f2bf None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.200031] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0cf6a295-bc74-4518-a27b-3f53d697f2bf None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.200459] [55044]: INFO cinder.api.openstack.wsgi [None req-0cf6a295-bc74-4518-a27b-3f53d697f2bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1179.200777] [55044]: [pid: 55044|app: 0|req: 224/465] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:25:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1179.204917] [55045]: DEBUG cinder.api.middleware.request_id [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-076f340e-828a-48bc-a58e-c647b31ce876 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.207414] [55045]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-076f340e-828a-48bc-a58e-c647b31ce876 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1179.207895] [55045]: DEBUG cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-076f340e-828a-48bc-a58e-c647b31ce876 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba69aed6-b069-4717-8af0-b1c62d749750", "connector": null, "instance_uuid": "59f9e261-66dc-4547-8f0c-b4b27acdabe4"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1179.217599] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.217599] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.240528] [55045]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-076f340e-828a-48bc-a58e-c647b31ce876 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1179.241181] [55045]: [pid: 55045|app: 0|req: 242/466] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:25:06 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) [ 1179.261856] [55044]: DEBUG cinder.api.middleware.request_id [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-5e1b914f-67b4-47a4-b478-f98c35f6bdf0 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.264195] [55044]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-5e1b914f-67b4-47a4-b478-f98c35f6bdf0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] POST http://10.180.1.21/volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589/action [ 1179.264639] [55044]: DEBUG cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-5e1b914f-67b4-47a4-b478-f98c35f6bdf0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1179.264806] [55044]: DEBUG cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-5e1b914f-67b4-47a4-b478-f98c35f6bdf0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1179.279017] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.279017] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.287091] [55044]: INFO cinder.api.openstack.wsgi [req-427f840f-fa4e-4f2a-886e-1bb19fc0ad4b req-5e1b914f-67b4-47a4-b478-f98c35f6bdf0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589/action returned with HTTP 204 [ 1179.287504] [55044]: [pid: 55044|app: 0|req: 225/467] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:25:06 2025] POST /volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1179.301990] [55045]: DEBUG cinder.api.middleware.request_id [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.304071] [55045]: INFO cinder.api.openstack.wsgi [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1179.304298] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.304517] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.314667] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.314667] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.319495] [55045]: INFO cinder.volume.api [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1179.323981] [55045]: INFO cinder.api.openstack.wsgi [None req-b1f727d9-3678-4184-b165-58adb6aadfa7 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1179.324410] [55045]: [pid: 55045|app: 0|req: 243/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:06 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.334338] [55044]: DEBUG cinder.api.middleware.request_id [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.336778] [55044]: INFO cinder.api.openstack.wsgi [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1179.337046] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.337299] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.348237] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.348237] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.352441] [55044]: INFO cinder.volume.api [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1179.357343] [55044]: INFO cinder.api.openstack.wsgi [None req-9b4b7a28-30df-4ed2-94c9-4e456e957375 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1179.357903] [55044]: [pid: 55044|app: 0|req: 226/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:06 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.396929] [55045]: DEBUG cinder.api.middleware.request_id [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.399479] [55045]: INFO cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1179.399696] [55045]: DEBUG cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.399944] [55045]: DEBUG cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.409415] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.409415] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.412537] [55045]: INFO cinder.volume.api [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1179.416892] [55045]: INFO cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-7e9a322d-111a-4ec0-b3a6-a83af876db6d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1179.417416] [55045]: [pid: 55045|app: 0|req: 244/470] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:25:06 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.437922] [55044]: DEBUG cinder.api.middleware.request_id [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-8af923ae-8972-4261-9d63-a4667025e60b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.442176] [55044]: INFO cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-8af923ae-8972-4261-9d63-a4667025e60b tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589 [ 1179.442176] [55044]: DEBUG cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-8af923ae-8972-4261-9d63-a4667025e60b tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.442176] [55044]: DEBUG cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-8af923ae-8972-4261-9d63-a4667025e60b tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.448044] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.448044] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.976275] [55044]: INFO cinder.api.openstack.wsgi [req-ed02e78e-08ba-4315-a576-e18d11bd0c77 req-8af923ae-8972-4261-9d63-a4667025e60b tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589 returned with HTTP 200 [ 1179.976747] [55044]: [pid: 55044|app: 0|req: 227/471] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:25:06 2025] DELETE /volume/v3/attachments/b893d96d-2006-469c-adfc-afec8565c589 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.991720] [55045]: DEBUG cinder.api.middleware.request_id [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.993736] [55045]: INFO cinder.api.openstack.wsgi [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1179.993959] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.994195] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.001430] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.001430] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.004634] [55045]: INFO cinder.volume.api [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1180.008672] [55045]: INFO cinder.api.openstack.wsgi [None req-0049470f-2025-42a9-8fbe-3ed6dc48e1cf tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1180.009024] [55045]: [pid: 55045|app: 0|req: 245/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:06 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.975355] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1190.006618] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1193.184861] [55044]: DEBUG cinder.api.middleware.request_id [req-eb44988a-2b43-447e-96f5-e67d21257415 req-ddb311b6-20d6-4dd0-b7a3-f24313e242b4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.187311] [55044]: INFO cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-ddb311b6-20d6-4dd0-b7a3-f24313e242b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 [ 1193.187539] [55044]: DEBUG cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-ddb311b6-20d6-4dd0-b7a3-f24313e242b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.187756] [55044]: DEBUG cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-ddb311b6-20d6-4dd0-b7a3-f24313e242b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.197633] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.197633] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.733568] [55044]: INFO cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-ddb311b6-20d6-4dd0-b7a3-f24313e242b4 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 returned with HTTP 200 [ 1193.734314] [55044]: [pid: 55044|app: 0|req: 228/473] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:25:20 2025] DELETE /volume/v3/attachments/e1ee668c-068f-4026-a875-faffb9bffe11 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.742519] [55045]: DEBUG cinder.api.middleware.request_id [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.745307] [55045]: INFO cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd [ 1193.745645] [55045]: DEBUG cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.746127] [55045]: DEBUG cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.746799] [55045]: INFO cinder.api.v3.volumes [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Delete volume with id: 682775a8-027c-45cd-818e-013c020024bd [ 1193.758221] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758221] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.759104] [55045]: INFO cinder.volume.api [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1193.777953] [55045]: INFO cinder.volume.api [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Delete volume request issued successfully. [ 1193.778656] [55045]: INFO cinder.api.openstack.wsgi [req-eb44988a-2b43-447e-96f5-e67d21257415 req-c2674739-4e46-47d5-9056-e2bca0cd6338 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd returned with HTTP 202 [ 1193.779364] [55045]: [pid: 55045|app: 0|req: 246/474] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 16:25:20 2025] DELETE /volume/v3/volumes/682775a8-027c-45cd-818e-013c020024bd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1201.632850] [55044]: DEBUG cinder.api.middleware.request_id [None req-6b932b0e-7330-4828-899a-2bfccc685da0 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.634920] [55044]: INFO cinder.api.openstack.wsgi [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1201.635159] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.635399] [55044]: DEBUG cinder.api.openstack.wsgi [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.635594] [55044]: INFO cinder.api.v3.volumes [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Delete volume with id: 7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1201.646080] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.646080] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.646595] [55044]: INFO cinder.volume.api [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1201.662703] [55044]: INFO cinder.volume.api [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Delete volume request issued successfully. [ 1201.662703] [55044]: INFO cinder.api.openstack.wsgi [None req-6b932b0e-7330-4828-899a-2bfccc685da0 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 202 [ 1201.662703] [55044]: [pid: 55044|app: 0|req: 229/475] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:25:28 2025] DELETE /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1201.665460] [55045]: DEBUG cinder.api.middleware.request_id [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.667555] [55045]: INFO cinder.api.openstack.wsgi [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1201.667773] [55045]: DEBUG cinder.api.openstack.wsgi [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.667993] [55045]: DEBUG cinder.api.openstack.wsgi [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.675663] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.675663] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.679978] [55045]: INFO cinder.volume.api [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1201.684147] [55045]: INFO cinder.api.openstack.wsgi [None req-01ac3b5e-fb16-4efe-9983-87fdc8f77e69 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1201.684612] [55045]: [pid: 55045|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:28 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.695539] [55044]: DEBUG cinder.api.middleware.request_id [None req-0337af11-176c-48c9-9b43-d257446f6fae None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.698268] [55044]: INFO cinder.api.openstack.wsgi [None req-0337af11-176c-48c9-9b43-d257446f6fae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1202.698538] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0337af11-176c-48c9-9b43-d257446f6fae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.698790] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0337af11-176c-48c9-9b43-d257446f6fae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.708886] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.708886] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.712339] [55044]: INFO cinder.volume.api [None req-0337af11-176c-48c9-9b43-d257446f6fae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1202.716615] [55044]: INFO cinder.api.openstack.wsgi [None req-0337af11-176c-48c9-9b43-d257446f6fae tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1202.717022] [55044]: [pid: 55044|app: 0|req: 230/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:29 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.726330] [55045]: DEBUG cinder.api.middleware.request_id [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.728478] [55045]: INFO cinder.api.openstack.wsgi [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1203.729431] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.729431] [55045]: DEBUG cinder.api.openstack.wsgi [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.736596] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.736596] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.740097] [55045]: INFO cinder.volume.api [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Volume info retrieved successfully. [ 1203.744522] [55045]: INFO cinder.api.openstack.wsgi [None req-eb0b1a3e-e77c-4791-8b5c-8b19292f9f30 tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 200 [ 1203.744911] [55045]: [pid: 55045|app: 0|req: 248/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:30 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.755573] [55044]: DEBUG cinder.api.middleware.request_id [None req-96aeb5fe-3bd1-42a8-b4fb-3e2804283baa None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.757714] [55044]: INFO cinder.api.openstack.wsgi [None req-96aeb5fe-3bd1-42a8-b4fb-3e2804283baa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] GET http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 [ 1204.757936] [55044]: DEBUG cinder.api.openstack.wsgi [None req-96aeb5fe-3bd1-42a8-b4fb-3e2804283baa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.758166] [55044]: DEBUG cinder.api.openstack.wsgi [None req-96aeb5fe-3bd1-42a8-b4fb-3e2804283baa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.764420] [55044]: INFO cinder.api.openstack.wsgi [None req-96aeb5fe-3bd1-42a8-b4fb-3e2804283baa tempest-ServerActionsTestOtherA-1598127976 tempest-ServerActionsTestOtherA-1598127976-project-member] http://10.180.1.21/volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 returned with HTTP 404 [ 1204.764971] [55044]: [pid: 55044|app: 0|req: 231/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:25:31 2025] GET /volume/v3/volumes/7ddaffb1-6854-4b4a-a2ff-e41df6825ca8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1213.742377] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1214.760549] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1236.632064] [55045]: DEBUG cinder.api.middleware.request_id [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.717907] [55045]: INFO cinder.api.openstack.wsgi [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1236.718167] [55045]: DEBUG cinder.api.openstack.wsgi [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.718380] [55045]: DEBUG cinder.api.openstack.wsgi [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.729468] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.729468] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.733662] [55045]: INFO cinder.volume.api [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1236.738307] [55045]: INFO cinder.api.openstack.wsgi [None req-40994241-dac2-485f-a4f8-ffdfc7d97e9a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1236.738688] [55045]: [pid: 55045|app: 0|req: 249/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:03 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.781180] [55044]: DEBUG cinder.api.middleware.request_id [None req-d2de3fc0-c222-4db7-b34b-b2955698157a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.783262] [55044]: INFO cinder.api.openstack.wsgi [None req-d2de3fc0-c222-4db7-b34b-b2955698157a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1236.783475] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d2de3fc0-c222-4db7-b34b-b2955698157a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.783693] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d2de3fc0-c222-4db7-b34b-b2955698157a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.791268] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791268] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.794553] [55044]: INFO cinder.volume.api [None req-d2de3fc0-c222-4db7-b34b-b2955698157a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1236.798652] [55044]: INFO cinder.api.openstack.wsgi [None req-d2de3fc0-c222-4db7-b34b-b2955698157a tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1236.798980] [55044]: [pid: 55044|app: 0|req: 232/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:03 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.741741] [55045]: DEBUG cinder.api.middleware.request_id [None req-e54af640-846b-41c8-8205-fc497dc11023 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.743916] [55045]: INFO cinder.api.openstack.wsgi [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1243.744152] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.744376] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.744569] [55045]: INFO cinder.api.v3.volumes [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Delete volume with id: ba69aed6-b069-4717-8af0-b1c62d749750 [ 1243.756733] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756733] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.757338] [55045]: INFO cinder.volume.api [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1243.775997] [55045]: INFO cinder.volume.api [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Delete volume request issued successfully. [ 1243.776686] [55045]: INFO cinder.api.openstack.wsgi [None req-e54af640-846b-41c8-8205-fc497dc11023 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 202 [ 1243.776686] [55045]: [pid: 55045|app: 0|req: 250/482] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:26:10 2025] DELETE /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1243.779630] [55044]: DEBUG cinder.api.middleware.request_id [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.781763] [55044]: INFO cinder.api.openstack.wsgi [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1243.781993] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.782229] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.790031] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.790031] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.796206] [55044]: INFO cinder.volume.api [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1243.801887] [55044]: INFO cinder.api.openstack.wsgi [None req-fdde4f0e-459e-4187-b1a2-a1f985efb106 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 200 [ 1243.802332] [55044]: [pid: 55044|app: 0|req: 233/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:10 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.812586] [55045]: DEBUG cinder.api.middleware.request_id [None req-3a47aac1-0e41-4bae-8038-ba439e0617bd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.814616] [55045]: INFO cinder.api.openstack.wsgi [None req-3a47aac1-0e41-4bae-8038-ba439e0617bd tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 [ 1244.814842] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3a47aac1-0e41-4bae-8038-ba439e0617bd tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.815068] [55045]: DEBUG cinder.api.openstack.wsgi [None req-3a47aac1-0e41-4bae-8038-ba439e0617bd tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.821927] [55045]: INFO cinder.api.openstack.wsgi [None req-3a47aac1-0e41-4bae-8038-ba439e0617bd tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 returned with HTTP 404 [ 1244.822433] [55045]: [pid: 55045|app: 0|req: 251/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:11 2025] GET /volume/v3/volumes/ba69aed6-b069-4717-8af0-b1c62d749750 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1244.865721] [55044]: DEBUG cinder.api.middleware.request_id [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.867809] [55044]: INFO cinder.api.openstack.wsgi [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] DELETE http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1244.868033] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.868255] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.868437] [55044]: INFO cinder.api.v3.volumes [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Delete volume with id: 104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1244.878202] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878202] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.878715] [55044]: INFO cinder.volume.api [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1244.893821] [55044]: INFO cinder.volume.api [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Delete volume request issued successfully. [ 1244.894018] [55044]: INFO cinder.api.openstack.wsgi [None req-f6b2f468-eba2-4ae9-bf53-3967db6906b2 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 202 [ 1244.894413] [55044]: [pid: 55044|app: 0|req: 234/485] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:26:11 2025] DELETE /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1244.897480] [55045]: DEBUG cinder.api.middleware.request_id [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.899971] [55045]: INFO cinder.api.openstack.wsgi [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1244.900210] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.900575] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.908397] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.908397] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.912406] [55045]: INFO cinder.volume.api [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1244.917189] [55045]: INFO cinder.api.openstack.wsgi [None req-5e96a57d-7ac4-4a49-a8d2-b3d5243ba515 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1244.917566] [55045]: [pid: 55045|app: 0|req: 252/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:11 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.928015] [55044]: DEBUG cinder.api.middleware.request_id [None req-833ccb6e-836f-45fd-bead-5785e1727d9d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.930136] [55044]: INFO cinder.api.openstack.wsgi [None req-833ccb6e-836f-45fd-bead-5785e1727d9d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1245.930352] [55044]: DEBUG cinder.api.openstack.wsgi [None req-833ccb6e-836f-45fd-bead-5785e1727d9d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.930566] [55044]: DEBUG cinder.api.openstack.wsgi [None req-833ccb6e-836f-45fd-bead-5785e1727d9d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.938261] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938261] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.941591] [55044]: INFO cinder.volume.api [None req-833ccb6e-836f-45fd-bead-5785e1727d9d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1245.945706] [55044]: INFO cinder.api.openstack.wsgi [None req-833ccb6e-836f-45fd-bead-5785e1727d9d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1245.946090] [55044]: [pid: 55044|app: 0|req: 235/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:12 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.956276] [55045]: DEBUG cinder.api.middleware.request_id [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.958664] [55045]: INFO cinder.api.openstack.wsgi [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1246.958903] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.959140] [55045]: DEBUG cinder.api.openstack.wsgi [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.968639] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.968639] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.972048] [55045]: INFO cinder.volume.api [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Volume info retrieved successfully. [ 1246.976170] [55045]: INFO cinder.api.openstack.wsgi [None req-9072d482-2b34-42f7-bce1-5df9f05797f0 tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 200 [ 1246.976524] [55045]: [pid: 55045|app: 0|req: 253/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:13 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.986631] [55044]: DEBUG cinder.api.middleware.request_id [None req-d0ddeed8-d94d-48cc-89ae-6f6c06084e1d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.989032] [55044]: INFO cinder.api.openstack.wsgi [None req-d0ddeed8-d94d-48cc-89ae-6f6c06084e1d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] GET http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 [ 1247.989032] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d0ddeed8-d94d-48cc-89ae-6f6c06084e1d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.989220] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d0ddeed8-d94d-48cc-89ae-6f6c06084e1d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.995311] [55044]: INFO cinder.api.openstack.wsgi [None req-d0ddeed8-d94d-48cc-89ae-6f6c06084e1d tempest-AttachVolumeShelveTestJSON-965681664 tempest-AttachVolumeShelveTestJSON-965681664-project-member] http://10.180.1.21/volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 returned with HTTP 404 [ 1247.995810] [55044]: [pid: 55044|app: 0|req: 236/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:26:14 2025] GET /volume/v3/volumes/104bd7f4-b024-4547-bd50-5c5303638dc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1256.974199] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1257.991483] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1304.270584] [55045]: DEBUG cinder.api.middleware.request_id [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.272624] [55045]: INFO cinder.api.openstack.wsgi [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1304.272990] [55045]: DEBUG cinder.api.openstack.wsgi [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2080668361"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1304.274642] [55045]: DEBUG cinder.api.v3.volumes [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2080668361'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1304.274784] [55045]: INFO cinder.api.v3.volumes [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume of 1 GB [ 1304.280821] [55045]: INFO cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Availability Zones retrieved successfully. [ 1304.287440] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (8b4637e9-c33f-4f1c-81af-e7e7979f5fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.288687] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840e65f0-2a21-4bc3-b32c-e496d7b7b2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.289893] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1304.307915] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840e65f0-2a21-4bc3-b32c-e496d7b7b2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.308865] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33244cf0-6922-49e5-a0f5-96b56fe70f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.355827] [55045]: DEBUG cinder.quota [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Created reservations ['299a52ff-6e7e-4a7e-ba54-15ef0794d7f2', '3ae66995-ab28-4cd6-9c35-abe38861fc0a', 'c2525ac8-eea3-4551-90a5-fee79d9056b5', '070474b5-8456-41cb-a8d1-28283f24f0ce'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1304.356814] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33244cf0-6922-49e5-a0f5-96b56fe70f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['299a52ff-6e7e-4a7e-ba54-15ef0794d7f2', '3ae66995-ab28-4cd6-9c35-abe38861fc0a', 'c2525ac8-eea3-4551-90a5-fee79d9056b5', '070474b5-8456-41cb-a8d1-28283f24f0ce']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.357727] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b443ba-347c-45f9-9732-36457d2d0bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.369806] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b443ba-347c-45f9-9732-36457d2d0bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fd7b7c3-06a3-4d69-9aaf-d96379ae4733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2080668361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['299a52ff-6e7e-4a7e-ba54-15ef0794d7f2','3ae66995-ab28-4cd6-9c35-abe38861fc0a','c2525ac8-eea3-4551-90a5-fee79d9056b5','070474b5-8456-41cb-a8d1-28283f24f0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2080668361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fd7b7c3-06a3-4d69-9aaf-d96379ae4733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e356464dd4491cb6958f50253b4202',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='73dd503ae1264711841255c81aa77d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.370664] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446d5c56-1ac5-4361-ad9f-db1e33e3276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.381250] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446d5c56-1ac5-4361-ad9f-db1e33e3276d) 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-2080668361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['299a52ff-6e7e-4a7e-ba54-15ef0794d7f2','3ae66995-ab28-4cd6-9c35-abe38861fc0a','c2525ac8-eea3-4551-90a5-fee79d9056b5','070474b5-8456-41cb-a8d1-28283f24f0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.382065] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cd7e04-006b-40bd-8be2-4b23a6128da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1304.391573] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cd7e04-006b-40bd-8be2-4b23a6128da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1304.392608] [55045]: DEBUG cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (8b4637e9-c33f-4f1c-81af-e7e7979f5fa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1304.392938] [55045]: INFO cinder.volume.api [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request issued successfully. [ 1304.393576] [55045]: INFO cinder.api.openstack.wsgi [None req-02ba0190-f075-46e6-831e-7c0db7d3f102 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1304.394015] [55045]: [pid: 55045|app: 0|req: 254/490] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:27:11 2025] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1304.402819] [55044]: DEBUG cinder.api.middleware.request_id [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.404660] [55044]: INFO cinder.api.openstack.wsgi [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1304.405039] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.405377] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.413314] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413314] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1304.417113] [55044]: INFO cinder.volume.api [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1304.421224] [55044]: INFO cinder.api.openstack.wsgi [None req-8f77c0fb-2be2-45d1-b03f-046ddded998d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1304.421605] [55044]: [pid: 55044|app: 0|req: 237/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:11 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.432516] [55045]: DEBUG cinder.api.middleware.request_id [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.434889] [55045]: INFO cinder.api.openstack.wsgi [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1305.435148] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.435375] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.443151] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443151] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.446452] [55045]: INFO cinder.volume.api [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1305.450474] [55045]: INFO cinder.api.openstack.wsgi [None req-d2f29230-1e90-424f-8b4e-c4f18c0ef80d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1305.450935] [55045]: [pid: 55045|app: 0|req: 255/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:12 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.488584] [55044]: DEBUG cinder.api.middleware.request_id [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.490934] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1305.491170] [55044]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1305.491435] [55044]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1305.498590] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.498590] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1305.501893] [55044]: INFO cinder.volume.api [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1305.506288] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-efebaacc-e152-4a95-858e-c77fa73ca475 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1305.506752] [55044]: [pid: 55044|app: 0|req: 238/493] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:27:12 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.025105] [55045]: DEBUG cinder.api.middleware.request_id [None req-8c16b21a-a15f-48d9-94ff-8c9ae766aebf None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.025539] [55045]: INFO cinder.api.openstack.wsgi [None req-8c16b21a-a15f-48d9-94ff-8c9ae766aebf None None] GET http://10.180.1.21/volume// [ 1307.025715] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8c16b21a-a15f-48d9-94ff-8c9ae766aebf None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.025925] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8c16b21a-a15f-48d9-94ff-8c9ae766aebf None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.026332] [55045]: INFO cinder.api.openstack.wsgi [None req-8c16b21a-a15f-48d9-94ff-8c9ae766aebf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1307.026634] [55045]: [pid: 55045|app: 0|req: 256/494] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:27:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1307.030248] [55044]: DEBUG cinder.api.middleware.request_id [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-769310ce-2b3b-49fc-b4c1-40a83826a192 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.032698] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-769310ce-2b3b-49fc-b4c1-40a83826a192 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1307.033134] [55044]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-769310ce-2b3b-49fc-b4c1-40a83826a192 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fd7b7c3-06a3-4d69-9aaf-d96379ae4733", "connector": null, "instance_uuid": "70e30708-c4e1-43a0-b9fa-971f32a3f887"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.042205] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042205] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.060637] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-769310ce-2b3b-49fc-b4c1-40a83826a192 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1307.061074] [55044]: [pid: 55044|app: 0|req: 239/495] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:27:13 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) [ 1307.080578] [55045]: DEBUG cinder.api.middleware.request_id [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.082667] [55045]: INFO cinder.api.openstack.wsgi [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1307.082882] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.083109] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.094124] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094124] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.097747] [55045]: INFO cinder.volume.api [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1307.101818] [55045]: INFO cinder.api.openstack.wsgi [None req-dbe8a503-84f8-490a-ab9b-56366079a2fe tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1307.102178] [55045]: [pid: 55045|app: 0|req: 257/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:13 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.583524] [55044]: DEBUG cinder.api.middleware.request_id [None req-f97980c6-ee99-45b3-aec2-9d5710e17e2b None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.583876] [55044]: INFO cinder.api.openstack.wsgi [None req-f97980c6-ee99-45b3-aec2-9d5710e17e2b None None] GET http://10.180.1.21/volume// [ 1307.584079] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f97980c6-ee99-45b3-aec2-9d5710e17e2b None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.584298] [55044]: DEBUG cinder.api.openstack.wsgi [None req-f97980c6-ee99-45b3-aec2-9d5710e17e2b None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.584692] [55044]: INFO cinder.api.openstack.wsgi [None req-f97980c6-ee99-45b3-aec2-9d5710e17e2b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1307.584988] [55044]: [pid: 55044|app: 0|req: 240/497] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:27:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1307.588283] [55045]: DEBUG cinder.api.middleware.request_id [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.590619] [55045]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1307.590867] [55045]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.591102] [55045]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.600753] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.600753] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.604082] [55045]: INFO cinder.volume.api [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1307.608536] [55045]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-91a365bc-ad16-4280-a7c2-813eca6a9d18 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1307.608966] [55045]: [pid: 55045|app: 0|req: 258/498] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:27:14 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1307.635056] [55044]: DEBUG cinder.api.middleware.request_id [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.637486] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] PUT http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 [ 1307.637905] [55044]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-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-543497", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.645766] [55044]: DEBUG cinder.coordination [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Acquiring lock "cinder-attachment_update-8fd7b7c3-06a3-4d69-9aaf-d96379ae4733-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1307.649928] [55044]: DEBUG cinder.coordination [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-8fd7b7c3-06a3-4d69-9aaf-d96379ae4733-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1307.650936] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650936] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.113250] [55045]: DEBUG cinder.api.middleware.request_id [None req-bccb2173-2537-4d69-8568-aa83978e1df2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.115305] [55045]: INFO cinder.api.openstack.wsgi [None req-bccb2173-2537-4d69-8568-aa83978e1df2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1308.115545] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bccb2173-2537-4d69-8568-aa83978e1df2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.115767] [55045]: DEBUG cinder.api.openstack.wsgi [None req-bccb2173-2537-4d69-8568-aa83978e1df2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.126147] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126147] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.129188] [55045]: INFO cinder.volume.api [None req-bccb2173-2537-4d69-8568-aa83978e1df2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1308.133283] [55045]: INFO cinder.api.openstack.wsgi [None req-bccb2173-2537-4d69-8568-aa83978e1df2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1308.133644] [55045]: [pid: 55045|app: 0|req: 259/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:14 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1309.144061] [55045]: DEBUG cinder.api.middleware.request_id [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.145924] [55045]: INFO cinder.api.openstack.wsgi [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1309.146152] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.146384] [55045]: DEBUG cinder.api.openstack.wsgi [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.155548] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.155548] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.158531] [55045]: INFO cinder.volume.api [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1309.162583] [55045]: INFO cinder.api.openstack.wsgi [None req-cfa9b60a-28fa-45ad-8079-429b2fee0f48 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1309.162926] [55045]: [pid: 55045|app: 0|req: 260/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:15 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.173027] [55045]: DEBUG cinder.api.middleware.request_id [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.175044] [55045]: INFO cinder.api.openstack.wsgi [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1310.175266] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.175481] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.184641] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184641] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.187591] [55045]: INFO cinder.volume.api [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1310.191576] [55045]: INFO cinder.api.openstack.wsgi [None req-2d13ef78-8097-41e9-8943-a2a87ae38aff tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1310.191917] [55045]: [pid: 55045|app: 0|req: 261/501] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:17 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.202123] [55045]: DEBUG cinder.api.middleware.request_id [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.204335] [55045]: INFO cinder.api.openstack.wsgi [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1311.204558] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.204773] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.214648] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.214648] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.217903] [55045]: INFO cinder.volume.api [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1311.222114] [55045]: INFO cinder.api.openstack.wsgi [None req-b0c84f0d-8d67-45b9-b7ca-af590822aaf7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1311.222526] [55045]: [pid: 55045|app: 0|req: 262/502] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:18 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.171797] [55044]: DEBUG cinder.coordination [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-8fd7b7c3-06a3-4d69-9aaf-d96379ae4733-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1312.172166] [55044]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-2b6dfb58-bf25-42e6-84e2-3c198e44b434 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 returned with HTTP 200 [ 1312.172651] [55044]: [pid: 55044|app: 0|req: 241/503] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:27:14 2025] PUT /volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.232351] [55045]: DEBUG cinder.api.middleware.request_id [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.234452] [55045]: INFO cinder.api.openstack.wsgi [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1312.234667] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.234881] [55045]: DEBUG cinder.api.openstack.wsgi [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.245261] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.245261] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.248533] [55045]: INFO cinder.volume.api [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1312.252625] [55045]: INFO cinder.api.openstack.wsgi [None req-7a124f67-d74f-4050-ac13-22ca879a47e1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1312.252981] [55045]: [pid: 55045|app: 0|req: 263/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:19 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.263280] [55044]: DEBUG cinder.api.middleware.request_id [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.267026] [55044]: INFO cinder.api.openstack.wsgi [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1313.267026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.267026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.275749] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275749] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.278767] [55044]: INFO cinder.volume.api [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1313.282931] [55044]: INFO cinder.api.openstack.wsgi [None req-1e857a8f-80ee-4eda-870f-843d9cfea168 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1313.283323] [55044]: [pid: 55044|app: 0|req: 242/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:20 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.779693] [55045]: DEBUG cinder.api.middleware.request_id [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-6be0ff50-424e-4f30-98b7-fe0eab457e58 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.782176] [55045]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-6be0ff50-424e-4f30-98b7-fe0eab457e58 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57/action [ 1313.782605] [55045]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-6be0ff50-424e-4f30-98b7-fe0eab457e58 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1313.782805] [55045]: DEBUG cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-6be0ff50-424e-4f30-98b7-fe0eab457e58 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1313.797972] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.797972] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.804642] [55045]: INFO cinder.api.openstack.wsgi [req-ab580f55-49b3-4954-806b-3a6f26b73bd5 req-6be0ff50-424e-4f30-98b7-fe0eab457e58 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57/action returned with HTTP 204 [ 1313.805060] [55045]: [pid: 55045|app: 0|req: 264/506] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:27:20 2025] POST /volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1314.293818] [55044]: DEBUG cinder.api.middleware.request_id [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.296247] [55044]: INFO cinder.api.openstack.wsgi [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1314.296528] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.296823] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.309533] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.309533] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.313555] [55044]: INFO cinder.volume.api [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1314.318355] [55044]: INFO cinder.api.openstack.wsgi [None req-ce39e505-355e-49b8-b1a6-81e65ce703dc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1314.318960] [55044]: [pid: 55044|app: 0|req: 243/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:21 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.328734] [55045]: DEBUG cinder.api.middleware.request_id [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.331015] [55045]: INFO cinder.api.openstack.wsgi [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1314.331261] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.331514] [55045]: DEBUG cinder.api.openstack.wsgi [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.341610] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.341610] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.344830] [55045]: INFO cinder.volume.api [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1314.349057] [55045]: INFO cinder.api.openstack.wsgi [None req-ea11ff82-c8ad-4f78-b1a8-61e0622dfea7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1314.349491] [55045]: [pid: 55045|app: 0|req: 265/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:27:21 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.316070] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1324.347068] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1367.295329] [55044]: DEBUG cinder.api.middleware.request_id [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1367.297582] [55044]: INFO cinder.api.openstack.wsgi [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1367.297795] [55044]: DEBUG cinder.api.openstack.wsgi [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1367.298015] [55044]: DEBUG cinder.api.openstack.wsgi [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1367.312852] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1367.312852] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1367.316558] [55044]: INFO cinder.volume.api [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1367.321096] [55044]: INFO cinder.api.openstack.wsgi [req-1fbf5bcf-9ca3-43b3-9927-a81598003b15 req-d575fe50-d2e3-4907-9efe-bd6cd0fedc20 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1367.321478] [55044]: [pid: 55044|app: 0|req: 244/509] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:28:14 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1374.449948] [55045]: DEBUG cinder.api.middleware.request_id [None req-4dab6d26-3b61-4736-a69a-0164874df271 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.452066] [55045]: INFO cinder.api.openstack.wsgi [None req-4dab6d26-3b61-4736-a69a-0164874df271 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1374.452301] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4dab6d26-3b61-4736-a69a-0164874df271 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.452518] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4dab6d26-3b61-4736-a69a-0164874df271 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.465376] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.465376] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.468765] [55045]: INFO cinder.volume.api [None req-4dab6d26-3b61-4736-a69a-0164874df271 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1374.473250] [55045]: INFO cinder.api.openstack.wsgi [None req-4dab6d26-3b61-4736-a69a-0164874df271 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1374.473596] [55045]: [pid: 55045|app: 0|req: 266/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:28:21 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1374.516422] [55044]: DEBUG cinder.api.middleware.request_id [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.518633] [55044]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1374.518858] [55044]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.519086] [55044]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.528427] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.528427] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.531360] [55044]: INFO cinder.volume.api [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1374.535455] [55044]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-75238e27-6ddc-41ac-88e0-bf0fde0bbb02 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1374.535819] [55044]: [pid: 55044|app: 0|req: 245/511] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:28:21 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1374.554123] [55045]: DEBUG cinder.api.middleware.request_id [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.556424] [55045]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733/action [ 1374.556856] [55045]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1374.557015] [55045]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1374.566328] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.566328] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.566809] [55045]: INFO cinder.volume.api [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1374.574020] [55045]: INFO cinder.volume.api [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Begin detaching volume completed successfully. [ 1374.574626] [55045]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-d45e44f4-4bec-4642-8afa-d6a040e850ac tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733/action returned with HTTP 202 [ 1374.574626] [55045]: [pid: 55045|app: 0|req: 267/512] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:28:21 2025] POST /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1375.595858] [55044]: DEBUG cinder.api.middleware.request_id [None req-ac1db2f8-81c6-48fc-8b0c-c50ecc1301e8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.596336] [55044]: INFO cinder.api.openstack.wsgi [None req-ac1db2f8-81c6-48fc-8b0c-c50ecc1301e8 None None] GET http://10.180.1.21/volume// [ 1375.596517] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ac1db2f8-81c6-48fc-8b0c-c50ecc1301e8 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.596733] [55044]: DEBUG cinder.api.openstack.wsgi [None req-ac1db2f8-81c6-48fc-8b0c-c50ecc1301e8 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.597162] [55044]: INFO cinder.api.openstack.wsgi [None req-ac1db2f8-81c6-48fc-8b0c-c50ecc1301e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1375.597457] [55044]: [pid: 55044|app: 0|req: 246/513] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:28:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1375.600752] [55045]: DEBUG cinder.api.middleware.request_id [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.603062] [55045]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1375.603321] [55045]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.603539] [55045]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.612929] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.612929] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.615977] [55045]: INFO cinder.volume.api [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1375.620650] [55045]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6857631c-562d-4e25-b047-ced2f62db19e tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1375.620650] [55045]: [pid: 55045|app: 0|req: 268/514] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:28:22 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1376.749293] [55044]: DEBUG cinder.api.middleware.request_id [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6a20b6a2-6ca6-46ce-aeb1-9fc8ddd28e69 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.751623] [55044]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6a20b6a2-6ca6-46ce-aeb1-9fc8ddd28e69 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 [ 1376.751834] [55044]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6a20b6a2-6ca6-46ce-aeb1-9fc8ddd28e69 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.752087] [55044]: DEBUG cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6a20b6a2-6ca6-46ce-aeb1-9fc8ddd28e69 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.758986] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.758986] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.283111] [55044]: INFO cinder.api.openstack.wsgi [req-cb5d7200-097f-4c83-8679-254b95097ab3 req-6a20b6a2-6ca6-46ce-aeb1-9fc8ddd28e69 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 returned with HTTP 200 [ 1377.283529] [55044]: [pid: 55044|app: 0|req: 247/515] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:28:23 2025] DELETE /volume/v3/attachments/7ceafbd0-fdea-4e11-8bf7-2814304cdd57 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.734892] [55045]: DEBUG cinder.api.middleware.request_id [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.736919] [55045]: INFO cinder.api.openstack.wsgi [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1378.737151] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.737363] [55045]: DEBUG cinder.api.openstack.wsgi [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.744656] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.744656] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.747848] [55045]: INFO cinder.volume.api [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1378.751918] [55045]: INFO cinder.api.openstack.wsgi [None req-dcfc1f88-b86e-4283-baf2-f46a4e3f3b71 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1378.752268] [55045]: [pid: 55045|app: 0|req: 269/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:28:25 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.282269] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.749874] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1437.326407] [55044]: DEBUG cinder.api.middleware.request_id [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.328648] [55044]: INFO cinder.api.openstack.wsgi [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1437.329029] [55044]: DEBUG cinder.api.openstack.wsgi [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1787428006"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1437.331134] [55044]: DEBUG cinder.api.v3.volumes [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1787428006'}} {{(pid=55044) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1437.331268] [55044]: INFO cinder.api.v3.volumes [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume of 1 GB [ 1437.331578] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.331578] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.336928] [55044]: INFO cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Availability Zones retrieved successfully. [ 1437.343447] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (2029f9ba-cf4f-4617-b6e9-db0d19da2fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1437.345042] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c022f3-4dec-4a87-9ebc-c639cc2d7f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1437.345601] [55044]: DEBUG cinder.volume.flows.api.create_volume [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Validating volume size '1' using validate_int {{(pid=55044) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1437.362428] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c022f3-4dec-4a87-9ebc-c639cc2d7f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1437.363310] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3023afc3-d428-4bc4-9804-119d75313573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1437.391530] [55044]: DEBUG cinder.quota [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Created reservations ['47f0f92f-49e7-4642-935e-72745fbdb5ea', 'e6fea36e-2d8a-469e-9374-cd6725b6faf4', 'b7890c46-b31f-4d0f-8662-f2b300c6a63d', 'ade8502a-5626-464f-bfde-c014a5a79684'] {{(pid=55044) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1437.392367] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3023afc3-d428-4bc4-9804-119d75313573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f0f92f-49e7-4642-935e-72745fbdb5ea', 'e6fea36e-2d8a-469e-9374-cd6725b6faf4', 'b7890c46-b31f-4d0f-8662-f2b300c6a63d', 'ade8502a-5626-464f-bfde-c014a5a79684']}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1437.393247] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d019bf75-7afe-4246-bae8-8ed03ccf6a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1437.405975] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d019bf75-7afe-4246-bae8-8ed03ccf6a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049ef013-5970-4ede-9516-6a2fde38a4d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1787428006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['47f0f92f-49e7-4642-935e-72745fbdb5ea','e6fea36e-2d8a-469e-9374-cd6725b6faf4','b7890c46-b31f-4d0f-8662-f2b300c6a63d','ade8502a-5626-464f-bfde-c014a5a79684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1787428006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049ef013-5970-4ede-9516-6a2fde38a4d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e356464dd4491cb6958f50253b4202',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='73dd503ae1264711841255c81aa77d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1437.406840] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b67b24-ee7c-4402-be89-c38cec562d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1437.418636] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b67b24-ee7c-4402-be89-c38cec562d59) 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-1787428006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['47f0f92f-49e7-4642-935e-72745fbdb5ea','e6fea36e-2d8a-469e-9374-cd6725b6faf4','b7890c46-b31f-4d0f-8662-f2b300c6a63d','ade8502a-5626-464f-bfde-c014a5a79684'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1437.419380] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d570fe7-074f-40ec-8740-ac30ca455bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1437.427396] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d570fe7-074f-40ec-8740-ac30ca455bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55044) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1437.428377] [55044]: DEBUG cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (2029f9ba-cf4f-4617-b6e9-db0d19da2fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55044) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1437.428703] [55044]: INFO cinder.volume.api [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request issued successfully. [ 1437.429333] [55044]: INFO cinder.api.openstack.wsgi [None req-09bbfed3-4bcb-4647-bf2e-3b6098d31715 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1437.429762] [55044]: [pid: 55044|app: 0|req: 248/517] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:29:24 2025] POST /volume/v3/volumes => generated 754 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1437.438138] [55045]: DEBUG cinder.api.middleware.request_id [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.440205] [55045]: INFO cinder.api.openstack.wsgi [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1437.440422] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.440648] [55045]: DEBUG cinder.api.openstack.wsgi [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.448398] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.448398] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.452275] [55045]: INFO cinder.volume.api [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1437.456504] [55045]: INFO cinder.api.openstack.wsgi [None req-d0fc0914-fdb5-4545-823f-b1ff173d6283 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1437.457019] [55045]: [pid: 55045|app: 0|req: 270/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:24 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.467036] [55044]: DEBUG cinder.api.middleware.request_id [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.469251] [55044]: INFO cinder.api.openstack.wsgi [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1438.469466] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.469683] [55044]: DEBUG cinder.api.openstack.wsgi [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.477902] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.477902] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.481085] [55044]: INFO cinder.volume.api [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1438.485114] [55044]: INFO cinder.api.openstack.wsgi [None req-0e73c56b-5098-446e-bd4a-9dba8fefc3b7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1438.485478] [55044]: [pid: 55044|app: 0|req: 249/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:25 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.526510] [55045]: DEBUG cinder.api.middleware.request_id [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.584267] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1438.584575] [55045]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.584806] [55045]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.592132] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.592132] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.595405] [55045]: INFO cinder.volume.api [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1438.599361] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-7d7c70a0-a903-47ce-9810-4e0d9da42f40 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1438.599703] [55045]: [pid: 55045|app: 0|req: 271/520] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:29:25 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 847 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.119501] [55044]: DEBUG cinder.api.middleware.request_id [None req-8258714d-7e3d-4dc1-b73f-a54cfd646653 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.119931] [55044]: INFO cinder.api.openstack.wsgi [None req-8258714d-7e3d-4dc1-b73f-a54cfd646653 None None] GET http://10.180.1.21/volume// [ 1440.120127] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8258714d-7e3d-4dc1-b73f-a54cfd646653 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.120364] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8258714d-7e3d-4dc1-b73f-a54cfd646653 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.120762] [55044]: INFO cinder.api.openstack.wsgi [None req-8258714d-7e3d-4dc1-b73f-a54cfd646653 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1440.121072] [55044]: [pid: 55044|app: 0|req: 250/521] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:29:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1440.124962] [55045]: DEBUG cinder.api.middleware.request_id [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-eb272343-a650-4dde-9be7-3ee6b0c646bd None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.127558] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-eb272343-a650-4dde-9be7-3ee6b0c646bd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1440.127971] [55045]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-eb272343-a650-4dde-9be7-3ee6b0c646bd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "049ef013-5970-4ede-9516-6a2fde38a4d5", "connector": null, "instance_uuid": "b671d47d-8166-4912-b30e-312ad121edce"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1440.137195] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.137195] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.155280] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-eb272343-a650-4dde-9be7-3ee6b0c646bd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1440.155682] [55045]: [pid: 55045|app: 0|req: 272/522] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:29:26 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) [ 1440.175059] [55044]: DEBUG cinder.api.middleware.request_id [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.177091] [55044]: INFO cinder.api.openstack.wsgi [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1440.177312] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.177523] [55044]: DEBUG cinder.api.openstack.wsgi [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.187963] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.187963] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.191390] [55044]: INFO cinder.volume.api [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1440.195546] [55044]: INFO cinder.api.openstack.wsgi [None req-9d4a5a31-0889-48d0-baa0-5644492f86ab tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1440.195909] [55044]: [pid: 55044|app: 0|req: 251/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:27 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1440.680026] [55045]: DEBUG cinder.api.middleware.request_id [None req-c96f9693-13a4-48ef-8b99-1429ce44d932 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.680026] [55045]: INFO cinder.api.openstack.wsgi [None req-c96f9693-13a4-48ef-8b99-1429ce44d932 None None] GET http://10.180.1.21/volume// [ 1440.680026] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c96f9693-13a4-48ef-8b99-1429ce44d932 None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.680026] [55045]: DEBUG cinder.api.openstack.wsgi [None req-c96f9693-13a4-48ef-8b99-1429ce44d932 None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.680026] [55045]: INFO cinder.api.openstack.wsgi [None req-c96f9693-13a4-48ef-8b99-1429ce44d932 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1440.680314] [55045]: [pid: 55045|app: 0|req: 273/524] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:29:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1440.683490] [55044]: DEBUG cinder.api.middleware.request_id [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.685799] [55044]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1440.686054] [55044]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.686271] [55044]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.695788] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.695788] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.698803] [55044]: INFO cinder.volume.api [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1440.702861] [55044]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-499dfe7f-d97a-4cc3-80ea-4f572725f3e4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1440.703236] [55044]: [pid: 55044|app: 0|req: 252/525] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:29:27 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1440.728582] [55045]: DEBUG cinder.api.middleware.request_id [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.730818] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] PUT http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d [ 1440.731235] [55045]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-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-543502", "mountpoint": "/dev/sdb"}}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1440.739051] [55045]: DEBUG cinder.coordination [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Acquiring lock "cinder-attachment_update-049ef013-5970-4ede-9516-6a2fde38a4d5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1440.743453] [55045]: DEBUG cinder.coordination [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-049ef013-5970-4ede-9516-6a2fde38a4d5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55045) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1440.744434] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.744434] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.205887] [55044]: DEBUG cinder.api.middleware.request_id [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.208066] [55044]: INFO cinder.api.openstack.wsgi [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1441.208277] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.208496] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.218919] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.218919] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.222393] [55044]: INFO cinder.volume.api [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1441.226970] [55044]: INFO cinder.api.openstack.wsgi [None req-5fbc561d-3587-47d1-99ce-fe18b594cef8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1441.227373] [55044]: [pid: 55044|app: 0|req: 253/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:28 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1442.238714] [55044]: DEBUG cinder.api.middleware.request_id [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.240887] [55044]: INFO cinder.api.openstack.wsgi [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1442.241144] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.241363] [55044]: DEBUG cinder.api.openstack.wsgi [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.250653] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.250653] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.253701] [55044]: INFO cinder.volume.api [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1442.257727] [55044]: INFO cinder.api.openstack.wsgi [None req-2bf4346e-dde3-4573-b02a-9cd1590306fd tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1442.258095] [55044]: [pid: 55044|app: 0|req: 254/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:29 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.268284] [55044]: DEBUG cinder.api.middleware.request_id [None req-51c76e47-33eb-4687-a304-a790c59e7200 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.270454] [55044]: INFO cinder.api.openstack.wsgi [None req-51c76e47-33eb-4687-a304-a790c59e7200 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1443.270686] [55044]: DEBUG cinder.api.openstack.wsgi [None req-51c76e47-33eb-4687-a304-a790c59e7200 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.270909] [55044]: DEBUG cinder.api.openstack.wsgi [None req-51c76e47-33eb-4687-a304-a790c59e7200 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.280827] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.280827] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.284016] [55044]: INFO cinder.volume.api [None req-51c76e47-33eb-4687-a304-a790c59e7200 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1443.288103] [55044]: INFO cinder.api.openstack.wsgi [None req-51c76e47-33eb-4687-a304-a790c59e7200 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1443.288526] [55044]: [pid: 55044|app: 0|req: 255/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:30 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.298507] [55044]: DEBUG cinder.api.middleware.request_id [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.300761] [55044]: INFO cinder.api.openstack.wsgi [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1444.301013] [55044]: DEBUG cinder.api.openstack.wsgi [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.301234] [55044]: DEBUG cinder.api.openstack.wsgi [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.310758] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.310758] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.313829] [55044]: INFO cinder.volume.api [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1444.317869] [55044]: INFO cinder.api.openstack.wsgi [None req-454155c4-3356-443e-a0ce-f4318ae7fa00 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1444.318240] [55044]: [pid: 55044|app: 0|req: 256/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:31 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.266289] [55045]: DEBUG cinder.coordination [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-049ef013-5970-4ede-9516-6a2fde38a4d5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55045) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1445.266622] [55045]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-8c65ed0c-ff48-4bb2-ae84-bf4dfbef8dc2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d returned with HTTP 200 [ 1445.267090] [55045]: [pid: 55045|app: 0|req: 274/530] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:29:27 2025] PUT /volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.328555] [55044]: DEBUG cinder.api.middleware.request_id [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.330729] [55044]: INFO cinder.api.openstack.wsgi [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1445.330958] [55044]: DEBUG cinder.api.openstack.wsgi [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.331217] [55044]: DEBUG cinder.api.openstack.wsgi [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.341051] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.341051] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.344323] [55044]: INFO cinder.volume.api [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1445.349074] [55044]: INFO cinder.api.openstack.wsgi [None req-624d8c00-6ed6-46a9-b43a-83489df6d597 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1445.349550] [55044]: [pid: 55044|app: 0|req: 257/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:32 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.360704] [55045]: DEBUG cinder.api.middleware.request_id [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.362878] [55045]: INFO cinder.api.openstack.wsgi [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1446.363122] [55045]: DEBUG cinder.api.openstack.wsgi [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.363344] [55045]: DEBUG cinder.api.openstack.wsgi [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.374596] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.374596] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.378307] [55045]: INFO cinder.volume.api [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1446.382738] [55045]: INFO cinder.api.openstack.wsgi [None req-74bc19e9-b031-4195-8bcd-1eee8e95222b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1446.383241] [55045]: [pid: 55045|app: 0|req: 275/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:33 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.873539] [55044]: DEBUG cinder.api.middleware.request_id [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-176f9774-956d-4966-8bf4-3a610e4a6bf1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.899835] [55044]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-176f9774-956d-4966-8bf4-3a610e4a6bf1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d/action [ 1446.900264] [55044]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-176f9774-956d-4966-8bf4-3a610e4a6bf1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-complete": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1446.900423] [55044]: DEBUG cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-176f9774-956d-4966-8bf4-3a610e4a6bf1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1446.914728] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.914728] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.921083] [55044]: INFO cinder.api.openstack.wsgi [req-ddf9029b-0047-4b6c-ba2d-ad40174eb009 req-176f9774-956d-4966-8bf4-3a610e4a6bf1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d/action returned with HTTP 204 [ 1446.921536] [55044]: [pid: 55044|app: 0|req: 258/533] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:29:33 2025] POST /volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1447.393550] [55045]: DEBUG cinder.api.middleware.request_id [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.395659] [55045]: INFO cinder.api.openstack.wsgi [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1447.395879] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.396113] [55045]: DEBUG cinder.api.openstack.wsgi [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.406095] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.406095] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.409247] [55045]: INFO cinder.volume.api [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.413449] [55045]: INFO cinder.api.openstack.wsgi [None req-a429a1d4-bdaa-4753-81a5-b3894258f3a4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1447.413817] [55045]: [pid: 55045|app: 0|req: 276/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:34 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.422937] [55044]: DEBUG cinder.api.middleware.request_id [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.425023] [55044]: INFO cinder.api.openstack.wsgi [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1447.425230] [55044]: DEBUG cinder.api.openstack.wsgi [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.425448] [55044]: DEBUG cinder.api.openstack.wsgi [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.435294] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.435294] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.438627] [55044]: INFO cinder.volume.api [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.443352] [55044]: INFO cinder.api.openstack.wsgi [None req-96cb5dcd-d603-4541-9024-69fe1878a1c1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1447.443763] [55044]: [pid: 55044|app: 0|req: 259/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:34 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.483389] [55045]: DEBUG cinder.api.middleware.request_id [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.505388] [55045]: INFO cinder.api.openstack.wsgi [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1447.505674] [55045]: DEBUG cinder.api.openstack.wsgi [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.505891] [55045]: DEBUG cinder.api.openstack.wsgi [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.515638] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.515638] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.518752] [55045]: INFO cinder.volume.api [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.522938] [55045]: INFO cinder.api.openstack.wsgi [req-7883921c-2849-470b-80d9-dfcdaeac736e req-92e5c642-1d6e-423c-a00b-75e763ce6655 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1447.523430] [55045]: [pid: 55045|app: 0|req: 277/536] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:29:34 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.533059] [55044]: DEBUG cinder.api.middleware.request_id [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.534597] [55044]: INFO cinder.api.openstack.wsgi [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1447.534833] [55044]: DEBUG cinder.api.openstack.wsgi [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.535063] [55044]: DEBUG cinder.api.openstack.wsgi [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.544492] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.544492] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.547737] [55044]: INFO cinder.volume.api [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.551897] [55044]: INFO cinder.api.openstack.wsgi [None req-33e360d2-2dbf-4ef2-9c39-e5618da6f628 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1447.552256] [55044]: [pid: 55044|app: 0|req: 260/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:34 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1447.584722] [55045]: DEBUG cinder.api.middleware.request_id [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.586923] [55045]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1447.588041] [55045]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.588041] [55045]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.596617] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.596617] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.599691] [55045]: INFO cinder.volume.api [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.603824] [55045]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-f1c1f32d-93a2-4aeb-ac4b-74d402d270c7 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1447.604183] [55045]: [pid: 55045|app: 0|req: 278/538] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:29:34 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.620831] [55044]: DEBUG cinder.api.middleware.request_id [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.622774] [55044]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5/action [ 1447.623340] [55044]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55044) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1447.623641] [55044]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1447.632999] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.632999] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.633672] [55044]: INFO cinder.volume.api [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1447.637864] [55044]: INFO cinder.volume.api [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Begin detaching volume completed successfully. [ 1447.638059] [55044]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-3424763f-4a18-4413-ac18-e70a6c69f006 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5/action returned with HTTP 202 [ 1447.638510] [55044]: [pid: 55044|app: 0|req: 261/539] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:29:34 2025] POST /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1448.656051] [55045]: DEBUG cinder.api.middleware.request_id [None req-b81d8462-9be5-45fa-99a5-05a87c22c1cb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.656051] [55045]: INFO cinder.api.openstack.wsgi [None req-b81d8462-9be5-45fa-99a5-05a87c22c1cb None None] GET http://10.180.1.21/volume// [ 1448.656051] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b81d8462-9be5-45fa-99a5-05a87c22c1cb None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.656051] [55045]: DEBUG cinder.api.openstack.wsgi [None req-b81d8462-9be5-45fa-99a5-05a87c22c1cb None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.656501] [55045]: INFO cinder.api.openstack.wsgi [None req-b81d8462-9be5-45fa-99a5-05a87c22c1cb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1448.656774] [55045]: [pid: 55045|app: 0|req: 279/540] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:29:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1448.659894] [55044]: DEBUG cinder.api.middleware.request_id [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.662249] [55044]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1448.662540] [55044]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.662758] [55044]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.672165] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.672165] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.675202] [55044]: INFO cinder.volume.api [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1448.679272] [55044]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-9dff8154-c8ba-4a89-bbd4-e499ed1d24a9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1448.679708] [55044]: [pid: 55044|app: 0|req: 262/541] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:29:35 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1449.808362] [55045]: DEBUG cinder.api.middleware.request_id [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-7243dd77-19d1-4c16-9f56-ff50f9d6ffeb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.810673] [55045]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-7243dd77-19d1-4c16-9f56-ff50f9d6ffeb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d [ 1449.810884] [55045]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-7243dd77-19d1-4c16-9f56-ff50f9d6ffeb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.811109] [55045]: DEBUG cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-7243dd77-19d1-4c16-9f56-ff50f9d6ffeb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'version_select' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.817932] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.817932] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.342946] [55045]: INFO cinder.api.openstack.wsgi [req-90ab664c-96ce-44ab-953b-c6637e918d48 req-7243dd77-19d1-4c16-9f56-ff50f9d6ffeb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d returned with HTTP 200 [ 1450.343746] [55045]: [pid: 55045|app: 0|req: 280/542] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:29:36 2025] DELETE /volume/v3/attachments/f80a0a42-3a44-4a1b-ad1b-9d97ac2a372d => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.792872] [55044]: DEBUG cinder.api.middleware.request_id [None req-7e74982a-25ad-473a-a500-f9afe504f62d None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.794943] [55044]: INFO cinder.api.openstack.wsgi [None req-7e74982a-25ad-473a-a500-f9afe504f62d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1451.795170] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7e74982a-25ad-473a-a500-f9afe504f62d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.795393] [55044]: DEBUG cinder.api.openstack.wsgi [None req-7e74982a-25ad-473a-a500-f9afe504f62d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.802561] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.802561] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.805737] [55044]: INFO cinder.volume.api [None req-7e74982a-25ad-473a-a500-f9afe504f62d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1451.809671] [55044]: INFO cinder.api.openstack.wsgi [None req-7e74982a-25ad-473a-a500-f9afe504f62d tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1451.810014] [55044]: [pid: 55044|app: 0|req: 263/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:29:38 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1460.342658] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1461.807887] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1510.902881] [55045]: DEBUG cinder.api.middleware.request_id [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.905224] [55045]: INFO cinder.api.openstack.wsgi [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1510.905639] [55045]: DEBUG cinder.api.openstack.wsgi [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-432499632"}} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1510.907680] [55045]: DEBUG cinder.api.v3.volumes [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-432499632'}} {{(pid=55045) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1510.907826] [55045]: INFO cinder.api.v3.volumes [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume of 1 GB [ 1510.908168] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.908168] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.913617] [55045]: INFO cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Availability Zones retrieved successfully. [ 1510.920538] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (e996e619-55eb-418c-a855-f3348c39fd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1510.921741] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7e892a-42d1-4dbd-ae69-3ed35cd8fba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1510.922893] [55045]: DEBUG cinder.volume.flows.api.create_volume [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Validating volume size '1' using validate_int {{(pid=55045) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1510.940126] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7e892a-42d1-4dbd-ae69-3ed35cd8fba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T16:12:13Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c07d9b6-d952-4729-a6e5-dc9eb65ddbce', '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=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1510.941039] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c82f69f-3e0b-4e2b-8d38-79ded890c441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1510.969279] [55045]: DEBUG cinder.quota [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Created reservations ['c13e2a22-f015-4ff3-9cae-bf9b79d8e339', '8553c83c-b3ff-4c57-83f8-6cac01a4667b', '02e0a7d5-c4d8-4273-8b78-ab842a9a1eab', 'e99bed1d-67ad-4d07-aa0d-f515d4da87d9'] {{(pid=55045) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1510.970145] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c82f69f-3e0b-4e2b-8d38-79ded890c441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13e2a22-f015-4ff3-9cae-bf9b79d8e339', '8553c83c-b3ff-4c57-83f8-6cac01a4667b', '02e0a7d5-c4d8-4273-8b78-ab842a9a1eab', 'e99bed1d-67ad-4d07-aa0d-f515d4da87d9']}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1510.971039] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52ed526-c2dc-4600-9104-bcd11448d8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1510.985396] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52ed526-c2dc-4600-9104-bcd11448d8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4cef0f-327c-460f-a9d0-ae65a50fc909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-432499632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['c13e2a22-f015-4ff3-9cae-bf9b79d8e339','8553c83c-b3ff-4c57-83f8-6cac01a4667b','02e0a7d5-c4d8-4273-8b78-ab842a9a1eab','e99bed1d-67ad-4d07-aa0d-f515d4da87d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce), '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-19T16:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-432499632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4cef0f-327c-460f-a9d0-ae65a50fc909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1e356464dd4491cb6958f50253b4202',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='73dd503ae1264711841255c81aa77d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c07d9b6-d952-4729-a6e5-dc9eb65ddbce),volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1510.986258] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d817616-3588-4710-90aa-f0829e528a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1510.999413] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d817616-3588-4710-90aa-f0829e528a2c) 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-432499632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1e356464dd4491cb6958f50253b4202',qos_specs=None,replication_status=,reservations=['c13e2a22-f015-4ff3-9cae-bf9b79d8e339','8553c83c-b3ff-4c57-83f8-6cac01a4667b','02e0a7d5-c4d8-4273-8b78-ab842a9a1eab','e99bed1d-67ad-4d07-aa0d-f515d4da87d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73dd503ae1264711841255c81aa77d69',volume_type_id=0c07d9b6-d952-4729-a6e5-dc9eb65ddbce)}' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1511.000218] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237d7af8-6fcf-47ee-bb2f-f2ddbc5f3e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1511.008543] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237d7af8-6fcf-47ee-bb2f-f2ddbc5f3e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55045) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1511.009544] [55045]: DEBUG cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Flow 'volume_create_api' (e996e619-55eb-418c-a855-f3348c39fd62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55045) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1511.009862] [55045]: INFO cinder.volume.api [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Create volume request issued successfully. [ 1511.010538] [55045]: INFO cinder.api.openstack.wsgi [None req-de8b422e-88d5-493b-b9db-07c3e28332d8 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1511.011141] [55045]: [pid: 55045|app: 0|req: 281/544] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 16:30:37 2025] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1511.019927] [55044]: DEBUG cinder.api.middleware.request_id [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.021906] [55044]: INFO cinder.api.openstack.wsgi [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1511.022320] [55044]: DEBUG cinder.api.openstack.wsgi [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.022734] [55044]: DEBUG cinder.api.openstack.wsgi [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.030663] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.030663] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.034581] [55044]: INFO cinder.volume.api [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1511.038700] [55044]: INFO cinder.api.openstack.wsgi [None req-eafdeef6-d50f-4668-968e-1d7cc420ad49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1511.039100] [55044]: [pid: 55044|app: 0|req: 264/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:37 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.049744] [55045]: DEBUG cinder.api.middleware.request_id [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.052115] [55045]: INFO cinder.api.openstack.wsgi [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1512.052341] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.052560] [55045]: DEBUG cinder.api.openstack.wsgi [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.060475] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.060475] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.063821] [55045]: INFO cinder.volume.api [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1512.067904] [55045]: INFO cinder.api.openstack.wsgi [None req-2c3b99ef-0af0-4d14-afd2-f4ca78894317 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1512.068287] [55045]: [pid: 55045|app: 0|req: 282/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:38 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1512.107678] [55044]: DEBUG cinder.api.middleware.request_id [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.110071] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1512.110290] [55044]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.110523] [55044]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.121032] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.121032] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.123978] [55044]: INFO cinder.volume.api [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1512.128240] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c0c4cfb1-c0f8-4227-a659-1d20f052e8bc tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1512.128615] [55044]: [pid: 55044|app: 0|req: 265/547] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:30:38 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1513.649236] [55045]: DEBUG cinder.api.middleware.request_id [None req-59a17ffa-433e-48c1-8ebc-a1d728c8734e None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.649701] [55045]: INFO cinder.api.openstack.wsgi [None req-59a17ffa-433e-48c1-8ebc-a1d728c8734e None None] GET http://10.180.1.21/volume// [ 1513.649882] [55045]: DEBUG cinder.api.openstack.wsgi [None req-59a17ffa-433e-48c1-8ebc-a1d728c8734e None None] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.650138] [55045]: DEBUG cinder.api.openstack.wsgi [None req-59a17ffa-433e-48c1-8ebc-a1d728c8734e None None] Calling method 'all' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.650564] [55045]: INFO cinder.api.openstack.wsgi [None req-59a17ffa-433e-48c1-8ebc-a1d728c8734e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1513.650967] [55045]: [pid: 55045|app: 0|req: 283/548] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 16:30:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1513.654837] [55044]: DEBUG cinder.api.middleware.request_id [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c53ba79b-7d1e-49e4-a24f-c5f60c235522 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.657008] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c53ba79b-7d1e-49e4-a24f-c5f60c235522 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1513.657432] [55044]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c53ba79b-7d1e-49e4-a24f-c5f60c235522 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4cef0f-327c-460f-a9d0-ae65a50fc909", "connector": null, "instance_uuid": "f421308b-17b4-4aa4-8104-64b89e14c18e"}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1513.666392] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.666392] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.684176] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c53ba79b-7d1e-49e4-a24f-c5f60c235522 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1513.684557] [55044]: [pid: 55044|app: 0|req: 266/549] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 16:30:40 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) [ 1513.703863] [55045]: DEBUG cinder.api.middleware.request_id [None req-677d657c-b27f-47a1-8565-88648727c0e5 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.705963] [55045]: INFO cinder.api.openstack.wsgi [None req-677d657c-b27f-47a1-8565-88648727c0e5 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1513.706198] [55045]: DEBUG cinder.api.openstack.wsgi [None req-677d657c-b27f-47a1-8565-88648727c0e5 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1513.706413] [55045]: DEBUG cinder.api.openstack.wsgi [None req-677d657c-b27f-47a1-8565-88648727c0e5 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1513.716310] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.716310] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1513.719460] [55045]: INFO cinder.volume.api [None req-677d657c-b27f-47a1-8565-88648727c0e5 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1513.723541] [55045]: INFO cinder.api.openstack.wsgi [None req-677d657c-b27f-47a1-8565-88648727c0e5 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1513.723912] [55045]: [pid: 55045|app: 0|req: 284/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:40 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1514.208497] [55044]: DEBUG cinder.api.middleware.request_id [None req-dd941e11-5aa3-4351-a4c4-eb953f84e456 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.208947] [55044]: INFO cinder.api.openstack.wsgi [None req-dd941e11-5aa3-4351-a4c4-eb953f84e456 None None] GET http://10.180.1.21/volume// [ 1514.209250] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dd941e11-5aa3-4351-a4c4-eb953f84e456 None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.209482] [55044]: DEBUG cinder.api.openstack.wsgi [None req-dd941e11-5aa3-4351-a4c4-eb953f84e456 None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.209903] [55044]: INFO cinder.api.openstack.wsgi [None req-dd941e11-5aa3-4351-a4c4-eb953f84e456 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1514.210226] [55044]: [pid: 55044|app: 0|req: 267/551] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:30:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1514.213691] [55045]: DEBUG cinder.api.middleware.request_id [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.215972] [55045]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1514.216236] [55045]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.216453] [55045]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.226127] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.226127] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.229504] [55045]: INFO cinder.volume.api [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1514.233619] [55045]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-c273a3db-15e9-4ed0-8218-1a23ad5dcb30 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1514.233976] [55045]: [pid: 55045|app: 0|req: 285/552] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:30:41 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1514.259104] [55044]: DEBUG cinder.api.middleware.request_id [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.261343] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] PUT http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 [ 1514.261739] [55044]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-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-543504", "mountpoint": "/dev/sdb"}}} {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1514.269535] [55044]: DEBUG cinder.coordination [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Acquiring lock "cinder-attachment_update-9b4cef0f-327c-460f-a9d0-ae65a50fc909-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1514.273459] [55044]: DEBUG cinder.coordination [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-9b4cef0f-327c-460f-a9d0-ae65a50fc909-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55044) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1514.274475] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.274475] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.734108] [55045]: DEBUG cinder.api.middleware.request_id [None req-e8778121-e138-4538-b215-eebd5d6b9367 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1514.736221] [55045]: INFO cinder.api.openstack.wsgi [None req-e8778121-e138-4538-b215-eebd5d6b9367 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1514.736437] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e8778121-e138-4538-b215-eebd5d6b9367 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1514.736657] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e8778121-e138-4538-b215-eebd5d6b9367 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1514.746732] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1514.746732] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1514.750190] [55045]: INFO cinder.volume.api [None req-e8778121-e138-4538-b215-eebd5d6b9367 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1514.754842] [55045]: INFO cinder.api.openstack.wsgi [None req-e8778121-e138-4538-b215-eebd5d6b9367 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1514.755276] [55045]: [pid: 55045|app: 0|req: 286/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:41 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1515.766062] [55045]: DEBUG cinder.api.middleware.request_id [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1515.768128] [55045]: INFO cinder.api.openstack.wsgi [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1515.768351] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1515.768569] [55045]: DEBUG cinder.api.openstack.wsgi [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1515.778196] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1515.778196] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1515.781445] [55045]: INFO cinder.volume.api [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1515.785579] [55045]: INFO cinder.api.openstack.wsgi [None req-4614b866-6fd9-4bd2-b0a2-d4146f7eb14b tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1515.786062] [55045]: [pid: 55045|app: 0|req: 287/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:42 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1516.796021] [55045]: DEBUG cinder.api.middleware.request_id [None req-e8864343-8ba1-4750-97aa-788187c121b4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1516.798261] [55045]: INFO cinder.api.openstack.wsgi [None req-e8864343-8ba1-4750-97aa-788187c121b4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1516.798502] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e8864343-8ba1-4750-97aa-788187c121b4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1516.798729] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e8864343-8ba1-4750-97aa-788187c121b4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1516.808515] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1516.808515] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1516.811759] [55045]: INFO cinder.volume.api [None req-e8864343-8ba1-4750-97aa-788187c121b4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1516.815886] [55045]: INFO cinder.api.openstack.wsgi [None req-e8864343-8ba1-4750-97aa-788187c121b4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1516.816263] [55045]: [pid: 55045|app: 0|req: 288/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:43 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1517.826502] [55045]: DEBUG cinder.api.middleware.request_id [None req-56493895-7202-4722-b9f4-481ae809da67 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1517.828571] [55045]: INFO cinder.api.openstack.wsgi [None req-56493895-7202-4722-b9f4-481ae809da67 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1517.828796] [55045]: DEBUG cinder.api.openstack.wsgi [None req-56493895-7202-4722-b9f4-481ae809da67 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1517.829027] [55045]: DEBUG cinder.api.openstack.wsgi [None req-56493895-7202-4722-b9f4-481ae809da67 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1517.838473] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1517.838473] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1517.841417] [55045]: INFO cinder.volume.api [None req-56493895-7202-4722-b9f4-481ae809da67 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1517.845532] [55045]: INFO cinder.api.openstack.wsgi [None req-56493895-7202-4722-b9f4-481ae809da67 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1517.845878] [55045]: [pid: 55045|app: 0|req: 289/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:44 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1518.796393] [55044]: DEBUG cinder.coordination [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Lock "cinder-attachment_update-9b4cef0f-327c-460f-a9d0-ae65a50fc909-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55044) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1518.796734] [55044]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-27cf565e-e387-41dc-8d71-86ee2224f171 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 returned with HTTP 200 [ 1518.797301] [55044]: [pid: 55044|app: 0|req: 268/557] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 16:30:41 2025] PUT /volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1518.855789] [55045]: DEBUG cinder.api.middleware.request_id [None req-447ed335-7699-4f79-a32e-eb33361031a1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.857829] [55045]: INFO cinder.api.openstack.wsgi [None req-447ed335-7699-4f79-a32e-eb33361031a1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1518.858059] [55045]: DEBUG cinder.api.openstack.wsgi [None req-447ed335-7699-4f79-a32e-eb33361031a1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.858281] [55045]: DEBUG cinder.api.openstack.wsgi [None req-447ed335-7699-4f79-a32e-eb33361031a1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.868388] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.868388] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.871513] [55045]: INFO cinder.volume.api [None req-447ed335-7699-4f79-a32e-eb33361031a1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1518.875688] [55045]: INFO cinder.api.openstack.wsgi [None req-447ed335-7699-4f79-a32e-eb33361031a1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1518.876287] [55045]: [pid: 55045|app: 0|req: 290/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:45 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.887476] [55044]: DEBUG cinder.api.middleware.request_id [None req-73445fd5-0ade-4d92-8f5a-96670e21032f None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.889559] [55044]: INFO cinder.api.openstack.wsgi [None req-73445fd5-0ade-4d92-8f5a-96670e21032f tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1519.889777] [55044]: DEBUG cinder.api.openstack.wsgi [None req-73445fd5-0ade-4d92-8f5a-96670e21032f tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.889993] [55044]: DEBUG cinder.api.openstack.wsgi [None req-73445fd5-0ade-4d92-8f5a-96670e21032f tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.899780] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.899780] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.902929] [55044]: INFO cinder.volume.api [None req-73445fd5-0ade-4d92-8f5a-96670e21032f tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1519.907136] [55044]: INFO cinder.api.openstack.wsgi [None req-73445fd5-0ade-4d92-8f5a-96670e21032f tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1519.907627] [55044]: [pid: 55044|app: 0|req: 269/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:46 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1520.401410] [55045]: DEBUG cinder.api.middleware.request_id [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-a83da92f-f1a4-4232-a4b8-d826f124dc49 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.403787] [55045]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-a83da92f-f1a4-4232-a4b8-d826f124dc49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55/action [ 1520.404254] [55045]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-a83da92f-f1a4-4232-a4b8-d826f124dc49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-complete": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1520.404392] [55045]: DEBUG cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-a83da92f-f1a4-4232-a4b8-d826f124dc49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1520.418365] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.418365] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.424054] [55045]: INFO cinder.api.openstack.wsgi [req-0a61d35f-7bf6-497e-bdf9-7fa098424643 req-a83da92f-f1a4-4232-a4b8-d826f124dc49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55/action returned with HTTP 204 [ 1520.424541] [55045]: [pid: 55045|app: 0|req: 291/560] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 16:30:47 2025] POST /volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1520.917242] [55044]: DEBUG cinder.api.middleware.request_id [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.919333] [55044]: INFO cinder.api.openstack.wsgi [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1520.919552] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.919764] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.929456] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.929456] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.932703] [55044]: INFO cinder.volume.api [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1520.936939] [55044]: INFO cinder.api.openstack.wsgi [None req-d25c5e19-9e2c-4b2a-9453-7120817e3357 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1520.937332] [55044]: [pid: 55044|app: 0|req: 270/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:47 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1520.946382] [55045]: DEBUG cinder.api.middleware.request_id [None req-609def4e-7966-4bcb-981c-0684b18b4643 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.948528] [55045]: INFO cinder.api.openstack.wsgi [None req-609def4e-7966-4bcb-981c-0684b18b4643 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1520.948760] [55045]: DEBUG cinder.api.openstack.wsgi [None req-609def4e-7966-4bcb-981c-0684b18b4643 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.948981] [55045]: DEBUG cinder.api.openstack.wsgi [None req-609def4e-7966-4bcb-981c-0684b18b4643 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.958569] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.958569] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.961570] [55045]: INFO cinder.volume.api [None req-609def4e-7966-4bcb-981c-0684b18b4643 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1520.965753] [55045]: INFO cinder.api.openstack.wsgi [None req-609def4e-7966-4bcb-981c-0684b18b4643 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1520.966132] [55045]: [pid: 55045|app: 0|req: 292/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:47 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1520.974914] [55044]: DEBUG cinder.api.middleware.request_id [None req-d7195659-4003-4afa-a0f0-accf50f20814 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.976878] [55044]: INFO cinder.api.openstack.wsgi [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1520.977128] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.977345] [55044]: DEBUG cinder.api.openstack.wsgi [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.977529] [55044]: INFO cinder.api.v3.volumes [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume with id: 9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1520.986728] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.986728] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.987231] [55044]: INFO cinder.volume.api [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1520.994127] [55044]: INFO cinder.volume.api [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-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. [ 1520.994463] [55044]: INFO cinder.api.openstack.wsgi [None req-d7195659-4003-4afa-a0f0-accf50f20814 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 400 [ 1520.994950] [55044]: [pid: 55044|app: 0|req: 271/563] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:30:47 2025] DELETE /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1520.997509] [55045]: DEBUG cinder.api.middleware.request_id [None req-901262f9-2adb-410a-b708-60d6be9d9302 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.999420] [55045]: INFO cinder.api.openstack.wsgi [None req-901262f9-2adb-410a-b708-60d6be9d9302 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1520.999632] [55045]: DEBUG cinder.api.openstack.wsgi [None req-901262f9-2adb-410a-b708-60d6be9d9302 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.999876] [55045]: DEBUG cinder.api.openstack.wsgi [None req-901262f9-2adb-410a-b708-60d6be9d9302 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.008860] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.008860] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1521.011809] [55045]: INFO cinder.volume.api [None req-901262f9-2adb-410a-b708-60d6be9d9302 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1521.015873] [55045]: INFO cinder.api.openstack.wsgi [None req-901262f9-2adb-410a-b708-60d6be9d9302 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1521.016236] [55045]: [pid: 55045|app: 0|req: 293/564] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:47 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1521.051273] [55044]: DEBUG cinder.api.middleware.request_id [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.053490] [55044]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1521.053736] [55044]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.053966] [55044]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.063145] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.063145] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1521.066092] [55044]: INFO cinder.volume.api [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1521.070104] [55044]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-eca30c58-7eb8-4f9f-8d26-680b74678a87 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1521.070452] [55044]: [pid: 55044|app: 0|req: 272/565] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 16:30:47 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1521.085611] [55045]: DEBUG cinder.api.middleware.request_id [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.087778] [55045]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] POST http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909/action [ 1521.088177] [55045]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55045) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1521.088316] [55045]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1521.097243] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1521.097243] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1521.097728] [55045]: INFO cinder.volume.api [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1521.101600] [55045]: INFO cinder.volume.api [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Begin detaching volume completed successfully. [ 1521.101806] [55045]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4c65a32d-ca71-4bd0-b382-6bae7be2adc4 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909/action returned with HTTP 202 [ 1521.102775] [55045]: [pid: 55045|app: 0|req: 294/566] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 16:30:47 2025] POST /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1522.121047] [55044]: DEBUG cinder.api.middleware.request_id [None req-e36dea0c-0410-464b-84c0-ff7a7224957c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.121047] [55044]: INFO cinder.api.openstack.wsgi [None req-e36dea0c-0410-464b-84c0-ff7a7224957c None None] GET http://10.180.1.21/volume// [ 1522.121470] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e36dea0c-0410-464b-84c0-ff7a7224957c None None] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1522.121470] [55044]: DEBUG cinder.api.openstack.wsgi [None req-e36dea0c-0410-464b-84c0-ff7a7224957c None None] Calling method 'all' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1522.121813] [55044]: INFO cinder.api.openstack.wsgi [None req-e36dea0c-0410-464b-84c0-ff7a7224957c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1522.122120] [55044]: [pid: 55044|app: 0|req: 273/567] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 16:30:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1522.125434] [55045]: DEBUG cinder.api.middleware.request_id [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1522.127716] [55045]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1522.127966] [55045]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1522.128198] [55045]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1522.137722] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1522.137722] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1522.140681] [55045]: INFO cinder.volume.api [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1522.144792] [55045]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-4b1f9ebd-4e70-44e9-8fc0-9c45cb095bc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1522.145175] [55045]: [pid: 55045|app: 0|req: 295/568] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 16:30:48 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1523.271538] [55044]: DEBUG cinder.api.middleware.request_id [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-ac345372-ce99-40c4-a966-551fa98c3059 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1523.274166] [55044]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-ac345372-ce99-40c4-a966-551fa98c3059 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 [ 1523.274380] [55044]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-ac345372-ce99-40c4-a966-551fa98c3059 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1523.274588] [55044]: DEBUG cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-ac345372-ce99-40c4-a966-551fa98c3059 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'version_select' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1523.281500] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1523.281500] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1523.804905] [55044]: INFO cinder.api.openstack.wsgi [req-e5ed8780-55c4-434b-8c64-68ee51183b1d req-ac345372-ce99-40c4-a966-551fa98c3059 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 returned with HTTP 200 [ 1523.805377] [55044]: [pid: 55044|app: 0|req: 274/569] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 16:30:50 2025] DELETE /volume/v3/attachments/74b97968-afa9-4eb7-a74d-4a2bf6eb9c55 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1525.263030] [55045]: DEBUG cinder.api.middleware.request_id [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1525.264824] [55045]: INFO cinder.api.openstack.wsgi [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1525.265075] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1525.265295] [55045]: DEBUG cinder.api.openstack.wsgi [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1525.272752] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1525.272752] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1525.275978] [55045]: INFO cinder.volume.api [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1525.280166] [55045]: INFO cinder.api.openstack.wsgi [None req-e40fe14d-2b96-4fc3-9329-e153d2a75aae tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1525.280626] [55045]: [pid: 55045|app: 0|req: 296/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:52 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1532.195031] [55044]: DEBUG cinder.api.middleware.request_id [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.196721] [55044]: INFO cinder.api.openstack.wsgi [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1532.196950] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.197184] [55044]: DEBUG cinder.api.openstack.wsgi [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'delete' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.197370] [55044]: INFO cinder.api.v3.volumes [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume with id: 9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1532.207943] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.207943] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.208457] [55044]: INFO cinder.volume.api [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1532.226247] [55044]: INFO cinder.volume.api [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume request issued successfully. [ 1532.226431] [55044]: INFO cinder.api.openstack.wsgi [None req-5ccbd022-4793-465e-ba2c-2eb6bca3c4df tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 202 [ 1532.226825] [55044]: [pid: 55044|app: 0|req: 275/571] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:30:59 2025] DELETE /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1532.230054] [55045]: DEBUG cinder.api.middleware.request_id [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.232034] [55045]: INFO cinder.api.openstack.wsgi [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1532.232318] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1532.232815] [55045]: DEBUG cinder.api.openstack.wsgi [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1532.241196] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.241196] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1532.245230] [55045]: INFO cinder.volume.api [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1532.250040] [55045]: INFO cinder.api.openstack.wsgi [None req-5e912234-f2ba-4a8b-a37a-242bbcdcb2d2 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1532.250409] [55045]: [pid: 55045|app: 0|req: 297/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:30:59 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.260686] [55044]: DEBUG cinder.api.middleware.request_id [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.262772] [55044]: INFO cinder.api.openstack.wsgi [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1533.263009] [55044]: DEBUG cinder.api.openstack.wsgi [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1533.263229] [55044]: DEBUG cinder.api.openstack.wsgi [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1533.271076] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.271076] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1533.274426] [55044]: INFO cinder.volume.api [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1533.278463] [55044]: INFO cinder.api.openstack.wsgi [None req-37d625bb-8ca8-4a7e-9646-a192c616a907 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1533.278940] [55044]: [pid: 55044|app: 0|req: 276/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:00 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1534.289055] [55045]: DEBUG cinder.api.middleware.request_id [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.291131] [55045]: INFO cinder.api.openstack.wsgi [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1534.291377] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1534.291640] [55045]: DEBUG cinder.api.openstack.wsgi [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1534.299329] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.299329] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1534.303116] [55045]: INFO cinder.volume.api [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1534.307290] [55045]: INFO cinder.api.openstack.wsgi [None req-8ce31f7f-334a-48e1-a18b-d2948a636ba6 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 200 [ 1534.307669] [55045]: [pid: 55045|app: 0|req: 298/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:01 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1535.318046] [55044]: DEBUG cinder.api.middleware.request_id [None req-73dec06d-0b1e-45ce-8713-1da3b6a0c88a None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.320016] [55044]: INFO cinder.api.openstack.wsgi [None req-73dec06d-0b1e-45ce-8713-1da3b6a0c88a tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 [ 1535.320255] [55044]: DEBUG cinder.api.openstack.wsgi [None req-73dec06d-0b1e-45ce-8713-1da3b6a0c88a tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.320469] [55044]: DEBUG cinder.api.openstack.wsgi [None req-73dec06d-0b1e-45ce-8713-1da3b6a0c88a tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.326555] [55044]: INFO cinder.api.openstack.wsgi [None req-73dec06d-0b1e-45ce-8713-1da3b6a0c88a tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 returned with HTTP 404 [ 1535.327024] [55044]: [pid: 55044|app: 0|req: 277/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:02 2025] GET /volume/v3/volumes/9b4cef0f-327c-460f-a9d0-ae65a50fc909 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1535.373637] [55045]: DEBUG cinder.api.middleware.request_id [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.375665] [55045]: INFO cinder.api.openstack.wsgi [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1535.375890] [55045]: DEBUG cinder.api.openstack.wsgi [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.376112] [55045]: DEBUG cinder.api.openstack.wsgi [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.376334] [55045]: INFO cinder.api.v3.volumes [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume with id: 049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1535.383853] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.383853] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.384365] [55045]: INFO cinder.volume.api [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1535.396490] [55045]: INFO cinder.volume.api [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume request issued successfully. [ 1535.396677] [55045]: INFO cinder.api.openstack.wsgi [None req-39f0b98f-a528-40ee-90de-c23f5ad5fdc1 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 202 [ 1535.397096] [55045]: [pid: 55045|app: 0|req: 299/576] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:31:02 2025] DELETE /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1535.399849] [55044]: DEBUG cinder.api.middleware.request_id [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.401930] [55044]: INFO cinder.api.openstack.wsgi [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1535.402173] [55044]: DEBUG cinder.api.openstack.wsgi [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1535.402385] [55044]: DEBUG cinder.api.openstack.wsgi [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1535.409963] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.409963] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1535.414031] [55044]: INFO cinder.volume.api [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1535.417475] [55044]: INFO cinder.api.openstack.wsgi [None req-996b32ba-cf15-4fb9-b92b-688cf48929ea tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1535.417874] [55044]: [pid: 55044|app: 0|req: 278/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:02 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1536.428170] [55045]: DEBUG cinder.api.middleware.request_id [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.430266] [55045]: INFO cinder.api.openstack.wsgi [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1536.430491] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1536.430711] [55045]: DEBUG cinder.api.openstack.wsgi [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1536.438345] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1536.438345] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1536.441562] [55045]: INFO cinder.volume.api [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1536.445660] [55045]: INFO cinder.api.openstack.wsgi [None req-64140168-86cd-41d6-bb6f-2ec24910e2cb tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 200 [ 1536.446024] [55045]: [pid: 55045|app: 0|req: 300/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:03 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1537.456055] [55044]: DEBUG cinder.api.middleware.request_id [None req-8d77ba28-fb8e-418b-b229-f23bce5b8472 None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.458152] [55044]: INFO cinder.api.openstack.wsgi [None req-8d77ba28-fb8e-418b-b229-f23bce5b8472 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 [ 1537.458375] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8d77ba28-fb8e-418b-b229-f23bce5b8472 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.458592] [55044]: DEBUG cinder.api.openstack.wsgi [None req-8d77ba28-fb8e-418b-b229-f23bce5b8472 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.466125] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.466125] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.468577] [55044]: INFO cinder.api.openstack.wsgi [None req-8d77ba28-fb8e-418b-b229-f23bce5b8472 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 returned with HTTP 404 [ 1537.469049] [55044]: [pid: 55044|app: 0|req: 279/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:04 2025] GET /volume/v3/volumes/049ef013-5970-4ede-9516-6a2fde38a4d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1537.547726] [55045]: DEBUG cinder.api.middleware.request_id [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.549477] [55045]: INFO cinder.api.openstack.wsgi [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1537.549719] [55045]: DEBUG cinder.api.openstack.wsgi [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.549942] [55045]: DEBUG cinder.api.openstack.wsgi [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'delete' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.550140] [55045]: INFO cinder.api.v3.volumes [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume with id: 8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1537.557645] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.557645] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.558154] [55045]: INFO cinder.volume.api [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1537.569739] [55045]: INFO cinder.volume.api [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Delete volume request issued successfully. [ 1537.569920] [55045]: INFO cinder.api.openstack.wsgi [None req-07cbb991-29ed-4748-b8c4-916cb4f3bd49 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 202 [ 1537.570293] [55045]: [pid: 55045|app: 0|req: 301/580] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 16:31:04 2025] DELETE /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1537.572921] [55044]: DEBUG cinder.api.middleware.request_id [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.574931] [55044]: INFO cinder.api.openstack.wsgi [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1537.575175] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.575392] [55044]: DEBUG cinder.api.openstack.wsgi [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.583022] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.583022] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.586260] [55044]: INFO cinder.volume.api [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1537.590315] [55044]: INFO cinder.api.openstack.wsgi [None req-fc93055b-b101-4673-91b8-2aa4f5c6c30c tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1537.590673] [55044]: [pid: 55044|app: 0|req: 280/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:04 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1538.600715] [55045]: DEBUG cinder.api.middleware.request_id [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 None None] RequestId filter calling following filter/app {{(pid=55045) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.602874] [55045]: INFO cinder.api.openstack.wsgi [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1538.603116] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55045) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.603341] [55045]: DEBUG cinder.api.openstack.wsgi [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55045) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.611232] [55045]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1538.611232] [55045]: warnings.warn('Policy enforcement is depending on the value of ' [ 1538.614743] [55045]: INFO cinder.volume.api [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Volume info retrieved successfully. [ 1538.618870] [55045]: INFO cinder.api.openstack.wsgi [None req-0fadedea-2bf8-4312-af81-a3789fabb8f9 tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 200 [ 1538.619264] [55045]: [pid: 55045|app: 0|req: 302/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:05 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1539.629482] [55044]: DEBUG cinder.api.middleware.request_id [None req-b6d993c0-3dc4-42b3-b5aa-5e239cb4bdcf None None] RequestId filter calling following filter/app {{(pid=55044) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.631557] [55044]: INFO cinder.api.openstack.wsgi [None req-b6d993c0-3dc4-42b3-b5aa-5e239cb4bdcf tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] GET http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 [ 1539.631774] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b6d993c0-3dc4-42b3-b5aa-5e239cb4bdcf tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Empty body provided in request {{(pid=55044) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.632026] [55044]: DEBUG cinder.api.openstack.wsgi [None req-b6d993c0-3dc4-42b3-b5aa-5e239cb4bdcf tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] Calling method 'show' {{(pid=55044) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.639508] [55044]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.639508] [55044]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.642028] [55044]: INFO cinder.api.openstack.wsgi [None req-b6d993c0-3dc4-42b3-b5aa-5e239cb4bdcf tempest-AttachVolumeNegativeTest-1666161036 tempest-AttachVolumeNegativeTest-1666161036-project-member] http://10.180.1.21/volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 returned with HTTP 404 [ 1539.642511] [55044]: [pid: 55044|app: 0|req: 281/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 16:31:06 2025] GET /volume/v3/volumes/8fd7b7c3-06a3-4d69-9aaf-d96379ae4733 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1548.616983] [55045]: DEBUG dbcounter [-] [55045] Writing DB stats cinder:SELECT=106,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=55045) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1549.641383] [55044]: DEBUG dbcounter [-] [55044] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55044) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}