[ 398.478238] [55829]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 398.479582] [55829]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Feb 18 08:39:51 2025] *** [ 398.479582] [55829]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 398.479582] [55829]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 398.479582] [55829]: nodename: devstack [ 398.479582] [55829]: machine: x86_64 [ 398.479582] [55829]: clock source: unix [ 398.479582] [55829]: pcre jit disabled [ 398.479582] [55829]: detected number of CPU cores: 8 [ 398.479582] [55829]: current working directory: / [ 398.479582] [55829]: detected binary path: /usr/bin/uwsgi-core [ 398.479832] [55829]: your processes number limit is 63753 [ 398.479832] [55829]: your memory page size is 4096 bytes [ 398.479832] [55829]: detected max file descriptor number: 2048 [ 398.479832] [55829]: lock engine: pthread robust mutexes [ 398.479832] [55829]: thunder lock: enabled [ 398.479832] [55829]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 398.479995] [55829]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 398.479995] [55829]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 398.479995] [55829]: Set PythonHome to /opt/stack/data/venv [ 398.509406] [55829]: Python main interpreter initialized at 0x610b89eddbe0 [ 398.509406] [55829]: python threads support enabled [ 398.509406] [55829]: your server socket listen backlog is limited to 100 connections [ 398.509406] [55829]: your mercy for graceful operations on workers is 80 seconds [ 398.509976] [55829]: mapped 403077 bytes (393 KB) for 2 cores [ 398.509976] [55829]: *** Operational MODE: preforking *** [ 398.509976] [55829]: *** uWSGI is running in multiple interpreter mode *** [ 398.509976] [55829]: spawned uWSGI master process (pid: 55829) [ 398.514021] [55829]: spawned uWSGI worker 1 (pid: 55830, cores: 1) [ 398.514021] [55829]: spawned uWSGI worker 2 (pid: 55831, cores: 1) [ 398.514021] [55829]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 398.697720] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 398.697720] [55830]: debtcollector.deprecate( [ 398.705888] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 398.705888] [55831]: debtcollector.deprecate( [ 399.478024] [55831]: /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 [ 399.478024] [55831]: warnings.warn( [ 399.482862] [55830]: /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 [ 399.482862] [55830]: warnings.warn( [ 399.584790] [55831]: /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. [ 399.584790] [55831]: from defusedxml.lxml import parse [ 399.584858] [55830]: /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. [ 399.584858] [55830]: from defusedxml.lxml import parse [ 399.620127] [55831]: /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) [ 399.620127] [55831]: BASE = declarative_base() [ 399.620541] [55830]: /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) [ 399.620541] [55830]: BASE = declarative_base() [ 399.788883] [55831]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55831) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 399.793022] [55830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55830) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 399.795485] [55831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55831) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 399.795609] [55830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55830) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 399.795883] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.796027] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.796473] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.796638] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.796694] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.797057] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.926271] [55831]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 399.926271] [55831]: @jsonschema.FormatChecker.cls_checks('date-time') [ 399.927552] [55830]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 399.927552] [55830]: @jsonschema.FormatChecker.cls_checks('date-time') [ 399.974806] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.975035] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.975035] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.975035] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.975173] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.975214] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.975258] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.975306] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.975348] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.975388] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.975388] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.975463] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.975463] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.975537] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.143282] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.143452] [55831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.143452] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.143511] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.143538] [55831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.143565] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.143590] [55830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.143622] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.143649] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.143784] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.143835] [55830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.143835] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.143835] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.143964] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.148813] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.148908] [55831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.148966] [55831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.149049] [55831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.149114] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.149174] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.149244] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.149290] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.149360] [55830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.149433] [55830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.149515] [55830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.149583] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.149647] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.149720] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.150479] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.150567] [55831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.150642] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.150713] [55831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.150776] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.150837] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.150884] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.150911] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.151016] [55830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.151016] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.151119] [55830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.151168] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.151216] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.151270] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.151864] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.151950] [55831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.151996] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.152054] [55831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.152112] [55830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.152154] [55831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.152196] [55830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.152239] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.152280] [55830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.152324] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.152365] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.152392] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.152420] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.152420] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.153724] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.153831] [55831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.153866] [55831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.153977] [55831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.154043] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.154110] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.154155] [55830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.154201] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.154244] [55830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.154271] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.154296] [55830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.154296] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.154296] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.154367] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.157345] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.157433] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.157501] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.157572] [55831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.157638] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.157676] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.157703] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.157728] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.157789] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.157833] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.157874] [55830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.157915] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.157982] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.158069] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.159040] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.159112] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.159158] [55831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.159202] [55830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.159254] [55831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.159296] [55830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.159322] [55831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.159347] [55830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.159371] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.159399] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.159426] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.159426] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.159474] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.159553] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.160145] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.160229] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.160282] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.160327] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.160369] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.160410] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.160453] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.160494] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.160541] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.160584] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.160630] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.160658] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.160682] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.160682] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.169818] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.169920] [55831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.169966] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.170024] [55831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.170078] [55830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.170120] [55831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.170120] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.170194] [55830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.170219] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.170244] [55830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.170268] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.170295] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.170295] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.170393] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.171015] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.171095] [55831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.171169] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.171216] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.171259] [55831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.171309] [55830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.171351] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.171351] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.171444] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.171486] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.171512] [55830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.171512] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.171563] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.171615] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.173123] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.173206] [55831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.173251] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.173301] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.173342] [55830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.173389] [55831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.173430] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.173476] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.173517] [55830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.173557] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.173606] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.173648] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.173674] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.173674] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.177695] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.177782] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.177843] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.177911] [55831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.177976] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.178017] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.178045] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.178099] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.178146] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.178190] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.178236] [55830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.178278] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.178367] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.178440] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.192299] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.192416] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.192449] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.192541] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.192587] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.192814] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.192851] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.192851] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.192907] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.192907] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.192907] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.193043] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.193043] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.193105] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.193465] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.193548] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.193619] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.193721] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.193768] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.193854] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.193910] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.194012] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.194012] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.194104] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.194172] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.194239] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.194319] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.194392] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.194646] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.194753] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.194800] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.194800] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.194857] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.194857] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.194904] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.194928] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.194952] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.194977] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.195013] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.195092] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.195119] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.195145] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.197585] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.197678] [55830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.197768] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.197832] [55830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.197884] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.197926] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.197968] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.198027] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.198079] [55831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.198111] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.198158] [55831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.198236] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.198299] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.198371] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.198714] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.198798] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.198868] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.198944] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.199015] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.199081] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.199154] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.199185] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.199245] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.199317] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.199388] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.199452] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.199517] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.199599] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.202915] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.203023] [55830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.203093] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.203138] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.203208] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.203274] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.203347] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.203576] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.203661] [55831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.203746] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.203853] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.203886] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.203945] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.204018] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.206229] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.206317] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.206389] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.206467] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.206550] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.206632] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.206709] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.207162] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.207240] [55830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.207272] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.207300] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.207359] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.207403] [55830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.207451] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.207493] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.207539] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.207575] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.207624] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.207666] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.207692] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.207692] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.207909] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.207985] [55831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.208062] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.208127] [55831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.208188] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.208249] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.208320] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.211275] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.211364] [55830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.211424] [55830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.211495] [55830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.211560] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.211617] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.211694] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.211788] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.211869] [55831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.211937] [55831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.211998] [55831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.212121] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.212171] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.212225] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.212445] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.212524] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.212578] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.212616] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.212663] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.212699] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.212745] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.212837] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.212874] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.212874] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.212926] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.212951] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.213032] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.213072] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.214638] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.214773] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.214893] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.214929] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.214956] [55830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.214956] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.215032] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.215058] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.215082] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.215107] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.215145] [55831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.215145] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.215269] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.215269] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.218161] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.218257] [55830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.218305] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.218369] [55830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.218432] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.218496] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.218552] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.218599] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.218642] [55831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.218691] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.218749] [55831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.218792] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.218878] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.218930] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.221554] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.221640] [55830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.221698] [55830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.221764] [55830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.221857] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.221921] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.221964] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.222055] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.222137] [55831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.222208] [55831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.222278] [55831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.222356] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.222421] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.222494] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.222703] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.222789] [55830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.222820] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.222868] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.222910] [55831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.222951] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.223059] [55830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.223059] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.223124] [55831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.223150] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.223174] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.223200] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.223224] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.223224] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.223912] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.223998] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.224059] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.224125] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.224125] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.224243] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.224294] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.224343] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.224384] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.224428] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.224457] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.224482] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.224482] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.224482] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.226258] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.226340] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.226391] [55830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.226431] [55831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.226496] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.226496] [55830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.226563] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.226588] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.226612] [55831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.226636] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.226660] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.226688] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.226718] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.226743] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.227686] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.227775] [55830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.227828] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.227895] [55830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.227943] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.227980] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.228020] [55831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.228060] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.228090] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.228120] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.228146] [55831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.228241] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.228303] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.228347] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.230174] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.230276] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.230331] [55831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.230390] [55831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.230437] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.230481] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.230522] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.230569] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.230615] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.230661] [55830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.230661] [55830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.230744] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.230786] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.230827] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.231830] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.231908] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.231980] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.232043] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.232071] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.232097] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.232133] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.232159] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.232183] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.232208] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.232274] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.232337] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.287050] [55831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55831) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.287291] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.287291] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.287451] [55830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55830) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 400.287535] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.287582] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.287626] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.287626] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.287707] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.287765] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.287765] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.287765] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.287882] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.287927] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.287971] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.288032] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.288079] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.288123] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.288177] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.288220] [55831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.288262] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.288305] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.288347] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.288390] [55831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.288431] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.288473] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.288515] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.288561] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.288604] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.288646] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.288687] [55830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.288731] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.288776] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.288819] [55831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.288862] [55830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.288905] [55831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.288954] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.288997] [55831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.289048] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.289090] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.289130] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.289171] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.289211] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.289252] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.289293] [55830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.289343] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.289387] [55830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.289427] [55831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.289468] [55830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.289507] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.289548] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.289587] [55831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.289628] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.289670] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.289715] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.289756] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.289797] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.289838] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.289878] [55830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.289918] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.289959] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.290015] [55831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.290056] [55830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.290103] [55831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.290145] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.290186] [55831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.290226] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.290266] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.290307] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.290349] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.290389] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.290429] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.290474] [55830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.290515] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.290556] [55830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.290596] [55831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.290637] [55830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.290678] [55831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.290718] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.290758] [55831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.290794] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.290840] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.290952] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.290996] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.291475] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.291524] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.291567] [55830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.291617] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.291660] [55830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.291702] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.291747] [55830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.291789] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.291830] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.291871] [55831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.291913] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.291954] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.291995] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.292051] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.292100] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.292143] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.292192] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.292236] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.292280] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.292323] [55831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.292364] [55830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.292407] [55831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.292449] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.292490] [55831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.292532] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.292577] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.292619] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.292662] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.292703] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.292748] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.292796] [55830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.292839] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.292880] [55830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.292921] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.292965] [55830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.293082] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.293127] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.293168] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.293212] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.293253] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.293295] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.293338] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.293385] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.293432] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.293476] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.293525] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.293569] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.293611] [55831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.293652] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.293694] [55831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.293735] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.293778] [55831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.293828] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.293882] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.293882] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.294023] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.294084] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.294129] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.294129] [55830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.294208] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.294251] [55830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.294308] [55831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.294308] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.294389] [55830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.294389] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.294470] [55831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.294512] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.294553] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.294553] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.294636] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.294683] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.294725] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.294766] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.294807] [55830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.294849] [55831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.294890] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.294890] [55830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.294976] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.295026] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.295075] [55831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.295118] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.295159] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.295159] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.295237] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.295278] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.295320] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.295320] [55830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.295403] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.295448] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.295495] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.295537] [55830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.295578] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.295619] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.295666] [55831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.295709] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.295751] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.295751] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.295831] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.295872] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.295914] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.295914] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.295993] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.296051] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.296097] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.296137] [55830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.296179] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.296276] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.296325] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.296372] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.296414] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.296456] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.296499] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.296540] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.296583] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.296625] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.296671] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.296714] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.296756] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.296797] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.296839] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.296894] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.296939] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.296989] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.297057] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.297112] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.297156] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.297198] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.297241] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.297282] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.297329] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.297372] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.297413] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.297454] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.297499] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.297542] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.297584] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.297625] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.297667] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.297713] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.297764] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.297811] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.297854] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.297902] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.297947] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.297989] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.298109] [55831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.298162] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.298207] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.298248] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.298294] [55831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.298339] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.298381] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.298423] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.298466] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.298507] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.298556] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.298603] [55830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.298645] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.298688] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.298730] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.298772] [55830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.298813] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.298853] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.298894] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.298939] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.298984] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.299038] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.299081] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.299123] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.299166] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.299214] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.299256] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.299298] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.299341] [55831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.299388] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.299431] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.299472] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.299514] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.299556] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.299597] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.299639] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.299682] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.299723] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.299765] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.299810] [55830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.299854] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.299912] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.299960] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.300037] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.300037] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.300124] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.300166] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.300207] [55831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.300255] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.300298] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.300298] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.300384] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.300384] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.300464] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.300505] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.300546] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.300594] [55830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.300639] [55831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.300683] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.300723] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.300764] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.300806] [55831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.300846] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.300888] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.300928] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.300976] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.301033] [55830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.301084] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.301127] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.301170] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.301211] [55830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.301253] [55831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.301348] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.301429] [55831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.301494] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.301564] [55831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.301609] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.301649] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.301678] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.301703] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.301728] [55830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.301752] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.301777] [55830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.301807] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.301833] [55830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.301858] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.301882] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.301906] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.301930] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.301953] [55831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.301978] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.302013] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.302045] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.302071] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.302096] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.302120] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.302144] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.302169] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.302194] [55830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.302218] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.302242] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.302269] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.302294] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.302338] [55831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.302379] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.302441] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.302441] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.302523] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.302566] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.302609] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.302659] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.302703] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.302745] [55831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.302788] [55830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.302831] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.302874] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.302917] [55831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.302959] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303040] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.303093] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303136] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303167] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303192] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303217] [55830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.303242] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303267] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.303291] [55831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.303315] [55830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.303345] [55831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.303370] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.303394] [55831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.303418] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303442] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.303467] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303491] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303516] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303541] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303566] [55830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.303593] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303619] [55830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.303643] [55831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.303667] [55830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.303691] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.303715] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.303739] [55831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.303765] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303789] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.303816] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303841] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.303866] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303890] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.303914] [55830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.303939] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.303963] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.303987] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.304433] [55830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.304495] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.304542] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.304584] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.304626] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.304668] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.304710] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.304752] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.304793] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.304834] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.304886] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.304928] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.304970] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.305020] [55831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.305066] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.305110] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.305152] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.305193] [55831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.305235] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.305287] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.305344] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.305389] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.305430] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.305473] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.305514] [55830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.305556] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.305604] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.305646] [55831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.305692] [55830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.305733] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.305774] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.305815] [55831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.305855] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.305896] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.305938] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.305980] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.306030] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.306082] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.306126] [55830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.306168] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.306210] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.306257] [55831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.306298] [55830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.306338] [55831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.306379] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.306420] [55831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.306513] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.306559] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.306600] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.306643] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.306684] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.306725] [55831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.306767] [55830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.306808] [55831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55831) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.306850] [55830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.306895] [55831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.306938] [55830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.306994] [55831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.307050] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.307092] [55831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.307133] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.307174] [55831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.307215] [55830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 400.307256] [55831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55831) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55830) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 400.307303] [55830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55830) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 400.326276] [55830]: INFO dbcounter [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Registered counter for database cinder [ 400.326432] [55831]: INFO dbcounter [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Registered counter for database cinder [ 400.335252] [55831]: DEBUG oslo_db.sqlalchemy.engines [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 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=55831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 400.335389] [55830]: DEBUG oslo_db.sqlalchemy.engines [None req-6d036211-587b-4440-a262-2231b4b16c35 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=55830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 400.461473] [55831]: DEBUG dbcounter [-] [55831] Writer thread running {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 400.461700] [55830]: DEBUG dbcounter [-] [55830] Writer thread running {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 400.464723] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 400.465074] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 400.466928] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 400.467222] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 400.468983] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 400.469428] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 400.470798] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 400.471213] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 400.471271] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.471424] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.471619] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.471807] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.473369] [55830]: WARNING cinder.keymgr.conf_key_mgr [None req-6d036211-587b-4440-a262-2231b4b16c35 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' [ 400.473549] [55831]: WARNING cinder.keymgr.conf_key_mgr [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 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' [ 400.476231] [55830]: DEBUG oslo_db.sqlalchemy.engines [None req-6d036211-587b-4440-a262-2231b4b16c35 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=55830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 400.476330] [55831]: DEBUG oslo_db.sqlalchemy.engines [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 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=55831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 400.477854] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 400.477924] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 400.479634] [55831]: INFO cinder.rpc [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 400.479709] [55830]: INFO cinder.rpc [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 400.480063] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.480124] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.480232] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.480280] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.481293] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.481379] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.481455] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.481546] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.482234] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.482333] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.482394] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.482494] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.493633] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.493752] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.493809] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.493857] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.496466] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.496553] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.496628] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.496680] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.499323] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.499487] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.499648] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.499818] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.503063] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.503237] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.503291] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.503438] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.505728] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.506489] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.506590] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.506590] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.508371] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.508530] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.508585] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.508710] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.511184] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.511353] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.511695] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.511867] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.513693] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.513862] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.514170] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.514340] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.516220] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.516383] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.516624] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.516795] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.517307] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.517471] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.517733] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.517897] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.520410] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.520570] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.520847] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.521029] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.615446] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.615595] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.616083] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.616292] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.618884] [55831]: WARNING cinder.api.contrib.hosts [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 400.619364] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.619513] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.619647] [55830]: WARNING cinder.api.contrib.hosts [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 400.620107] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.620274] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.620375] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.620543] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.621148] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.621313] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.621524] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.621684] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.622271] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.622443] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.622478] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.622606] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.623213] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.623375] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.623646] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.623815] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.624385] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.624551] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.624753] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.624910] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.625475] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.625636] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.625713] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.625875] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.626455] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.626618] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.626783] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.626946] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.627532] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.627695] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.627857] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.628027] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.628616] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.628718] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: extensions {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.628781] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.629482] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: extensions {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.630051] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-hosts {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.630818] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-hosts {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.632103] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: qos-specs {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.632790] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: qos-specs {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.634319] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-quota-class-sets {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.634991] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-quota-class-sets {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.635739] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: scheduler-stats {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.636413] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: scheduler-stats {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.637284] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-snapshot-manage {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.638330] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-snapshot-manage {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.638785] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: capabilities {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.639828] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: capabilities {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.640170] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: encryption {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.641190] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: encryption {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.641875] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: cgsnapshots {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.642845] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: cgsnapshots {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.643364] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-quota-sets {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.644286] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-quota-sets {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.644915] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-volume-manage {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.645823] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-volume-manage {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.647984] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-volume-transfer {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.648194] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-volume-transfer {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.649663] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-volume-type-access {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.649864] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-volume-type-access {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.651279] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: backups {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.651458] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: backups {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.653360] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-services {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.653520] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-services {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.654657] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: consistencygroups {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.654826] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: consistencygroups {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.656659] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: extra_specs {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.656824] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: extra_specs {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.658266] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: os-availability-zone {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.658439] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: os-availability-zone {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.659578] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extended resource: encryption {{(pid=55831) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.659747] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extended resource: encryption {{(pid=55830) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 400.661499] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.661631] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.661667] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.661808] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.662601] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.662751] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.662792] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.662922] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.663635] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.663761] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.663796] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.663925] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.664660] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.664778] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.664817] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.664938] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.665785] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.665865] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.665945] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.666038] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.666885] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.666958] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.667060] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.667139] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.668015] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.668079] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.668187] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.668227] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.669025] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.669060] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.669188] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.669222] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.670165] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.670201] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.670329] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.670363] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.671134] [55830]: WARNING stevedore.named [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.671184] [55831]: WARNING stevedore.named [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 400.671299] [55831]: WARNING castellan.key_manager [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.671342] [55830]: WARNING castellan.key_manager [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 400.671984] [55831]: DEBUG cinder.api.contrib.snapshot_actions [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] SnapshotActionsController initialized {{(pid=55831) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 400.672026] [55830]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] SnapshotActionsController initialized {{(pid=55830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 400.672133] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeActions extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672172] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeActions extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672292] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension UsedLimits extending resource: limits {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672326] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension UsedLimits extending resource: limits {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672416] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672451] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672541] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672592] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672656] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension TypesManage extending resource: types {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672687] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension TypesManage extending resource: types {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672773] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672805] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672893] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension AdminActions extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.672930] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension AdminActions extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673030] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension AdminActions extending resource: snapshots {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673072] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension AdminActions extending resource: snapshots {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673153] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension AdminActions extending resource: backups {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673186] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension AdminActions extending resource: backups {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673269] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673302] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673395] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673432] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673516] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673551] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673638] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673670] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673839] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673891] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.673964] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.674020] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.674086] [55830]: DEBUG cinder.api.openstack [None req-6d036211-587b-4440-a262-2231b4b16c35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55830) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.674117] [55831]: DEBUG cinder.api.openstack [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55831) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 400.676207] [55831]: WARNING keystonemiddleware.auth_token [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 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. [ 400.676244] [55830]: WARNING keystonemiddleware.auth_token [None req-6d036211-587b-4440-a262-2231b4b16c35 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. [ 400.680500] [55831]: WARNING keystonemiddleware.auth_token [None req-13aa8c06-327e-45c1-9a99-08ac69dcec35 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 [ 400.680555] [55830]: WARNING keystonemiddleware.auth_token [None req-6d036211-587b-4440-a262-2231b4b16c35 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 [ 400.682928] [55831]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x610b89eddbe0 pid: 55831 (default app) [ 400.682975] [55830]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x610b89eddbe0 pid: 55830 (default app) [ 400.692869] [55831]: /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. [ 400.692869] [55831]: warnings.warn(deprecated_msg) [ 400.693037] [55831]: /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. [ 400.693037] [55831]: warnings.warn(deprecated_msg) [ 400.693037] [55831]: /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. [ 400.693037] [55831]: warnings.warn(deprecated_msg) [ 400.693037] [55831]: /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. [ 400.693226] [55831]: warnings.warn(deprecated_msg) [ 400.693226] [55831]: /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. [ 400.693226] [55831]: warnings.warn(deprecated_msg) [ 400.693226] [55831]: /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. [ 400.693226] [55831]: warnings.warn(deprecated_msg) [ 400.693226] [55831]: /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. [ 400.693413] [55831]: warnings.warn(deprecated_msg) [ 400.693413] [55831]: /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. [ 400.693413] [55831]: warnings.warn(deprecated_msg) [ 400.693413] [55831]: /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. [ 400.693413] [55831]: warnings.warn(deprecated_msg) [ 400.693556] [55831]: /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. [ 400.693556] [55831]: warnings.warn(deprecated_msg) [ 400.693556] [55831]: /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. [ 400.693556] [55831]: warnings.warn(deprecated_msg) [ 400.693692] [55831]: /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. [ 400.693692] [55831]: warnings.warn(deprecated_msg) [ 400.693692] [55831]: /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. [ 400.693692] [55831]: warnings.warn(deprecated_msg) [ 400.693814] [55831]: /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. [ 400.693814] [55831]: warnings.warn(deprecated_msg) [ 400.693814] [55831]: /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. [ 400.693814] [55831]: warnings.warn(deprecated_msg) [ 400.693814] [55831]: /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. [ 400.693972] [55831]: warnings.warn(deprecated_msg) [ 400.693972] [55831]: /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. [ 400.693972] [55831]: warnings.warn(deprecated_msg) [ 400.693972] [55831]: /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. [ 400.693972] [55831]: warnings.warn(deprecated_msg) [ 400.694146] [55831]: /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. [ 400.694146] [55831]: warnings.warn(deprecated_msg) [ 400.694146] [55831]: /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. [ 400.694146] [55831]: warnings.warn(deprecated_msg) [ 400.694146] [55831]: /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. [ 400.694146] [55831]: warnings.warn(deprecated_msg) [ 400.694333] [55831]: /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. [ 400.694333] [55831]: warnings.warn(deprecated_msg) [ 400.694333] [55831]: /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. [ 400.694333] [55831]: warnings.warn(deprecated_msg) [ 400.694333] [55831]: /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. [ 400.694333] [55831]: warnings.warn(deprecated_msg) [ 400.694515] [55831]: /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. [ 400.694515] [55831]: warnings.warn(deprecated_msg) [ 400.694515] [55831]: /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. [ 400.694515] [55831]: warnings.warn(deprecated_msg) [ 400.694515] [55831]: /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. [ 400.694515] [55831]: warnings.warn(deprecated_msg) [ 400.694718] [55831]: /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. [ 400.694718] [55831]: warnings.warn(deprecated_msg) [ 400.694718] [55831]: /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. [ 400.694718] [55831]: warnings.warn(deprecated_msg) [ 400.694718] [55831]: /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. [ 400.694718] [55831]: warnings.warn(deprecated_msg) [ 400.694897] [55831]: /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. [ 400.694897] [55831]: warnings.warn(deprecated_msg) [ 400.694897] [55831]: /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. [ 400.694897] [55831]: warnings.warn(deprecated_msg) [ 400.695019] [55831]: /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. [ 400.695019] [55831]: warnings.warn(deprecated_msg) [ 400.695019] [55831]: /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. [ 400.695019] [55831]: warnings.warn(deprecated_msg) [ 400.695019] [55831]: /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. [ 400.695197] [55831]: warnings.warn(deprecated_msg) [ 400.695197] [55831]: /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. [ 400.695197] [55831]: warnings.warn(deprecated_msg) [ 400.695197] [55831]: /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. [ 400.695197] [55831]: warnings.warn(deprecated_msg) [ 400.695342] [55831]: /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. [ 400.695342] [55831]: warnings.warn(deprecated_msg) [ 400.695342] [55831]: /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. [ 400.695342] [55831]: warnings.warn(deprecated_msg) [ 400.695342] [55831]: /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. [ 400.695342] [55831]: warnings.warn(deprecated_msg) [ 400.695508] [55831]: /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. [ 400.695508] [55831]: warnings.warn(deprecated_msg) [ 400.695508] [55831]: /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. [ 400.695508] [55831]: warnings.warn(deprecated_msg) [ 400.695508] [55831]: /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. [ 400.695669] [55831]: warnings.warn(deprecated_msg) [ 400.695669] [55831]: /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. [ 400.695669] [55831]: warnings.warn(deprecated_msg) [ 400.695669] [55831]: /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. [ 400.695669] [55831]: warnings.warn(deprecated_msg) [ 400.695821] [55831]: /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. [ 400.695821] [55831]: warnings.warn(deprecated_msg) [ 400.695821] [55831]: /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. [ 400.695821] [55831]: warnings.warn(deprecated_msg) [ 400.695941] [55831]: /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. [ 400.695941] [55831]: warnings.warn(deprecated_msg) [ 400.695941] [55831]: /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. [ 400.695941] [55831]: warnings.warn(deprecated_msg) [ 400.696646] [55831]: /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. [ 400.696646] [55831]: warnings.warn(deprecated_msg) [ 400.696646] [55831]: /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. [ 400.696646] [55831]: warnings.warn(deprecated_msg) [ 400.696646] [55831]: /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. [ 400.696956] [55831]: warnings.warn(deprecated_msg) [ 400.696956] [55831]: /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. [ 400.696956] [55831]: warnings.warn(deprecated_msg) [ 400.696956] [55831]: /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. [ 400.696956] [55831]: warnings.warn(deprecated_msg) [ 400.697220] [55831]: /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. [ 400.697220] [55831]: warnings.warn(deprecated_msg) [ 400.697220] [55831]: /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. [ 400.697220] [55831]: warnings.warn(deprecated_msg) [ 400.697425] [55831]: /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. [ 400.697425] [55831]: warnings.warn(deprecated_msg) [ 400.697425] [55831]: /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. [ 400.697425] [55831]: warnings.warn(deprecated_msg) [ 400.697624] [55831]: /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. [ 400.697624] [55831]: warnings.warn(deprecated_msg) [ 400.697624] [55831]: /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. [ 400.697624] [55831]: warnings.warn(deprecated_msg) [ 400.697810] [55831]: /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. [ 400.697810] [55831]: warnings.warn(deprecated_msg) [ 400.697810] [55831]: /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. [ 400.697810] [55831]: warnings.warn(deprecated_msg) [ 400.698008] [55831]: /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. [ 400.698008] [55831]: warnings.warn(deprecated_msg) [ 400.698008] [55831]: /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. [ 400.698008] [55831]: warnings.warn(deprecated_msg) [ 400.698242] [55831]: /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. [ 400.698242] [55831]: warnings.warn(deprecated_msg) [ 400.698242] [55831]: /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. [ 400.698242] [55831]: warnings.warn(deprecated_msg) [ 400.698242] [55831]: /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. [ 400.698242] [55831]: warnings.warn(deprecated_msg) [ 400.698521] [55831]: /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. [ 400.698521] [55831]: warnings.warn(deprecated_msg) [ 400.698521] [55831]: /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. [ 400.698521] [55831]: warnings.warn(deprecated_msg) [ 400.698521] [55831]: /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. [ 400.698772] [55831]: warnings.warn(deprecated_msg) [ 400.698772] [55831]: /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. [ 400.698772] [55831]: warnings.warn(deprecated_msg) [ 400.698772] [55831]: /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. [ 400.698772] [55831]: warnings.warn(deprecated_msg) [ 400.698772] [55831]: /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. [ 400.698772] [55831]: warnings.warn(deprecated_msg) [ 400.699117] [55831]: /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. [ 400.699117] [55831]: warnings.warn(deprecated_msg) [ 400.699117] [55831]: /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. [ 400.699117] [55831]: warnings.warn(deprecated_msg) [ 400.699117] [55831]: /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. [ 400.699117] [55831]: warnings.warn(deprecated_msg) [ 400.699411] [55831]: /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. [ 400.699411] [55831]: warnings.warn(deprecated_msg) [ 400.699411] [55831]: /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. [ 400.699411] [55831]: warnings.warn(deprecated_msg) [ 400.699411] [55831]: /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. [ 400.699411] [55831]: warnings.warn(deprecated_msg) [ 400.699764] [55831]: /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. [ 400.699764] [55831]: warnings.warn(deprecated_msg) [ 400.699764] [55831]: /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. [ 400.699764] [55831]: warnings.warn(deprecated_msg) [ 400.699764] [55831]: /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. [ 400.699764] [55831]: warnings.warn(deprecated_msg) [ 400.700108] [55831]: /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. [ 400.700108] [55831]: warnings.warn(deprecated_msg) [ 400.700108] [55831]: /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. [ 400.700108] [55831]: warnings.warn(deprecated_msg) [ 400.700312] [55831]: /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. [ 400.700312] [55831]: warnings.warn(deprecated_msg) [ 400.700312] [55831]: /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. [ 400.700312] [55831]: warnings.warn(deprecated_msg) [ 400.700499] [55831]: /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. [ 400.700499] [55831]: warnings.warn(deprecated_msg) [ 400.700499] [55831]: /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. [ 400.700499] [55831]: warnings.warn(deprecated_msg) [ 400.700695] [55831]: /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. [ 400.700695] [55831]: warnings.warn(deprecated_msg) [ 400.700695] [55831]: /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. [ 400.700695] [55831]: warnings.warn(deprecated_msg) [ 400.700695] [55831]: DEBUG cinder.api.middleware.request_id [None req-2987bf44-412e-48a7-ad64-85aee5cc9dfa None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 400.700695] [55831]: [pid: 55831|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Feb 18 08:39:53 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 403.976113] [55830]: /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. [ 403.976113] [55830]: warnings.warn(deprecated_msg) [ 403.976594] [55830]: /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. [ 403.976594] [55830]: warnings.warn(deprecated_msg) [ 403.976594] [55830]: /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. [ 403.976594] [55830]: warnings.warn(deprecated_msg) [ 403.976594] [55830]: /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. [ 403.976841] [55830]: warnings.warn(deprecated_msg) [ 403.976841] [55830]: /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. [ 403.976841] [55830]: warnings.warn(deprecated_msg) [ 403.976841] [55830]: /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. [ 403.976841] [55830]: warnings.warn(deprecated_msg) [ 403.976841] [55830]: /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. [ 403.977158] [55830]: warnings.warn(deprecated_msg) [ 403.977158] [55830]: /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. [ 403.977158] [55830]: warnings.warn(deprecated_msg) [ 403.977158] [55830]: /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. [ 403.977158] [55830]: warnings.warn(deprecated_msg) [ 403.977370] [55830]: /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. [ 403.977370] [55830]: warnings.warn(deprecated_msg) [ 403.977370] [55830]: /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. [ 403.977370] [55830]: warnings.warn(deprecated_msg) [ 403.977562] [55830]: /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. [ 403.977562] [55830]: warnings.warn(deprecated_msg) [ 403.977562] [55830]: /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. [ 403.977562] [55830]: warnings.warn(deprecated_msg) [ 403.977734] [55830]: /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. [ 403.977734] [55830]: warnings.warn(deprecated_msg) [ 403.977734] [55830]: /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. [ 403.977734] [55830]: warnings.warn(deprecated_msg) [ 403.977734] [55830]: /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. [ 403.977959] [55830]: warnings.warn(deprecated_msg) [ 403.977959] [55830]: /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. [ 403.977959] [55830]: warnings.warn(deprecated_msg) [ 403.977959] [55830]: /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. [ 403.977959] [55830]: warnings.warn(deprecated_msg) [ 403.978190] [55830]: /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. [ 403.978190] [55830]: warnings.warn(deprecated_msg) [ 403.978190] [55830]: /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. [ 403.978190] [55830]: warnings.warn(deprecated_msg) [ 403.978190] [55830]: /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. [ 403.978190] [55830]: warnings.warn(deprecated_msg) [ 403.978452] [55830]: /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. [ 403.978452] [55830]: warnings.warn(deprecated_msg) [ 403.978452] [55830]: /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. [ 403.978452] [55830]: warnings.warn(deprecated_msg) [ 403.978452] [55830]: /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. [ 403.978452] [55830]: warnings.warn(deprecated_msg) [ 403.978704] [55830]: /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. [ 403.978704] [55830]: warnings.warn(deprecated_msg) [ 403.978704] [55830]: /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. [ 403.978704] [55830]: warnings.warn(deprecated_msg) [ 403.978704] [55830]: /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. [ 403.978704] [55830]: warnings.warn(deprecated_msg) [ 403.978968] [55830]: /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. [ 403.978968] [55830]: warnings.warn(deprecated_msg) [ 403.978968] [55830]: /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. [ 403.978968] [55830]: warnings.warn(deprecated_msg) [ 403.978968] [55830]: /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. [ 403.978968] [55830]: warnings.warn(deprecated_msg) [ 403.979381] [55830]: /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. [ 403.979381] [55830]: warnings.warn(deprecated_msg) [ 403.979381] [55830]: /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. [ 403.979381] [55830]: warnings.warn(deprecated_msg) [ 403.979572] [55830]: /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. [ 403.979572] [55830]: warnings.warn(deprecated_msg) [ 403.979572] [55830]: /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. [ 403.979572] [55830]: warnings.warn(deprecated_msg) [ 403.979572] [55830]: /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. [ 403.979875] [55830]: warnings.warn(deprecated_msg) [ 403.979875] [55830]: /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. [ 403.979875] [55830]: warnings.warn(deprecated_msg) [ 403.979875] [55830]: /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. [ 403.979875] [55830]: warnings.warn(deprecated_msg) [ 403.980114] [55830]: /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. [ 403.980114] [55830]: warnings.warn(deprecated_msg) [ 403.980114] [55830]: /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. [ 403.980114] [55830]: warnings.warn(deprecated_msg) [ 403.980114] [55830]: /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. [ 403.980114] [55830]: warnings.warn(deprecated_msg) [ 403.980360] [55830]: /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. [ 403.980360] [55830]: warnings.warn(deprecated_msg) [ 403.980360] [55830]: /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. [ 403.980360] [55830]: warnings.warn(deprecated_msg) [ 403.980360] [55830]: /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. [ 403.980592] [55830]: warnings.warn(deprecated_msg) [ 403.980592] [55830]: /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. [ 403.980592] [55830]: warnings.warn(deprecated_msg) [ 403.980592] [55830]: /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. [ 403.980592] [55830]: warnings.warn(deprecated_msg) [ 403.980812] [55830]: /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. [ 403.980812] [55830]: warnings.warn(deprecated_msg) [ 403.980812] [55830]: /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. [ 403.980812] [55830]: warnings.warn(deprecated_msg) [ 403.981104] [55830]: /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. [ 403.981104] [55830]: warnings.warn(deprecated_msg) [ 403.981104] [55830]: /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. [ 403.981104] [55830]: warnings.warn(deprecated_msg) [ 403.981282] [55830]: /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. [ 403.981282] [55830]: warnings.warn(deprecated_msg) [ 403.981282] [55830]: /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. [ 403.981282] [55830]: warnings.warn(deprecated_msg) [ 403.981282] [55830]: /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. [ 403.981521] [55830]: warnings.warn(deprecated_msg) [ 403.981521] [55830]: /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. [ 403.981521] [55830]: warnings.warn(deprecated_msg) [ 403.981521] [55830]: /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. [ 403.981521] [55830]: warnings.warn(deprecated_msg) [ 403.981734] [55830]: /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. [ 403.981734] [55830]: warnings.warn(deprecated_msg) [ 403.981734] [55830]: /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. [ 403.981734] [55830]: warnings.warn(deprecated_msg) [ 403.981917] [55830]: /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. [ 403.981917] [55830]: warnings.warn(deprecated_msg) [ 403.981917] [55830]: /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. [ 403.981917] [55830]: warnings.warn(deprecated_msg) [ 403.982112] [55830]: /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. [ 403.982112] [55830]: warnings.warn(deprecated_msg) [ 403.982112] [55830]: /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. [ 403.982112] [55830]: warnings.warn(deprecated_msg) [ 403.982286] [55830]: /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. [ 403.982286] [55830]: warnings.warn(deprecated_msg) [ 403.982286] [55830]: /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. [ 403.982286] [55830]: warnings.warn(deprecated_msg) [ 403.982461] [55830]: /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. [ 403.982461] [55830]: warnings.warn(deprecated_msg) [ 403.982461] [55830]: /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. [ 403.982461] [55830]: warnings.warn(deprecated_msg) [ 403.982584] [55830]: /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. [ 403.982584] [55830]: warnings.warn(deprecated_msg) [ 403.982584] [55830]: /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. [ 403.982584] [55830]: warnings.warn(deprecated_msg) [ 403.982584] [55830]: /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. [ 403.982584] [55830]: warnings.warn(deprecated_msg) [ 403.982740] [55830]: /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. [ 403.982740] [55830]: warnings.warn(deprecated_msg) [ 403.982740] [55830]: /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. [ 403.982740] [55830]: warnings.warn(deprecated_msg) [ 403.982740] [55830]: /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. [ 403.982873] [55830]: warnings.warn(deprecated_msg) [ 403.982873] [55830]: /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. [ 403.982873] [55830]: warnings.warn(deprecated_msg) [ 403.982873] [55830]: /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. [ 403.982873] [55830]: warnings.warn(deprecated_msg) [ 403.982873] [55830]: /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. [ 403.982873] [55830]: warnings.warn(deprecated_msg) [ 403.983143] [55830]: /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. [ 403.983143] [55830]: warnings.warn(deprecated_msg) [ 403.983143] [55830]: /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. [ 403.983143] [55830]: warnings.warn(deprecated_msg) [ 403.983143] [55830]: /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. [ 403.983143] [55830]: warnings.warn(deprecated_msg) [ 403.983307] [55830]: /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. [ 403.983307] [55830]: warnings.warn(deprecated_msg) [ 403.983307] [55830]: /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. [ 403.983307] [55830]: warnings.warn(deprecated_msg) [ 403.983307] [55830]: /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. [ 403.983307] [55830]: warnings.warn(deprecated_msg) [ 403.983460] [55830]: /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. [ 403.983460] [55830]: warnings.warn(deprecated_msg) [ 403.983460] [55830]: /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. [ 403.983460] [55830]: warnings.warn(deprecated_msg) [ 403.983460] [55830]: /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. [ 403.983460] [55830]: warnings.warn(deprecated_msg) [ 403.983608] [55830]: /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. [ 403.983608] [55830]: warnings.warn(deprecated_msg) [ 403.983608] [55830]: /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. [ 403.983608] [55830]: warnings.warn(deprecated_msg) [ 403.983714] [55830]: /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. [ 403.983714] [55830]: warnings.warn(deprecated_msg) [ 403.983714] [55830]: /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. [ 403.983714] [55830]: warnings.warn(deprecated_msg) [ 403.983817] [55830]: /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. [ 403.983817] [55830]: warnings.warn(deprecated_msg) [ 403.983817] [55830]: /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. [ 403.983817] [55830]: warnings.warn(deprecated_msg) [ 403.983932] [55830]: /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. [ 403.983932] [55830]: warnings.warn(deprecated_msg) [ 403.983932] [55830]: /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. [ 403.983932] [55830]: warnings.warn(deprecated_msg) [ 403.983932] [55830]: DEBUG cinder.api.middleware.request_id [None req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 404.330734] [55830]: INFO cinder.api.openstack.wsgi [None req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe admin admin] POST http://10.180.1.21/volume/v3/types [ 404.331427] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 404.333448] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 404.333448] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 404.336833] [55830]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe 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=55830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.361979] [55830]: INFO cinder.api.openstack.wsgi [None req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 404.362532] [55830]: [pid: 55830|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:39:56 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) [ 404.366354] [55831]: DEBUG cinder.api.middleware.request_id [req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe req-c0aed1be-2ca9-44c1-a2dc-93db7305b832 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 404.631396] [55831]: INFO cinder.api.openstack.wsgi [req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe req-c0aed1be-2ca9-44c1-a2dc-93db7305b832 admin admin] POST http://10.180.1.21/volume/v3/types/90a3d854-acc7-41ac-a516-2dc36f1dd1bf/extra_specs [ 404.632097] [55831]: DEBUG cinder.api.openstack.wsgi [req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe req-c0aed1be-2ca9-44c1-a2dc-93db7305b832 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 404.634297] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 404.634297] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 404.639755] [55831]: DEBUG oslo_db.sqlalchemy.engines [req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe req-c0aed1be-2ca9-44c1-a2dc-93db7305b832 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=55831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 404.688606] [55831]: INFO cinder.api.openstack.wsgi [req-5d7c5e73-29f6-423f-b6ac-b9108bcc68fe req-c0aed1be-2ca9-44c1-a2dc-93db7305b832 admin admin] http://10.180.1.21/volume/v3/types/90a3d854-acc7-41ac-a516-2dc36f1dd1bf/extra_specs returned with HTTP 200 [ 404.689507] [55831]: [pid: 55831|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Feb 18 08:39:57 2025] POST /volume/v3/types/90a3d854-acc7-41ac-a516-2dc36f1dd1bf/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 414.359733] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 414.686927] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 415.871255] [55830]: DEBUG cinder.api.middleware.request_id [None req-277eb266-2ee3-44b1-8a7f-4d62f047f683 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 415.871987] [55830]: INFO cinder.api.openstack.wsgi [None req-277eb266-2ee3-44b1-8a7f-4d62f047f683 None None] GET http://10.180.1.21/volume// [ 415.872186] [55830]: DEBUG cinder.api.openstack.wsgi [None req-277eb266-2ee3-44b1-8a7f-4d62f047f683 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 415.872402] [55830]: DEBUG cinder.api.openstack.wsgi [None req-277eb266-2ee3-44b1-8a7f-4d62f047f683 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 415.872974] [55830]: INFO cinder.api.openstack.wsgi [None req-277eb266-2ee3-44b1-8a7f-4d62f047f683 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 415.873340] [55830]: [pid: 55830|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Feb 18 08:40:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 475.077707] [55831]: DEBUG cinder.api.middleware.request_id [None req-564eaed7-7d20-4640-af79-103988926fc1 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 475.168539] [55831]: INFO cinder.api.openstack.wsgi [None req-564eaed7-7d20-4640-af79-103988926fc1 tempest-verify_tempest_config-849833909 tempest-verify_tempest_config-849833909-project-member] GET http://10.180.1.21/volume/v3/extensions [ 475.168784] [55831]: DEBUG cinder.api.openstack.wsgi [None req-564eaed7-7d20-4640-af79-103988926fc1 tempest-verify_tempest_config-849833909 tempest-verify_tempest_config-849833909-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 475.169016] [55831]: DEBUG cinder.api.openstack.wsgi [None req-564eaed7-7d20-4640-af79-103988926fc1 tempest-verify_tempest_config-849833909 tempest-verify_tempest_config-849833909-project-member] Calling method 'index' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 475.169438] [55831]: INFO cinder.api.openstack.wsgi [None req-564eaed7-7d20-4640-af79-103988926fc1 tempest-verify_tempest_config-849833909 tempest-verify_tempest_config-849833909-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 475.169946] [55831]: [pid: 55831|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Feb 18 08:41:07 2025] GET /volume/v3/extensions => generated 5245 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 536.390304] [55830]: DEBUG cinder.api.middleware.request_id [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 536.393979] [55830]: INFO cinder.api.openstack.wsgi [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] POST http://10.180.1.21/volume/v3/volumes [ 536.394925] [55830]: DEBUG cinder.api.openstack.wsgi [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1049969497", "imageRef": "cc4e344e-8c3c-4785-83c3-1f66694fa99d", "size": 1}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 536.397911] [55830]: DEBUG cinder.api.v3.volumes [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1049969497', 'imageRef': 'cc4e344e-8c3c-4785-83c3-1f66694fa99d', 'size': 1}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 537.819918] [55830]: INFO cinder.api.v3.volumes [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Create volume of 1 GB [ 537.845333] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Availability zone cache updated, next update will occur around 2025-02-18 09:42:10.667776. {{(pid=55830) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 537.845477] [55830]: INFO cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Availability Zones retrieved successfully. [ 537.864989] [55830]: /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 [ 537.864989] [55830]: import asyncore [ 537.873901] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Flow 'volume_create_api' (7836157d-ec40-4c5b-b603-c8619c3a8ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 537.875347] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cfce2c-d537-43b0-80a6-66749ae3456a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 537.876622] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 537.988920] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95cfce2c-d537-43b0-80a6-66749ae3456a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 537.990080] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29502b0e-0d06-4f7d-8e79-4f5c0d00c69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.030072] [55830]: WARNING cinder.quota [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-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. [ 538.033532] [55830]: WARNING cinder.quota [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-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. [ 538.114769] [55830]: DEBUG cinder.quota [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Created reservations ['86906b49-cec9-4b97-bb54-fd8e89b4a634', 'e0a7a1d9-dbf2-4cae-a615-6f9543c0ed4a', '5bf8a2e6-9467-4280-be9d-c5074314977c', '023be873-1a10-4a81-ada1-32c47bf45cff'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 538.115879] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29502b0e-0d06-4f7d-8e79-4f5c0d00c69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86906b49-cec9-4b97-bb54-fd8e89b4a634', 'e0a7a1d9-dbf2-4cae-a615-6f9543c0ed4a', '5bf8a2e6-9467-4280-be9d-c5074314977c', '023be873-1a10-4a81-ada1-32c47bf45cff']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.118943] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803cefc5-870b-4d96-b446-a428052bcdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.301501] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (803cefc5-870b-4d96-b446-a428052bcdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f52262-df46-4c03-966b-968af3880305', '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-1049969497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f40feb20bd24ac1b89a0dc4bd316b69',qos_specs=None,replication_status=,reservations=['86906b49-cec9-4b97-bb54-fd8e89b4a634','e0a7a1d9-dbf2-4cae-a615-6f9543c0ed4a','5bf8a2e6-9467-4280-be9d-c5074314977c','023be873-1a10-4a81-ada1-32c47bf45cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdad28be50d342bdb730c49ffe2608b9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1049969497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f52262-df46-4c03-966b-968af3880305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f40feb20bd24ac1b89a0dc4bd316b69',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='cdad28be50d342bdb730c49ffe2608b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.302517] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0829fa51-8f23-467d-a310-4a0ea484046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.333191] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0829fa51-8f23-467d-a310-4a0ea484046c) 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-1049969497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f40feb20bd24ac1b89a0dc4bd316b69',qos_specs=None,replication_status=,reservations=['86906b49-cec9-4b97-bb54-fd8e89b4a634','e0a7a1d9-dbf2-4cae-a615-6f9543c0ed4a','5bf8a2e6-9467-4280-be9d-c5074314977c','023be873-1a10-4a81-ada1-32c47bf45cff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdad28be50d342bdb730c49ffe2608b9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.334548] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee252d32-6b19-43d9-9aec-a55cdab58129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 538.363456] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee252d32-6b19-43d9-9aec-a55cdab58129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 538.364946] [55830]: DEBUG cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Flow 'volume_create_api' (7836157d-ec40-4c5b-b603-c8619c3a8ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 538.365350] [55830]: INFO cinder.volume.api [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Create volume request issued successfully. [ 538.366716] [55830]: INFO cinder.api.openstack.wsgi [None req-635eaa69-e9c8-4504-80cd-cf3cb1282dab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 538.367201] [55830]: [pid: 55830|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:42:09 2025] POST /volume/v3/volumes => generated 752 bytes in 1978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 538.385235] [55831]: DEBUG cinder.api.middleware.request_id [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 538.388201] [55831]: INFO cinder.api.openstack.wsgi [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 538.388448] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 538.388686] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 538.428511] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 538.428511] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 538.439562] [55831]: INFO cinder.volume.api [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 538.449707] [55831]: INFO cinder.api.openstack.wsgi [None req-4dc7d3c8-5116-4897-b3f7-842420c00600 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 538.450138] [55831]: [pid: 55831|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:11 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 539.467823] [55830]: DEBUG cinder.api.middleware.request_id [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 539.471398] [55830]: INFO cinder.api.openstack.wsgi [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 539.471635] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 539.471857] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 539.490483] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 539.490483] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 539.508411] [55830]: INFO cinder.volume.api [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 539.518143] [55830]: INFO cinder.api.openstack.wsgi [None req-4a877d7e-fcc1-4c02-88c7-e71a7dab9229 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 539.518614] [55830]: [pid: 55830|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:12 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 540.537070] [55831]: DEBUG cinder.api.middleware.request_id [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 540.539344] [55831]: INFO cinder.api.openstack.wsgi [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 540.539626] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 540.541869] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 540.556230] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 540.556230] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 540.566052] [55831]: INFO cinder.volume.api [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 540.575715] [55831]: INFO cinder.api.openstack.wsgi [None req-1e220584-2168-42e4-9a9f-7ff9c635e70c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 540.576121] [55831]: [pid: 55831|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:13 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 541.589129] [55830]: DEBUG cinder.api.middleware.request_id [None req-5699a213-4178-4469-9fd0-d75afd0792f4 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.592907] [55830]: INFO cinder.api.openstack.wsgi [None req-5699a213-4178-4469-9fd0-d75afd0792f4 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 541.593165] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5699a213-4178-4469-9fd0-d75afd0792f4 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 541.593387] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5699a213-4178-4469-9fd0-d75afd0792f4 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 541.618103] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 541.618103] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 541.629643] [55830]: INFO cinder.volume.api [None req-5699a213-4178-4469-9fd0-d75afd0792f4 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 541.637758] [55830]: INFO cinder.api.openstack.wsgi [None req-5699a213-4178-4469-9fd0-d75afd0792f4 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 541.638341] [55830]: [pid: 55830|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:14 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 542.654773] [55831]: DEBUG cinder.api.middleware.request_id [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 542.664215] [55831]: INFO cinder.api.openstack.wsgi [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 542.664215] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 542.664215] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 542.680250] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 542.680250] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 542.682780] [55831]: INFO cinder.volume.api [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 542.688158] [55831]: INFO cinder.api.openstack.wsgi [None req-f9b70144-ebd6-49a6-96f6-6a5e760bb7d8 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 542.689534] [55831]: [pid: 55831|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:15 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 543.703667] [55830]: DEBUG cinder.api.middleware.request_id [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 543.705837] [55830]: INFO cinder.api.openstack.wsgi [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 543.707646] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 543.707646] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 543.725701] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 543.725701] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 543.731653] [55830]: INFO cinder.volume.api [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 543.739479] [55830]: INFO cinder.api.openstack.wsgi [None req-ecfc4de3-3e7d-497c-81ae-4e7431fc9d4b tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 543.739873] [55830]: [pid: 55830|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:16 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 544.760623] [55831]: DEBUG cinder.api.middleware.request_id [None req-c0716239-714f-4081-b93d-076c7d5f2432 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 544.762084] [55831]: INFO cinder.api.openstack.wsgi [None req-c0716239-714f-4081-b93d-076c7d5f2432 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 544.762240] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c0716239-714f-4081-b93d-076c7d5f2432 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 544.762476] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c0716239-714f-4081-b93d-076c7d5f2432 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 544.774933] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 544.774933] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 544.779311] [55831]: INFO cinder.volume.api [None req-c0716239-714f-4081-b93d-076c7d5f2432 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 544.787064] [55831]: INFO cinder.api.openstack.wsgi [None req-c0716239-714f-4081-b93d-076c7d5f2432 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 544.787590] [55831]: [pid: 55831|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:17 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 545.800357] [55830]: DEBUG cinder.api.middleware.request_id [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 545.803272] [55830]: INFO cinder.api.openstack.wsgi [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 545.803272] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 545.803272] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 545.819244] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 545.819244] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 545.824637] [55831]: DEBUG cinder.api.middleware.request_id [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 545.825734] [55830]: INFO cinder.volume.api [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 545.831713] [55830]: INFO cinder.api.openstack.wsgi [None req-9eaf1610-9648-42f3-b01f-7a14932678a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 545.832357] [55830]: [pid: 55830|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:18 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 546.006789] [55831]: INFO cinder.api.openstack.wsgi [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 546.007271] [55831]: DEBUG cinder.api.openstack.wsgi [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-862055573"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 546.011234] [55831]: DEBUG cinder.api.v3.volumes [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-862055573'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 546.011889] [55831]: INFO cinder.api.v3.volumes [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Create volume of 1 GB [ 546.030696] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Availability zone cache updated, next update will occur around 2025-02-18 09:42:18.853245. {{(pid=55831) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 546.030822] [55831]: INFO cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Availability Zones retrieved successfully. [ 546.048392] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 546.048392] [55831]: import asyncore [ 546.179881] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Flow 'volume_create_api' (19d73b6a-85c1-4a04-872d-0a46e6bbb41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 546.181120] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731cc864-b5ab-4a76-a8b7-71271491ca3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.183074] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 546.218530] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731cc864-b5ab-4a76-a8b7-71271491ca3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.224921] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4436ee-12fa-4554-9366-bbe8c30dbdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.246687] [55831]: WARNING cinder.quota [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-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. [ 546.246687] [55831]: WARNING cinder.quota [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-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. [ 546.289291] [55831]: DEBUG cinder.quota [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Created reservations ['c0e727cd-56e8-435f-bfbe-31c319843a16', '32b7e69b-e2be-4d2e-9d87-27a0f25342b2', 'e17d449b-720b-4cb4-b9e6-7c62cd17f790', '54839469-89df-40e2-94d7-0e0acbcf30f2'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 546.290435] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4436ee-12fa-4554-9366-bbe8c30dbdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e727cd-56e8-435f-bfbe-31c319843a16', '32b7e69b-e2be-4d2e-9d87-27a0f25342b2', 'e17d449b-720b-4cb4-b9e6-7c62cd17f790', '54839469-89df-40e2-94d7-0e0acbcf30f2']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.291779] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5dc35d-67c1-4588-af70-9125930b0206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.331941] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd5dc35d-67c1-4588-af70-9125930b0206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e3dae8-c646-45e1-900f-3c9a713fd9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-862055573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04d950db64e44c4aba3dcf0e5a107a3',qos_specs=None,replication_status=,reservations=['c0e727cd-56e8-435f-bfbe-31c319843a16','32b7e69b-e2be-4d2e-9d87-27a0f25342b2','e17d449b-720b-4cb4-b9e6-7c62cd17f790','54839469-89df-40e2-94d7-0e0acbcf30f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a32603b52c34829910126eac1029fb2',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-862055573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e3dae8-c646-45e1-900f-3c9a713fd9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a04d950db64e44c4aba3dcf0e5a107a3',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='2a32603b52c34829910126eac1029fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.334348] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be410c82-51b4-403d-aa89-a406fe5f080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.354933] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be410c82-51b4-403d-aa89-a406fe5f080f) 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-862055573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04d950db64e44c4aba3dcf0e5a107a3',qos_specs=None,replication_status=,reservations=['c0e727cd-56e8-435f-bfbe-31c319843a16','32b7e69b-e2be-4d2e-9d87-27a0f25342b2','e17d449b-720b-4cb4-b9e6-7c62cd17f790','54839469-89df-40e2-94d7-0e0acbcf30f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a32603b52c34829910126eac1029fb2',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.355953] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899a0e75-2cea-482e-83f0-7de0fef59095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 546.382504] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (899a0e75-2cea-482e-83f0-7de0fef59095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 546.383830] [55831]: DEBUG cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Flow 'volume_create_api' (19d73b6a-85c1-4a04-872d-0a46e6bbb41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 546.384267] [55831]: INFO cinder.volume.api [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Create volume request issued successfully. [ 546.385045] [55831]: INFO cinder.api.openstack.wsgi [None req-282afa4a-32b2-45ae-b7d3-7b706262e179 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 546.385498] [55831]: [pid: 55831|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:42:18 2025] POST /volume/v3/volumes => generated 783 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 546.395401] [55830]: DEBUG cinder.api.middleware.request_id [None req-b86159bd-a17e-4337-abbe-6606bd42e63e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 546.399685] [55830]: INFO cinder.api.openstack.wsgi [None req-b86159bd-a17e-4337-abbe-6606bd42e63e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] GET http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 546.399923] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b86159bd-a17e-4337-abbe-6606bd42e63e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 546.400175] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b86159bd-a17e-4337-abbe-6606bd42e63e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 546.430647] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 546.430647] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 546.443405] [55830]: INFO cinder.volume.api [None req-b86159bd-a17e-4337-abbe-6606bd42e63e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Volume info retrieved successfully. [ 546.452010] [55830]: INFO cinder.api.openstack.wsgi [None req-b86159bd-a17e-4337-abbe-6606bd42e63e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 200 [ 546.452010] [55830]: [pid: 55830|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:19 2025] GET /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 962 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 546.842402] [55831]: DEBUG cinder.api.middleware.request_id [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 546.848705] [55831]: INFO cinder.api.openstack.wsgi [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 546.848705] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 546.848705] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 546.859886] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 546.859886] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 546.865702] [55831]: INFO cinder.volume.api [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 546.872876] [55831]: INFO cinder.api.openstack.wsgi [None req-8ae4aa6b-c246-40cc-856b-ff369c08a712 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 546.873330] [55831]: [pid: 55831|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:19 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 547.463412] [55830]: DEBUG cinder.api.middleware.request_id [None req-130b430e-082b-40be-b669-1d06494efe0d None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 547.472024] [55830]: INFO cinder.api.openstack.wsgi [None req-130b430e-082b-40be-b669-1d06494efe0d tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] GET http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 547.472024] [55830]: DEBUG cinder.api.openstack.wsgi [None req-130b430e-082b-40be-b669-1d06494efe0d tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 547.472024] [55830]: DEBUG cinder.api.openstack.wsgi [None req-130b430e-082b-40be-b669-1d06494efe0d tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 547.512548] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 547.512548] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 547.513283] [55830]: INFO cinder.volume.api [None req-130b430e-082b-40be-b669-1d06494efe0d tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Volume info retrieved successfully. [ 547.525355] [55830]: INFO cinder.api.openstack.wsgi [None req-130b430e-082b-40be-b669-1d06494efe0d tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 200 [ 547.525668] [55830]: [pid: 55830|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:20 2025] GET /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 1009 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 547.883911] [55831]: DEBUG cinder.api.middleware.request_id [None req-f64e546d-3d99-41cb-934a-550845a75442 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 547.886189] [55831]: INFO cinder.api.openstack.wsgi [None req-f64e546d-3d99-41cb-934a-550845a75442 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 547.887649] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f64e546d-3d99-41cb-934a-550845a75442 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 547.887649] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f64e546d-3d99-41cb-934a-550845a75442 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 547.900851] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 547.900851] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 547.906679] [55831]: INFO cinder.volume.api [None req-f64e546d-3d99-41cb-934a-550845a75442 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 547.913513] [55831]: INFO cinder.api.openstack.wsgi [None req-f64e546d-3d99-41cb-934a-550845a75442 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 547.913979] [55831]: [pid: 55831|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:20 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 548.927947] [55830]: DEBUG cinder.api.middleware.request_id [None req-a93149f1-ddc1-427f-a22f-25994e463a26 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 548.930413] [55830]: INFO cinder.api.openstack.wsgi [None req-a93149f1-ddc1-427f-a22f-25994e463a26 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 548.930674] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a93149f1-ddc1-427f-a22f-25994e463a26 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 548.930916] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a93149f1-ddc1-427f-a22f-25994e463a26 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 548.943923] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 548.943923] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 548.949315] [55830]: INFO cinder.volume.api [None req-a93149f1-ddc1-427f-a22f-25994e463a26 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 548.955655] [55830]: INFO cinder.api.openstack.wsgi [None req-a93149f1-ddc1-427f-a22f-25994e463a26 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 548.956209] [55830]: [pid: 55830|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:21 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 549.970451] [55831]: DEBUG cinder.api.middleware.request_id [None req-941eca11-c10b-409b-9a4b-f990281399ab None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 549.976707] [55831]: INFO cinder.api.openstack.wsgi [None req-941eca11-c10b-409b-9a4b-f990281399ab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 549.978019] [55831]: DEBUG cinder.api.openstack.wsgi [None req-941eca11-c10b-409b-9a4b-f990281399ab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 549.978019] [55831]: DEBUG cinder.api.openstack.wsgi [None req-941eca11-c10b-409b-9a4b-f990281399ab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 549.997234] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 549.997234] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 550.002491] [55831]: INFO cinder.volume.api [None req-941eca11-c10b-409b-9a4b-f990281399ab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 550.018155] [55831]: INFO cinder.api.openstack.wsgi [None req-941eca11-c10b-409b-9a4b-f990281399ab tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 550.018155] [55831]: [pid: 55831|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:22 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 551.032678] [55830]: DEBUG cinder.api.middleware.request_id [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 551.036758] [55830]: INFO cinder.api.openstack.wsgi [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 551.036758] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 551.037063] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 551.052649] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052649] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 551.060831] [55830]: INFO cinder.volume.api [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 551.066733] [55830]: INFO cinder.api.openstack.wsgi [None req-a9eb52e7-69db-4f70-bb94-47c3543ad9fe tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 551.067160] [55830]: [pid: 55830|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:23 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 552.077778] [55831]: DEBUG cinder.api.middleware.request_id [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 552.080106] [55831]: INFO cinder.api.openstack.wsgi [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 552.080408] [55831]: DEBUG cinder.api.openstack.wsgi [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 552.080717] [55831]: DEBUG cinder.api.openstack.wsgi [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 552.096722] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 552.096722] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 552.103560] [55831]: INFO cinder.volume.api [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 552.114427] [55831]: INFO cinder.api.openstack.wsgi [None req-80b5c3bd-1ef2-4a3e-8054-0534038327a9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 552.114994] [55831]: [pid: 55831|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:24 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 553.130511] [55830]: DEBUG cinder.api.middleware.request_id [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 553.134845] [55830]: INFO cinder.api.openstack.wsgi [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 553.135767] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 553.136098] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 553.154575] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 553.154575] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 553.164178] [55830]: INFO cinder.volume.api [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 553.176214] [55830]: INFO cinder.api.openstack.wsgi [None req-ca7d7f49-0e90-4031-b5ba-c98a14947133 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 553.176801] [55830]: [pid: 55830|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:25 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 554.187401] [55831]: DEBUG cinder.api.middleware.request_id [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 554.190397] [55831]: INFO cinder.api.openstack.wsgi [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 554.190597] [55831]: DEBUG cinder.api.openstack.wsgi [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 554.190947] [55831]: DEBUG cinder.api.openstack.wsgi [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 554.208399] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 554.208399] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 554.210751] [55831]: INFO cinder.volume.api [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 554.215942] [55831]: INFO cinder.api.openstack.wsgi [None req-30f7d640-75c5-4cc1-bc89-dca03ced65f0 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 554.216480] [55831]: [pid: 55831|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:27 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 555.229486] [55830]: DEBUG cinder.api.middleware.request_id [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 555.231656] [55830]: INFO cinder.api.openstack.wsgi [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 555.232070] [55830]: DEBUG cinder.api.openstack.wsgi [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 555.232325] [55830]: DEBUG cinder.api.openstack.wsgi [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 555.251947] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 555.251947] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 555.259319] [55830]: INFO cinder.volume.api [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 555.266109] [55830]: INFO cinder.api.openstack.wsgi [None req-95ccd2c7-f6aa-41c4-b56e-e2994f96d1b9 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 555.266515] [55830]: [pid: 55830|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:28 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 556.287231] [55831]: DEBUG cinder.api.middleware.request_id [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.290324] [55831]: INFO cinder.api.openstack.wsgi [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 556.290468] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 556.290674] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 556.304339] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 556.304339] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 556.313841] [55831]: INFO cinder.volume.api [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 556.319509] [55831]: INFO cinder.api.openstack.wsgi [None req-90c3c318-14d5-46b7-a195-9ba00907eda6 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 556.319993] [55831]: [pid: 55831|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:29 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 557.330769] [55830]: DEBUG cinder.api.middleware.request_id [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 557.339175] [55830]: INFO cinder.api.openstack.wsgi [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 557.339175] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 557.339175] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 557.349621] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 557.349621] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 557.355389] [55830]: INFO cinder.volume.api [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 557.365860] [55830]: INFO cinder.api.openstack.wsgi [None req-6b382c3a-9f01-4e0c-a3a3-a5c028a5ee47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 557.366749] [55830]: [pid: 55830|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:30 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 558.382163] [55831]: DEBUG cinder.api.middleware.request_id [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.385271] [55831]: INFO cinder.api.openstack.wsgi [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 558.385505] [55831]: DEBUG cinder.api.openstack.wsgi [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.385735] [55831]: DEBUG cinder.api.openstack.wsgi [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.398758] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 558.398758] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 558.403512] [55831]: INFO cinder.volume.api [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 558.411115] [55831]: INFO cinder.api.openstack.wsgi [None req-032df0dc-f9ca-4e0d-b9d3-5ff30fce6d1c tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 558.411560] [55831]: [pid: 55831|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:42:31 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 561.318638] [55830]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.319877] [55830]: WARNING keystonemiddleware.auth_token [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea 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. [ 561.322174] [55830]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 561.322174] [55830]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.322174] [55830]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.334453] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.334453] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.339330] [55830]: INFO cinder.volume.api [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 561.347360] [55830]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-bbce5fe9-d5d7-4377-8561-04f1964470ea tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 561.347360] [55830]: [pid: 55830|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:42:34 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 561.753726] [55831]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.755616] [55831]: WARNING keystonemiddleware.auth_token [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a 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. [ 561.757343] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 561.758713] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.758713] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.767629] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.767629] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.772318] [55831]: INFO cinder.volume.api [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 561.778162] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-8ac2cc26-3c63-48e2-a14c-8d2681a3107a tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 561.778724] [55831]: [pid: 55831|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:42:34 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 561.785665] [55830]: DEBUG cinder.api.middleware.request_id [None req-d02e5a83-8bea-4f17-90f4-71a253b78507 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.786751] [55830]: INFO cinder.api.openstack.wsgi [None req-d02e5a83-8bea-4f17-90f4-71a253b78507 None None] GET http://10.180.1.21/volume// [ 561.786948] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d02e5a83-8bea-4f17-90f4-71a253b78507 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 561.787209] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d02e5a83-8bea-4f17-90f4-71a253b78507 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 561.787651] [55830]: INFO cinder.api.openstack.wsgi [None req-d02e5a83-8bea-4f17-90f4-71a253b78507 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 561.787979] [55830]: [pid: 55830|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:42:34 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 561.792404] [55831]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-e5aad140-eb94-49b5-8aa3-c3291a3f5a35 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 561.794668] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-e5aad140-eb94-49b5-8aa3-c3291a3f5a35 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] POST http://10.180.1.21/volume/v3/attachments [ 561.795357] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-e5aad140-eb94-49b5-8aa3-c3291a3f5a35 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77f52262-df46-4c03-966b-968af3880305", "connector": null, "instance_uuid": "7f391b47-6f6b-44df-9d84-4001a5f04ad3"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 561.805722] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 561.805722] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 561.859774] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-e5aad140-eb94-49b5-8aa3-c3291a3f5a35 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 561.860347] [55831]: [pid: 55831|app: 0|req: 17/33] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:42:34 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 571.343468] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 571.855408] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 585.589397] [55830]: DEBUG cinder.api.middleware.request_id [None req-d6724f24-06f2-435c-994e-3bde8a9a8446 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.589923] [55830]: INFO cinder.api.openstack.wsgi [None req-d6724f24-06f2-435c-994e-3bde8a9a8446 None None] GET http://10.180.1.21/volume// [ 585.590123] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d6724f24-06f2-435c-994e-3bde8a9a8446 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.590336] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d6724f24-06f2-435c-994e-3bde8a9a8446 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.590857] [55830]: INFO cinder.api.openstack.wsgi [None req-d6724f24-06f2-435c-994e-3bde8a9a8446 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 585.591203] [55830]: [pid: 55830|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:42:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 585.614199] [55831]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.620173] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] GET http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 585.620453] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.620672] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.644293] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.644293] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.649265] [55831]: INFO cinder.volume.api [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 585.655961] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-c2f859f3-fd14-4838-a26c-e1aeb36033a2 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 200 [ 585.656481] [55831]: [pid: 55831|app: 0|req: 18/35] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:42:58 2025] GET /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 1572 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 585.830302] [55830]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.833384] [55830]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] PUT http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb [ 585.833858] [55830]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-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=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 585.857320] [55830]: DEBUG cinder.coordination [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Acquiring lock "cinder-attachment_update-77f52262-df46-4c03-966b-968af3880305-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 585.864713] [55830]: DEBUG cinder.coordination [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Lock "cinder-attachment_update-77f52262-df46-4c03-966b-968af3880305-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 585.867220] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.867220] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.433416] [55830]: DEBUG cinder.coordination [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Lock "cinder-attachment_update-77f52262-df46-4c03-966b-968af3880305-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.569s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 586.435173] [55830]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-f1468cbe-e33b-44b7-aae8-6adcea4def92 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb returned with HTTP 200 [ 586.435173] [55830]: [pid: 55830|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:42:58 2025] PUT /volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb => generated 617 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.943376] [55831]: DEBUG cinder.api.middleware.request_id [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-68060f74-69aa-450b-95d2-be6b2d513c4f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.947277] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-68060f74-69aa-450b-95d2-be6b2d513c4f tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] POST http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb/action [ 586.948327] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-68060f74-69aa-450b-95d2-be6b2d513c4f tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 586.948554] [55831]: DEBUG cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-68060f74-69aa-450b-95d2-be6b2d513c4f tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 586.974818] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.974818] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.994861] [55831]: INFO cinder.api.openstack.wsgi [req-1023af44-b364-4f31-9e13-cb58d81adc11 req-68060f74-69aa-450b-95d2-be6b2d513c4f tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb/action returned with HTTP 204 [ 586.994861] [55831]: [pid: 55831|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:42:59 2025] POST /volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 596.415213] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 596.987506] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 618.872020] [55830]: DEBUG cinder.api.middleware.request_id [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.874237] [55830]: INFO cinder.api.openstack.wsgi [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] POST http://10.180.1.21/volume/v3/volumes [ 618.874915] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2143482431", "imageRef": "cc4e344e-8c3c-4785-83c3-1f66694fa99d", "size": 1}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 618.876558] [55830]: DEBUG cinder.api.v3.volumes [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2143482431', 'imageRef': 'cc4e344e-8c3c-4785-83c3-1f66694fa99d', 'size': 1}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 618.933851] [55830]: INFO cinder.api.v3.volumes [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Create volume of 1 GB [ 618.934354] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934354] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.939520] [55830]: INFO cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Availability Zones retrieved successfully. [ 618.946601] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Flow 'volume_create_api' (ce917c69-3ea3-4159-98a8-7b3faa0cd2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 618.947820] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99e05b3-3f73-42d7-aeb1-89b5bbedbba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 618.949034] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 618.991049] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99e05b3-3f73-42d7-aeb1-89b5bbedbba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 618.992070] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3a2226-af45-48f0-adc4-bc9c51f85f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 619.052655] [55830]: DEBUG cinder.quota [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Created reservations ['e0d22c69-36e7-40b8-bf86-d6f745348d2a', 'fb0ec611-7492-45b0-9f79-2fb9f7842eb4', '42fa99b5-9976-488f-a9f7-9469a246d974', '0dd4115f-415d-46fb-a5a1-cd0b3e742200'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 619.054361] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff3a2226-af45-48f0-adc4-bc9c51f85f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d22c69-36e7-40b8-bf86-d6f745348d2a', 'fb0ec611-7492-45b0-9f79-2fb9f7842eb4', '42fa99b5-9976-488f-a9f7-9469a246d974', '0dd4115f-415d-46fb-a5a1-cd0b3e742200']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 619.055972] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07be4a27-dbab-44c9-866a-6704de6ffd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 619.075655] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07be4a27-dbab-44c9-866a-6704de6ffd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5155e88d-a935-430f-a313-88b1092d7132', '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-2143482431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3cc04ad23a45b5a955123114481835',qos_specs=None,replication_status=,reservations=['e0d22c69-36e7-40b8-bf86-d6f745348d2a','fb0ec611-7492-45b0-9f79-2fb9f7842eb4','42fa99b5-9976-488f-a9f7-9469a246d974','0dd4115f-415d-46fb-a5a1-cd0b3e742200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36ba550ed924e73bdb6260186509a19',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2143482431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5155e88d-a935-430f-a313-88b1092d7132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c3cc04ad23a45b5a955123114481835',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='f36ba550ed924e73bdb6260186509a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 619.077265] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d870b35-7b9d-42a1-aa59-09bbd4d2d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 619.097080] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d870b35-7b9d-42a1-aa59-09bbd4d2d040) 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-2143482431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c3cc04ad23a45b5a955123114481835',qos_specs=None,replication_status=,reservations=['e0d22c69-36e7-40b8-bf86-d6f745348d2a','fb0ec611-7492-45b0-9f79-2fb9f7842eb4','42fa99b5-9976-488f-a9f7-9469a246d974','0dd4115f-415d-46fb-a5a1-cd0b3e742200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36ba550ed924e73bdb6260186509a19',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 619.097851] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c08783-2c8d-445b-bfdd-171065b7681c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 619.108620] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c08783-2c8d-445b-bfdd-171065b7681c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 619.110560] [55830]: DEBUG cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Flow 'volume_create_api' (ce917c69-3ea3-4159-98a8-7b3faa0cd2e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 619.110981] [55830]: INFO cinder.volume.api [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Create volume request issued successfully. [ 619.111833] [55830]: INFO cinder.api.openstack.wsgi [None req-fb978028-4c28-4d04-b0ef-caaa6cc822e7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 619.112468] [55830]: [pid: 55830|app: 0|req: 19/38] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Feb 18 08:43:31 2025] POST /volume/v3/volumes => generated 898 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) [ 619.126871] [55831]: DEBUG cinder.api.middleware.request_id [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.128814] [55831]: INFO cinder.api.openstack.wsgi [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 619.129107] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.129482] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.142176] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142176] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.146916] [55831]: INFO cinder.volume.api [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 619.151974] [55831]: INFO cinder.api.openstack.wsgi [None req-1715db71-2e7a-44e6-b5ef-76c82a168e4e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 619.152431] [55831]: [pid: 55831|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:31 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 620.169991] [55830]: DEBUG cinder.api.middleware.request_id [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.172199] [55830]: INFO cinder.api.openstack.wsgi [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 620.172509] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 620.172952] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 620.184661] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184661] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 620.189852] [55830]: INFO cinder.volume.api [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 620.195454] [55830]: INFO cinder.api.openstack.wsgi [None req-8a30c7b6-56ed-48b6-89f7-77d4b64842ee tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 620.197072] [55830]: [pid: 55830|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:32 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.212658] [55831]: DEBUG cinder.api.middleware.request_id [None req-d526a44d-5207-4ce4-b342-076b70d5d480 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.215027] [55831]: INFO cinder.api.openstack.wsgi [None req-d526a44d-5207-4ce4-b342-076b70d5d480 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 621.215357] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d526a44d-5207-4ce4-b342-076b70d5d480 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.215611] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d526a44d-5207-4ce4-b342-076b70d5d480 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.226093] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226093] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.232973] [55831]: INFO cinder.volume.api [None req-d526a44d-5207-4ce4-b342-076b70d5d480 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 621.239704] [55831]: INFO cinder.api.openstack.wsgi [None req-d526a44d-5207-4ce4-b342-076b70d5d480 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 621.239704] [55831]: [pid: 55831|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:34 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.253261] [55830]: DEBUG cinder.api.middleware.request_id [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.256565] [55830]: INFO cinder.api.openstack.wsgi [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 622.256873] [55830]: DEBUG cinder.api.openstack.wsgi [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.258586] [55830]: DEBUG cinder.api.openstack.wsgi [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.275570] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275570] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.283794] [55830]: INFO cinder.volume.api [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 622.292936] [55830]: INFO cinder.api.openstack.wsgi [None req-120ef6e2-836a-4dba-a09a-c9eef5e44d65 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 622.294323] [55830]: [pid: 55830|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:35 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 623.309161] [55831]: DEBUG cinder.api.middleware.request_id [None req-ac99706d-287a-44a8-be39-01f5ad16b24c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.310338] [55831]: INFO cinder.api.openstack.wsgi [None req-ac99706d-287a-44a8-be39-01f5ad16b24c tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 623.311915] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ac99706d-287a-44a8-be39-01f5ad16b24c tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.311915] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ac99706d-287a-44a8-be39-01f5ad16b24c tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.326944] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326944] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.334147] [55831]: INFO cinder.volume.api [None req-ac99706d-287a-44a8-be39-01f5ad16b24c tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 623.342570] [55831]: INFO cinder.api.openstack.wsgi [None req-ac99706d-287a-44a8-be39-01f5ad16b24c tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 623.343043] [55831]: [pid: 55831|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:36 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 624.358464] [55830]: DEBUG cinder.api.middleware.request_id [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.362181] [55830]: INFO cinder.api.openstack.wsgi [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 624.362181] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.362181] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.382038] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382038] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.387111] [55830]: INFO cinder.volume.api [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 624.394763] [55830]: INFO cinder.api.openstack.wsgi [None req-9a31f840-30fe-41a3-9e77-155886e53ca6 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 624.394763] [55830]: [pid: 55830|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:37 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 625.409461] [55831]: DEBUG cinder.api.middleware.request_id [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.413984] [55831]: INFO cinder.api.openstack.wsgi [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 625.414300] [55831]: DEBUG cinder.api.openstack.wsgi [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.414537] [55831]: DEBUG cinder.api.openstack.wsgi [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.425311] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425311] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.429779] [55831]: INFO cinder.volume.api [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 625.434931] [55831]: INFO cinder.api.openstack.wsgi [None req-199bdb1e-e1c4-4f2c-b7d9-31d5ac31e424 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 625.435390] [55831]: [pid: 55831|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:38 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 626.446798] [55830]: DEBUG cinder.api.middleware.request_id [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.448803] [55830]: INFO cinder.api.openstack.wsgi [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 626.449072] [55830]: DEBUG cinder.api.openstack.wsgi [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.449485] [55830]: DEBUG cinder.api.openstack.wsgi [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.460013] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.460013] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.464991] [55830]: INFO cinder.volume.api [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 626.470225] [55830]: INFO cinder.api.openstack.wsgi [None req-de48de1b-f1f6-4246-a70b-22d03f97db83 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 626.470636] [55830]: [pid: 55830|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:39 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 627.484699] [55831]: DEBUG cinder.api.middleware.request_id [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.488883] [55831]: INFO cinder.api.openstack.wsgi [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 627.489185] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.489432] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.500710] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.500710] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.507133] [55831]: INFO cinder.volume.api [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 627.518538] [55831]: INFO cinder.api.openstack.wsgi [None req-5f69816c-0ae7-4ba7-a881-1915538f07c2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 627.519057] [55831]: [pid: 55831|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:40 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 628.532313] [55830]: DEBUG cinder.api.middleware.request_id [None req-03b503d1-dbd6-4df8-ade3-105896310608 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.536029] [55830]: INFO cinder.api.openstack.wsgi [None req-03b503d1-dbd6-4df8-ade3-105896310608 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 628.536029] [55830]: DEBUG cinder.api.openstack.wsgi [None req-03b503d1-dbd6-4df8-ade3-105896310608 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.536029] [55830]: DEBUG cinder.api.openstack.wsgi [None req-03b503d1-dbd6-4df8-ade3-105896310608 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.550909] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.550909] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.555497] [55830]: INFO cinder.volume.api [None req-03b503d1-dbd6-4df8-ade3-105896310608 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 628.560184] [55830]: INFO cinder.api.openstack.wsgi [None req-03b503d1-dbd6-4df8-ade3-105896310608 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 628.560707] [55830]: [pid: 55830|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:41 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 629.577749] [55831]: DEBUG cinder.api.middleware.request_id [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.579654] [55831]: INFO cinder.api.openstack.wsgi [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 629.580068] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.580442] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.591103] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.591103] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.594621] [55831]: INFO cinder.volume.api [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 629.599977] [55831]: INFO cinder.api.openstack.wsgi [None req-0e8e9bfe-334d-4b64-949b-aad90b2fc358 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 629.600059] [55831]: [pid: 55831|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:42 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 630.613167] [55830]: DEBUG cinder.api.middleware.request_id [None req-55f465b5-2067-42b4-a459-1ba7c51790dd None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.614760] [55830]: INFO cinder.api.openstack.wsgi [None req-55f465b5-2067-42b4-a459-1ba7c51790dd tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 630.615114] [55830]: DEBUG cinder.api.openstack.wsgi [None req-55f465b5-2067-42b4-a459-1ba7c51790dd tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.615414] [55830]: DEBUG cinder.api.openstack.wsgi [None req-55f465b5-2067-42b4-a459-1ba7c51790dd tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.634390] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.634390] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.639482] [55830]: INFO cinder.volume.api [None req-55f465b5-2067-42b4-a459-1ba7c51790dd tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 630.651132] [55830]: INFO cinder.api.openstack.wsgi [None req-55f465b5-2067-42b4-a459-1ba7c51790dd tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 630.651968] [55830]: [pid: 55830|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:43 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 631.665441] [55831]: DEBUG cinder.api.middleware.request_id [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.670277] [55831]: INFO cinder.api.openstack.wsgi [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 631.670277] [55831]: DEBUG cinder.api.openstack.wsgi [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.670277] [55831]: DEBUG cinder.api.openstack.wsgi [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.688146] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.688146] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.706295] [55831]: INFO cinder.volume.api [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 631.715718] [55831]: INFO cinder.api.openstack.wsgi [None req-528b0cb6-1e5b-415c-a6c9-2b8a1d3c42a2 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 631.717213] [55831]: [pid: 55831|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:44 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 632.735020] [55830]: DEBUG cinder.api.middleware.request_id [None req-cc5384fb-6e96-48af-a44b-375858103b46 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.735020] [55830]: INFO cinder.api.openstack.wsgi [None req-cc5384fb-6e96-48af-a44b-375858103b46 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 632.735020] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cc5384fb-6e96-48af-a44b-375858103b46 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.735020] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cc5384fb-6e96-48af-a44b-375858103b46 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.745176] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.745176] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.753928] [55830]: INFO cinder.volume.api [None req-cc5384fb-6e96-48af-a44b-375858103b46 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 632.760655] [55830]: INFO cinder.api.openstack.wsgi [None req-cc5384fb-6e96-48af-a44b-375858103b46 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 632.761439] [55830]: [pid: 55830|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:45 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 633.780154] [55831]: DEBUG cinder.api.middleware.request_id [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.782150] [55831]: INFO cinder.api.openstack.wsgi [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 633.782415] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.782638] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.792259] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.792259] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.796205] [55831]: INFO cinder.volume.api [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 633.800960] [55831]: INFO cinder.api.openstack.wsgi [None req-0ab6ed54-1773-4690-8f55-d1e53c6ede93 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 633.801353] [55831]: [pid: 55831|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:46 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.814495] [55830]: DEBUG cinder.api.middleware.request_id [None req-ad35a1e0-8801-420f-b8f8-28656df9306f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.817077] [55830]: INFO cinder.api.openstack.wsgi [None req-ad35a1e0-8801-420f-b8f8-28656df9306f tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 634.817077] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ad35a1e0-8801-420f-b8f8-28656df9306f tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.817077] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ad35a1e0-8801-420f-b8f8-28656df9306f tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.827551] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.827551] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.832310] [55830]: INFO cinder.volume.api [None req-ad35a1e0-8801-420f-b8f8-28656df9306f tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 634.837882] [55830]: INFO cinder.api.openstack.wsgi [None req-ad35a1e0-8801-420f-b8f8-28656df9306f tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 634.838285] [55830]: [pid: 55830|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:47 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.849345] [55831]: DEBUG cinder.api.middleware.request_id [None req-85ceb8c7-277f-4a05-953f-e1754222b899 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.851593] [55831]: INFO cinder.api.openstack.wsgi [None req-85ceb8c7-277f-4a05-953f-e1754222b899 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 635.851875] [55831]: DEBUG cinder.api.openstack.wsgi [None req-85ceb8c7-277f-4a05-953f-e1754222b899 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.852122] [55831]: DEBUG cinder.api.openstack.wsgi [None req-85ceb8c7-277f-4a05-953f-e1754222b899 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.861038] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.861038] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.865059] [55831]: INFO cinder.volume.api [None req-85ceb8c7-277f-4a05-953f-e1754222b899 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 635.870138] [55831]: INFO cinder.api.openstack.wsgi [None req-85ceb8c7-277f-4a05-953f-e1754222b899 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 635.870689] [55831]: [pid: 55831|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:48 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 636.886122] [55830]: DEBUG cinder.api.middleware.request_id [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.888849] [55830]: INFO cinder.api.openstack.wsgi [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 636.889171] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.889404] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.898719] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.898719] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.903881] [55830]: INFO cinder.volume.api [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 636.909823] [55830]: INFO cinder.api.openstack.wsgi [None req-a4828da3-2cf8-4e12-a1f1-c567dedd1c29 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 636.910527] [55830]: [pid: 55830|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:49 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 637.924022] [55831]: DEBUG cinder.api.middleware.request_id [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.927427] [55831]: INFO cinder.api.openstack.wsgi [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 637.927715] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.927943] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.937642] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.937642] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.941931] [55831]: INFO cinder.volume.api [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 637.947850] [55831]: INFO cinder.api.openstack.wsgi [None req-5cb475c3-04ab-4a91-9dd2-068fa73b95b9 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 637.948300] [55831]: [pid: 55831|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:50 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 638.963869] [55830]: DEBUG cinder.api.middleware.request_id [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.966526] [55830]: INFO cinder.api.openstack.wsgi [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 638.966860] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.967112] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.976911] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.976911] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.981019] [55830]: INFO cinder.volume.api [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 638.986111] [55830]: INFO cinder.api.openstack.wsgi [None req-e2fb67cc-71ce-4cbf-8414-53b086ee90f1 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 638.987207] [55830]: [pid: 55830|app: 0|req: 29/58] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:43:51 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 639.017605] [55831]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.020566] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 639.020802] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.021038] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.028616] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.028616] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.032066] [55831]: INFO cinder.volume.api [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 639.036871] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-d75f9e10-2322-4edc-8182-7df5d6467f39 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 639.038024] [55831]: [pid: 55831|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:43:51 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 639.367098] [55830]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.370015] [55830]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 639.370409] [55830]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.370642] [55830]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.379220] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.379220] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.382931] [55830]: INFO cinder.volume.api [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 639.387885] [55830]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-04ea72c5-da60-4174-a876-ade09d8a6cf8 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 639.389354] [55830]: [pid: 55830|app: 0|req: 30/60] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:43:52 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 639.394949] [55831]: DEBUG cinder.api.middleware.request_id [None req-127bfed3-ccb2-44e3-bc74-1d31a1dac929 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.395908] [55831]: INFO cinder.api.openstack.wsgi [None req-127bfed3-ccb2-44e3-bc74-1d31a1dac929 None None] GET http://10.180.1.21/volume// [ 639.396149] [55831]: DEBUG cinder.api.openstack.wsgi [None req-127bfed3-ccb2-44e3-bc74-1d31a1dac929 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.396396] [55831]: DEBUG cinder.api.openstack.wsgi [None req-127bfed3-ccb2-44e3-bc74-1d31a1dac929 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.396955] [55831]: INFO cinder.api.openstack.wsgi [None req-127bfed3-ccb2-44e3-bc74-1d31a1dac929 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 639.397518] [55831]: [pid: 55831|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:43:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 639.401447] [55830]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-a6412d8d-6553-40dd-9e16-6a490267cf90 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.403749] [55830]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-a6412d8d-6553-40dd-9e16-6a490267cf90 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] POST http://10.180.1.21/volume/v3/attachments [ 639.403749] [55830]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-a6412d8d-6553-40dd-9e16-6a490267cf90 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5155e88d-a935-430f-a313-88b1092d7132", "connector": null, "instance_uuid": "7f4f09e8-f578-46cd-91ea-3ca98e1e683c"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 639.412985] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.412985] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.435761] [55830]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-a6412d8d-6553-40dd-9e16-6a490267cf90 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 639.436221] [55830]: [pid: 55830|app: 0|req: 31/62] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:43:52 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 649.034263] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=44 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 649.434403] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=77,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 653.629601] [55831]: DEBUG cinder.api.middleware.request_id [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.633954] [55831]: INFO cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] POST http://10.180.1.21/volume/v3/volumes [ 653.634412] [55831]: DEBUG cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1221578872", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 653.636594] [55831]: DEBUG cinder.api.v3.volumes [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1221578872', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 653.636739] [55831]: INFO cinder.api.v3.volumes [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Create volume of 1 GB [ 653.643621] [55831]: INFO cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Availability Zones retrieved successfully. [ 653.651701] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Flow 'volume_create_api' (d537585e-3ab0-4deb-8076-0bd9d87435d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 653.653888] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bf2f9b-ae0e-4bb6-9bd0-da8696f8b405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.657550] [55831]: DEBUG cinder.volume.flows.api.create_volume [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 653.691673] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bf2f9b-ae0e-4bb6-9bd0-da8696f8b405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.692685] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebf2d8f-d977-4b49-8986-ea9c26a564b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.750437] [55831]: DEBUG cinder.quota [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Created reservations ['914821ea-4799-42ed-b6d9-9ea6b0cfffc0', '780dbdb5-ef0c-4c7b-94cc-dacb2bd5812f', 'cd9340e2-ddd7-41df-b5c2-419146bfb64b', '1eb47ceb-0184-468c-8b01-c6bfd91c1690'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 653.751977] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ebf2d8f-d977-4b49-8986-ea9c26a564b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914821ea-4799-42ed-b6d9-9ea6b0cfffc0', '780dbdb5-ef0c-4c7b-94cc-dacb2bd5812f', 'cd9340e2-ddd7-41df-b5c2-419146bfb64b', '1eb47ceb-0184-468c-8b01-c6bfd91c1690']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.753053] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91632b-16ea-47d7-a71d-2bd289e4c816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.774186] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b91632b-16ea-47d7-a71d-2bd289e4c816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '691666d1-812a-414a-98b0-162231159534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1221578872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ac1016c285844fc9dd70cdc37e378dc',qos_specs=None,replication_status=,reservations=['914821ea-4799-42ed-b6d9-9ea6b0cfffc0','780dbdb5-ef0c-4c7b-94cc-dacb2bd5812f','cd9340e2-ddd7-41df-b5c2-419146bfb64b','1eb47ceb-0184-468c-8b01-c6bfd91c1690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a4642861b347af8ea4ac17549ad171',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1221578872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=691666d1-812a-414a-98b0-162231159534,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3ac1016c285844fc9dd70cdc37e378dc',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='47a4642861b347af8ea4ac17549ad171',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.776162] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f9c4c2-869e-40b4-8fed-d3bae7eae51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.796637] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f9c4c2-869e-40b4-8fed-d3bae7eae51d) 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-1221578872',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ac1016c285844fc9dd70cdc37e378dc',qos_specs=None,replication_status=,reservations=['914821ea-4799-42ed-b6d9-9ea6b0cfffc0','780dbdb5-ef0c-4c7b-94cc-dacb2bd5812f','cd9340e2-ddd7-41df-b5c2-419146bfb64b','1eb47ceb-0184-468c-8b01-c6bfd91c1690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47a4642861b347af8ea4ac17549ad171',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.798461] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca73de7-1c7b-4d00-81b8-db541d4ff050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 653.816876] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca73de7-1c7b-4d00-81b8-db541d4ff050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 653.818247] [55831]: DEBUG cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Flow 'volume_create_api' (d537585e-3ab0-4deb-8076-0bd9d87435d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 653.818853] [55831]: INFO cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Create volume request issued successfully. [ 653.819614] [55831]: INFO cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-c9207df8-bf23-4142-a183-9a085eb4a932 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 653.820140] [55831]: [pid: 55831|app: 0|req: 32/63] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 08:44:06 2025] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 653.825052] [55830]: DEBUG cinder.api.middleware.request_id [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.834589] [55830]: INFO cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] GET http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 [ 653.834712] [55830]: DEBUG cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.834916] [55830]: DEBUG cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.850441] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.850441] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.856796] [55830]: INFO cinder.volume.api [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Volume info retrieved successfully. [ 653.864614] [55830]: INFO cinder.api.openstack.wsgi [req-a17af255-5611-4e55-a123-5ef82cb1151f req-b3f8cf1e-1976-4527-88ea-b7a2123854a7 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 returned with HTTP 200 [ 653.865353] [55830]: [pid: 55830|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:44:06 2025] GET /volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.418010] [55831]: DEBUG cinder.api.middleware.request_id [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.422829] [55831]: INFO cinder.api.openstack.wsgi [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] GET http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 [ 654.422829] [55831]: DEBUG cinder.api.openstack.wsgi [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 654.422829] [55831]: DEBUG cinder.api.openstack.wsgi [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 654.443792] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.443792] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.450850] [55831]: INFO cinder.volume.api [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Volume info retrieved successfully. [ 654.462600] [55831]: INFO cinder.api.openstack.wsgi [req-0e1dc9c7-8803-4a01-97dd-802e0e79d8f4 req-55ca7f22-2aee-450e-8cc6-80cee27b0bfe tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 returned with HTTP 200 [ 654.463108] [55831]: [pid: 55831|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:44:07 2025] GET /volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.069254] [55830]: DEBUG cinder.api.middleware.request_id [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.075593] [55830]: INFO cinder.api.openstack.wsgi [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] GET http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 [ 655.075840] [55830]: DEBUG cinder.api.openstack.wsgi [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 655.076977] [55830]: DEBUG cinder.api.openstack.wsgi [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 655.092351] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.092351] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.097866] [55830]: INFO cinder.volume.api [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Volume info retrieved successfully. [ 655.103634] [55830]: INFO cinder.api.openstack.wsgi [req-6ad3a3df-4910-4bd9-80ff-35e18256e575 req-87f3d5e7-3edb-43f3-b3d3-142ace0c77de tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 returned with HTTP 200 [ 655.104105] [55830]: [pid: 55830|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:44:07 2025] GET /volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.431039] [55831]: DEBUG cinder.api.middleware.request_id [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.433464] [55831]: INFO cinder.api.openstack.wsgi [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] DELETE http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 [ 655.433659] [55831]: DEBUG cinder.api.openstack.wsgi [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 655.435197] [55831]: DEBUG cinder.api.openstack.wsgi [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 655.435408] [55831]: INFO cinder.api.v3.volumes [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Delete volume with id: 691666d1-812a-414a-98b0-162231159534 [ 655.444145] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.444145] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.444735] [55831]: INFO cinder.volume.api [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Volume info retrieved successfully. [ 655.484986] [55831]: INFO cinder.volume.api [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Delete volume request issued successfully. [ 655.486482] [55831]: INFO cinder.api.openstack.wsgi [req-4bb508ba-1828-4700-af8d-ca9e48bda627 req-091e90be-2682-48f4-ab86-2c787c287787 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 returned with HTTP 202 [ 655.486482] [55831]: [pid: 55831|app: 0|req: 34/67] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:44:08 2025] DELETE /volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 656.161353] [55830]: DEBUG cinder.api.middleware.request_id [req-534810ac-02c9-44f4-9a25-0dc5b27b288c req-df4f1862-90de-413b-90ed-11e64ce31f94 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.167104] [55830]: INFO cinder.api.openstack.wsgi [req-534810ac-02c9-44f4-9a25-0dc5b27b288c req-df4f1862-90de-413b-90ed-11e64ce31f94 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] GET http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 [ 656.167385] [55830]: DEBUG cinder.api.openstack.wsgi [req-534810ac-02c9-44f4-9a25-0dc5b27b288c req-df4f1862-90de-413b-90ed-11e64ce31f94 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.167624] [55830]: DEBUG cinder.api.openstack.wsgi [req-534810ac-02c9-44f4-9a25-0dc5b27b288c req-df4f1862-90de-413b-90ed-11e64ce31f94 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.175395] [55830]: INFO cinder.api.openstack.wsgi [req-534810ac-02c9-44f4-9a25-0dc5b27b288c req-df4f1862-90de-413b-90ed-11e64ce31f94 tempest-VolumesGetTestJSON-1501522688 tempest-VolumesGetTestJSON-1501522688-project-member] http://10.180.1.21/volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 returned with HTTP 404 [ 656.176742] [55830]: [pid: 55830|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:44:08 2025] GET /volume/v3/volumes/691666d1-812a-414a-98b0-162231159534 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 657.458326] [55831]: DEBUG cinder.api.middleware.request_id [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.461493] [55831]: INFO cinder.api.openstack.wsgi [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-446421902 [ 657.461910] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.462235] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.462463] [55831]: INFO cinder.api.v3.volumes [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Delete volume with id: tempest-invalid-446421902 [ 657.473881] [55831]: INFO cinder.api.openstack.wsgi [req-6d8bffb5-b1ce-4d59-8ed6-c442be676e3b req-f0fedc45-ee51-4193-bbe8-08b451ae6e4a tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-446421902 returned with HTTP 404 [ 657.474497] [55831]: [pid: 55831|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1467 bytes} [Tue Feb 18 08:44:10 2025] DELETE /volume/v3/volumes/tempest-invalid-446421902 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 657.500313] [55830]: DEBUG cinder.api.middleware.request_id [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.502784] [55830]: INFO cinder.api.openstack.wsgi [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bfbff77d-783e-4548-b4d6-bb2a7f1fc182 [ 657.502989] [55830]: DEBUG cinder.api.openstack.wsgi [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.503266] [55830]: DEBUG cinder.api.openstack.wsgi [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.503498] [55830]: INFO cinder.api.v3.volumes [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Delete volume with id: bfbff77d-783e-4548-b4d6-bb2a7f1fc182 [ 657.510878] [55830]: INFO cinder.api.openstack.wsgi [req-596ea3af-ec69-4af8-b738-0378e71b7679 req-e12eceed-ff6b-4272-9f49-b7f57c17f4d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] http://10.180.1.21/volume/v3/volumes/bfbff77d-783e-4548-b4d6-bb2a7f1fc182 returned with HTTP 404 [ 657.511530] [55830]: [pid: 55830|app: 0|req: 35/70] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:44:10 2025] DELETE /volume/v3/volumes/bfbff77d-783e-4548-b4d6-bb2a7f1fc182 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 657.525962] [55831]: DEBUG cinder.api.middleware.request_id [req-e22e8893-05e5-43de-a0c1-ae38a8727fbb req-12cc0f47-551f-4823-8cea-58f5e56805d2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.528398] [55831]: INFO cinder.api.openstack.wsgi [req-e22e8893-05e5-43de-a0c1-ae38a8727fbb req-12cc0f47-551f-4823-8cea-58f5e56805d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] GET http://10.180.1.21/volume/v3/volumes/1c75f1a1-959c-425c-b75f-07d391fbda5e [ 657.528646] [55831]: DEBUG cinder.api.openstack.wsgi [req-e22e8893-05e5-43de-a0c1-ae38a8727fbb req-12cc0f47-551f-4823-8cea-58f5e56805d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 657.528873] [55831]: DEBUG cinder.api.openstack.wsgi [req-e22e8893-05e5-43de-a0c1-ae38a8727fbb req-12cc0f47-551f-4823-8cea-58f5e56805d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 657.536690] [55831]: INFO cinder.api.openstack.wsgi [req-e22e8893-05e5-43de-a0c1-ae38a8727fbb req-12cc0f47-551f-4823-8cea-58f5e56805d2 tempest-VolumesNegativeTest-1222383083 tempest-VolumesNegativeTest-1222383083-project-member] http://10.180.1.21/volume/v3/volumes/1c75f1a1-959c-425c-b75f-07d391fbda5e returned with HTTP 404 [ 657.537289] [55831]: [pid: 55831|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:44:10 2025] GET /volume/v3/volumes/1c75f1a1-959c-425c-b75f-07d391fbda5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 667.509216] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=10 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 667.531379] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=36,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 675.401806] [55830]: DEBUG cinder.api.middleware.request_id [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-5d42dabf-d087-4234-8c60-26b873f4be47 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.405878] [55830]: INFO cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-5d42dabf-d087-4234-8c60-26b873f4be47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb [ 675.406235] [55830]: DEBUG cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-5d42dabf-d087-4234-8c60-26b873f4be47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.406885] [55830]: DEBUG cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-5d42dabf-d087-4234-8c60-26b873f4be47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.417788] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.417788] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.978248] [55830]: INFO cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-5d42dabf-d087-4234-8c60-26b873f4be47 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb returned with HTTP 200 [ 675.978777] [55830]: [pid: 55830|app: 0|req: 36/72] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:44:28 2025] DELETE /volume/v3/attachments/2796cc8a-bec0-4b23-a3bc-67b086e614cb => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 675.989149] [55831]: DEBUG cinder.api.middleware.request_id [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.991670] [55831]: INFO cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] DELETE http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 [ 675.992058] [55831]: DEBUG cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.992211] [55831]: DEBUG cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.992601] [55831]: INFO cinder.api.v3.volumes [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Delete volume with id: 77f52262-df46-4c03-966b-968af3880305 [ 676.004803] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.004803] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.006483] [55831]: INFO cinder.volume.api [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Volume info retrieved successfully. [ 676.039547] [55831]: INFO cinder.volume.api [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] Delete volume request issued successfully. [ 676.039547] [55831]: INFO cinder.api.openstack.wsgi [req-e57d378e-416d-4b3c-bef7-b89649adc91b req-e75a662a-ff62-4ce3-85e9-159923985d40 tempest-ServersTestBootFromVolume-1094156156 tempest-ServersTestBootFromVolume-1094156156-project-member] http://10.180.1.21/volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 returned with HTTP 202 [ 676.040113] [55831]: [pid: 55831|app: 0|req: 37/73] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:44:28 2025] DELETE /volume/v3/volumes/77f52262-df46-4c03-966b-968af3880305 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 681.632132] [55830]: DEBUG cinder.api.middleware.request_id [req-742b58ad-7605-436f-ac0d-939b63bcc760 req-2b799616-bc8a-4973-b8c0-5cfe6ba2999b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.636134] [55830]: INFO cinder.api.openstack.wsgi [req-742b58ad-7605-436f-ac0d-939b63bcc760 req-2b799616-bc8a-4973-b8c0-5cfe6ba2999b tempest-InstanceActionsTestJSON-219212260 tempest-InstanceActionsTestJSON-219212260-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=6208214a-b636-4618-94fc-54bb321c86c2 [ 681.636620] [55830]: DEBUG cinder.api.openstack.wsgi [req-742b58ad-7605-436f-ac0d-939b63bcc760 req-2b799616-bc8a-4973-b8c0-5cfe6ba2999b tempest-InstanceActionsTestJSON-219212260 tempest-InstanceActionsTestJSON-219212260-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.637453] [55830]: DEBUG cinder.api.openstack.wsgi [req-742b58ad-7605-436f-ac0d-939b63bcc760 req-2b799616-bc8a-4973-b8c0-5cfe6ba2999b tempest-InstanceActionsTestJSON-219212260 tempest-InstanceActionsTestJSON-219212260-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.654762] [55830]: INFO cinder.api.openstack.wsgi [req-742b58ad-7605-436f-ac0d-939b63bcc760 req-2b799616-bc8a-4973-b8c0-5cfe6ba2999b tempest-InstanceActionsTestJSON-219212260 tempest-InstanceActionsTestJSON-219212260-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=6208214a-b636-4618-94fc-54bb321c86c2 returned with HTTP 200 [ 681.655372] [55830]: [pid: 55830|app: 0|req: 37/74] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 08:44:34 2025] GET /volume/v3/attachments?instance_id=6208214a-b636-4618-94fc-54bb321c86c2 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 686.030723] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 691.648670] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 710.020853] [55831]: DEBUG cinder.api.middleware.request_id [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.023804] [55831]: INFO cinder.api.openstack.wsgi [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] POST http://10.180.1.21/volume/v3/volumes [ 710.024258] [55831]: DEBUG cinder.api.openstack.wsgi [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1260979131"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 710.026082] [55831]: DEBUG cinder.api.v3.volumes [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1260979131'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 710.026285] [55831]: INFO cinder.api.v3.volumes [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Create volume of 1 GB [ 710.033450] [55831]: INFO cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Availability Zones retrieved successfully. [ 710.044885] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Flow 'volume_create_api' (a23fa522-414e-49ea-8558-2855d9371bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 710.046611] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8015f88f-7d40-48ae-b6d2-a5b81e228b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 710.048457] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 710.084475] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8015f88f-7d40-48ae-b6d2-a5b81e228b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 710.086064] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e9dba7-7aa4-4348-8578-6cff4638bbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 710.153777] [55831]: DEBUG cinder.quota [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Created reservations ['70e3d5f4-163b-4e5d-814d-8c17a7ec7ecd', 'c69301b3-4cbf-4a24-b411-759fb64afce0', '487537bb-b312-4d49-8efb-28c483a8ce8c', 'f7ba58b3-d120-4a78-8546-f7a150cc0fd3'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 710.155206] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61e9dba7-7aa4-4348-8578-6cff4638bbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e3d5f4-163b-4e5d-814d-8c17a7ec7ecd', 'c69301b3-4cbf-4a24-b411-759fb64afce0', '487537bb-b312-4d49-8efb-28c483a8ce8c', 'f7ba58b3-d120-4a78-8546-f7a150cc0fd3']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 710.156621] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc753af-c16b-4fe7-a07b-9b3ff9db1e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 710.171201] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc753af-c16b-4fe7-a07b-9b3ff9db1e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4e4799-3b7c-4362-a93c-cb898926f469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1260979131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62efeb28914b412e9caa18cd0b461789',qos_specs=None,replication_status=,reservations=['70e3d5f4-163b-4e5d-814d-8c17a7ec7ecd','c69301b3-4cbf-4a24-b411-759fb64afce0','487537bb-b312-4d49-8efb-28c483a8ce8c','f7ba58b3-d120-4a78-8546-f7a150cc0fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1cbc140f684b339ede567b3090419d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1260979131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4e4799-3b7c-4362-a93c-cb898926f469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62efeb28914b412e9caa18cd0b461789',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='ba1cbc140f684b339ede567b3090419d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 710.172170] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c5b872-901a-4927-bcb7-1a49ffb3b142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 710.186940] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c5b872-901a-4927-bcb7-1a49ffb3b142) 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-1260979131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62efeb28914b412e9caa18cd0b461789',qos_specs=None,replication_status=,reservations=['70e3d5f4-163b-4e5d-814d-8c17a7ec7ecd','c69301b3-4cbf-4a24-b411-759fb64afce0','487537bb-b312-4d49-8efb-28c483a8ce8c','f7ba58b3-d120-4a78-8546-f7a150cc0fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1cbc140f684b339ede567b3090419d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 710.187704] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcc25a0-089a-4cf0-995a-8a8d958c861e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 710.199119] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bcc25a0-089a-4cf0-995a-8a8d958c861e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 710.200201] [55831]: DEBUG cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Flow 'volume_create_api' (a23fa522-414e-49ea-8558-2855d9371bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 710.200557] [55831]: INFO cinder.volume.api [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Create volume request issued successfully. [ 710.201236] [55831]: INFO cinder.api.openstack.wsgi [None req-84bc1d0c-317b-449b-8ef4-b5a1e056e0a4 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 710.201698] [55831]: [pid: 55831|app: 0|req: 38/75] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:45:02 2025] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 710.210606] [55830]: DEBUG cinder.api.middleware.request_id [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.212716] [55830]: INFO cinder.api.openstack.wsgi [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 710.212944] [55830]: DEBUG cinder.api.openstack.wsgi [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.213181] [55830]: DEBUG cinder.api.openstack.wsgi [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.221085] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.221085] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.225250] [55830]: INFO cinder.volume.api [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 710.229933] [55830]: INFO cinder.api.openstack.wsgi [None req-86c912d9-7fb1-4c54-93b5-09ac8b401391 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 710.230331] [55830]: [pid: 55830|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:03 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.242532] [55831]: DEBUG cinder.api.middleware.request_id [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.244898] [55831]: INFO cinder.api.openstack.wsgi [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 711.245158] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.245392] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.260886] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260886] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.268957] [55831]: INFO cinder.volume.api [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 711.275447] [55831]: INFO cinder.api.openstack.wsgi [None req-fab3edd2-5d8e-4325-b8fc-549a020f262e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 711.279025] [55831]: [pid: 55831|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:04 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.334340] [55830]: DEBUG cinder.api.middleware.request_id [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.341266] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 711.341266] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.341266] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.354798] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354798] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.362347] [55830]: INFO cinder.volume.api [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 711.368544] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-92d15ecd-0395-4d3d-94d2-6e525da72ec5 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 711.369105] [55830]: [pid: 55830|app: 0|req: 39/78] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:45:04 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.898432] [55831]: DEBUG cinder.api.middleware.request_id [None req-c69742c8-0cb1-448c-8e8b-1b3392235827 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.898432] [55831]: INFO cinder.api.openstack.wsgi [None req-c69742c8-0cb1-448c-8e8b-1b3392235827 None None] GET http://10.180.1.21/volume// [ 712.898432] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c69742c8-0cb1-448c-8e8b-1b3392235827 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.898432] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c69742c8-0cb1-448c-8e8b-1b3392235827 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.898432] [55831]: INFO cinder.api.openstack.wsgi [None req-c69742c8-0cb1-448c-8e8b-1b3392235827 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 712.898432] [55831]: [pid: 55831|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:45:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 712.902481] [55830]: DEBUG cinder.api.middleware.request_id [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-69a7d59e-e67b-4004-a36a-6788ee267998 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.904871] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-69a7d59e-e67b-4004-a36a-6788ee267998 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] POST http://10.180.1.21/volume/v3/attachments [ 712.905301] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-69a7d59e-e67b-4004-a36a-6788ee267998 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c4e4799-3b7c-4362-a93c-cb898926f469", "connector": null, "instance_uuid": "0cf8d401-a8ad-44a7-b15b-c9a5f9998c97"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.917516] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.917516] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.938683] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-69a7d59e-e67b-4004-a36a-6788ee267998 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 712.939684] [55830]: [pid: 55830|app: 0|req: 40/80] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:45:05 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.969696] [55831]: DEBUG cinder.api.middleware.request_id [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.973888] [55831]: INFO cinder.api.openstack.wsgi [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 712.974084] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.974450] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.988261] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988261] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.993465] [55831]: INFO cinder.volume.api [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 712.999110] [55831]: INFO cinder.api.openstack.wsgi [None req-6c5a3920-b048-4f91-a058-7ae7072a6683 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 712.999854] [55831]: [pid: 55831|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:05 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.474600] [55830]: DEBUG cinder.api.middleware.request_id [None req-239628db-18e1-458e-b6ac-7d6a0a159a7b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.474600] [55830]: INFO cinder.api.openstack.wsgi [None req-239628db-18e1-458e-b6ac-7d6a0a159a7b None None] GET http://10.180.1.21/volume// [ 713.474600] [55830]: DEBUG cinder.api.openstack.wsgi [None req-239628db-18e1-458e-b6ac-7d6a0a159a7b None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.474600] [55830]: DEBUG cinder.api.openstack.wsgi [None req-239628db-18e1-458e-b6ac-7d6a0a159a7b None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.474600] [55830]: INFO cinder.api.openstack.wsgi [None req-239628db-18e1-458e-b6ac-7d6a0a159a7b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 713.474990] [55830]: [pid: 55830|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:45:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 713.478805] [55831]: DEBUG cinder.api.middleware.request_id [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.480937] [55831]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 713.481356] [55831]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.481703] [55831]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.500111] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.500111] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.504133] [55831]: INFO cinder.volume.api [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 713.509651] [55831]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-f0712e11-4622-419e-bf5c-24d928ffce9a tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 713.511672] [55831]: [pid: 55831|app: 0|req: 42/83] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:45:06 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 713.539156] [55830]: DEBUG cinder.api.middleware.request_id [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.541805] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] PUT http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a [ 713.542243] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-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-528550", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 713.555728] [55830]: DEBUG cinder.coordination [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Acquiring lock "cinder-attachment_update-9c4e4799-3b7c-4362-a93c-cb898926f469-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 713.563185] [55830]: DEBUG cinder.coordination [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Lock "cinder-attachment_update-9c4e4799-3b7c-4362-a93c-cb898926f469-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 713.563185] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563185] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.012328] [55831]: DEBUG cinder.api.middleware.request_id [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.014683] [55831]: INFO cinder.api.openstack.wsgi [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 714.014960] [55831]: DEBUG cinder.api.openstack.wsgi [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.015235] [55831]: DEBUG cinder.api.openstack.wsgi [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.042646] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042646] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.051032] [55831]: INFO cinder.volume.api [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 714.063020] [55831]: INFO cinder.api.openstack.wsgi [None req-98c64e0a-c821-41fa-b8c7-471e10a96cbb tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 714.063020] [55831]: [pid: 55831|app: 0|req: 43/84] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:06 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.305472] [55831]: DEBUG cinder.api.middleware.request_id [None req-64f3f5f7-89f9-4b3c-b826-5416bcf5061e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.306120] [55831]: INFO cinder.api.openstack.wsgi [None req-64f3f5f7-89f9-4b3c-b826-5416bcf5061e None None] GET http://10.180.1.21/volume// [ 714.306370] [55831]: DEBUG cinder.api.openstack.wsgi [None req-64f3f5f7-89f9-4b3c-b826-5416bcf5061e None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.306657] [55831]: DEBUG cinder.api.openstack.wsgi [None req-64f3f5f7-89f9-4b3c-b826-5416bcf5061e None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.307150] [55831]: INFO cinder.api.openstack.wsgi [None req-64f3f5f7-89f9-4b3c-b826-5416bcf5061e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 714.308240] [55831]: [pid: 55831|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:45:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 714.311502] [55831]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.315778] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 714.316111] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.316395] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.337442] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337442] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.341682] [55831]: INFO cinder.volume.api [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 714.349131] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-4ba0cdc5-822b-4dd0-a13b-c1d3ad3ab894 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 714.349683] [55831]: [pid: 55831|app: 0|req: 45/86] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:45:07 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1572 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 714.492330] [55831]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.496033] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] PUT http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 [ 714.496033] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-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=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 714.504583] [55831]: DEBUG cinder.coordination [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Acquiring lock "cinder-attachment_update-5155e88d-a935-430f-a313-88b1092d7132-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 714.509459] [55831]: DEBUG cinder.coordination [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Lock "cinder-attachment_update-5155e88d-a935-430f-a313-88b1092d7132-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 714.512196] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.512196] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.045441] [55831]: DEBUG cinder.coordination [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Lock "cinder-attachment_update-5155e88d-a935-430f-a313-88b1092d7132-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 715.045966] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-9ec4def7-c71c-4365-a771-319040405e5e tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 returned with HTTP 200 [ 715.046677] [55831]: [pid: 55831|app: 0|req: 46/87] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:45:07 2025] PUT /volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.075465] [55831]: DEBUG cinder.api.middleware.request_id [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.079766] [55831]: INFO cinder.api.openstack.wsgi [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 715.080798] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.081167] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.108413] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108413] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.120298] [55831]: INFO cinder.volume.api [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 715.131558] [55831]: INFO cinder.api.openstack.wsgi [None req-7d3199e2-c80d-437a-93d9-21eeecb9fbd7 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 715.132259] [55831]: [pid: 55831|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:07 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.563794] [55831]: DEBUG cinder.api.middleware.request_id [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-7bf4260e-a60f-47d1-b822-4ae6febe6092 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.566775] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-7bf4260e-a60f-47d1-b822-4ae6febe6092 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] POST http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65/action [ 715.567278] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-7bf4260e-a60f-47d1-b822-4ae6febe6092 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 715.567429] [55831]: DEBUG cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-7bf4260e-a60f-47d1-b822-4ae6febe6092 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.594600] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.594600] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.619280] [55831]: INFO cinder.api.openstack.wsgi [req-a36e4b0d-316a-4361-8c6a-ba7c261a1ed7 req-7bf4260e-a60f-47d1-b822-4ae6febe6092 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65/action returned with HTTP 204 [ 715.621959] [55831]: [pid: 55831|app: 0|req: 48/89] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:45:08 2025] POST /volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 715.884430] [55831]: DEBUG cinder.api.middleware.request_id [req-787860bc-431e-4862-a218-d2b46ca3339e req-9ed84f63-c98c-4df0-a6c6-e331ed7c229e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.890030] [55831]: INFO cinder.api.openstack.wsgi [req-787860bc-431e-4862-a218-d2b46ca3339e req-9ed84f63-c98c-4df0-a6c6-e331ed7c229e tempest-SecurityGroupsTestJSON-1846395432 tempest-SecurityGroupsTestJSON-1846395432-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d844be78-6a9d-4518-a427-c1465a687661 [ 715.890030] [55831]: DEBUG cinder.api.openstack.wsgi [req-787860bc-431e-4862-a218-d2b46ca3339e req-9ed84f63-c98c-4df0-a6c6-e331ed7c229e tempest-SecurityGroupsTestJSON-1846395432 tempest-SecurityGroupsTestJSON-1846395432-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.890030] [55831]: DEBUG cinder.api.openstack.wsgi [req-787860bc-431e-4862-a218-d2b46ca3339e req-9ed84f63-c98c-4df0-a6c6-e331ed7c229e tempest-SecurityGroupsTestJSON-1846395432 tempest-SecurityGroupsTestJSON-1846395432-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.902566] [55831]: INFO cinder.api.openstack.wsgi [req-787860bc-431e-4862-a218-d2b46ca3339e req-9ed84f63-c98c-4df0-a6c6-e331ed7c229e tempest-SecurityGroupsTestJSON-1846395432 tempest-SecurityGroupsTestJSON-1846395432-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d844be78-6a9d-4518-a427-c1465a687661 returned with HTTP 200 [ 715.903791] [55831]: [pid: 55831|app: 0|req: 49/90] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 08:45:08 2025] GET /volume/v3/attachments?instance_id=d844be78-6a9d-4518-a427-c1465a687661 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.149817] [55831]: DEBUG cinder.api.middleware.request_id [None req-22f76239-7896-4ced-8634-18385985159b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.152023] [55831]: INFO cinder.api.openstack.wsgi [None req-22f76239-7896-4ced-8634-18385985159b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 716.152282] [55831]: DEBUG cinder.api.openstack.wsgi [None req-22f76239-7896-4ced-8634-18385985159b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.152523] [55831]: DEBUG cinder.api.openstack.wsgi [None req-22f76239-7896-4ced-8634-18385985159b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.172628] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.172628] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.179029] [55831]: INFO cinder.volume.api [None req-22f76239-7896-4ced-8634-18385985159b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 716.184537] [55831]: INFO cinder.api.openstack.wsgi [None req-22f76239-7896-4ced-8634-18385985159b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 716.186492] [55831]: [pid: 55831|app: 0|req: 50/91] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:08 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.196374] [55831]: DEBUG cinder.api.middleware.request_id [None req-5091ea82-57d4-4463-9e1d-04e59f605939 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.198522] [55831]: INFO cinder.api.openstack.wsgi [None req-5091ea82-57d4-4463-9e1d-04e59f605939 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 717.198768] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5091ea82-57d4-4463-9e1d-04e59f605939 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.200051] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5091ea82-57d4-4463-9e1d-04e59f605939 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.218205] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218205] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.221963] [55831]: INFO cinder.volume.api [None req-5091ea82-57d4-4463-9e1d-04e59f605939 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 717.227550] [55831]: INFO cinder.api.openstack.wsgi [None req-5091ea82-57d4-4463-9e1d-04e59f605939 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 717.228036] [55831]: [pid: 55831|app: 0|req: 51/92] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:10 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.241145] [55831]: DEBUG cinder.api.middleware.request_id [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.247023] [55831]: INFO cinder.api.openstack.wsgi [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 718.247023] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.247023] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.260511] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260511] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.265350] [55831]: INFO cinder.volume.api [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 718.273422] [55831]: INFO cinder.api.openstack.wsgi [None req-c716cdc9-68c4-4750-b2e2-0b754e9cf725 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 718.273422] [55831]: [pid: 55831|app: 0|req: 52/93] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:11 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.600367] [55830]: DEBUG cinder.coordination [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Lock "cinder-attachment_update-9c4e4799-3b7c-4362-a93c-cb898926f469-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 718.600367] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-956c953a-ae58-40fb-be2c-08908e5c937b tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a returned with HTTP 200 [ 718.600367] [55830]: [pid: 55830|app: 0|req: 42/94] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:45:06 2025] PUT /volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a => generated 617 bytes in 5062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 719.286025] [55831]: DEBUG cinder.api.middleware.request_id [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.288407] [55831]: INFO cinder.api.openstack.wsgi [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 719.288641] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.288866] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.303975] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.303975] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.309693] [55831]: INFO cinder.volume.api [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 719.316482] [55831]: INFO cinder.api.openstack.wsgi [None req-a7c6fc8e-516f-4fe6-81fa-3bc2873dc7d9 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 719.316690] [55831]: [pid: 55831|app: 0|req: 53/95] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:12 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.289896] [55830]: DEBUG cinder.api.middleware.request_id [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-30f36eac-cf9d-42da-8e37-5fef2837cbe0 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.294020] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-30f36eac-cf9d-42da-8e37-5fef2837cbe0 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] POST http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a/action [ 720.294846] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-30f36eac-cf9d-42da-8e37-5fef2837cbe0 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 720.298520] [55830]: DEBUG cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-30f36eac-cf9d-42da-8e37-5fef2837cbe0 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.328428] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328428] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.333971] [55831]: DEBUG cinder.api.middleware.request_id [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.338281] [55831]: INFO cinder.api.openstack.wsgi [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 720.338642] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.338760] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.340700] [55830]: INFO cinder.api.openstack.wsgi [req-106587e7-0bca-46ca-9d11-e42d558bb6b4 req-30f36eac-cf9d-42da-8e37-5fef2837cbe0 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a/action returned with HTTP 204 [ 720.341346] [55830]: [pid: 55830|app: 0|req: 43/96] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:45:13 2025] POST /volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 720.356261] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.356261] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.370348] [55831]: INFO cinder.volume.api [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 720.379980] [55831]: INFO cinder.api.openstack.wsgi [None req-bc0d2904-de5f-4b76-8b42-18bb8436c898 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 720.381229] [55831]: [pid: 55831|app: 0|req: 54/97] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:13 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.401941] [55830]: DEBUG cinder.api.middleware.request_id [None req-51d1151e-a398-4671-92c3-e82b8b273e14 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.404612] [55830]: INFO cinder.api.openstack.wsgi [None req-51d1151e-a398-4671-92c3-e82b8b273e14 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 720.404989] [55830]: DEBUG cinder.api.openstack.wsgi [None req-51d1151e-a398-4671-92c3-e82b8b273e14 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.405322] [55830]: DEBUG cinder.api.openstack.wsgi [None req-51d1151e-a398-4671-92c3-e82b8b273e14 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.424397] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.424397] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.434596] [55830]: INFO cinder.volume.api [None req-51d1151e-a398-4671-92c3-e82b8b273e14 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 720.445480] [55830]: INFO cinder.api.openstack.wsgi [None req-51d1151e-a398-4671-92c3-e82b8b273e14 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 720.446097] [55830]: [pid: 55830|app: 0|req: 44/98] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:13 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.066207] [55831]: DEBUG cinder.api.middleware.request_id [req-b607b69b-ad93-4db8-86e5-047dd1460459 req-d140efb9-8224-4f55-9cd3-23da17cf8e01 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.068487] [55831]: INFO cinder.api.openstack.wsgi [req-b607b69b-ad93-4db8-86e5-047dd1460459 req-d140efb9-8224-4f55-9cd3-23da17cf8e01 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a [ 726.068966] [55831]: DEBUG cinder.api.openstack.wsgi [req-b607b69b-ad93-4db8-86e5-047dd1460459 req-d140efb9-8224-4f55-9cd3-23da17cf8e01 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.068966] [55831]: DEBUG cinder.api.openstack.wsgi [req-b607b69b-ad93-4db8-86e5-047dd1460459 req-d140efb9-8224-4f55-9cd3-23da17cf8e01 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.078780] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.078780] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.617817] [55831]: INFO cinder.api.openstack.wsgi [req-b607b69b-ad93-4db8-86e5-047dd1460459 req-d140efb9-8224-4f55-9cd3-23da17cf8e01 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a returned with HTTP 200 [ 726.618304] [55831]: [pid: 55831|app: 0|req: 55/99] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:45:18 2025] DELETE /volume/v3/attachments/7344a6f8-7371-4580-b2b1-a26e360cb38a => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.147859] [55830]: DEBUG cinder.api.middleware.request_id [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.150149] [55830]: INFO cinder.api.openstack.wsgi [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 728.150451] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.150716] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.169028] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.169028] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.172726] [55830]: INFO cinder.volume.api [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 728.178606] [55830]: INFO cinder.api.openstack.wsgi [None req-e388bd10-a3fd-4fde-84d5-6f6f6567826a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 728.179009] [55830]: [pid: 55830|app: 0|req: 45/100] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Feb 18 08:45:20 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 736.617057] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=100,cinder:INSERT=10,cinder:UPDATE=18 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 738.175381] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 765.719380] [55831]: DEBUG cinder.api.middleware.request_id [None req-1315821d-e2ff-4761-bda1-e61dedb27316 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.721829] [55831]: INFO cinder.api.openstack.wsgi [None req-1315821d-e2ff-4761-bda1-e61dedb27316 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 765.722228] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1315821d-e2ff-4761-bda1-e61dedb27316 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.722609] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1315821d-e2ff-4761-bda1-e61dedb27316 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.734059] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.734059] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.737896] [55831]: INFO cinder.volume.api [None req-1315821d-e2ff-4761-bda1-e61dedb27316 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 765.744064] [55831]: INFO cinder.api.openstack.wsgi [None req-1315821d-e2ff-4761-bda1-e61dedb27316 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 765.744064] [55831]: [pid: 55831|app: 0|req: 56/101] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:58 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.753714] [55830]: DEBUG cinder.api.middleware.request_id [None req-019a1572-8159-4049-876a-1774482f1a8e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.755623] [55830]: INFO cinder.api.openstack.wsgi [None req-019a1572-8159-4049-876a-1774482f1a8e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 765.756047] [55830]: DEBUG cinder.api.openstack.wsgi [None req-019a1572-8159-4049-876a-1774482f1a8e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.756419] [55830]: DEBUG cinder.api.openstack.wsgi [None req-019a1572-8159-4049-876a-1774482f1a8e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.764097] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.764097] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.767574] [55830]: INFO cinder.volume.api [None req-019a1572-8159-4049-876a-1774482f1a8e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 765.771907] [55830]: INFO cinder.api.openstack.wsgi [None req-019a1572-8159-4049-876a-1774482f1a8e tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 765.772421] [55830]: [pid: 55830|app: 0|req: 46/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:58 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.804624] [55831]: DEBUG cinder.api.middleware.request_id [None req-4b013dc2-3d2a-4854-a296-519304c0c985 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.806775] [55831]: INFO cinder.api.openstack.wsgi [None req-4b013dc2-3d2a-4854-a296-519304c0c985 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 765.807051] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4b013dc2-3d2a-4854-a296-519304c0c985 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.807318] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4b013dc2-3d2a-4854-a296-519304c0c985 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.815172] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.815172] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.818922] [55831]: INFO cinder.volume.api [None req-4b013dc2-3d2a-4854-a296-519304c0c985 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 765.823437] [55831]: INFO cinder.api.openstack.wsgi [None req-4b013dc2-3d2a-4854-a296-519304c0c985 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 765.823834] [55831]: [pid: 55831|app: 0|req: 57/103] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:45:58 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.606061] [55830]: DEBUG cinder.api.middleware.request_id [req-a568fe79-6e58-42e1-8a0f-679f6b852441 req-96c59b5a-8c0d-4dc6-89b0-749d02ff94cf None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.608418] [55830]: INFO cinder.api.openstack.wsgi [req-a568fe79-6e58-42e1-8a0f-679f6b852441 req-96c59b5a-8c0d-4dc6-89b0-749d02ff94cf tempest-ServerActionsTestJSON-136806025 tempest-ServerActionsTestJSON-136806025-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d7e1b035-942f-45f6-a94e-3a67e0cefec5 [ 773.608666] [55830]: DEBUG cinder.api.openstack.wsgi [req-a568fe79-6e58-42e1-8a0f-679f6b852441 req-96c59b5a-8c0d-4dc6-89b0-749d02ff94cf tempest-ServerActionsTestJSON-136806025 tempest-ServerActionsTestJSON-136806025-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.608884] [55830]: DEBUG cinder.api.openstack.wsgi [req-a568fe79-6e58-42e1-8a0f-679f6b852441 req-96c59b5a-8c0d-4dc6-89b0-749d02ff94cf tempest-ServerActionsTestJSON-136806025 tempest-ServerActionsTestJSON-136806025-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.613963] [55830]: INFO cinder.api.openstack.wsgi [req-a568fe79-6e58-42e1-8a0f-679f6b852441 req-96c59b5a-8c0d-4dc6-89b0-749d02ff94cf tempest-ServerActionsTestJSON-136806025 tempest-ServerActionsTestJSON-136806025-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d7e1b035-942f-45f6-a94e-3a67e0cefec5 returned with HTTP 200 [ 773.614383] [55830]: [pid: 55830|app: 0|req: 47/104] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Feb 18 08:46:06 2025] GET /volume/v3/attachments?instance_id=d7e1b035-942f-45f6-a94e-3a67e0cefec5 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.821099] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=8 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 783.050268] [55831]: DEBUG cinder.api.middleware.request_id [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.143661] [55831]: INFO cinder.api.openstack.wsgi [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] POST http://10.180.1.21/volume/v3/volumes [ 783.144215] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-388626091"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 783.146224] [55831]: DEBUG cinder.api.v3.volumes [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-388626091'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 783.146542] [55831]: INFO cinder.api.v3.volumes [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume of 1 GB [ 783.154200] [55831]: INFO cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Availability Zones retrieved successfully. [ 783.162516] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (54032a85-d9ae-46d6-abe3-a402a960941f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 783.163762] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf7e559-fb94-4489-b2c4-a396d4d03da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.165293] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 783.186802] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbf7e559-fb94-4489-b2c4-a396d4d03da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.187865] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36572b3-6bfc-47de-8adc-bbf3f076cf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.247328] [55831]: DEBUG cinder.quota [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Created reservations ['297f9222-ecde-4d3a-80d6-9b818ef938c1', '36667b4e-67c7-4e88-aca8-bb2e4fe7a459', 'f13f6d55-d718-44a0-9636-ec7fc2051dfa', 'e4a6f5bb-7bc3-4421-9a59-554ea9b127ae'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 783.248538] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36572b3-6bfc-47de-8adc-bbf3f076cf7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['297f9222-ecde-4d3a-80d6-9b818ef938c1', '36667b4e-67c7-4e88-aca8-bb2e4fe7a459', 'f13f6d55-d718-44a0-9636-ec7fc2051dfa', 'e4a6f5bb-7bc3-4421-9a59-554ea9b127ae']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.249835] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08060f61-2aec-443c-b382-93768f65ac4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.269554] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08060f61-2aec-443c-b382-93768f65ac4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-388626091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['297f9222-ecde-4d3a-80d6-9b818ef938c1','36667b4e-67c7-4e88-aca8-bb2e4fe7a459','f13f6d55-d718-44a0-9636-ec7fc2051dfa','e4a6f5bb-7bc3-4421-9a59-554ea9b127ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-388626091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',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='3cc05390230d4dfe89bda1bbce4bb04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.270805] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adf9c67-9ba8-4ddd-a47f-b90f9105d0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.286778] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7adf9c67-9ba8-4ddd-a47f-b90f9105d0ed) 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-388626091',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['297f9222-ecde-4d3a-80d6-9b818ef938c1','36667b4e-67c7-4e88-aca8-bb2e4fe7a459','f13f6d55-d718-44a0-9636-ec7fc2051dfa','e4a6f5bb-7bc3-4421-9a59-554ea9b127ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.288338] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0655dead-3687-430f-9a8e-4b2b3e053309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 783.301363] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0655dead-3687-430f-9a8e-4b2b3e053309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 783.302534] [55831]: DEBUG cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (54032a85-d9ae-46d6-abe3-a402a960941f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 783.302962] [55831]: INFO cinder.volume.api [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request issued successfully. [ 783.303712] [55831]: INFO cinder.api.openstack.wsgi [None req-7268bf9d-4f71-45d7-8a6e-8b612ab61724 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 783.304782] [55831]: [pid: 55831|app: 0|req: 58/105] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:46:15 2025] POST /volume/v3/volumes => generated 758 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 783.317091] [55830]: DEBUG cinder.api.middleware.request_id [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.322162] [55830]: INFO cinder.api.openstack.wsgi [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 783.322409] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.322636] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.338340] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.338340] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.343322] [55830]: INFO cinder.volume.api [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 783.348932] [55830]: INFO cinder.api.openstack.wsgi [None req-a3d0af2b-c048-418f-9ec1-4b32772a0d64 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 200 [ 783.349356] [55830]: [pid: 55830|app: 0|req: 48/106] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:16 2025] GET /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.368022] [55831]: DEBUG cinder.api.middleware.request_id [None req-97043b4e-9373-42b4-a853-86117bb4190d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.388711] [55831]: INFO cinder.api.openstack.wsgi [None req-97043b4e-9373-42b4-a853-86117bb4190d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 784.389049] [55831]: DEBUG cinder.api.openstack.wsgi [None req-97043b4e-9373-42b4-a853-86117bb4190d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.389342] [55831]: DEBUG cinder.api.openstack.wsgi [None req-97043b4e-9373-42b4-a853-86117bb4190d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.402396] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.402396] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.408820] [55831]: INFO cinder.volume.api [None req-97043b4e-9373-42b4-a853-86117bb4190d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 784.415376] [55831]: INFO cinder.api.openstack.wsgi [None req-97043b4e-9373-42b4-a853-86117bb4190d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 200 [ 784.416055] [55831]: [pid: 55831|app: 0|req: 59/107] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:17 2025] GET /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.474399] [55830]: DEBUG cinder.api.middleware.request_id [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.479562] [55830]: INFO cinder.api.openstack.wsgi [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 784.480030] [55830]: DEBUG cinder.api.openstack.wsgi [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.483235] [55830]: DEBUG cinder.api.openstack.wsgi [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.493748] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.493748] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.498069] [55830]: INFO cinder.volume.api [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 784.503352] [55830]: INFO cinder.api.openstack.wsgi [req-4748713b-2603-4fa7-adf1-1124e454239c req-db0469db-774d-41e5-b46e-732e002d1d7d tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 200 [ 784.504404] [55830]: [pid: 55830|app: 0|req: 49/108] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:46:17 2025] GET /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.513510] [55831]: DEBUG cinder.api.middleware.request_id [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.515497] [55831]: INFO cinder.api.openstack.wsgi [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] POST http://10.180.1.21/volume/v3/volumes [ 784.515896] [55831]: DEBUG cinder.api.openstack.wsgi [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-902750309"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 784.518400] [55831]: DEBUG cinder.api.v3.volumes [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-902750309'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 784.518555] [55831]: INFO cinder.api.v3.volumes [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume of 1 GB [ 784.526600] [55831]: INFO cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Availability Zones retrieved successfully. [ 784.535094] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (33a50b30-a5f1-4469-bae2-0325f2cbdd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 784.537045] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbc8bd2-154b-44af-b5ec-6e0aed70f352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.537600] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 784.562885] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bbc8bd2-154b-44af-b5ec-6e0aed70f352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 784.563932] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a4bb71-f54c-4038-b162-b81c82aa6399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.595930] [55831]: DEBUG cinder.quota [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Created reservations ['36f8793d-ca93-4133-ab18-2edf3a5aabb7', '5d4894f1-1d08-4f32-aa4f-55b3dcae5041', '9634b39e-dccc-4179-8e34-5b931c4e7a78', '06b3d287-74e9-41ad-bbc5-55bcda701aab'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 784.600018] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a4bb71-f54c-4038-b162-b81c82aa6399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36f8793d-ca93-4133-ab18-2edf3a5aabb7', '5d4894f1-1d08-4f32-aa4f-55b3dcae5041', '9634b39e-dccc-4179-8e34-5b931c4e7a78', '06b3d287-74e9-41ad-bbc5-55bcda701aab']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 784.600018] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccb4598-7ccf-4da2-955a-0c5cc0f00510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.618180] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ccb4598-7ccf-4da2-955a-0c5cc0f00510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e8e31b3-ffb2-40c1-94dc-660a36a1feca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-902750309',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['36f8793d-ca93-4133-ab18-2edf3a5aabb7','5d4894f1-1d08-4f32-aa4f-55b3dcae5041','9634b39e-dccc-4179-8e34-5b931c4e7a78','06b3d287-74e9-41ad-bbc5-55bcda701aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-902750309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e8e31b3-ffb2-40c1-94dc-660a36a1feca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',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='3cc05390230d4dfe89bda1bbce4bb04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 784.619270] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd7e2c2-fd7e-483d-972d-9c48d96f7806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.637265] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bd7e2c2-fd7e-483d-972d-9c48d96f7806) 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-902750309',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['36f8793d-ca93-4133-ab18-2edf3a5aabb7','5d4894f1-1d08-4f32-aa4f-55b3dcae5041','9634b39e-dccc-4179-8e34-5b931c4e7a78','06b3d287-74e9-41ad-bbc5-55bcda701aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 784.638943] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0aab8ca-0b1e-4904-8e65-1ef894e1f13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 784.651541] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0aab8ca-0b1e-4904-8e65-1ef894e1f13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 784.651949] [55831]: DEBUG cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (33a50b30-a5f1-4469-bae2-0325f2cbdd9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 784.651989] [55831]: INFO cinder.volume.api [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request issued successfully. [ 784.652693] [55831]: INFO cinder.api.openstack.wsgi [None req-075548a6-87c5-4ab9-93a4-6f3f553d50f4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 784.653162] [55831]: [pid: 55831|app: 0|req: 60/109] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:46:17 2025] POST /volume/v3/volumes => generated 758 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 784.665343] [55830]: DEBUG cinder.api.middleware.request_id [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.668403] [55830]: INFO cinder.api.openstack.wsgi [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 784.668647] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.669846] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.681450] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.681450] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.685514] [55830]: INFO cinder.volume.api [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 784.691470] [55830]: INFO cinder.api.openstack.wsgi [None req-0a42be57-ca93-4cc0-a046-43cf956a1d30 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 200 [ 784.691929] [55830]: [pid: 55830|app: 0|req: 50/110] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:17 2025] GET /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.702802] [55831]: DEBUG cinder.api.middleware.request_id [None req-76ae45a7-e472-4389-b6da-e038ed38a662 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.706230] [55831]: INFO cinder.api.openstack.wsgi [None req-76ae45a7-e472-4389-b6da-e038ed38a662 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 785.706230] [55831]: DEBUG cinder.api.openstack.wsgi [None req-76ae45a7-e472-4389-b6da-e038ed38a662 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.706230] [55831]: DEBUG cinder.api.openstack.wsgi [None req-76ae45a7-e472-4389-b6da-e038ed38a662 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.717579] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.717579] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.721784] [55831]: INFO cinder.volume.api [None req-76ae45a7-e472-4389-b6da-e038ed38a662 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 785.726619] [55831]: INFO cinder.api.openstack.wsgi [None req-76ae45a7-e472-4389-b6da-e038ed38a662 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 200 [ 785.727008] [55831]: [pid: 55831|app: 0|req: 61/111] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:18 2025] GET /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.744645] [55830]: DEBUG cinder.api.middleware.request_id [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.746947] [55830]: INFO cinder.api.openstack.wsgi [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 785.747324] [55830]: DEBUG cinder.api.openstack.wsgi [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.747661] [55830]: DEBUG cinder.api.openstack.wsgi [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.755515] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.755515] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.759311] [55830]: INFO cinder.volume.api [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 785.764333] [55830]: INFO cinder.api.openstack.wsgi [req-e2706327-b8a6-4e1c-a605-00993c46bda0 req-c3b6f013-992b-4ca4-9ca1-dec7fd3cafb2 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 200 [ 785.764851] [55830]: [pid: 55830|app: 0|req: 51/112] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:46:18 2025] GET /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.773140] [55831]: DEBUG cinder.api.middleware.request_id [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.776064] [55831]: INFO cinder.api.openstack.wsgi [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] POST http://10.180.1.21/volume/v3/volumes [ 785.776514] [55831]: DEBUG cinder.api.openstack.wsgi [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1559153120"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 785.782984] [55831]: DEBUG cinder.api.v3.volumes [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1559153120'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 785.783960] [55831]: INFO cinder.api.v3.volumes [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume of 1 GB [ 785.794658] [55831]: INFO cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Availability Zones retrieved successfully. [ 785.802477] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (48f38af8-a0f0-4fa2-a8c7-2d0caba85cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 785.803823] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6895b711-9a8e-4d37-a471-3f247a3561c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.807131] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 785.830969] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6895b711-9a8e-4d37-a471-3f247a3561c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.832225] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22e00da-873b-4f41-8f46-99c81e3f7f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.867797] [55831]: DEBUG cinder.quota [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Created reservations ['b3648cee-6ab5-4e13-8a61-23f8a39753f4', 'b425d764-f9db-4a36-b02c-0db2800b093b', 'ac1e3732-8caf-49b1-82e6-b10ca96bc196', '137bda75-756a-44fa-a75c-eb912478fe05'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 785.868800] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e22e00da-873b-4f41-8f46-99c81e3f7f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3648cee-6ab5-4e13-8a61-23f8a39753f4', 'b425d764-f9db-4a36-b02c-0db2800b093b', 'ac1e3732-8caf-49b1-82e6-b10ca96bc196', '137bda75-756a-44fa-a75c-eb912478fe05']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.870109] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd47e05-ce91-419b-82aa-0bbc382d5f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.887468] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd47e05-ce91-419b-82aa-0bbc382d5f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3d12435-4fd9-49c3-add8-67d94c4dd13b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1559153120',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['b3648cee-6ab5-4e13-8a61-23f8a39753f4','b425d764-f9db-4a36-b02c-0db2800b093b','ac1e3732-8caf-49b1-82e6-b10ca96bc196','137bda75-756a-44fa-a75c-eb912478fe05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1559153120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3d12435-4fd9-49c3-add8-67d94c4dd13b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',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='3cc05390230d4dfe89bda1bbce4bb04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.888438] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7687415f-959f-470c-8e7c-8f2f110d6d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.903957] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7687415f-959f-470c-8e7c-8f2f110d6d92) 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-1559153120',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1b72b5457cb446d6bbe8ac08ebf95c0d',qos_specs=None,replication_status=,reservations=['b3648cee-6ab5-4e13-8a61-23f8a39753f4','b425d764-f9db-4a36-b02c-0db2800b093b','ac1e3732-8caf-49b1-82e6-b10ca96bc196','137bda75-756a-44fa-a75c-eb912478fe05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc05390230d4dfe89bda1bbce4bb04d',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.904897] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b416d6-a498-43e9-9281-9b73f6514cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 785.914998] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b416d6-a498-43e9-9281-9b73f6514cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 785.916094] [55831]: DEBUG cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Flow 'volume_create_api' (48f38af8-a0f0-4fa2-a8c7-2d0caba85cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 785.916581] [55831]: INFO cinder.volume.api [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Create volume request issued successfully. [ 785.918430] [55831]: INFO cinder.api.openstack.wsgi [None req-dfb70d51-7ddc-408d-a9d9-02ad28e05dce tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 785.918430] [55831]: [pid: 55831|app: 0|req: 62/113] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:46:18 2025] POST /volume/v3/volumes => generated 759 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 785.929022] [55830]: DEBUG cinder.api.middleware.request_id [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.930989] [55830]: INFO cinder.api.openstack.wsgi [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 785.931241] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.931466] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.942131] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.942131] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.946068] [55830]: INFO cinder.volume.api [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 785.950562] [55830]: INFO cinder.api.openstack.wsgi [None req-b06a8d71-d065-44f4-923b-b2f5fc5836d3 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 200 [ 785.950955] [55830]: [pid: 55830|app: 0|req: 52/114] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:18 2025] GET /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.965049] [55831]: DEBUG cinder.api.middleware.request_id [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.969019] [55831]: INFO cinder.api.openstack.wsgi [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 786.969341] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.969665] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.980350] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.980350] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.985299] [55831]: INFO cinder.volume.api [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 786.990194] [55831]: INFO cinder.api.openstack.wsgi [None req-4b2e7734-1315-4f32-a23a-e809fdb62a24 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 200 [ 786.990894] [55831]: [pid: 55831|app: 0|req: 63/115] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:19 2025] GET /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.009805] [55830]: DEBUG cinder.api.middleware.request_id [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.011791] [55830]: INFO cinder.api.openstack.wsgi [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 787.012028] [55830]: DEBUG cinder.api.openstack.wsgi [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.012258] [55830]: DEBUG cinder.api.openstack.wsgi [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.020531] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.020531] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.024408] [55830]: INFO cinder.volume.api [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 787.029938] [55830]: INFO cinder.api.openstack.wsgi [req-0f32838c-de80-4b65-b742-a6a4b086be53 req-7b954ab9-3e2a-4e0b-8ee7-164d1da3f881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 200 [ 787.030354] [55830]: [pid: 55830|app: 0|req: 53/116] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:46:19 2025] GET /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.046024] [55831]: DEBUG cinder.api.middleware.request_id [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.048805] [55831]: INFO cinder.api.openstack.wsgi [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.049042] [55831]: DEBUG cinder.api.openstack.wsgi [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.049322] [55831]: DEBUG cinder.api.openstack.wsgi [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.049763] [55831]: DEBUG cinder.api.api_utils [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55831) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.050828] [55831]: DEBUG cinder.volume.api [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55831) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.081902] [55831]: INFO cinder.volume.api [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.083622] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.083622] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.087542] [55831]: INFO cinder.api.openstack.wsgi [req-3358280c-0823-4038-a061-94ed63c3c424 req-0b6e4a7c-0648-4b7b-a1cb-08a69976ee3e tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.087971] [55831]: [pid: 55831|app: 0|req: 64/117] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.105198] [55830]: DEBUG cinder.api.middleware.request_id [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.107751] [55830]: INFO cinder.api.openstack.wsgi [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.107891] [55830]: DEBUG cinder.api.openstack.wsgi [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.108133] [55830]: DEBUG cinder.api.openstack.wsgi [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.108430] [55830]: DEBUG cinder.api.api_utils [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55830) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.109357] [55830]: DEBUG cinder.volume.api [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55830) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.139656] [55830]: INFO cinder.volume.api [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.141080] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.141080] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.145857] [55830]: INFO cinder.api.openstack.wsgi [req-5264a22f-8edd-4a9a-aa7f-c45121635896 req-f2c583b7-130b-4c35-95c7-07fd0435de52 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.146296] [55830]: [pid: 55830|app: 0|req: 54/118] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:19 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.198892] [55831]: DEBUG cinder.api.middleware.request_id [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.201280] [55831]: INFO cinder.api.openstack.wsgi [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.201502] [55831]: DEBUG cinder.api.openstack.wsgi [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.201720] [55831]: DEBUG cinder.api.openstack.wsgi [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.202011] [55831]: DEBUG cinder.api.api_utils [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55831) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.202874] [55831]: DEBUG cinder.volume.api [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55831) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.214021] [55831]: INFO cinder.volume.api [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.215039] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.215039] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.219794] [55831]: INFO cinder.api.openstack.wsgi [req-74c60ca7-28f2-49a1-99af-97888cea6c0f req-6f11cedf-fc44-422b-a007-746f70d0dde5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.220216] [55831]: [pid: 55831|app: 0|req: 65/119] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.250341] [55830]: DEBUG cinder.api.middleware.request_id [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.253523] [55830]: INFO cinder.api.openstack.wsgi [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.253810] [55830]: DEBUG cinder.api.openstack.wsgi [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.254106] [55830]: DEBUG cinder.api.openstack.wsgi [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.254481] [55830]: DEBUG cinder.api.api_utils [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55830) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.255798] [55830]: DEBUG cinder.volume.api [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55830) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.267285] [55830]: INFO cinder.volume.api [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.268424] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.268424] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.272862] [55830]: INFO cinder.api.openstack.wsgi [req-371a997b-594c-4eae-9473-e9a041855858 req-ff4ecec9-dd16-4f1a-9f0e-2d62098c792a tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.273402] [55830]: [pid: 55830|app: 0|req: 55/120] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.289179] [55831]: DEBUG cinder.api.middleware.request_id [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.293025] [55831]: INFO cinder.api.openstack.wsgi [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.293208] [55831]: DEBUG cinder.api.openstack.wsgi [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.293422] [55831]: DEBUG cinder.api.openstack.wsgi [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.293728] [55831]: DEBUG cinder.api.api_utils [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55831) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.294666] [55831]: DEBUG cinder.volume.api [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55831) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.303536] [55831]: INFO cinder.volume.api [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.304610] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.304610] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.309024] [55831]: INFO cinder.api.openstack.wsgi [req-9b919a1f-a9f4-400a-a604-898d03f13fce req-049752d4-e22d-46c6-a906-477e41c3c63c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.309470] [55831]: [pid: 55831|app: 0|req: 66/121] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.332658] [55830]: DEBUG cinder.api.middleware.request_id [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.332964] [55830]: INFO cinder.api.openstack.wsgi [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.333229] [55830]: DEBUG cinder.api.openstack.wsgi [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.333456] [55830]: DEBUG cinder.api.openstack.wsgi [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.333995] [55830]: DEBUG cinder.api.api_utils [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55830) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.334707] [55830]: DEBUG cinder.volume.api [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55830) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.344482] [55830]: INFO cinder.volume.api [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.345640] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.345640] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.350945] [55830]: INFO cinder.api.openstack.wsgi [req-76835df1-9fd7-4a1e-97c8-da74bf0610d3 req-37334da1-883c-4530-8dc7-41aaaf59de40 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.351412] [55830]: [pid: 55830|app: 0|req: 56/122] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.367956] [55831]: DEBUG cinder.api.middleware.request_id [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.370510] [55831]: INFO cinder.api.openstack.wsgi [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.370906] [55831]: DEBUG cinder.api.openstack.wsgi [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.371053] [55831]: DEBUG cinder.api.openstack.wsgi [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.371506] [55831]: DEBUG cinder.api.api_utils [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55831) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.372603] [55831]: DEBUG cinder.volume.api [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55831) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.382816] [55831]: INFO cinder.volume.api [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.384349] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.384349] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.389439] [55831]: INFO cinder.api.openstack.wsgi [req-7561b075-fe45-4d3b-8628-b5d40c04f881 req-ef713def-81d1-491b-944d-f129618c5203 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.389863] [55831]: [pid: 55831|app: 0|req: 67/123] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.407880] [55830]: DEBUG cinder.api.middleware.request_id [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.410985] [55830]: INFO cinder.api.openstack.wsgi [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 787.410985] [55830]: DEBUG cinder.api.openstack.wsgi [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.411177] [55830]: DEBUG cinder.api.openstack.wsgi [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'detail' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.412042] [55830]: DEBUG cinder.api.api_utils [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Removing options '' from query. {{(pid=55830) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 787.412371] [55830]: DEBUG cinder.volume.api [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55830) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 787.421873] [55830]: INFO cinder.volume.api [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Get all volumes completed successfully. [ 787.423460] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.423460] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.427666] [55830]: INFO cinder.api.openstack.wsgi [req-ca6864fb-1e6b-4f4c-8841-14106e2316a5 req-7d1779e0-212b-42c3-b50e-553d16316a95 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 787.428110] [55830]: [pid: 55830|app: 0|req: 57/124] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 787.442020] [55831]: DEBUG cinder.api.middleware.request_id [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.444948] [55831]: INFO cinder.api.openstack.wsgi [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 787.445195] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.445464] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.445649] [55831]: INFO cinder.api.v3.volumes [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume with id: f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 787.454583] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.454583] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.455101] [55831]: INFO cinder.volume.api [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 787.472686] [55831]: INFO cinder.volume.api [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume request issued successfully. [ 787.472686] [55831]: INFO cinder.api.openstack.wsgi [None req-b4bb197b-f075-4a18-a25a-f9bf314f592b tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 202 [ 787.473063] [55831]: [pid: 55831|app: 0|req: 68/125] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:46:20 2025] DELETE /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 787.478124] [55830]: DEBUG cinder.api.middleware.request_id [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.480967] [55830]: INFO cinder.api.openstack.wsgi [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 787.481026] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.481330] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.490579] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.490579] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.495195] [55830]: INFO cinder.volume.api [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 787.500359] [55830]: INFO cinder.api.openstack.wsgi [None req-f686b4bb-43ae-4dc7-9f4a-45cb742748f1 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 200 [ 787.501322] [55830]: [pid: 55830|app: 0|req: 58/126] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:20 2025] GET /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.510358] [55831]: DEBUG cinder.api.middleware.request_id [None req-ab108d89-01b1-4515-91db-9e04ba8ffb8c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.514477] [55831]: INFO cinder.api.openstack.wsgi [None req-ab108d89-01b1-4515-91db-9e04ba8ffb8c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b [ 788.514477] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ab108d89-01b1-4515-91db-9e04ba8ffb8c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.514477] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ab108d89-01b1-4515-91db-9e04ba8ffb8c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.528869] [55831]: INFO cinder.api.openstack.wsgi [None req-ab108d89-01b1-4515-91db-9e04ba8ffb8c tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b returned with HTTP 404 [ 788.529412] [55831]: [pid: 55831|app: 0|req: 69/127] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:21 2025] GET /volume/v3/volumes/f3d12435-4fd9-49c3-add8-67d94c4dd13b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 788.533525] [55830]: DEBUG cinder.api.middleware.request_id [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.535673] [55830]: INFO cinder.api.openstack.wsgi [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 788.537047] [55830]: DEBUG cinder.api.openstack.wsgi [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.537047] [55830]: DEBUG cinder.api.openstack.wsgi [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.537047] [55830]: INFO cinder.api.v3.volumes [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume with id: 6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 788.549058] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.549058] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.549058] [55830]: INFO cinder.volume.api [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 788.574482] [55830]: INFO cinder.volume.api [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume request issued successfully. [ 788.574482] [55830]: INFO cinder.api.openstack.wsgi [None req-197f1ece-4ed4-457c-aeed-d666e1cf9881 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 202 [ 788.574910] [55830]: [pid: 55830|app: 0|req: 59/128] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:46:21 2025] DELETE /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 788.578687] [55831]: DEBUG cinder.api.middleware.request_id [None req-108f031f-a834-412a-974e-32cb78be6601 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.580868] [55831]: INFO cinder.api.openstack.wsgi [None req-108f031f-a834-412a-974e-32cb78be6601 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 788.581120] [55831]: DEBUG cinder.api.openstack.wsgi [None req-108f031f-a834-412a-974e-32cb78be6601 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.581499] [55831]: DEBUG cinder.api.openstack.wsgi [None req-108f031f-a834-412a-974e-32cb78be6601 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.590120] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.590120] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.594824] [55831]: INFO cinder.volume.api [None req-108f031f-a834-412a-974e-32cb78be6601 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 788.600531] [55831]: INFO cinder.api.openstack.wsgi [None req-108f031f-a834-412a-974e-32cb78be6601 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 200 [ 788.600942] [55831]: [pid: 55831|app: 0|req: 70/129] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:21 2025] GET /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.612213] [55830]: DEBUG cinder.api.middleware.request_id [None req-10234ec6-7860-47f0-bf89-fe2056946730 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.615031] [55830]: INFO cinder.api.openstack.wsgi [None req-10234ec6-7860-47f0-bf89-fe2056946730 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca [ 789.615122] [55830]: DEBUG cinder.api.openstack.wsgi [None req-10234ec6-7860-47f0-bf89-fe2056946730 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.615422] [55830]: DEBUG cinder.api.openstack.wsgi [None req-10234ec6-7860-47f0-bf89-fe2056946730 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.623029] [55830]: INFO cinder.api.openstack.wsgi [None req-10234ec6-7860-47f0-bf89-fe2056946730 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca returned with HTTP 404 [ 789.623029] [55830]: [pid: 55830|app: 0|req: 60/130] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:22 2025] GET /volume/v3/volumes/6e8e31b3-ffb2-40c1-94dc-660a36a1feca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 789.626171] [55831]: DEBUG cinder.api.middleware.request_id [None req-b295f045-539d-4c67-b92d-c2860e16d5bc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.628305] [55831]: INFO cinder.api.openstack.wsgi [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 789.628536] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.628901] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.628953] [55831]: INFO cinder.api.v3.volumes [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume with id: c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 789.640883] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.640883] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.641470] [55831]: INFO cinder.volume.api [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 789.658179] [55831]: INFO cinder.volume.api [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Delete volume request issued successfully. [ 789.658389] [55831]: INFO cinder.api.openstack.wsgi [None req-b295f045-539d-4c67-b92d-c2860e16d5bc tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 202 [ 789.658903] [55831]: [pid: 55831|app: 0|req: 71/131] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:46:22 2025] DELETE /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 789.662305] [55830]: DEBUG cinder.api.middleware.request_id [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.665060] [55830]: INFO cinder.api.openstack.wsgi [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 789.665659] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.665896] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.675113] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.675113] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.678852] [55830]: INFO cinder.volume.api [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Volume info retrieved successfully. [ 789.683881] [55830]: INFO cinder.api.openstack.wsgi [None req-c10c9480-1a69-468b-9e7c-d67fb29236e5 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 200 [ 789.684353] [55830]: [pid: 55830|app: 0|req: 61/132] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:22 2025] GET /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.695670] [55831]: DEBUG cinder.api.middleware.request_id [None req-55a65265-54a6-4f97-8229-6aa8f7ac40e4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.698395] [55831]: INFO cinder.api.openstack.wsgi [None req-55a65265-54a6-4f97-8229-6aa8f7ac40e4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] GET http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc [ 790.698874] [55831]: DEBUG cinder.api.openstack.wsgi [None req-55a65265-54a6-4f97-8229-6aa8f7ac40e4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.698874] [55831]: DEBUG cinder.api.openstack.wsgi [None req-55a65265-54a6-4f97-8229-6aa8f7ac40e4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.705850] [55831]: INFO cinder.api.openstack.wsgi [None req-55a65265-54a6-4f97-8229-6aa8f7ac40e4 tempest-VolumesTestJSON-1163507896 tempest-VolumesTestJSON-1163507896-project-member] http://10.180.1.21/volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc returned with HTTP 404 [ 790.706423] [55831]: [pid: 55831|app: 0|req: 72/133] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:23 2025] GET /volume/v3/volumes/c2bb6dad-b550-45f9-ac76-fa9dbfd5e6fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 799.681617] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=49,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 800.701681] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.836834] [55830]: DEBUG cinder.api.middleware.request_id [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.839032] [55830]: INFO cinder.api.openstack.wsgi [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 823.839210] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.839435] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.839624] [55830]: INFO cinder.api.v3.volumes [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Delete volume with id: a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 823.850548] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.850548] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.850992] [55830]: INFO cinder.volume.api [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Volume info retrieved successfully. [ 823.870298] [55830]: INFO cinder.volume.api [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Delete volume request issued successfully. [ 823.870298] [55830]: INFO cinder.api.openstack.wsgi [None req-c6d3899c-9f18-41ff-97ce-da18d6e21b7c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 202 [ 823.870558] [55830]: [pid: 55830|app: 0|req: 62/134] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:46:56 2025] DELETE /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 823.873662] [55831]: DEBUG cinder.api.middleware.request_id [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.876125] [55831]: INFO cinder.api.openstack.wsgi [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] GET http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 823.876372] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.876655] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.887384] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.887384] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.892051] [55831]: INFO cinder.volume.api [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Volume info retrieved successfully. [ 823.899067] [55831]: INFO cinder.api.openstack.wsgi [None req-f4d05622-a3a7-4628-84f7-6aceb8e0050c tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 200 [ 823.899067] [55831]: [pid: 55831|app: 0|req: 73/135] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:56 2025] GET /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 824.911086] [55830]: DEBUG cinder.api.middleware.request_id [None req-a22c6f0a-3aa8-43e1-8f2a-af3326c92727 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.913993] [55830]: INFO cinder.api.openstack.wsgi [None req-a22c6f0a-3aa8-43e1-8f2a-af3326c92727 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] GET http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 824.914441] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a22c6f0a-3aa8-43e1-8f2a-af3326c92727 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.914691] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a22c6f0a-3aa8-43e1-8f2a-af3326c92727 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.923410] [55830]: INFO cinder.api.openstack.wsgi [None req-a22c6f0a-3aa8-43e1-8f2a-af3326c92727 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 404 [ 824.924045] [55830]: [pid: 55830|app: 0|req: 63/136] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:57 2025] GET /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.405838] [55831]: DEBUG cinder.api.middleware.request_id [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.408499] [55831]: INFO cinder.api.openstack.wsgi [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 825.408836] [55831]: DEBUG cinder.api.openstack.wsgi [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.408968] [55831]: DEBUG cinder.api.openstack.wsgi [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.409176] [55831]: INFO cinder.api.v3.volumes [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Delete volume with id: a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 825.417153] [55831]: INFO cinder.api.openstack.wsgi [None req-37ed77b1-79ff-410d-b59a-9273599a2e97 tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 404 [ 825.417807] [55831]: [pid: 55831|app: 0|req: 74/137] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:46:58 2025] DELETE /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.422483] [55830]: DEBUG cinder.api.middleware.request_id [None req-1c553acf-64d4-40cf-8218-a5477b7de88e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.424845] [55830]: INFO cinder.api.openstack.wsgi [None req-1c553acf-64d4-40cf-8218-a5477b7de88e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] GET http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 [ 825.426463] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1c553acf-64d4-40cf-8218-a5477b7de88e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.426463] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1c553acf-64d4-40cf-8218-a5477b7de88e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.433636] [55830]: INFO cinder.api.openstack.wsgi [None req-1c553acf-64d4-40cf-8218-a5477b7de88e tempest-VolumesAssistedSnapshotsTest-1128135383 tempest-VolumesAssistedSnapshotsTest-1128135383-project-admin] http://10.180.1.21/volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 returned with HTTP 404 [ 825.434489] [55830]: [pid: 55830|app: 0|req: 64/138] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:46:58 2025] GET /volume/v3/volumes/a7e3dae8-c646-45e1-900f-3c9a713fd9a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 835.413030] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=5 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 835.429204] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 848.059597] [55831]: DEBUG cinder.api.middleware.request_id [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.061660] [55831]: INFO cinder.api.openstack.wsgi [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] POST http://10.180.1.21/volume/v3/volumes [ 848.062081] [55831]: DEBUG cinder.api.openstack.wsgi [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-960885273"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 848.063876] [55831]: DEBUG cinder.api.v3.volumes [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-960885273'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 848.064033] [55831]: INFO cinder.api.v3.volumes [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume of 1 GB [ 848.069900] [55831]: INFO cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Availability Zones retrieved successfully. [ 848.077836] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Flow 'volume_create_api' (941a3611-ba59-4f9c-9c1b-d30eedd011de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 848.079254] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f391cc3-acc0-4394-9a33-f9f305f28b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.081045] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 848.101618] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f391cc3-acc0-4394-9a33-f9f305f28b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.102615] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdc257c-25ed-4a61-a9c5-a504f6202d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.155513] [55831]: DEBUG cinder.quota [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Created reservations ['33a45fe1-fad9-4852-91e3-902ae858b397', 'eae9c2b8-4a80-48bb-8d93-9dddf38e274d', 'b5666cdd-bc26-4935-accb-7ef43486581d', '07148e17-3037-431f-bd7c-944a02449ce4'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 848.156521] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdc257c-25ed-4a61-a9c5-a504f6202d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a45fe1-fad9-4852-91e3-902ae858b397', 'eae9c2b8-4a80-48bb-8d93-9dddf38e274d', 'b5666cdd-bc26-4935-accb-7ef43486581d', '07148e17-3037-431f-bd7c-944a02449ce4']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.157475] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60e6719-9f34-442e-9581-7c1d1f31fa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.172400] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60e6719-9f34-442e-9581-7c1d1f31fa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d710e2f-be08-40cc-9e29-a98a766643b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-960885273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9092aca7e35d4b28864888c9f035aff4',qos_specs=None,replication_status=,reservations=['33a45fe1-fad9-4852-91e3-902ae858b397','eae9c2b8-4a80-48bb-8d93-9dddf38e274d','b5666cdd-bc26-4935-accb-7ef43486581d','07148e17-3037-431f-bd7c-944a02449ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a721b26869474fb098293c7244196dbf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-960885273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d710e2f-be08-40cc-9e29-a98a766643b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9092aca7e35d4b28864888c9f035aff4',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='a721b26869474fb098293c7244196dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.173449] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b403a3-f7cd-4f3e-b712-cbebd8a37a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.189506] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b403a3-f7cd-4f3e-b712-cbebd8a37a1c) 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-960885273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9092aca7e35d4b28864888c9f035aff4',qos_specs=None,replication_status=,reservations=['33a45fe1-fad9-4852-91e3-902ae858b397','eae9c2b8-4a80-48bb-8d93-9dddf38e274d','b5666cdd-bc26-4935-accb-7ef43486581d','07148e17-3037-431f-bd7c-944a02449ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a721b26869474fb098293c7244196dbf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.190460] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a73f06c-51d2-4345-8fab-11769c294554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 848.202791] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a73f06c-51d2-4345-8fab-11769c294554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 848.203918] [55831]: DEBUG cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Flow 'volume_create_api' (941a3611-ba59-4f9c-9c1b-d30eedd011de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 848.204328] [55831]: INFO cinder.volume.api [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume request issued successfully. [ 848.205089] [55831]: INFO cinder.api.openstack.wsgi [None req-310f7039-92bd-40ef-a501-442eecb2b4d1 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 848.205575] [55831]: [pid: 55831|app: 0|req: 75/139] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:47:20 2025] POST /volume/v3/volumes => generated 752 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 848.216282] [55830]: DEBUG cinder.api.middleware.request_id [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.222220] [55830]: INFO cinder.api.openstack.wsgi [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 848.222531] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.222761] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.233092] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.233092] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.238286] [55830]: INFO cinder.volume.api [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 848.244036] [55830]: INFO cinder.api.openstack.wsgi [None req-b3b85ff4-8a68-44a5-9257-7fe9610150fe tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 200 [ 848.244510] [55830]: [pid: 55830|app: 0|req: 65/140] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:47:21 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.254634] [55831]: DEBUG cinder.api.middleware.request_id [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.257367] [55831]: INFO cinder.api.openstack.wsgi [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 849.257755] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.258080] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.268248] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.268248] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.272803] [55831]: INFO cinder.volume.api [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 849.278654] [55831]: INFO cinder.api.openstack.wsgi [None req-a4bf31aa-13a5-4717-a0c9-256d63471809 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 200 [ 849.279240] [55831]: [pid: 55831|app: 0|req: 76/141] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:47:22 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.289652] [55830]: DEBUG cinder.api.middleware.request_id [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.292126] [55830]: INFO cinder.api.openstack.wsgi [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] POST http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7/action [ 849.292565] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 849.292763] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 849.302810] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.302810] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.303470] [55830]: INFO cinder.volume.api [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 849.310058] [55830]: INFO cinder.volume.api [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume updated successfully. [ 849.310288] [55830]: INFO cinder.api.openstack.wsgi [None req-bf4ee51c-0e22-456c-a167-0e43986ddcd7 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7/action returned with HTTP 200 [ 849.310771] [55830]: [pid: 55830|app: 0|req: 66/142] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Feb 18 08:47:22 2025] POST /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 849.315136] [55831]: DEBUG cinder.api.middleware.request_id [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.317723] [55831]: INFO cinder.api.openstack.wsgi [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 849.318100] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.318360] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.326912] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.326912] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.330812] [55831]: INFO cinder.volume.api [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 849.335638] [55831]: INFO cinder.api.openstack.wsgi [None req-9ca85fcd-77ff-46b8-a553-5cd48869fc9c tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 200 [ 849.336080] [55831]: [pid: 55831|app: 0|req: 77/143] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:47:22 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.406224] [55830]: DEBUG cinder.api.middleware.request_id [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.409269] [55830]: INFO cinder.api.openstack.wsgi [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 849.409636] [55830]: DEBUG cinder.api.openstack.wsgi [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.409990] [55830]: DEBUG cinder.api.openstack.wsgi [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.418738] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.418738] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.423331] [55830]: INFO cinder.volume.api [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 849.428494] [55830]: INFO cinder.api.openstack.wsgi [req-c7cc10c9-489e-4b4e-a358-0396f039fa56 req-52c60249-9557-4075-aecf-0daf28aa41da tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 200 [ 849.428958] [55830]: [pid: 55830|app: 0|req: 67/144] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:47:22 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.736492] [55831]: DEBUG cinder.api.middleware.request_id [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.738560] [55831]: INFO cinder.api.openstack.wsgi [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] POST http://10.180.1.21/volume/v3/volumes [ 849.738948] [55831]: DEBUG cinder.api.openstack.wsgi [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-351352662"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 849.740634] [55831]: DEBUG cinder.api.v3.volumes [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-351352662'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 849.740781] [55831]: INFO cinder.api.v3.volumes [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume of 1 GB [ 849.744733] [55831]: INFO cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Availability Zones retrieved successfully. [ 849.751465] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Flow 'volume_create_api' (95e05bd2-d9cc-4834-bc70-4d1c449efc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.752662] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea6c44-0ee1-4ac6-8152-51bc23b51d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.753853] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 849.773716] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ea6c44-0ee1-4ac6-8152-51bc23b51d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.774716] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13de20f-1b8a-4c7a-855a-16abcb4e08c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.805923] [55831]: DEBUG cinder.quota [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Created reservations ['88336736-f367-461f-8ba1-564ae1f8acad', '8bc0e11a-e7ed-4615-8128-fd82780b8fff', '12f4b753-070d-4ca4-b13c-e7a8146f57a9', '667aa6de-1d0c-4bd0-b6a7-59e5b643c8fa'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 849.807032] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13de20f-1b8a-4c7a-855a-16abcb4e08c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88336736-f367-461f-8ba1-564ae1f8acad', '8bc0e11a-e7ed-4615-8128-fd82780b8fff', '12f4b753-070d-4ca4-b13c-e7a8146f57a9', '667aa6de-1d0c-4bd0-b6a7-59e5b643c8fa']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.808155] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e14204-e026-43a3-9c47-ccf1626f16e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.819129] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41e14204-e026-43a3-9c47-ccf1626f16e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b75ac1-3acb-4650-b517-3614789243b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-351352662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9092aca7e35d4b28864888c9f035aff4',qos_specs=None,replication_status=,reservations=['88336736-f367-461f-8ba1-564ae1f8acad','8bc0e11a-e7ed-4615-8128-fd82780b8fff','12f4b753-070d-4ca4-b13c-e7a8146f57a9','667aa6de-1d0c-4bd0-b6a7-59e5b643c8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a721b26869474fb098293c7244196dbf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-351352662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b75ac1-3acb-4650-b517-3614789243b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9092aca7e35d4b28864888c9f035aff4',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='a721b26869474fb098293c7244196dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.820030] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad73646a-1a0e-4658-9d85-7d25edcd9dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.837457] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad73646a-1a0e-4658-9d85-7d25edcd9dae) 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-351352662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9092aca7e35d4b28864888c9f035aff4',qos_specs=None,replication_status=,reservations=['88336736-f367-461f-8ba1-564ae1f8acad','8bc0e11a-e7ed-4615-8128-fd82780b8fff','12f4b753-070d-4ca4-b13c-e7a8146f57a9','667aa6de-1d0c-4bd0-b6a7-59e5b643c8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a721b26869474fb098293c7244196dbf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.838338] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9c7bd6-4bca-4368-90b6-4c1d3d400396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.847895] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9c7bd6-4bca-4368-90b6-4c1d3d400396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.848980] [55831]: DEBUG cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Flow 'volume_create_api' (95e05bd2-d9cc-4834-bc70-4d1c449efc67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.849312] [55831]: INFO cinder.volume.api [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Create volume request issued successfully. [ 849.849967] [55831]: INFO cinder.api.openstack.wsgi [None req-86e15f77-49b4-4c8b-ad08-cddf6e0c9445 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 849.851019] [55831]: [pid: 55831|app: 0|req: 78/145] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:47:22 2025] POST /volume/v3/volumes => generated 752 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 849.859824] [55830]: DEBUG cinder.api.middleware.request_id [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.861570] [55830]: INFO cinder.api.openstack.wsgi [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 [ 849.861826] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.862069] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.869541] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.869541] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.873033] [55830]: INFO cinder.volume.api [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 849.877229] [55830]: INFO cinder.api.openstack.wsgi [None req-fccdacec-eee4-42a9-acbf-dc0126404de3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 returned with HTTP 200 [ 849.877618] [55830]: [pid: 55830|app: 0|req: 68/146] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:47:22 2025] GET /volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.887386] [55831]: DEBUG cinder.api.middleware.request_id [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.889650] [55831]: INFO cinder.api.openstack.wsgi [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 [ 850.889875] [55831]: DEBUG cinder.api.openstack.wsgi [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.890118] [55831]: DEBUG cinder.api.openstack.wsgi [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.901102] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.901102] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.905153] [55831]: INFO cinder.volume.api [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 850.910526] [55831]: INFO cinder.api.openstack.wsgi [None req-91bae38c-93fd-42fc-abe8-7afe404b9653 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 returned with HTTP 200 [ 850.910526] [55831]: [pid: 55831|app: 0|req: 79/147] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:47:23 2025] GET /volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.875155] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 860.907898] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 892.178170] [55830]: DEBUG cinder.api.middleware.request_id [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.182089] [55830]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 892.182436] [55830]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.182672] [55830]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.200606] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.200606] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.205911] [55830]: INFO cinder.volume.api [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 892.213289] [55830]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-f20c3088-6fae-4d52-9cfe-7557c1f7712a tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 892.213737] [55830]: [pid: 55830|app: 0|req: 69/148] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:04 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1684 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 892.250140] [55831]: DEBUG cinder.api.middleware.request_id [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.252466] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] GET http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 892.252682] [55831]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.252893] [55831]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.265657] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.265657] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.271070] [55831]: INFO cinder.volume.api [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 892.277944] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-3c0ad68b-0712-4c8f-81a7-3f1e32d0fee0 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 200 [ 892.278414] [55831]: [pid: 55831|app: 0|req: 80/149] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:05 2025] GET /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.432554] [55830]: DEBUG cinder.api.middleware.request_id [None req-f62b2812-54e0-4fda-8896-875998960d5c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.433010] [55830]: INFO cinder.api.openstack.wsgi [None req-f62b2812-54e0-4fda-8896-875998960d5c None None] GET http://10.180.1.21/volume// [ 896.433717] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f62b2812-54e0-4fda-8896-875998960d5c None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.433717] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f62b2812-54e0-4fda-8896-875998960d5c None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.433848] [55830]: INFO cinder.api.openstack.wsgi [None req-f62b2812-54e0-4fda-8896-875998960d5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 896.434265] [55830]: [pid: 55830|app: 0|req: 70/150] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:48:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 896.441960] [55831]: DEBUG cinder.api.middleware.request_id [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-9744ca6d-6e6e-40f8-8b49-6c8c2da5a093 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.446268] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-9744ca6d-6e6e-40f8-8b49-6c8c2da5a093 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] POST http://10.180.1.21/volume/v3/attachments [ 896.446710] [55831]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-9744ca6d-6e6e-40f8-8b49-6c8c2da5a093 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5155e88d-a935-430f-a313-88b1092d7132", "connector": null, "instance_uuid": "7f4f09e8-f578-46cd-91ea-3ca98e1e683c"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 896.467601] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467601] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.513692] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-9744ca6d-6e6e-40f8-8b49-6c8c2da5a093 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 896.514178] [55831]: [pid: 55831|app: 0|req: 81/151] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:48:09 2025] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 896.583926] [55830]: DEBUG cinder.api.middleware.request_id [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.587483] [55830]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] POST http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132/action [ 896.587916] [55830]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 896.588124] [55830]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 896.602988] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.602988] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.602988] [55830]: INFO cinder.volume.api [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 896.608743] [55830]: INFO cinder.volume.api [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Roll detaching of volume completed successfully. [ 896.608979] [55830]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-81ff3a0a-cf69-45cf-a6b1-d23ca2227ca5 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132/action returned with HTTP 202 [ 896.609435] [55830]: [pid: 55830|app: 0|req: 71/152] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:48:09 2025] POST /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 896.616754] [55831]: DEBUG cinder.api.middleware.request_id [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-ba3f50e8-87a5-4291-9914-74f798269ca7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.619143] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-ba3f50e8-87a5-4291-9914-74f798269ca7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bd33922e-3871-4f29-a0a8-877557295e94 [ 896.620098] [55831]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-ba3f50e8-87a5-4291-9914-74f798269ca7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.620098] [55831]: DEBUG cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-ba3f50e8-87a5-4291-9914-74f798269ca7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.630465] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630465] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.677295] [55831]: INFO cinder.api.openstack.wsgi [req-3d6c3966-0106-4315-8e40-a6ec3688501c req-ba3f50e8-87a5-4291-9914-74f798269ca7 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments/bd33922e-3871-4f29-a0a8-877557295e94 returned with HTTP 200 [ 896.678493] [55831]: [pid: 55831|app: 0|req: 82/153] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:48:09 2025] DELETE /volume/v3/attachments/bd33922e-3871-4f29-a0a8-877557295e94 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 901.704141] [55830]: DEBUG cinder.api.middleware.request_id [req-e725ef66-45c1-4823-8c57-d353834f883e req-6c0c78b8-5743-4ae0-af24-5ceedfc2e881 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.706834] [55830]: INFO cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-6c0c78b8-5743-4ae0-af24-5ceedfc2e881 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] DELETE http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 [ 901.707196] [55830]: DEBUG cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-6c0c78b8-5743-4ae0-af24-5ceedfc2e881 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.708729] [55830]: DEBUG cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-6c0c78b8-5743-4ae0-af24-5ceedfc2e881 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.724553] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724553] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.255341] [55830]: INFO cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-6c0c78b8-5743-4ae0-af24-5ceedfc2e881 tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 returned with HTTP 200 [ 902.255811] [55830]: [pid: 55830|app: 0|req: 72/154] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:48:14 2025] DELETE /volume/v3/attachments/90561c90-86ff-4d31-9daf-09e7b8a4fb65 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.265318] [55831]: DEBUG cinder.api.middleware.request_id [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.271947] [55831]: INFO cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 [ 902.273692] [55831]: DEBUG cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.273962] [55831]: DEBUG cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.274257] [55831]: INFO cinder.api.v3.volumes [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Delete volume with id: 5155e88d-a935-430f-a313-88b1092d7132 [ 902.294904] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.294904] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.294904] [55831]: INFO cinder.volume.api [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Volume info retrieved successfully. [ 902.315839] [55831]: INFO cinder.volume.api [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] Delete volume request issued successfully. [ 902.316346] [55831]: INFO cinder.api.openstack.wsgi [req-e725ef66-45c1-4823-8c57-d353834f883e req-921a9ba6-0878-416f-8aaf-6a3871af867b tempest-ServerActionsV293TestJSON-350363391 tempest-ServerActionsV293TestJSON-350363391-project-member] http://10.180.1.21/volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 returned with HTTP 202 [ 902.316841] [55831]: [pid: 55831|app: 0|req: 83/155] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:48:15 2025] DELETE /volume/v3/volumes/5155e88d-a935-430f-a313-88b1092d7132 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 907.338416] [55830]: DEBUG cinder.api.middleware.request_id [None req-8c145245-1413-49e3-a375-096201f99382 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.340732] [55830]: INFO cinder.api.openstack.wsgi [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] POST http://10.180.1.21/volume/v3/volumes [ 907.341168] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2030207686"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 907.345794] [55830]: DEBUG cinder.api.v3.volumes [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2030207686'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 907.346036] [55830]: INFO cinder.api.v3.volumes [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume of 1 GB [ 907.346611] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346611] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.352490] [55830]: INFO cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Availability Zones retrieved successfully. [ 907.360510] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Flow 'volume_create_api' (dff047a7-df40-44df-b979-8d9f43020a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 907.365463] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e504e8b-dc6b-4f72-a152-9de4d95fe63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.370029] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 907.390805] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e504e8b-dc6b-4f72-a152-9de4d95fe63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.393125] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b843cbbb-4fca-497a-8eb1-e1d2b842a87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.446173] [55830]: DEBUG cinder.quota [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Created reservations ['d1a8c4a1-37c6-463b-927c-b8262d1675a9', 'f9667c9d-f30c-4d43-948a-ec6ad9a1445d', 'd9f46a2c-75db-4ff7-aaa4-771dc62ed8e2', '107eba08-36f6-4801-abfb-a76b5a25396f'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 907.447370] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b843cbbb-4fca-497a-8eb1-e1d2b842a87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1a8c4a1-37c6-463b-927c-b8262d1675a9', 'f9667c9d-f30c-4d43-948a-ec6ad9a1445d', 'd9f46a2c-75db-4ff7-aaa4-771dc62ed8e2', '107eba08-36f6-4801-abfb-a76b5a25396f']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.449353] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c006f6f-53f4-4068-828f-a736ce02872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.467225] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c006f6f-53f4-4068-828f-a736ce02872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596c4b12-1ada-4467-859d-6c2469cc7756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2030207686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5331b4f5e6740d89477d13203e8044a',qos_specs=None,replication_status=,reservations=['d1a8c4a1-37c6-463b-927c-b8262d1675a9','f9667c9d-f30c-4d43-948a-ec6ad9a1445d','d9f46a2c-75db-4ff7-aaa4-771dc62ed8e2','107eba08-36f6-4801-abfb-a76b5a25396f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b25588d235458fa897183369e16814',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2030207686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596c4b12-1ada-4467-859d-6c2469cc7756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5331b4f5e6740d89477d13203e8044a',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='b6b25588d235458fa897183369e16814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.469058] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f908c8a9-e731-4a7c-9bee-87a093d11e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.484918] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f908c8a9-e731-4a7c-9bee-87a093d11e8f) 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-2030207686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5331b4f5e6740d89477d13203e8044a',qos_specs=None,replication_status=,reservations=['d1a8c4a1-37c6-463b-927c-b8262d1675a9','f9667c9d-f30c-4d43-948a-ec6ad9a1445d','d9f46a2c-75db-4ff7-aaa4-771dc62ed8e2','107eba08-36f6-4801-abfb-a76b5a25396f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b25588d235458fa897183369e16814',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.485953] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca5ba53-e5e2-4b6d-a112-504448f825e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 907.496645] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca5ba53-e5e2-4b6d-a112-504448f825e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 907.498109] [55830]: DEBUG cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Flow 'volume_create_api' (dff047a7-df40-44df-b979-8d9f43020a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 907.498818] [55830]: INFO cinder.volume.api [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume request issued successfully. [ 907.499299] [55830]: INFO cinder.api.openstack.wsgi [None req-8c145245-1413-49e3-a375-096201f99382 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 907.499775] [55830]: [pid: 55830|app: 0|req: 73/156] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:48:20 2025] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 907.523701] [55831]: DEBUG cinder.api.middleware.request_id [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.527771] [55831]: INFO cinder.api.openstack.wsgi [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 907.527771] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.527771] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.541628] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.541628] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.553965] [55831]: INFO cinder.volume.api [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 907.557281] [55831]: INFO cinder.api.openstack.wsgi [None req-bcf5a8dc-7c16-4d3b-a058-fa12dfe11874 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 907.557787] [55831]: [pid: 55831|app: 0|req: 84/157] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:20 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.575143] [55830]: DEBUG cinder.api.middleware.request_id [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.579019] [55830]: INFO cinder.api.openstack.wsgi [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 908.579019] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.579019] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.595478] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.595478] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.601507] [55830]: INFO cinder.volume.api [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 908.609221] [55830]: INFO cinder.api.openstack.wsgi [None req-d0a0ee8d-b47e-4237-b22e-508e42b75041 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 908.610223] [55830]: [pid: 55830|app: 0|req: 74/158] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:21 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.671409] [55831]: DEBUG cinder.api.middleware.request_id [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.675920] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 908.676244] [55831]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.676518] [55831]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.686731] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686731] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.691687] [55831]: INFO cinder.volume.api [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 908.698460] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-6d7dfd0c-64e5-4149-9b3c-267c145004cc tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 908.699075] [55831]: [pid: 55831|app: 0|req: 85/159] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:21 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.225663] [55830]: DEBUG cinder.api.middleware.request_id [None req-ca7e6777-c89c-4795-aab9-41936b93b0f5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.226244] [55830]: INFO cinder.api.openstack.wsgi [None req-ca7e6777-c89c-4795-aab9-41936b93b0f5 None None] GET http://10.180.1.21/volume// [ 910.226453] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ca7e6777-c89c-4795-aab9-41936b93b0f5 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.226693] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ca7e6777-c89c-4795-aab9-41936b93b0f5 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.227181] [55830]: INFO cinder.api.openstack.wsgi [None req-ca7e6777-c89c-4795-aab9-41936b93b0f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 910.227503] [55830]: [pid: 55830|app: 0|req: 75/160] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:48:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 910.231632] [55831]: DEBUG cinder.api.middleware.request_id [req-67174003-f685-4110-b444-8ac49bdc319d req-51a8f284-96f7-4412-9d09-dcf302fd95d8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.234516] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-51a8f284-96f7-4412-9d09-dcf302fd95d8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] POST http://10.180.1.21/volume/v3/attachments [ 910.235060] [55831]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-51a8f284-96f7-4412-9d09-dcf302fd95d8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "596c4b12-1ada-4467-859d-6c2469cc7756", "connector": null, "instance_uuid": "34ab88db-886e-41fe-83d0-6c2e9d89c705"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.246030] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246030] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.266666] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-51a8f284-96f7-4412-9d09-dcf302fd95d8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 910.267116] [55831]: [pid: 55831|app: 0|req: 86/161] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:48:23 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.288317] [55830]: DEBUG cinder.api.middleware.request_id [None req-c67bfeb0-4854-476e-ac70-322627a119c4 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.294356] [55830]: INFO cinder.api.openstack.wsgi [None req-c67bfeb0-4854-476e-ac70-322627a119c4 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 910.295093] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c67bfeb0-4854-476e-ac70-322627a119c4 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.295093] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c67bfeb0-4854-476e-ac70-322627a119c4 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.307173] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.307173] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.311091] [55830]: INFO cinder.volume.api [None req-c67bfeb0-4854-476e-ac70-322627a119c4 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 910.316581] [55830]: INFO cinder.api.openstack.wsgi [None req-c67bfeb0-4854-476e-ac70-322627a119c4 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 910.317149] [55830]: [pid: 55830|app: 0|req: 76/162] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:23 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.792352] [55831]: DEBUG cinder.api.middleware.request_id [None req-caed5dff-631f-47c3-818b-ec974d2ab050 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.792807] [55831]: INFO cinder.api.openstack.wsgi [None req-caed5dff-631f-47c3-818b-ec974d2ab050 None None] GET http://10.180.1.21/volume// [ 910.792989] [55831]: DEBUG cinder.api.openstack.wsgi [None req-caed5dff-631f-47c3-818b-ec974d2ab050 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.793230] [55831]: DEBUG cinder.api.openstack.wsgi [None req-caed5dff-631f-47c3-818b-ec974d2ab050 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.793676] [55831]: INFO cinder.api.openstack.wsgi [None req-caed5dff-631f-47c3-818b-ec974d2ab050 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 910.793995] [55831]: [pid: 55831|app: 0|req: 87/163] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:48:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 910.797440] [55830]: DEBUG cinder.api.middleware.request_id [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.800449] [55830]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 910.800702] [55830]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.800924] [55830]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.811616] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811616] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.815023] [55830]: INFO cinder.volume.api [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 910.819921] [55830]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-013e99ba-836e-4e79-a4eb-1fc7343011bf tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 910.819921] [55830]: [pid: 55830|app: 0|req: 77/164] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:48:23 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 910.853405] [55831]: DEBUG cinder.api.middleware.request_id [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.855907] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] PUT http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 [ 910.856047] [55831]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-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-528570", "mountpoint": "/dev/sdb"}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.865027] [55831]: DEBUG cinder.coordination [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Acquiring lock "cinder-attachment_update-596c4b12-1ada-4467-859d-6c2469cc7756-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 910.869910] [55831]: DEBUG cinder.coordination [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Lock "cinder-attachment_update-596c4b12-1ada-4467-859d-6c2469cc7756-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 910.871011] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.871011] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.330355] [55830]: DEBUG cinder.api.middleware.request_id [None req-d2116601-f005-4773-a9fe-a4d044cdb27c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.336419] [55830]: INFO cinder.api.openstack.wsgi [None req-d2116601-f005-4773-a9fe-a4d044cdb27c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 911.336704] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d2116601-f005-4773-a9fe-a4d044cdb27c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.337295] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d2116601-f005-4773-a9fe-a4d044cdb27c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.357147] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.357147] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.361950] [55830]: INFO cinder.volume.api [None req-d2116601-f005-4773-a9fe-a4d044cdb27c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 911.367967] [55830]: INFO cinder.api.openstack.wsgi [None req-d2116601-f005-4773-a9fe-a4d044cdb27c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 911.369144] [55830]: [pid: 55830|app: 0|req: 78/165] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:24 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.379559] [55830]: DEBUG cinder.api.middleware.request_id [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.383036] [55830]: INFO cinder.api.openstack.wsgi [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 912.383036] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.383205] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.399836] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.399836] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.405155] [55830]: INFO cinder.volume.api [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 912.411611] [55830]: INFO cinder.api.openstack.wsgi [None req-a25dd06f-366f-4c2c-bb1c-9c1e323d9967 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 912.412081] [55830]: [pid: 55830|app: 0|req: 79/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:25 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.424122] [55830]: DEBUG cinder.api.middleware.request_id [None req-68404bc7-8219-4447-bb93-6129a7fe745a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.424638] [55830]: INFO cinder.api.openstack.wsgi [None req-68404bc7-8219-4447-bb93-6129a7fe745a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 913.424867] [55830]: DEBUG cinder.api.openstack.wsgi [None req-68404bc7-8219-4447-bb93-6129a7fe745a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.425233] [55830]: DEBUG cinder.api.openstack.wsgi [None req-68404bc7-8219-4447-bb93-6129a7fe745a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.447028] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447028] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.454141] [55830]: INFO cinder.volume.api [None req-68404bc7-8219-4447-bb93-6129a7fe745a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 913.463843] [55830]: INFO cinder.api.openstack.wsgi [None req-68404bc7-8219-4447-bb93-6129a7fe745a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 913.463843] [55830]: [pid: 55830|app: 0|req: 80/167] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:26 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.478299] [55830]: DEBUG cinder.api.middleware.request_id [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.480901] [55830]: INFO cinder.api.openstack.wsgi [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 914.480901] [55830]: DEBUG cinder.api.openstack.wsgi [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.481064] [55830]: DEBUG cinder.api.openstack.wsgi [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.494287] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.494287] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.498510] [55830]: INFO cinder.volume.api [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 914.503935] [55830]: INFO cinder.api.openstack.wsgi [None req-7dda2cb5-a284-4b7d-ac18-5e62fccfedc9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 914.504369] [55830]: [pid: 55830|app: 0|req: 81/168] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:27 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 915.516398] [55830]: DEBUG cinder.api.middleware.request_id [None req-3a2b0082-807f-4d0e-8675-397262d072a7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.518726] [55830]: INFO cinder.api.openstack.wsgi [None req-3a2b0082-807f-4d0e-8675-397262d072a7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 915.518964] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3a2b0082-807f-4d0e-8675-397262d072a7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.519201] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3a2b0082-807f-4d0e-8675-397262d072a7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.534882] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.534882] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.546132] [55830]: INFO cinder.volume.api [None req-3a2b0082-807f-4d0e-8675-397262d072a7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 915.557355] [55830]: INFO cinder.api.openstack.wsgi [None req-3a2b0082-807f-4d0e-8675-397262d072a7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 915.557948] [55830]: [pid: 55830|app: 0|req: 82/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:28 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.893923] [55831]: DEBUG cinder.coordination [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Lock "cinder-attachment_update-596c4b12-1ada-4467-859d-6c2469cc7756-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.024s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 915.894427] [55831]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-bd9fbc93-f60f-4929-8548-50274d8e1984 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 returned with HTTP 200 [ 915.894782] [55831]: [pid: 55831|app: 0|req: 88/170] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:48:23 2025] PUT /volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.571539] [55830]: DEBUG cinder.api.middleware.request_id [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.574336] [55830]: INFO cinder.api.openstack.wsgi [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 916.574592] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.574865] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.593939] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.593939] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.601512] [55830]: INFO cinder.volume.api [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 916.609678] [55830]: INFO cinder.api.openstack.wsgi [None req-6e0c86d9-d910-47d4-bdfd-1f46d261017a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 916.610246] [55830]: [pid: 55830|app: 0|req: 83/171] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:29 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.623351] [55831]: DEBUG cinder.api.middleware.request_id [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.625552] [55831]: INFO cinder.api.openstack.wsgi [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 917.625874] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.626149] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.647216] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.647216] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.658162] [55831]: INFO cinder.volume.api [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 917.669795] [55831]: INFO cinder.api.openstack.wsgi [None req-3750b4c8-23e8-4fff-924a-fe8e58f74df7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 917.670248] [55831]: [pid: 55831|app: 0|req: 89/172] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:30 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.644137] [55830]: DEBUG cinder.api.middleware.request_id [req-67174003-f685-4110-b444-8ac49bdc319d req-7cb54f31-9da6-43bd-aebd-675140d0f582 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.649292] [55830]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-7cb54f31-9da6-43bd-aebd-675140d0f582 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] POST http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7/action [ 918.649874] [55830]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-7cb54f31-9da6-43bd-aebd-675140d0f582 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 918.649972] [55830]: DEBUG cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-7cb54f31-9da6-43bd-aebd-675140d0f582 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.687333] [55831]: DEBUG cinder.api.middleware.request_id [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.689095] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.689095] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.691442] [55831]: INFO cinder.api.openstack.wsgi [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 918.695055] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.695055] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.703072] [55830]: INFO cinder.api.openstack.wsgi [req-67174003-f685-4110-b444-8ac49bdc319d req-7cb54f31-9da6-43bd-aebd-675140d0f582 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7/action returned with HTTP 204 [ 918.703072] [55830]: [pid: 55830|app: 0|req: 84/173] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:48:31 2025] POST /volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 918.710245] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.710245] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.720306] [55831]: INFO cinder.volume.api [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 918.727981] [55831]: INFO cinder.api.openstack.wsgi [None req-b76c48b3-dda6-4926-b8b3-27003b264b01 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 918.727981] [55831]: [pid: 55831|app: 0|req: 90/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:31 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.741057] [55830]: DEBUG cinder.api.middleware.request_id [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.743344] [55830]: INFO cinder.api.openstack.wsgi [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 918.743571] [55830]: DEBUG cinder.api.openstack.wsgi [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.743874] [55830]: DEBUG cinder.api.openstack.wsgi [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.754450] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.754450] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.757944] [55830]: INFO cinder.volume.api [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 918.762637] [55830]: INFO cinder.api.openstack.wsgi [None req-dd4a58b3-d260-46e7-9b4b-03c56dbd5e10 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 918.762983] [55830]: [pid: 55830|app: 0|req: 85/175] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:31 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.277886] [55831]: DEBUG cinder.api.middleware.request_id [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.280311] [55831]: INFO cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 919.280539] [55831]: DEBUG cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.280778] [55831]: DEBUG cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.294097] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.294097] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.298180] [55831]: INFO cinder.volume.api [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Volume info retrieved successfully. [ 919.302844] [55831]: INFO cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-f38cab7c-0a53-4131-9753-4a8db4afce27 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 919.303259] [55831]: [pid: 55831|app: 0|req: 91/176] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:32 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.307898] [55830]: DEBUG cinder.api.middleware.request_id [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-1939c337-572c-4436-ae82-95fed9e26ee1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.310306] [55830]: INFO cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-1939c337-572c-4436-ae82-95fed9e26ee1 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] GET http://10.180.1.21/volume/v3/volumes/9fe197f3-f475-47f6-a91e-3385c42055a0 [ 919.310529] [55830]: DEBUG cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-1939c337-572c-4436-ae82-95fed9e26ee1 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.310746] [55830]: DEBUG cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-1939c337-572c-4436-ae82-95fed9e26ee1 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.317135] [55830]: INFO cinder.api.openstack.wsgi [req-38cd47dd-2040-4b02-82ac-b40e27a6efe5 req-1939c337-572c-4436-ae82-95fed9e26ee1 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] http://10.180.1.21/volume/v3/volumes/9fe197f3-f475-47f6-a91e-3385c42055a0 returned with HTTP 404 [ 919.317649] [55830]: [pid: 55830|app: 0|req: 86/177] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:32 2025] GET /volume/v3/volumes/9fe197f3-f475-47f6-a91e-3385c42055a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 919.323319] [55831]: DEBUG cinder.api.middleware.request_id [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.325399] [55831]: INFO cinder.api.openstack.wsgi [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 919.325630] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.325917] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.335995] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.335995] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.339379] [55831]: INFO cinder.volume.api [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 919.343906] [55831]: INFO cinder.api.openstack.wsgi [None req-fdd1e33e-8f47-4db0-b1c7-81dd731a0558 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 919.344454] [55831]: [pid: 55831|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:32 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.796407] [55830]: DEBUG cinder.api.middleware.request_id [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.798865] [55830]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 919.799122] [55830]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.799346] [55830]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.810034] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.810034] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.813676] [55830]: INFO cinder.volume.api [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 919.819028] [55830]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-bc61c1af-6c1b-4798-a9d7-6e18c5dfd95c tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 919.819577] [55830]: [pid: 55830|app: 0|req: 87/179] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:48:32 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 919.855668] [55831]: DEBUG cinder.api.middleware.request_id [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.858904] [55831]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] POST http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756/action [ 919.859495] [55831]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 919.859614] [55831]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 919.871062] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.871062] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.871747] [55831]: INFO cinder.volume.api [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 919.880822] [55831]: INFO cinder.volume.api [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Begin detaching volume completed successfully. [ 919.881654] [55831]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-4fed088b-d102-436e-96cf-4ec12742b6a0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756/action returned with HTTP 202 [ 919.881654] [55831]: [pid: 55831|app: 0|req: 93/180] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:48:32 2025] POST /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 920.917308] [55830]: DEBUG cinder.api.middleware.request_id [None req-a2eec4a0-583c-42f6-be54-9659b556c4e9 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.919310] [55830]: INFO cinder.api.openstack.wsgi [None req-a2eec4a0-583c-42f6-be54-9659b556c4e9 None None] GET http://10.180.1.21/volume// [ 920.919533] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2eec4a0-583c-42f6-be54-9659b556c4e9 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.919756] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2eec4a0-583c-42f6-be54-9659b556c4e9 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.920180] [55830]: INFO cinder.api.openstack.wsgi [None req-a2eec4a0-583c-42f6-be54-9659b556c4e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 920.920635] [55830]: [pid: 55830|app: 0|req: 88/181] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:48:33 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 920.924335] [55831]: DEBUG cinder.api.middleware.request_id [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.928790] [55831]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 920.929855] [55831]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.929855] [55831]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.945018] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.945018] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.948589] [55831]: INFO cinder.volume.api [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 920.954452] [55831]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-00486747-5ecd-4d7e-8da1-654cdc0bcb72 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 920.954870] [55831]: [pid: 55831|app: 0|req: 94/182] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:48:33 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 922.733798] [55830]: DEBUG cinder.api.middleware.request_id [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-e228d640-161a-4a87-a98d-0072a648601a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.736180] [55830]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-e228d640-161a-4a87-a98d-0072a648601a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 [ 922.736403] [55830]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-e228d640-161a-4a87-a98d-0072a648601a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.736612] [55830]: DEBUG cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-e228d640-161a-4a87-a98d-0072a648601a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.747195] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.747195] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.275599] [55830]: INFO cinder.api.openstack.wsgi [req-6a529e17-d181-4cd5-b557-2d8fe239b620 req-e228d640-161a-4a87-a98d-0072a648601a tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 returned with HTTP 200 [ 923.276116] [55830]: [pid: 55830|app: 0|req: 89/183] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:48:35 2025] DELETE /volume/v3/attachments/ca9024cd-1e3f-4826-aa06-5c53a5051ab7 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.653102] [55831]: DEBUG cinder.api.middleware.request_id [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.655607] [55831]: INFO cinder.api.openstack.wsgi [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 925.655607] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.655692] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.666655] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.666655] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.671300] [55831]: INFO cinder.volume.api [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 925.677287] [55831]: INFO cinder.api.openstack.wsgi [None req-2716b5a0-1e5e-4f8d-8ae6-c89b4e827562 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 925.677743] [55831]: [pid: 55831|app: 0|req: 95/184] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:38 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.637277] [55830]: DEBUG cinder.api.middleware.request_id [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.639894] [55830]: INFO cinder.api.openstack.wsgi [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/volumes [ 930.640113] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1006899120"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.642151] [55830]: DEBUG cinder.api.v3.volumes [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1006899120'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 930.642151] [55830]: INFO cinder.api.v3.volumes [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume of 1 GB [ 930.642236] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.642236] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.648574] [55830]: INFO cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Availability Zones retrieved successfully. [ 930.655468] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Flow 'volume_create_api' (263141a4-9407-4dd9-8a1a-4ddcfc8cf457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.657584] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e75ce2-26c8-411d-9355-7c50b5d69d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.658185] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 930.686719] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e75ce2-26c8-411d-9355-7c50b5d69d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.688155] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cefa57-9fb3-4ba8-b4cc-4f4290207d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.750079] [55830]: DEBUG cinder.quota [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Created reservations ['0274835c-464c-47ba-ae5e-780f4093181f', '2cc029ec-5fda-4697-a655-152a4552cfec', 'bda32ae4-361a-4757-9064-5ab4488efd7b', '26de8361-88a0-4232-a0f7-7c1b19337a3b'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 930.751285] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cefa57-9fb3-4ba8-b4cc-4f4290207d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0274835c-464c-47ba-ae5e-780f4093181f', '2cc029ec-5fda-4697-a655-152a4552cfec', 'bda32ae4-361a-4757-9064-5ab4488efd7b', '26de8361-88a0-4232-a0f7-7c1b19337a3b']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.752404] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d7493a-58ed-43bf-ba06-3cc705efc012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.768401] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d7493a-58ed-43bf-ba06-3cc705efc012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e335cf-2ee9-435b-881a-b53f1169ffb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1006899120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f508ba1873143edb01232f1ac7e0f74',qos_specs=None,replication_status=,reservations=['0274835c-464c-47ba-ae5e-780f4093181f','2cc029ec-5fda-4697-a655-152a4552cfec','bda32ae4-361a-4757-9064-5ab4488efd7b','26de8361-88a0-4232-a0f7-7c1b19337a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3b09f781b241ef83a8451a08c3647c',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1006899120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e335cf-2ee9-435b-881a-b53f1169ffb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f508ba1873143edb01232f1ac7e0f74',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='1e3b09f781b241ef83a8451a08c3647c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.769732] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25626b8b-f175-4cb2-a17e-6f78b70ca026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.787137] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25626b8b-f175-4cb2-a17e-6f78b70ca026) 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-1006899120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f508ba1873143edb01232f1ac7e0f74',qos_specs=None,replication_status=,reservations=['0274835c-464c-47ba-ae5e-780f4093181f','2cc029ec-5fda-4697-a655-152a4552cfec','bda32ae4-361a-4757-9064-5ab4488efd7b','26de8361-88a0-4232-a0f7-7c1b19337a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3b09f781b241ef83a8451a08c3647c',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.788615] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c0addf-ef38-4eec-8a56-cccdf809fd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.799785] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51c0addf-ef38-4eec-8a56-cccdf809fd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.800926] [55830]: DEBUG cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Flow 'volume_create_api' (263141a4-9407-4dd9-8a1a-4ddcfc8cf457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.801340] [55830]: INFO cinder.volume.api [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume request issued successfully. [ 930.802070] [55830]: INFO cinder.api.openstack.wsgi [None req-6af897de-e8ff-48b3-81d0-31aa7e41191b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 930.803029] [55830]: [pid: 55830|app: 0|req: 90/185] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:48:43 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) [ 931.266203] [55831]: DEBUG cinder.api.middleware.request_id [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.270293] [55831]: INFO cinder.api.openstack.wsgi [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] POST http://10.180.1.21/volume/v3/volumes [ 931.270781] [55831]: DEBUG cinder.api.openstack.wsgi [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1217162856"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.273911] [55831]: DEBUG cinder.api.v3.volumes [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1217162856'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 931.274084] [55831]: INFO cinder.api.v3.volumes [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume of 1 GB [ 931.282393] [55831]: INFO cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Availability Zones retrieved successfully. [ 931.293240] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Flow 'volume_create_api' (ab21bf96-f473-4690-b7d4-5365e7e036aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 931.295890] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198b81c5-9c96-4f5c-87f5-8213d30c4cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.295890] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 931.328059] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198b81c5-9c96-4f5c-87f5-8213d30c4cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.329412] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322275c6-ca6f-4016-a648-7bc427e4927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.378164] [55831]: DEBUG cinder.quota [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Created reservations ['a75fa496-5519-4791-a9d8-5b0173b24f2b', '26abfe96-48c2-4abc-92f1-22f896e67785', '25d61089-90ab-47e8-bd37-361776b090ec', 'e984bdf0-62f8-43d8-9ac5-084718ab7e3b'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 931.379258] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322275c6-ca6f-4016-a648-7bc427e4927a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a75fa496-5519-4791-a9d8-5b0173b24f2b', '26abfe96-48c2-4abc-92f1-22f896e67785', '25d61089-90ab-47e8-bd37-361776b090ec', 'e984bdf0-62f8-43d8-9ac5-084718ab7e3b']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.380240] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274abdd0-9152-496e-b9c9-a0be18bce090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.394350] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (274abdd0-9152-496e-b9c9-a0be18bce090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ea0a04-f048-4249-99ac-126a16bb4cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1217162856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1388fd70c76d41f3b0412524bf104b40',qos_specs=None,replication_status=,reservations=['a75fa496-5519-4791-a9d8-5b0173b24f2b','26abfe96-48c2-4abc-92f1-22f896e67785','25d61089-90ab-47e8-bd37-361776b090ec','e984bdf0-62f8-43d8-9ac5-084718ab7e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6db939c51047318b59d2e0e8780dcf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1217162856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ea0a04-f048-4249-99ac-126a16bb4cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1388fd70c76d41f3b0412524bf104b40',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='6e6db939c51047318b59d2e0e8780dcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.395371] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a706218-c092-461f-8901-7b9564ffe3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.408789] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a706218-c092-461f-8901-7b9564ffe3c1) 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-1217162856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1388fd70c76d41f3b0412524bf104b40',qos_specs=None,replication_status=,reservations=['a75fa496-5519-4791-a9d8-5b0173b24f2b','26abfe96-48c2-4abc-92f1-22f896e67785','25d61089-90ab-47e8-bd37-361776b090ec','e984bdf0-62f8-43d8-9ac5-084718ab7e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6db939c51047318b59d2e0e8780dcf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.409683] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069aaad1-be62-40aa-96e2-775962472f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.421650] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069aaad1-be62-40aa-96e2-775962472f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.422672] [55831]: DEBUG cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Flow 'volume_create_api' (ab21bf96-f473-4690-b7d4-5365e7e036aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 931.423041] [55831]: INFO cinder.volume.api [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume request issued successfully. [ 931.423739] [55831]: INFO cinder.api.openstack.wsgi [None req-68a229b1-c751-4521-9f0b-ce9e5787c6e2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 931.424365] [55831]: [pid: 55831|app: 0|req: 96/186] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:48:44 2025] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 931.439901] [55830]: DEBUG cinder.api.middleware.request_id [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.443201] [55830]: INFO cinder.api.openstack.wsgi [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 931.443789] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.443789] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.453627] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.453627] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.466265] [55830]: INFO cinder.volume.api [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 931.476624] [55830]: INFO cinder.api.openstack.wsgi [None req-d82228d6-f18f-4bf3-9026-7d9ff9e8432d tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 returned with HTTP 200 [ 931.477097] [55830]: [pid: 55830|app: 0|req: 91/187] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:44 2025] GET /volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.488735] [55831]: DEBUG cinder.api.middleware.request_id [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.490686] [55831]: INFO cinder.api.openstack.wsgi [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 932.491108] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.491498] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.503116] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.503116] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.507862] [55831]: INFO cinder.volume.api [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 932.511866] [55831]: INFO cinder.api.openstack.wsgi [None req-a769d673-877c-4ebf-a5d6-a4b19e9407bd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 returned with HTTP 200 [ 932.512470] [55831]: [pid: 55831|app: 0|req: 97/188] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:45 2025] GET /volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.840639] [55830]: DEBUG cinder.api.middleware.request_id [None req-9c95719c-44d0-4be9-a643-a656e40215f0 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.843110] [55830]: INFO cinder.api.openstack.wsgi [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] DELETE http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 [ 938.844422] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.844422] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.844422] [55830]: INFO cinder.api.v3.volumes [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Delete volume with id: 71b75ac1-3acb-4650-b517-3614789243b5 [ 938.870023] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.870023] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.870023] [55830]: INFO cinder.volume.api [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 938.897014] [55830]: INFO cinder.volume.api [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Delete volume request issued successfully. [ 938.897014] [55830]: INFO cinder.api.openstack.wsgi [None req-9c95719c-44d0-4be9-a643-a656e40215f0 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 returned with HTTP 202 [ 938.897014] [55830]: [pid: 55830|app: 0|req: 92/189] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:48:51 2025] DELETE /volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 938.901710] [55831]: DEBUG cinder.api.middleware.request_id [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.907159] [55831]: INFO cinder.api.openstack.wsgi [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 [ 938.907503] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.911578] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.927535] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.927535] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.936265] [55831]: INFO cinder.volume.api [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 938.949019] [55831]: INFO cinder.api.openstack.wsgi [None req-8ac33682-ad65-4e74-8d68-a2b64cc9b7bd tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 returned with HTTP 200 [ 938.949537] [55831]: [pid: 55831|app: 0|req: 98/190] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:51 2025] GET /volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.967122] [55830]: DEBUG cinder.api.middleware.request_id [None req-fdf91b69-aa46-428e-9e26-435de613af10 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.968438] [55830]: INFO cinder.api.openstack.wsgi [None req-fdf91b69-aa46-428e-9e26-435de613af10 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 [ 939.969439] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fdf91b69-aa46-428e-9e26-435de613af10 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.969439] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fdf91b69-aa46-428e-9e26-435de613af10 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.978408] [55830]: INFO cinder.api.openstack.wsgi [None req-fdf91b69-aa46-428e-9e26-435de613af10 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 returned with HTTP 404 [ 939.978995] [55830]: [pid: 55830|app: 0|req: 93/191] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:52 2025] GET /volume/v3/volumes/71b75ac1-3acb-4650-b517-3614789243b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 939.983775] [55831]: DEBUG cinder.api.middleware.request_id [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.986947] [55831]: INFO cinder.api.openstack.wsgi [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 939.989027] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.989027] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.989027] [55831]: INFO cinder.api.v3.volumes [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Delete volume with id: 3d710e2f-be08-40cc-9e29-a98a766643b7 [ 940.002187] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.002187] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.002187] [55831]: INFO cinder.volume.api [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 940.034094] [55831]: INFO cinder.volume.api [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Delete volume request issued successfully. [ 940.034094] [55831]: INFO cinder.api.openstack.wsgi [None req-b08556fe-dacb-4e7e-b3b8-3a967e6d4d0b tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 202 [ 940.037202] [55831]: [pid: 55831|app: 0|req: 99/192] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:48:52 2025] DELETE /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 940.041613] [55830]: DEBUG cinder.api.middleware.request_id [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.044227] [55830]: INFO cinder.api.openstack.wsgi [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 940.044227] [55830]: DEBUG cinder.api.openstack.wsgi [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.044227] [55830]: DEBUG cinder.api.openstack.wsgi [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.063475] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.063475] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.070169] [55830]: INFO cinder.volume.api [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Volume info retrieved successfully. [ 940.078491] [55830]: INFO cinder.api.openstack.wsgi [None req-35f1bcdb-b0e7-4663-9670-ba4d818adac3 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 200 [ 940.078921] [55830]: [pid: 55830|app: 0|req: 94/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:52 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.091081] [55831]: DEBUG cinder.api.middleware.request_id [None req-d64f6b2b-a3f3-4880-ad3e-509448696780 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.093496] [55831]: INFO cinder.api.openstack.wsgi [None req-d64f6b2b-a3f3-4880-ad3e-509448696780 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] GET http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 [ 941.093787] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d64f6b2b-a3f3-4880-ad3e-509448696780 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.094110] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d64f6b2b-a3f3-4880-ad3e-509448696780 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.104022] [55831]: INFO cinder.api.openstack.wsgi [None req-d64f6b2b-a3f3-4880-ad3e-509448696780 tempest-ServersNegativeTestJSON-1030772191 tempest-ServersNegativeTestJSON-1030772191-project-member] http://10.180.1.21/volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 returned with HTTP 404 [ 941.104022] [55831]: [pid: 55831|app: 0|req: 100/194] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:53 2025] GET /volume/v3/volumes/3d710e2f-be08-40cc-9e29-a98a766643b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 946.655236] [55830]: DEBUG cinder.api.middleware.request_id [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.657941] [55830]: INFO cinder.api.openstack.wsgi [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] POST http://10.180.1.21/volume/v3/volumes [ 946.658460] [55830]: DEBUG cinder.api.openstack.wsgi [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-156377350"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 946.660210] [55830]: DEBUG cinder.api.v3.volumes [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-156377350'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 946.660424] [55830]: INFO cinder.api.v3.volumes [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume of 1 GB [ 946.667762] [55830]: INFO cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Availability Zones retrieved successfully. [ 946.675694] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Flow 'volume_create_api' (da941912-c01d-4a17-98c2-73ba2a4400b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 946.677180] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc00175d-aae3-4e92-979f-23682a4476d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.678699] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 946.698946] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc00175d-aae3-4e92-979f-23682a4476d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.699896] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6948ac5b-bf93-4b32-8832-f5ab03370708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.733274] [55830]: DEBUG cinder.quota [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Created reservations ['259e35dd-035b-45ba-8d75-e765d093281b', 'e5ff2a74-82a6-417f-bc26-65152956f71e', '51d18753-9564-4926-8977-e63744bb7330', '1ff4d964-4792-4c1e-97bd-80cd5d4724c4'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 946.734609] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6948ac5b-bf93-4b32-8832-f5ab03370708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259e35dd-035b-45ba-8d75-e765d093281b', 'e5ff2a74-82a6-417f-bc26-65152956f71e', '51d18753-9564-4926-8977-e63744bb7330', '1ff4d964-4792-4c1e-97bd-80cd5d4724c4']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.735670] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee5f237-6cec-4b29-af1b-927e3b30fd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.754433] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee5f237-6cec-4b29-af1b-927e3b30fd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de77a174-821f-4c99-b8ca-fcc2b5af0464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-156377350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1388fd70c76d41f3b0412524bf104b40',qos_specs=None,replication_status=,reservations=['259e35dd-035b-45ba-8d75-e765d093281b','e5ff2a74-82a6-417f-bc26-65152956f71e','51d18753-9564-4926-8977-e63744bb7330','1ff4d964-4792-4c1e-97bd-80cd5d4724c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6db939c51047318b59d2e0e8780dcf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-156377350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de77a174-821f-4c99-b8ca-fcc2b5af0464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1388fd70c76d41f3b0412524bf104b40',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='6e6db939c51047318b59d2e0e8780dcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.755961] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1354714a-dd36-41f3-abf4-958a311b0c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.772036] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1354714a-dd36-41f3-abf4-958a311b0c7a) 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-156377350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1388fd70c76d41f3b0412524bf104b40',qos_specs=None,replication_status=,reservations=['259e35dd-035b-45ba-8d75-e765d093281b','e5ff2a74-82a6-417f-bc26-65152956f71e','51d18753-9564-4926-8977-e63744bb7330','1ff4d964-4792-4c1e-97bd-80cd5d4724c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6db939c51047318b59d2e0e8780dcf',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.773172] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd78a3ad-b826-45da-9225-b13add6f2262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 946.784381] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd78a3ad-b826-45da-9225-b13add6f2262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 946.785887] [55830]: DEBUG cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Flow 'volume_create_api' (da941912-c01d-4a17-98c2-73ba2a4400b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 946.786381] [55830]: INFO cinder.volume.api [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Create volume request issued successfully. [ 946.787554] [55830]: INFO cinder.api.openstack.wsgi [None req-04e7a3d3-1750-4b94-8b82-b28d75234d2a tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 946.787989] [55830]: [pid: 55830|app: 0|req: 95/195] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:48:59 2025] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 946.804671] [55831]: DEBUG cinder.api.middleware.request_id [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.807028] [55831]: INFO cinder.api.openstack.wsgi [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 946.807143] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.808489] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.817244] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.817244] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.821731] [55831]: INFO cinder.volume.api [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 946.830997] [55831]: INFO cinder.api.openstack.wsgi [None req-f1f15338-d312-403b-8945-1e7bdbb4c29c tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 946.831342] [55831]: [pid: 55831|app: 0|req: 101/196] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:48:59 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.843768] [55830]: DEBUG cinder.api.middleware.request_id [None req-04f34e51-ba71-4193-92a0-3af22f388af3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.847744] [55830]: INFO cinder.api.openstack.wsgi [None req-04f34e51-ba71-4193-92a0-3af22f388af3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 947.847744] [55830]: DEBUG cinder.api.openstack.wsgi [None req-04f34e51-ba71-4193-92a0-3af22f388af3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 947.847744] [55830]: DEBUG cinder.api.openstack.wsgi [None req-04f34e51-ba71-4193-92a0-3af22f388af3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 947.859301] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.859301] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 947.865596] [55830]: INFO cinder.volume.api [None req-04f34e51-ba71-4193-92a0-3af22f388af3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 947.870194] [55830]: INFO cinder.api.openstack.wsgi [None req-04f34e51-ba71-4193-92a0-3af22f388af3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 947.871031] [55830]: [pid: 55830|app: 0|req: 96/197] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:00 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.109677] [55831]: DEBUG cinder.api.middleware.request_id [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.116865] [55831]: INFO cinder.api.openstack.wsgi [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] POST http://10.180.1.21/volume/v3/volumes [ 955.116865] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-385274700"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.116973] [55831]: DEBUG cinder.api.v3.volumes [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-385274700'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 955.117039] [55831]: INFO cinder.api.v3.volumes [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume of 1 GB [ 955.120744] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=121,cinder:UPDATE=22,cinder:INSERT=14 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.129999] [55831]: INFO cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Availability Zones retrieved successfully. [ 955.138762] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Flow 'volume_create_api' (e2e96295-6893-4788-b7bf-8e6f77341ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.140726] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703dfb69-3576-4ca2-a057-66ffdf2253b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.143588] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 955.166963] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703dfb69-3576-4ca2-a057-66ffdf2253b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.169312] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0aea88-90ea-4baf-b40c-164309d83eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.217583] [55831]: DEBUG cinder.quota [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Created reservations ['3cbb1d5a-4291-43e8-8dee-a5f7ec699805', 'ec410202-9897-4c85-9942-cd14ed884622', 'ba5467b1-3cbf-4677-894d-3405a212f50a', '755fdfb9-47aa-4dfd-87b2-0651dc71ed18'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 955.218841] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0aea88-90ea-4baf-b40c-164309d83eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cbb1d5a-4291-43e8-8dee-a5f7ec699805', 'ec410202-9897-4c85-9942-cd14ed884622', 'ba5467b1-3cbf-4677-894d-3405a212f50a', '755fdfb9-47aa-4dfd-87b2-0651dc71ed18']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.219771] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0fea93-44bc-4a0e-8f65-fddc9da22bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.236646] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c0fea93-44bc-4a0e-8f65-fddc9da22bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559f5880-d088-48c5-92bf-feda54e60a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-385274700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5331b4f5e6740d89477d13203e8044a',qos_specs=None,replication_status=,reservations=['3cbb1d5a-4291-43e8-8dee-a5f7ec699805','ec410202-9897-4c85-9942-cd14ed884622','ba5467b1-3cbf-4677-894d-3405a212f50a','755fdfb9-47aa-4dfd-87b2-0651dc71ed18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b25588d235458fa897183369e16814',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-385274700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=559f5880-d088-48c5-92bf-feda54e60a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5331b4f5e6740d89477d13203e8044a',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='b6b25588d235458fa897183369e16814',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.237894] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c22d63-e7ec-49f9-b5c5-c8a9fcbd8f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.256628] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c22d63-e7ec-49f9-b5c5-c8a9fcbd8f1b) 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-385274700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5331b4f5e6740d89477d13203e8044a',qos_specs=None,replication_status=,reservations=['3cbb1d5a-4291-43e8-8dee-a5f7ec699805','ec410202-9897-4c85-9942-cd14ed884622','ba5467b1-3cbf-4677-894d-3405a212f50a','755fdfb9-47aa-4dfd-87b2-0651dc71ed18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b25588d235458fa897183369e16814',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.257724] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a94a1f-876b-4a5a-ac0a-90de53ac7aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 955.267903] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a94a1f-876b-4a5a-ac0a-90de53ac7aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 955.269251] [55831]: DEBUG cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Flow 'volume_create_api' (e2e96295-6893-4788-b7bf-8e6f77341ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 955.269821] [55831]: INFO cinder.volume.api [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Create volume request issued successfully. [ 955.270712] [55831]: INFO cinder.api.openstack.wsgi [None req-8720a58e-1db1-4df4-90b1-12bd2ee87ea0 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 955.271482] [55831]: [pid: 55831|app: 0|req: 102/198] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:49:07 2025] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 955.284452] [55830]: DEBUG cinder.api.middleware.request_id [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.287563] [55830]: INFO cinder.api.openstack.wsgi [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a [ 955.287802] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.288042] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.292106] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=178,cinder:UPDATE=46,cinder:INSERT=27 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 955.304514] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.304514] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.310765] [55830]: INFO cinder.volume.api [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 955.318369] [55830]: INFO cinder.api.openstack.wsgi [None req-bbf8db80-c6b6-4e2f-aef8-0b97fa9e8f4f tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a returned with HTTP 200 [ 955.318369] [55830]: [pid: 55830|app: 0|req: 97/199] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:08 2025] GET /volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.330965] [55831]: DEBUG cinder.api.middleware.request_id [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.333211] [55831]: INFO cinder.api.openstack.wsgi [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a [ 956.333211] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.333403] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.349069] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.349069] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.358136] [55831]: INFO cinder.volume.api [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 956.366265] [55831]: INFO cinder.api.openstack.wsgi [None req-b488104c-7dee-4ac4-833b-fba5dd4783f7 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a returned with HTTP 200 [ 956.366914] [55831]: [pid: 55831|app: 0|req: 103/200] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:09 2025] GET /volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.430551] [55830]: DEBUG cinder.api.middleware.request_id [req-68c4f6d7-a337-4473-8d30-dc9ddefbbdee req-c6c8ac08-7a62-4eed-8d37-986e4e803645 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.433824] [55830]: INFO cinder.api.openstack.wsgi [req-68c4f6d7-a337-4473-8d30-dc9ddefbbdee req-c6c8ac08-7a62-4eed-8d37-986e4e803645 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] GET http://10.180.1.21/volume/v3/volumes/d9e0a7ee-4cd2-4219-b396-e1fd8c12983d [ 956.434119] [55830]: DEBUG cinder.api.openstack.wsgi [req-68c4f6d7-a337-4473-8d30-dc9ddefbbdee req-c6c8ac08-7a62-4eed-8d37-986e4e803645 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.434409] [55830]: DEBUG cinder.api.openstack.wsgi [req-68c4f6d7-a337-4473-8d30-dc9ddefbbdee req-c6c8ac08-7a62-4eed-8d37-986e4e803645 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.445970] [55830]: INFO cinder.api.openstack.wsgi [req-68c4f6d7-a337-4473-8d30-dc9ddefbbdee req-c6c8ac08-7a62-4eed-8d37-986e4e803645 tempest-VolumesAdminNegativeTest-1437266394 tempest-VolumesAdminNegativeTest-1437266394-project-admin] http://10.180.1.21/volume/v3/volumes/d9e0a7ee-4cd2-4219-b396-e1fd8c12983d returned with HTTP 404 [ 956.446605] [55830]: [pid: 55830|app: 0|req: 98/201] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:49:09 2025] GET /volume/v3/volumes/d9e0a7ee-4cd2-4219-b396-e1fd8c12983d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 956.457130] [55831]: DEBUG cinder.api.middleware.request_id [None req-e4efbc2a-a913-4969-8ecb-20f673613404 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.459542] [55831]: INFO cinder.api.openstack.wsgi [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a [ 956.459772] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.459996] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.460230] [55831]: INFO cinder.api.v3.volumes [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Delete volume with id: 559f5880-d088-48c5-92bf-feda54e60a6a [ 956.472779] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.472779] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.472779] [55831]: INFO cinder.volume.api [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 956.500247] [55831]: INFO cinder.volume.api [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Delete volume request issued successfully. [ 956.500447] [55831]: INFO cinder.api.openstack.wsgi [None req-e4efbc2a-a913-4969-8ecb-20f673613404 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a returned with HTTP 202 [ 956.501030] [55831]: [pid: 55831|app: 0|req: 104/202] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:49:09 2025] DELETE /volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 956.505287] [55830]: DEBUG cinder.api.middleware.request_id [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.509885] [55830]: INFO cinder.api.openstack.wsgi [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a [ 956.510139] [55830]: DEBUG cinder.api.openstack.wsgi [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.510378] [55830]: DEBUG cinder.api.openstack.wsgi [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.520468] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.520468] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.525316] [55830]: INFO cinder.volume.api [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 956.538120] [55830]: INFO cinder.api.openstack.wsgi [None req-afc99d02-7dd2-4044-adf8-f90298c808c8 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a returned with HTTP 200 [ 956.538806] [55830]: [pid: 55830|app: 0|req: 99/203] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:09 2025] GET /volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.550936] [55831]: DEBUG cinder.api.middleware.request_id [None req-34881003-077a-4f95-b41c-c139205f3a9e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.553935] [55831]: INFO cinder.api.openstack.wsgi [None req-34881003-077a-4f95-b41c-c139205f3a9e tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a [ 957.554359] [55831]: DEBUG cinder.api.openstack.wsgi [None req-34881003-077a-4f95-b41c-c139205f3a9e tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.554723] [55831]: DEBUG cinder.api.openstack.wsgi [None req-34881003-077a-4f95-b41c-c139205f3a9e tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.564570] [55831]: INFO cinder.api.openstack.wsgi [None req-34881003-077a-4f95-b41c-c139205f3a9e tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a returned with HTTP 404 [ 957.565191] [55831]: [pid: 55831|app: 0|req: 105/204] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:10 2025] GET /volume/v3/volumes/559f5880-d088-48c5-92bf-feda54e60a6a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 966.530707] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=8 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 967.558313] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=27,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.526896] [55830]: DEBUG cinder.api.middleware.request_id [None req-638fabb6-d2be-4157-9687-50a35d6f0159 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.531661] [55830]: INFO cinder.api.openstack.wsgi [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 988.531993] [55830]: DEBUG cinder.api.openstack.wsgi [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.532367] [55830]: DEBUG cinder.api.openstack.wsgi [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.532759] [55830]: INFO cinder.api.v3.volumes [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Delete volume with id: 596c4b12-1ada-4467-859d-6c2469cc7756 [ 988.549281] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.549281] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.549866] [55830]: INFO cinder.volume.api [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 988.576297] [55830]: INFO cinder.volume.api [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Delete volume request issued successfully. [ 988.576504] [55830]: INFO cinder.api.openstack.wsgi [None req-638fabb6-d2be-4157-9687-50a35d6f0159 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 202 [ 988.576957] [55830]: [pid: 55830|app: 0|req: 100/205] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:49:41 2025] DELETE /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 988.580079] [55831]: DEBUG cinder.api.middleware.request_id [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.587484] [55831]: INFO cinder.api.openstack.wsgi [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 988.587484] [55831]: DEBUG cinder.api.openstack.wsgi [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.587484] [55831]: DEBUG cinder.api.openstack.wsgi [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.597742] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597742] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.602364] [55831]: INFO cinder.volume.api [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 988.608249] [55831]: INFO cinder.api.openstack.wsgi [None req-50706242-24e5-4dec-a0fc-3f3fb5deb801 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 988.608690] [55831]: [pid: 55831|app: 0|req: 106/206] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:41 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.619393] [55830]: DEBUG cinder.api.middleware.request_id [None req-8eb46fa2-4703-4352-a207-78dc943effc6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.621507] [55830]: INFO cinder.api.openstack.wsgi [None req-8eb46fa2-4703-4352-a207-78dc943effc6 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 989.621718] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8eb46fa2-4703-4352-a207-78dc943effc6 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.621937] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8eb46fa2-4703-4352-a207-78dc943effc6 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.636267] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.636267] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.641397] [55830]: INFO cinder.volume.api [None req-8eb46fa2-4703-4352-a207-78dc943effc6 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 989.648446] [55830]: INFO cinder.api.openstack.wsgi [None req-8eb46fa2-4703-4352-a207-78dc943effc6 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 989.648875] [55830]: [pid: 55830|app: 0|req: 101/207] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:42 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.664321] [55831]: DEBUG cinder.api.middleware.request_id [None req-602e5563-8385-4979-82b8-594d20597301 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.666594] [55831]: INFO cinder.api.openstack.wsgi [None req-602e5563-8385-4979-82b8-594d20597301 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 990.666821] [55831]: DEBUG cinder.api.openstack.wsgi [None req-602e5563-8385-4979-82b8-594d20597301 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.667078] [55831]: DEBUG cinder.api.openstack.wsgi [None req-602e5563-8385-4979-82b8-594d20597301 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.680076] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.680076] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.684746] [55831]: INFO cinder.volume.api [None req-602e5563-8385-4979-82b8-594d20597301 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Volume info retrieved successfully. [ 990.690616] [55831]: INFO cinder.api.openstack.wsgi [None req-602e5563-8385-4979-82b8-594d20597301 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 200 [ 990.691123] [55831]: [pid: 55831|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:43 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.703527] [55830]: DEBUG cinder.api.middleware.request_id [None req-510833d4-9222-47ad-8951-fcaaab1d30f9 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.707419] [55830]: INFO cinder.api.openstack.wsgi [None req-510833d4-9222-47ad-8951-fcaaab1d30f9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] GET http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 [ 991.707419] [55830]: DEBUG cinder.api.openstack.wsgi [None req-510833d4-9222-47ad-8951-fcaaab1d30f9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.707419] [55830]: DEBUG cinder.api.openstack.wsgi [None req-510833d4-9222-47ad-8951-fcaaab1d30f9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.717544] [55830]: INFO cinder.api.openstack.wsgi [None req-510833d4-9222-47ad-8951-fcaaab1d30f9 tempest-VolumesAdminNegativeTest-1415147174 tempest-VolumesAdminNegativeTest-1415147174-project-member] http://10.180.1.21/volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 returned with HTTP 404 [ 991.718393] [55830]: [pid: 55830|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:44 2025] GET /volume/v3/volumes/596c4b12-1ada-4467-859d-6c2469cc7756 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1000.687351] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=8 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1001.711963] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1004.433994] [55831]: DEBUG cinder.api.middleware.request_id [None req-328f34e8-b308-4afc-a721-9baf41969e4d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.437014] [55831]: INFO cinder.api.openstack.wsgi [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1004.437480] [55831]: DEBUG cinder.api.openstack.wsgi [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2072468347"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1004.439107] [55831]: DEBUG cinder.api.v3.volumes [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2072468347'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1004.439236] [55831]: INFO cinder.api.v3.volumes [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume of 1 GB [ 1004.444462] [55831]: INFO cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Availability Zones retrieved successfully. [ 1004.451291] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (b80a3e6f-ebd6-461c-a54c-3d8ed585f1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1004.452437] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a458f39a-a1d0-475d-adea-37dda4ee6be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.453716] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1004.472016] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a458f39a-a1d0-475d-adea-37dda4ee6be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.472986] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce362130-dadb-4491-ab05-0f66ae411c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.514092] [55831]: DEBUG cinder.quota [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Created reservations ['020c455b-40f5-4a2d-bed2-c8a3dea28b79', '0a895149-30ec-450f-ae12-1612c8fe761f', '5cabe4e1-7364-459d-974b-fed7002df4f0', 'e792b4e2-ae4d-4b20-b59c-c24d502acffe'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1004.515015] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce362130-dadb-4491-ab05-0f66ae411c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['020c455b-40f5-4a2d-bed2-c8a3dea28b79', '0a895149-30ec-450f-ae12-1612c8fe761f', '5cabe4e1-7364-459d-974b-fed7002df4f0', 'e792b4e2-ae4d-4b20-b59c-c24d502acffe']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.515624] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc98545-da65-43a3-b285-262d4b9d9069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.527969] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc98545-da65-43a3-b285-262d4b9d9069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2072468347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['020c455b-40f5-4a2d-bed2-c8a3dea28b79','0a895149-30ec-450f-ae12-1612c8fe761f','5cabe4e1-7364-459d-974b-fed7002df4f0','e792b4e2-ae4d-4b20-b59c-c24d502acffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2072468347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef71baa75fe54636b225840d4ff641e3',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='f6f76572901f465aa08732bc174a4836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.528905] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d995dc5e-cc06-4e10-bc8b-e1942a88f42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.546879] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d995dc5e-cc06-4e10-bc8b-e1942a88f42b) 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-2072468347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['020c455b-40f5-4a2d-bed2-c8a3dea28b79','0a895149-30ec-450f-ae12-1612c8fe761f','5cabe4e1-7364-459d-974b-fed7002df4f0','e792b4e2-ae4d-4b20-b59c-c24d502acffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.546879] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5d35b-26cf-42ac-85b3-9a81a333b3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1004.554401] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b5d35b-26cf-42ac-85b3-9a81a333b3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1004.555876] [55831]: DEBUG cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (b80a3e6f-ebd6-461c-a54c-3d8ed585f1ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1004.556379] [55831]: INFO cinder.volume.api [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request issued successfully. [ 1004.557403] [55831]: INFO cinder.api.openstack.wsgi [None req-328f34e8-b308-4afc-a721-9baf41969e4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1004.558032] [55831]: [pid: 55831|app: 0|req: 108/210] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:49:57 2025] POST /volume/v3/volumes => generated 750 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1004.568128] [55830]: DEBUG cinder.api.middleware.request_id [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.571520] [55830]: INFO cinder.api.openstack.wsgi [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1004.571809] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.572114] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.581321] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581321] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.586047] [55830]: INFO cinder.volume.api [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1004.591280] [55830]: INFO cinder.api.openstack.wsgi [None req-a2a3434f-ed13-4c0b-ad4d-13824c64e559 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1004.591751] [55830]: [pid: 55830|app: 0|req: 103/211] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:57 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.602390] [55831]: DEBUG cinder.api.middleware.request_id [None req-8d860d5b-957b-427a-8ed3-179aee90b905 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.604630] [55831]: INFO cinder.api.openstack.wsgi [None req-8d860d5b-957b-427a-8ed3-179aee90b905 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1005.604855] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8d860d5b-957b-427a-8ed3-179aee90b905 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.605091] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8d860d5b-957b-427a-8ed3-179aee90b905 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.616707] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.616707] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.621182] [55831]: INFO cinder.volume.api [None req-8d860d5b-957b-427a-8ed3-179aee90b905 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1005.626147] [55831]: INFO cinder.api.openstack.wsgi [None req-8d860d5b-957b-427a-8ed3-179aee90b905 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1005.626545] [55831]: [pid: 55831|app: 0|req: 109/212] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:49:58 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.663444] [55830]: DEBUG cinder.api.middleware.request_id [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.665830] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1005.666063] [55830]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.666280] [55830]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.673896] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673896] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.677394] [55830]: INFO cinder.volume.api [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1005.681733] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-2f0001c9-7401-45d4-a85d-16fb73ad74f6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1005.682130] [55830]: [pid: 55830|app: 0|req: 104/213] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:49:58 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.208503] [55831]: DEBUG cinder.api.middleware.request_id [None req-b0b5edec-73b9-4fa3-ba04-74bace95e8f8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.208757] [55831]: INFO cinder.api.openstack.wsgi [None req-b0b5edec-73b9-4fa3-ba04-74bace95e8f8 None None] GET http://10.180.1.21/volume// [ 1007.208927] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b0b5edec-73b9-4fa3-ba04-74bace95e8f8 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.209139] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b0b5edec-73b9-4fa3-ba04-74bace95e8f8 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.209724] [55831]: INFO cinder.api.openstack.wsgi [None req-b0b5edec-73b9-4fa3-ba04-74bace95e8f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.210111] [55831]: [pid: 55831|app: 0|req: 110/214] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:50:00 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1007.217135] [55830]: DEBUG cinder.api.middleware.request_id [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-00c26eed-cfdf-41b0-8248-d83a3822c2ce None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.220464] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-00c26eed-cfdf-41b0-8248-d83a3822c2ce tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1007.221164] [55830]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-00c26eed-cfdf-41b0-8248-d83a3822c2ce tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd", "connector": null, "instance_uuid": "87dcc330-3368-4e73-94a1-f29c832b5b02"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1007.235549] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235549] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.260515] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-00c26eed-cfdf-41b0-8248-d83a3822c2ce tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1007.261128] [55830]: [pid: 55830|app: 0|req: 105/215] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:50:00 2025] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.289300] [55831]: DEBUG cinder.api.middleware.request_id [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.291782] [55831]: INFO cinder.api.openstack.wsgi [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1007.292126] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.292943] [55831]: DEBUG cinder.api.openstack.wsgi [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.305993] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.305993] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.309744] [55831]: INFO cinder.volume.api [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1007.314884] [55831]: INFO cinder.api.openstack.wsgi [None req-ad437403-4264-4a9f-8cf6-fa256c817f0f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1007.315842] [55831]: [pid: 55831|app: 0|req: 111/216] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:00 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.790439] [55830]: DEBUG cinder.api.middleware.request_id [None req-d03367ef-e807-409d-825f-1738b9d1d913 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.791013] [55830]: INFO cinder.api.openstack.wsgi [None req-d03367ef-e807-409d-825f-1738b9d1d913 None None] GET http://10.180.1.21/volume// [ 1007.791153] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d03367ef-e807-409d-825f-1738b9d1d913 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.791368] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d03367ef-e807-409d-825f-1738b9d1d913 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.792015] [55830]: INFO cinder.api.openstack.wsgi [None req-d03367ef-e807-409d-825f-1738b9d1d913 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.792093] [55830]: [pid: 55830|app: 0|req: 106/217] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1007.795512] [55831]: DEBUG cinder.api.middleware.request_id [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.797933] [55831]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1007.798250] [55831]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.798511] [55831]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.811358] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811358] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.815765] [55831]: INFO cinder.volume.api [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1007.822055] [55831]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-8d4273dc-af41-4528-a699-3e666df4ba46 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1007.822689] [55831]: [pid: 55831|app: 0|req: 112/218] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:00 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1007.853870] [55830]: DEBUG cinder.api.middleware.request_id [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.856214] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] PUT http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 [ 1007.856618] [55830]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-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-528657", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1007.865066] [55830]: DEBUG cinder.coordination [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Acquiring lock "cinder-attachment_update-90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1007.869114] [55830]: DEBUG cinder.coordination [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1007.870176] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870176] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.325841] [55831]: DEBUG cinder.api.middleware.request_id [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.328013] [55831]: INFO cinder.api.openstack.wsgi [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1008.328248] [55831]: DEBUG cinder.api.openstack.wsgi [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.328480] [55831]: DEBUG cinder.api.openstack.wsgi [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.344034] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344034] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.348527] [55831]: INFO cinder.volume.api [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1008.354281] [55831]: INFO cinder.api.openstack.wsgi [None req-983192f3-2284-4fc8-bb33-25b3f98ac1ed tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1008.354663] [55831]: [pid: 55831|app: 0|req: 113/219] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:01 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.366303] [55831]: DEBUG cinder.api.middleware.request_id [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.368490] [55831]: INFO cinder.api.openstack.wsgi [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1009.368747] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.368969] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.382171] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382171] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.385969] [55831]: INFO cinder.volume.api [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1009.390781] [55831]: INFO cinder.api.openstack.wsgi [None req-cc0f3e17-69a2-466b-8e92-36efa5f09098 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1009.391179] [55831]: [pid: 55831|app: 0|req: 114/220] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:02 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.401329] [55831]: DEBUG cinder.api.middleware.request_id [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.403706] [55831]: INFO cinder.api.openstack.wsgi [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1010.404013] [55831]: DEBUG cinder.api.openstack.wsgi [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.404354] [55831]: DEBUG cinder.api.openstack.wsgi [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.421205] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.421205] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.425882] [55831]: INFO cinder.volume.api [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1010.431511] [55831]: INFO cinder.api.openstack.wsgi [None req-34efe521-5e95-48d7-a43d-42aaa2578d68 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1010.431912] [55831]: [pid: 55831|app: 0|req: 115/221] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:03 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.444469] [55831]: DEBUG cinder.api.middleware.request_id [None req-d654b02e-39ea-477e-bca9-90c07322eb4d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.448099] [55831]: INFO cinder.api.openstack.wsgi [None req-d654b02e-39ea-477e-bca9-90c07322eb4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1011.448345] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d654b02e-39ea-477e-bca9-90c07322eb4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.448605] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d654b02e-39ea-477e-bca9-90c07322eb4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.468223] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468223] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.472565] [55831]: INFO cinder.volume.api [None req-d654b02e-39ea-477e-bca9-90c07322eb4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1011.478665] [55831]: INFO cinder.api.openstack.wsgi [None req-d654b02e-39ea-477e-bca9-90c07322eb4d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1011.479369] [55831]: [pid: 55831|app: 0|req: 116/222] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:04 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.815467] [55831]: DEBUG cinder.api.middleware.request_id [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.817574] [55831]: INFO cinder.api.openstack.wsgi [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1011.817807] [55831]: DEBUG cinder.api.openstack.wsgi [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.818072] [55831]: DEBUG cinder.api.openstack.wsgi [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.825860] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.825860] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.829369] [55831]: INFO cinder.volume.api [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1011.833655] [55831]: INFO cinder.api.openstack.wsgi [None req-86144599-f288-45f4-ae6a-0dafd2c6dfc5 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1011.834495] [55831]: [pid: 55831|app: 0|req: 117/223] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:04 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.875163] [55831]: DEBUG cinder.api.middleware.request_id [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.877894] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1011.878179] [55831]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.878435] [55831]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.891697] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891697] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.895925] [55831]: INFO cinder.volume.api [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1011.901769] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-75057a67-04c7-4045-93d8-4e65eac3c458 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1011.902248] [55831]: [pid: 55831|app: 0|req: 118/224] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:04 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.399378] [55830]: DEBUG cinder.coordination [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1012.399731] [55830]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-40317685-2586-4e4d-b933-00a62f63a4cb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 returned with HTTP 200 [ 1012.400370] [55830]: [pid: 55830|app: 0|req: 107/225] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:50:00 2025] PUT /volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.494985] [55831]: DEBUG cinder.api.middleware.request_id [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.497273] [55831]: INFO cinder.api.openstack.wsgi [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1012.497563] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.497822] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.511405] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.511405] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.515195] [55831]: INFO cinder.volume.api [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1012.520472] [55831]: INFO cinder.api.openstack.wsgi [None req-e1fe74ef-bbd1-4c27-aad1-e5a5bd8383d0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1012.521097] [55831]: [pid: 55831|app: 0|req: 119/226] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:05 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.922883] [55830]: DEBUG cinder.api.middleware.request_id [None req-487c1e9c-0150-418c-b4ac-f7b306952fae None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.923353] [55830]: INFO cinder.api.openstack.wsgi [None req-487c1e9c-0150-418c-b4ac-f7b306952fae None None] GET http://10.180.1.21/volume// [ 1012.923534] [55830]: DEBUG cinder.api.openstack.wsgi [None req-487c1e9c-0150-418c-b4ac-f7b306952fae None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.923751] [55830]: DEBUG cinder.api.openstack.wsgi [None req-487c1e9c-0150-418c-b4ac-f7b306952fae None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.924187] [55830]: INFO cinder.api.openstack.wsgi [None req-487c1e9c-0150-418c-b4ac-f7b306952fae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1012.924506] [55830]: [pid: 55830|app: 0|req: 108/227] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:50:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1012.928631] [55831]: DEBUG cinder.api.middleware.request_id [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-bf2bd840-d355-4370-8aeb-a0bd6961b614 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.930886] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-bf2bd840-d355-4370-8aeb-a0bd6961b614 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1012.931310] [55831]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-bf2bd840-d355-4370-8aeb-a0bd6961b614 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8e335cf-2ee9-435b-881a-b53f1169ffb3", "connector": null, "instance_uuid": "385ce41d-d425-4704-bd7f-3fcaa996c95b"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.940663] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940663] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.968293] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-bf2bd840-d355-4370-8aeb-a0bd6961b614 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1012.968293] [55831]: [pid: 55831|app: 0|req: 120/228] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:50:05 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.994093] [55830]: DEBUG cinder.api.middleware.request_id [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.997062] [55830]: INFO cinder.api.openstack.wsgi [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1012.997062] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.997062] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.007154] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.007154] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.010658] [55830]: INFO cinder.volume.api [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1013.015349] [55830]: INFO cinder.api.openstack.wsgi [None req-b9abc79a-0f61-45be-bb61-5ed37dda2185 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1013.015715] [55830]: [pid: 55830|app: 0|req: 109/229] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:05 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.500211] [55831]: DEBUG cinder.api.middleware.request_id [None req-fa0b87d3-ac0e-4cd6-ab4d-a2ddb5efa2ac None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.500654] [55831]: INFO cinder.api.openstack.wsgi [None req-fa0b87d3-ac0e-4cd6-ab4d-a2ddb5efa2ac None None] GET http://10.180.1.21/volume// [ 1013.500836] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fa0b87d3-ac0e-4cd6-ab4d-a2ddb5efa2ac None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.501069] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fa0b87d3-ac0e-4cd6-ab4d-a2ddb5efa2ac None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.501468] [55831]: INFO cinder.api.openstack.wsgi [None req-fa0b87d3-ac0e-4cd6-ab4d-a2ddb5efa2ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.501777] [55831]: [pid: 55831|app: 0|req: 121/230] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.505267] [55830]: DEBUG cinder.api.middleware.request_id [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.507666] [55830]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1013.507919] [55830]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.508153] [55830]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.522377] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522377] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.526156] [55830]: INFO cinder.volume.api [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1013.531562] [55831]: DEBUG cinder.api.middleware.request_id [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.531662] [55830]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7a81754c-05c1-4986-9d1a-715c169dcf29 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1013.531702] [55830]: [pid: 55830|app: 0|req: 110/231] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:06 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1013.534059] [55831]: INFO cinder.api.openstack.wsgi [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1013.534313] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.534531] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.545619] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545619] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.549324] [55831]: INFO cinder.volume.api [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1013.553556] [55831]: INFO cinder.api.openstack.wsgi [None req-2519dd1a-2b8e-4659-8540-2d01cdea0196 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1013.553985] [55831]: [pid: 55831|app: 0|req: 122/232] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:06 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.592452] [55830]: DEBUG cinder.api.middleware.request_id [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.595763] [55830]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] PUT http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae [ 1013.595763] [55830]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-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-528662", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1013.603396] [55830]: DEBUG cinder.coordination [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Acquiring lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1013.607942] [55830]: DEBUG cinder.coordination [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1013.609149] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.609149] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.031719] [55831]: DEBUG cinder.api.middleware.request_id [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.035905] [55831]: INFO cinder.api.openstack.wsgi [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1014.035905] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.036709] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.051111] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.051111] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.054104] [55831]: INFO cinder.volume.api [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1014.067237] [55831]: INFO cinder.api.openstack.wsgi [None req-7e150478-5426-4f0a-a7ed-b493b18ddf72 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1014.067237] [55831]: [pid: 55831|app: 0|req: 123/233] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:06 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.567223] [55831]: DEBUG cinder.api.middleware.request_id [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.569780] [55831]: INFO cinder.api.openstack.wsgi [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1014.570028] [55831]: DEBUG cinder.api.openstack.wsgi [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.570405] [55831]: DEBUG cinder.api.openstack.wsgi [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.587693] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.587693] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.593645] [55831]: INFO cinder.volume.api [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1014.598022] [55831]: INFO cinder.api.openstack.wsgi [None req-efb7a4ae-d1a0-4b5f-88f0-cca2cabdd6e4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1014.598746] [55831]: [pid: 55831|app: 0|req: 124/234] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:07 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.638313] [55831]: DEBUG cinder.api.middleware.request_id [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-bf41cfe0-a654-4fbd-b371-5efca06f8ae3 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.642028] [55831]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-bf41cfe0-a654-4fbd-b371-5efca06f8ae3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270/action [ 1014.642028] [55831]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-bf41cfe0-a654-4fbd-b371-5efca06f8ae3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1014.642028] [55831]: DEBUG cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-bf41cfe0-a654-4fbd-b371-5efca06f8ae3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.661975] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.661975] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.674861] [55831]: INFO cinder.api.openstack.wsgi [req-30713e54-bbf5-46b1-b9ac-85d2a0278479 req-bf41cfe0-a654-4fbd-b371-5efca06f8ae3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270/action returned with HTTP 204 [ 1014.675382] [55831]: [pid: 55831|app: 0|req: 125/235] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:50:07 2025] POST /volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1015.092852] [55831]: DEBUG cinder.api.middleware.request_id [None req-647ca435-1a5e-43fa-87f7-936f817879db None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.094998] [55831]: INFO cinder.api.openstack.wsgi [None req-647ca435-1a5e-43fa-87f7-936f817879db tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1015.095253] [55831]: DEBUG cinder.api.openstack.wsgi [None req-647ca435-1a5e-43fa-87f7-936f817879db tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.095528] [55831]: DEBUG cinder.api.openstack.wsgi [None req-647ca435-1a5e-43fa-87f7-936f817879db tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.108819] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108819] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.113511] [55831]: INFO cinder.volume.api [None req-647ca435-1a5e-43fa-87f7-936f817879db tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1015.121429] [55831]: INFO cinder.api.openstack.wsgi [None req-647ca435-1a5e-43fa-87f7-936f817879db tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1015.121429] [55831]: [pid: 55831|app: 0|req: 126/236] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:07 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.612225] [55831]: DEBUG cinder.api.middleware.request_id [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.613305] [55831]: INFO cinder.api.openstack.wsgi [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1015.613534] [55831]: DEBUG cinder.api.openstack.wsgi [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.617039] [55831]: DEBUG cinder.api.openstack.wsgi [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.630397] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630397] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.635012] [55831]: INFO cinder.volume.api [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1015.640649] [55831]: INFO cinder.api.openstack.wsgi [None req-30065bc1-87e3-4e2e-94c5-62d6e08002df tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1015.641074] [55831]: [pid: 55831|app: 0|req: 127/237] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:08 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.654771] [55831]: DEBUG cinder.api.middleware.request_id [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.656896] [55831]: INFO cinder.api.openstack.wsgi [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1015.657147] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.657374] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.668695] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.668695] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.671647] [55831]: INFO cinder.volume.api [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1015.676089] [55831]: INFO cinder.api.openstack.wsgi [None req-3381533d-35c8-4f19-982e-54b7aa4a67e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1015.676507] [55831]: [pid: 55831|app: 0|req: 128/238] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:08 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.134402] [55831]: DEBUG cinder.api.middleware.request_id [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.138744] [55831]: INFO cinder.api.openstack.wsgi [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1016.138744] [55831]: DEBUG cinder.api.openstack.wsgi [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.138744] [55831]: DEBUG cinder.api.openstack.wsgi [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.158972] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.158972] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.165240] [55831]: INFO cinder.volume.api [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1016.172216] [55831]: INFO cinder.api.openstack.wsgi [None req-849e9c1f-b423-4ee1-aa92-80cfc6d36c94 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1016.172216] [55831]: [pid: 55831|app: 0|req: 129/239] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:08 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.184671] [55831]: DEBUG cinder.api.middleware.request_id [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.186783] [55831]: INFO cinder.api.openstack.wsgi [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1017.187619] [55831]: DEBUG cinder.api.openstack.wsgi [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.187998] [55831]: DEBUG cinder.api.openstack.wsgi [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.203928] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.203928] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.207981] [55831]: INFO cinder.volume.api [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1017.214674] [55831]: INFO cinder.api.openstack.wsgi [None req-89d98154-c07c-4725-8cb2-7c4a4ff075fd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1017.215075] [55831]: [pid: 55831|app: 0|req: 130/240] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:10 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.143095] [55830]: DEBUG cinder.coordination [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1018.143095] [55830]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-7e843a5c-9a8b-4f76-b572-90a6b335ea9b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae returned with HTTP 200 [ 1018.145478] [55830]: [pid: 55830|app: 0|req: 111/241] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:50:06 2025] PUT /volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.225822] [55831]: DEBUG cinder.api.middleware.request_id [None req-9612d301-4c1b-47b0-a77b-379050973bc0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.228165] [55831]: INFO cinder.api.openstack.wsgi [None req-9612d301-4c1b-47b0-a77b-379050973bc0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1018.228404] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9612d301-4c1b-47b0-a77b-379050973bc0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.228670] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9612d301-4c1b-47b0-a77b-379050973bc0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.241595] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.241595] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.245491] [55831]: INFO cinder.volume.api [None req-9612d301-4c1b-47b0-a77b-379050973bc0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1018.251379] [55831]: INFO cinder.api.openstack.wsgi [None req-9612d301-4c1b-47b0-a77b-379050973bc0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1018.252036] [55831]: [pid: 55831|app: 0|req: 131/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:11 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.264510] [55830]: DEBUG cinder.api.middleware.request_id [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.266983] [55830]: INFO cinder.api.openstack.wsgi [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1019.267469] [55830]: DEBUG cinder.api.openstack.wsgi [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.267950] [55830]: DEBUG cinder.api.openstack.wsgi [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.283189] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283189] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.289280] [55830]: INFO cinder.volume.api [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1019.294769] [55830]: INFO cinder.api.openstack.wsgi [None req-735a0087-505e-414f-a4b7-1e75e9fdd158 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1019.295862] [55830]: [pid: 55830|app: 0|req: 112/243] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:12 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.289777] [55831]: DEBUG cinder.api.middleware.request_id [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-163d57bc-e750-4b3f-b289-d466ae74534f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.292590] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-163d57bc-e750-4b3f-b289-d466ae74534f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae/action [ 1020.293039] [55831]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-163d57bc-e750-4b3f-b289-d466ae74534f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1020.293185] [55831]: DEBUG cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-163d57bc-e750-4b3f-b289-d466ae74534f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1020.305257] [55830]: DEBUG cinder.api.middleware.request_id [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.307399] [55830]: INFO cinder.api.openstack.wsgi [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1020.307657] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.307890] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.311776] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311776] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.318165] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318165] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.320946] [55831]: INFO cinder.api.openstack.wsgi [req-580e3766-75f5-4a9d-a438-12d2ed7b7171 req-163d57bc-e750-4b3f-b289-d466ae74534f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae/action returned with HTTP 204 [ 1020.321432] [55831]: [pid: 55831|app: 0|req: 132/244] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:50:13 2025] POST /volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1020.322249] [55830]: INFO cinder.volume.api [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1020.327804] [55830]: INFO cinder.api.openstack.wsgi [None req-6582c875-2840-4ba9-94db-fa89a7cacd95 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1020.328428] [55830]: [pid: 55830|app: 0|req: 113/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:13 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.339537] [55831]: DEBUG cinder.api.middleware.request_id [None req-83afd816-7884-492b-b7f6-43e08111c79d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.342333] [55831]: INFO cinder.api.openstack.wsgi [None req-83afd816-7884-492b-b7f6-43e08111c79d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1021.342557] [55831]: DEBUG cinder.api.openstack.wsgi [None req-83afd816-7884-492b-b7f6-43e08111c79d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.342851] [55831]: DEBUG cinder.api.openstack.wsgi [None req-83afd816-7884-492b-b7f6-43e08111c79d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.364274] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.364274] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.371655] [55831]: INFO cinder.volume.api [None req-83afd816-7884-492b-b7f6-43e08111c79d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1021.379600] [55831]: INFO cinder.api.openstack.wsgi [None req-83afd816-7884-492b-b7f6-43e08111c79d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1021.380356] [55831]: [pid: 55831|app: 0|req: 133/246] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:14 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.393334] [55830]: DEBUG cinder.api.middleware.request_id [None req-63faba38-6430-4b4f-b309-761b7c0b07ba None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.395690] [55830]: INFO cinder.api.openstack.wsgi [None req-63faba38-6430-4b4f-b309-761b7c0b07ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1021.395875] [55830]: DEBUG cinder.api.openstack.wsgi [None req-63faba38-6430-4b4f-b309-761b7c0b07ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.396101] [55830]: DEBUG cinder.api.openstack.wsgi [None req-63faba38-6430-4b4f-b309-761b7c0b07ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.410150] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.410150] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.414518] [55830]: INFO cinder.volume.api [None req-63faba38-6430-4b4f-b309-761b7c0b07ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1021.420143] [55830]: INFO cinder.api.openstack.wsgi [None req-63faba38-6430-4b4f-b309-761b7c0b07ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1021.420544] [55830]: [pid: 55830|app: 0|req: 114/247] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:14 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1022.381538] [55831]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.384090] [55831]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1022.384324] [55831]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.384544] [55831]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.398026] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.398026] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.401865] [55831]: INFO cinder.volume.api [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1022.407420] [55831]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a7de478b-ddbe-41d3-89bd-7605c863592c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1022.407875] [55831]: [pid: 55831|app: 0|req: 134/248] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:15 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.909047] [55830]: DEBUG cinder.api.middleware.request_id [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.911019] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1023.911302] [55830]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.911537] [55830]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.921016] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.921016] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.925124] [55830]: INFO cinder.volume.api [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1023.930456] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-30190527-8533-4075-a7b4-0421cf57b33e tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1023.930456] [55830]: [pid: 55830|app: 0|req: 115/249] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:16 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.608487] [55831]: DEBUG cinder.api.middleware.request_id [None req-e2df1978-07f3-448f-a42d-feb069569549 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.609011] [55831]: INFO cinder.api.openstack.wsgi [None req-e2df1978-07f3-448f-a42d-feb069569549 None None] GET http://10.180.1.21/volume// [ 1024.609231] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e2df1978-07f3-448f-a42d-feb069569549 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.609464] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e2df1978-07f3-448f-a42d-feb069569549 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.609914] [55831]: INFO cinder.api.openstack.wsgi [None req-e2df1978-07f3-448f-a42d-feb069569549 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1024.610256] [55831]: [pid: 55831|app: 0|req: 135/250] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1024.617017] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-331233f6-58da-4ff9-b2e5-14a6ed48ad4f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.617419] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-331233f6-58da-4ff9-b2e5-14a6ed48ad4f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1024.617941] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-331233f6-58da-4ff9-b2e5-14a6ed48ad4f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8e335cf-2ee9-435b-881a-b53f1169ffb3", "connector": null, "instance_uuid": "385ce41d-d425-4704-bd7f-3fcaa996c95b"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.633446] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.633446] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.663734] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-331233f6-58da-4ff9-b2e5-14a6ed48ad4f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1024.664227] [55830]: [pid: 55830|app: 0|req: 116/251] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:50:17 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1024.668578] [55831]: DEBUG cinder.api.middleware.request_id [None req-1f54c0b9-8272-4400-a5b0-e3bb044dd218 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.669061] [55831]: INFO cinder.api.openstack.wsgi [None req-1f54c0b9-8272-4400-a5b0-e3bb044dd218 None None] GET http://10.180.1.21/volume// [ 1024.669258] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1f54c0b9-8272-4400-a5b0-e3bb044dd218 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.669477] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1f54c0b9-8272-4400-a5b0-e3bb044dd218 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.669871] [55831]: INFO cinder.api.openstack.wsgi [None req-1f54c0b9-8272-4400-a5b0-e3bb044dd218 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1024.670290] [55831]: [pid: 55831|app: 0|req: 136/252] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1024.673501] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.675919] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1024.676175] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.676390] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.689207] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.689207] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.692387] [55830]: INFO cinder.volume.api [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1024.698203] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-4a70380a-1c97-4095-9ca8-1326d4da6755 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1024.698372] [55830]: [pid: 55830|app: 0|req: 117/253] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:17 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1025.452165] [55831]: DEBUG cinder.api.middleware.request_id [None req-e2037344-ce2d-4331-b934-3c9b9f550d81 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.452588] [55831]: INFO cinder.api.openstack.wsgi [None req-e2037344-ce2d-4331-b934-3c9b9f550d81 None None] GET http://10.180.1.21/volume// [ 1025.452839] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e2037344-ce2d-4331-b934-3c9b9f550d81 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.453070] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e2037344-ce2d-4331-b934-3c9b9f550d81 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.453705] [55831]: INFO cinder.api.openstack.wsgi [None req-e2037344-ce2d-4331-b934-3c9b9f550d81 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1025.453793] [55831]: [pid: 55831|app: 0|req: 137/254] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:50:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1025.457945] [55830]: DEBUG cinder.api.middleware.request_id [req-9f84e76d-b757-4d06-b887-618119e74b42 req-dd73cfc1-ac91-44dd-928a-5083773d9eb2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.460312] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-dd73cfc1-ac91-44dd-928a-5083773d9eb2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1025.460901] [55830]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-dd73cfc1-ac91-44dd-928a-5083773d9eb2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de77a174-821f-4c99-b8ca-fcc2b5af0464", "connector": null, "instance_uuid": "b672d264-296e-4f02-b5d6-9407fdd9a763"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1025.472297] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472297] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.492788] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-dd73cfc1-ac91-44dd-928a-5083773d9eb2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1025.493256] [55830]: [pid: 55830|app: 0|req: 118/255] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:50:18 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.515962] [55831]: DEBUG cinder.api.middleware.request_id [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.518564] [55831]: INFO cinder.api.openstack.wsgi [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1025.518941] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.519238] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.529446] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529446] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.532695] [55831]: INFO cinder.volume.api [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1025.537439] [55831]: INFO cinder.api.openstack.wsgi [None req-f7931b98-4e24-4111-a5a3-3f337a16c8d7 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1025.537901] [55831]: [pid: 55831|app: 0|req: 138/256] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:18 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.868766] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-1ce03734-966b-4a44-893a-b329adbda6d0 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.871145] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-1ce03734-966b-4a44-893a-b329adbda6d0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae [ 1025.871355] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-1ce03734-966b-4a44-893a-b329adbda6d0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.871568] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-1ce03734-966b-4a44-893a-b329adbda6d0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.878712] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878712] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.018053] [55831]: DEBUG cinder.api.middleware.request_id [None req-d1a30a44-ee56-404a-ade2-74a2f3b31086 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.018593] [55831]: INFO cinder.api.openstack.wsgi [None req-d1a30a44-ee56-404a-ade2-74a2f3b31086 None None] GET http://10.180.1.21/volume// [ 1026.018780] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d1a30a44-ee56-404a-ade2-74a2f3b31086 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.019064] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d1a30a44-ee56-404a-ade2-74a2f3b31086 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.019596] [55831]: INFO cinder.api.openstack.wsgi [None req-d1a30a44-ee56-404a-ade2-74a2f3b31086 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.020159] [55831]: [pid: 55831|app: 0|req: 139/257] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1026.023818] [55831]: DEBUG cinder.api.middleware.request_id [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.026823] [55831]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1026.027138] [55831]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.027374] [55831]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.039686] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.039686] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.043481] [55831]: INFO cinder.volume.api [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1026.048624] [55831]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-d082bfaf-677c-431d-aa6c-6bf510fb2cf3 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1026.049102] [55831]: [pid: 55831|app: 0|req: 140/258] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:18 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1030 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1026.077122] [55831]: DEBUG cinder.api.middleware.request_id [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.079572] [55831]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] PUT http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 [ 1026.079989] [55831]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-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-528674", "mountpoint": "/dev/sdb"}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.087916] [55831]: DEBUG cinder.coordination [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Acquiring lock "cinder-attachment_update-de77a174-821f-4c99-b8ca-fcc2b5af0464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1026.092485] [55831]: DEBUG cinder.coordination [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Lock "cinder-attachment_update-de77a174-821f-4c99-b8ca-fcc2b5af0464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1026.093554] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.093554] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.426748] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-1ce03734-966b-4a44-893a-b329adbda6d0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae returned with HTTP 200 [ 1026.427401] [55830]: [pid: 55830|app: 0|req: 119/259] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:50:18 2025] DELETE /volume/v3/attachments/6d55d2d7-f3b0-4795-a625-77a9234404ae => generated 192 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.549576] [55830]: DEBUG cinder.api.middleware.request_id [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.551515] [55830]: INFO cinder.api.openstack.wsgi [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1026.551867] [55830]: DEBUG cinder.api.openstack.wsgi [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.552227] [55830]: DEBUG cinder.api.openstack.wsgi [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.562693] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.562693] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.566575] [55830]: INFO cinder.volume.api [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1026.571799] [55830]: INFO cinder.api.openstack.wsgi [None req-49c62d4e-b6fc-4475-95d0-55c9a4231aca tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1026.572208] [55830]: [pid: 55830|app: 0|req: 120/260] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:19 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.583418] [55830]: DEBUG cinder.api.middleware.request_id [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.587027] [55830]: INFO cinder.api.openstack.wsgi [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1027.587027] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.587528] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.612034] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.612034] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.619138] [55830]: INFO cinder.volume.api [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1027.630108] [55830]: INFO cinder.api.openstack.wsgi [None req-b9c6c5b9-8c5e-49b4-a7a1-fd4af6282d51 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1027.631370] [55830]: [pid: 55830|app: 0|req: 121/261] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:20 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.103385] [55830]: DEBUG cinder.api.middleware.request_id [None req-9809e1fd-9b47-4b1e-a2d3-1fb2399636eb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.105201] [55830]: INFO cinder.api.openstack.wsgi [None req-9809e1fd-9b47-4b1e-a2d3-1fb2399636eb None None] GET http://10.180.1.21/volume// [ 1028.105433] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9809e1fd-9b47-4b1e-a2d3-1fb2399636eb None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.105795] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9809e1fd-9b47-4b1e-a2d3-1fb2399636eb None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.107310] [55830]: INFO cinder.api.openstack.wsgi [None req-9809e1fd-9b47-4b1e-a2d3-1fb2399636eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1028.107310] [55830]: [pid: 55830|app: 0|req: 122/262] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:20 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1028.110432] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.112806] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1028.113496] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.113496] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.131867] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.131867] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.136385] [55830]: INFO cinder.volume.api [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1028.142018] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-475c64ee-0824-4b3c-9745-e86d2b88ebe0 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1028.142456] [55830]: [pid: 55830|app: 0|req: 123/263] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:20 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1028.275018] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.277323] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] PUT http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 [ 1028.277741] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-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=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1028.287211] [55830]: DEBUG cinder.coordination [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Acquiring lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1028.291625] [55830]: DEBUG cinder.coordination [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1028.293226] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.293226] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.814434] [55830]: DEBUG cinder.coordination [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-a8e335cf-2ee9-435b-881a-b53f1169ffb3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1028.814859] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-7da870e7-98c7-429f-bb43-d3cd5b972e63 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 returned with HTTP 200 [ 1028.816419] [55830]: [pid: 55830|app: 0|req: 124/264] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:50:21 2025] PUT /volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.817556] [55830]: DEBUG cinder.api.middleware.request_id [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.819257] [55830]: INFO cinder.api.openstack.wsgi [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1028.819453] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.819696] [55830]: DEBUG cinder.api.openstack.wsgi [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.830112] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.830112] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.833753] [55830]: INFO cinder.volume.api [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1028.840821] [55830]: INFO cinder.api.openstack.wsgi [None req-fc6ddeca-bf59-48bd-aebb-211661f8a895 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1028.840821] [55830]: [pid: 55830|app: 0|req: 125/265] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:21 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.322593] [55830]: DEBUG cinder.api.middleware.request_id [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a24e4c5d-4ea3-4660-ba44-0f52b1deb629 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.325094] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a24e4c5d-4ea3-4660-ba44-0f52b1deb629 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80/action [ 1029.325630] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a24e4c5d-4ea3-4660-ba44-0f52b1deb629 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1029.325838] [55830]: DEBUG cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a24e4c5d-4ea3-4660-ba44-0f52b1deb629 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1029.350277] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.350277] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.360376] [55830]: INFO cinder.api.openstack.wsgi [req-90bdfbd1-0075-4d67-b034-482fc49ab089 req-a24e4c5d-4ea3-4660-ba44-0f52b1deb629 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80/action returned with HTTP 204 [ 1029.360785] [55830]: [pid: 55830|app: 0|req: 126/266] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:50:22 2025] POST /volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1029.852211] [55830]: DEBUG cinder.api.middleware.request_id [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.854466] [55830]: INFO cinder.api.openstack.wsgi [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1029.854764] [55830]: DEBUG cinder.api.openstack.wsgi [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.855139] [55830]: DEBUG cinder.api.openstack.wsgi [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.871436] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.871436] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.882934] [55830]: INFO cinder.volume.api [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1029.894816] [55830]: INFO cinder.api.openstack.wsgi [None req-7e81afb1-383e-4c3a-a8df-bc81ef33f860 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1029.894816] [55830]: [pid: 55830|app: 0|req: 127/267] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:22 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.621391] [55831]: DEBUG cinder.coordination [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Lock "cinder-attachment_update-de77a174-821f-4c99-b8ca-fcc2b5af0464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1030.621897] [55831]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-6a31ce56-5fa6-4d3a-be77-fae7c7410f07 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 returned with HTTP 200 [ 1030.622727] [55831]: [pid: 55831|app: 0|req: 141/268] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:50:18 2025] PUT /volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1030.909589] [55830]: DEBUG cinder.api.middleware.request_id [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.911888] [55830]: INFO cinder.api.openstack.wsgi [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1030.912222] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.912458] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.931669] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.931669] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.936876] [55830]: INFO cinder.volume.api [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1030.944141] [55830]: INFO cinder.api.openstack.wsgi [None req-bb6f2fa6-e128-4d04-a9d8-c4bcad7cfd65 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1030.944607] [55830]: [pid: 55830|app: 0|req: 128/269] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:23 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.956894] [55831]: DEBUG cinder.api.middleware.request_id [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.961167] [55831]: INFO cinder.api.openstack.wsgi [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1031.961167] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.961167] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.980663] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.980663] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.982421] [55831]: INFO cinder.volume.api [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1031.989885] [55831]: INFO cinder.api.openstack.wsgi [None req-b10072a0-b2a0-45eb-900e-49cdbd493bc2 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1031.990248] [55831]: [pid: 55831|app: 0|req: 142/270] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:24 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.760992] [55830]: DEBUG cinder.api.middleware.request_id [req-9f84e76d-b757-4d06-b887-618119e74b42 req-ab60e404-680e-4ad1-b356-2970024e6c04 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.767848] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-ab60e404-680e-4ad1-b356-2970024e6c04 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] POST http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392/action [ 1032.767848] [55830]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-ab60e404-680e-4ad1-b356-2970024e6c04 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1032.767954] [55830]: DEBUG cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-ab60e404-680e-4ad1-b356-2970024e6c04 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1032.799132] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.799132] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.811535] [55830]: INFO cinder.api.openstack.wsgi [req-9f84e76d-b757-4d06-b887-618119e74b42 req-ab60e404-680e-4ad1-b356-2970024e6c04 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392/action returned with HTTP 204 [ 1032.812128] [55830]: [pid: 55830|app: 0|req: 129/271] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:50:25 2025] POST /volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1033.003582] [55831]: DEBUG cinder.api.middleware.request_id [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.005818] [55831]: INFO cinder.api.openstack.wsgi [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1033.006064] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.006292] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.018271] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.018271] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.023313] [55831]: INFO cinder.volume.api [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1033.030171] [55831]: INFO cinder.api.openstack.wsgi [None req-f6c9d1ce-dfa8-48af-bb00-4077408a8892 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1033.030589] [55831]: [pid: 55831|app: 0|req: 143/272] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:25 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.041208] [55830]: DEBUG cinder.api.middleware.request_id [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.045423] [55830]: INFO cinder.api.openstack.wsgi [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1033.045423] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.045423] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.059541] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.059541] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.063826] [55830]: INFO cinder.volume.api [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1033.069133] [55830]: INFO cinder.api.openstack.wsgi [None req-1a477d31-c03d-49b1-a660-5ebc71fdc803 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1033.069773] [55830]: [pid: 55830|app: 0|req: 130/273] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:25 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.127575] [55831]: DEBUG cinder.api.middleware.request_id [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.129788] [55831]: INFO cinder.api.openstack.wsgi [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1033.130076] [55831]: DEBUG cinder.api.openstack.wsgi [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.130270] [55831]: DEBUG cinder.api.openstack.wsgi [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.142211] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.142211] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.146094] [55831]: INFO cinder.volume.api [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1033.151612] [55831]: INFO cinder.api.openstack.wsgi [req-ed9469a7-eebe-495b-a734-0522797a51c6 req-bc998f7a-d2b0-4d28-98fd-9a2c12189998 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1033.152795] [55831]: [pid: 55831|app: 0|req: 144/274] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:25 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.078638] [55830]: DEBUG cinder.api.middleware.request_id [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.081631] [55830]: INFO cinder.api.openstack.wsgi [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1038.081868] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.082184] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.082420] [55830]: INFO cinder.api.v3.volumes [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Delete volume with id: 9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1038.096630] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.096630] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.097365] [55830]: INFO cinder.volume.api [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 1038.121598] [55830]: INFO cinder.volume.api [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Delete volume request issued successfully. [ 1038.121805] [55830]: INFO cinder.api.openstack.wsgi [None req-4e219698-5fbf-4e1d-b220-8ad05c2a3a3c tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 202 [ 1038.123655] [55830]: [pid: 55830|app: 0|req: 131/275] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:50:30 2025] DELETE /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1038.125647] [55831]: DEBUG cinder.api.middleware.request_id [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.128728] [55831]: INFO cinder.api.openstack.wsgi [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1038.128834] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.129042] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.138898] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.138898] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.143075] [55831]: INFO cinder.volume.api [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 1038.148798] [55831]: INFO cinder.api.openstack.wsgi [None req-5c72d636-2547-4c00-b20f-ef1404f9c995 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 1038.149340] [55831]: [pid: 55831|app: 0|req: 145/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:30 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.166529] [55830]: DEBUG cinder.api.middleware.request_id [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.169064] [55830]: INFO cinder.api.openstack.wsgi [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1039.169350] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.169596] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.186027] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.186027] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.193947] [55830]: INFO cinder.volume.api [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 1039.200249] [55830]: INFO cinder.api.openstack.wsgi [None req-c2cc0307-9e8e-40c0-859b-0e1ddeef8617 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 1039.200821] [55830]: [pid: 55830|app: 0|req: 132/277] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:31 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.216602] [55831]: DEBUG cinder.api.middleware.request_id [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.219110] [55831]: INFO cinder.api.openstack.wsgi [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1040.219409] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.219724] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.231714] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.231714] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.235020] [55831]: INFO cinder.volume.api [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Volume info retrieved successfully. [ 1040.240243] [55831]: INFO cinder.api.openstack.wsgi [None req-1d3328e1-098a-432c-94c7-00c62cbf6812 tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 200 [ 1040.240387] [55831]: [pid: 55831|app: 0|req: 146/278] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:33 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.997573] [55830]: DEBUG cinder.api.middleware.request_id [None req-9f98f106-9e4a-4207-8a52-6891ae821566 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.999098] [55830]: INFO cinder.api.openstack.wsgi [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.999194] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-666270425"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1041.001162] [55830]: DEBUG cinder.api.v3.volumes [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-666270425'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1041.001162] [55830]: INFO cinder.api.v3.volumes [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume of 1 GB [ 1041.008181] [55830]: INFO cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Availability Zones retrieved successfully. [ 1041.017334] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Flow 'volume_create_api' (0d7d594a-1a22-4ded-8926-f57ff9e328d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1041.018974] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff7d0a8-5677-403b-b241-7139faf5a686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1041.020393] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1041.043615] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff7d0a8-5677-403b-b241-7139faf5a686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1041.044717] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ce5cb3-fdd9-4fe0-869a-160960dfe54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1041.107637] [55830]: DEBUG cinder.quota [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Created reservations ['9a7190c3-aa59-44b0-ac8e-adcdae551c52', 'bac5ca48-c697-4227-9957-6484b140810d', '09aa2884-1ab8-4361-b34e-e62fd7808815', '5e1254e3-d875-47b5-b67b-b1aa73d1a38e'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1041.108708] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ce5cb3-fdd9-4fe0-869a-160960dfe54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7190c3-aa59-44b0-ac8e-adcdae551c52', 'bac5ca48-c697-4227-9957-6484b140810d', '09aa2884-1ab8-4361-b34e-e62fd7808815', '5e1254e3-d875-47b5-b67b-b1aa73d1a38e']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1041.109761] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebef681d-dbc8-4b43-944b-b6cdee17629a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1041.123418] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebef681d-dbc8-4b43-944b-b6cdee17629a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-666270425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',qos_specs=None,replication_status=,reservations=['9a7190c3-aa59-44b0-ac8e-adcdae551c52','bac5ca48-c697-4227-9957-6484b140810d','09aa2884-1ab8-4361-b34e-e62fd7808815','5e1254e3-d875-47b5-b67b-b1aa73d1a38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9294ac31b090409aa5bfefb3b79356c9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-666270425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',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='9294ac31b090409aa5bfefb3b79356c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1041.124360] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4b0604-e340-4c62-a296-e535cc9391ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1041.137756] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4b0604-e340-4c62-a296-e535cc9391ac) 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-666270425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',qos_specs=None,replication_status=,reservations=['9a7190c3-aa59-44b0-ac8e-adcdae551c52','bac5ca48-c697-4227-9957-6484b140810d','09aa2884-1ab8-4361-b34e-e62fd7808815','5e1254e3-d875-47b5-b67b-b1aa73d1a38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9294ac31b090409aa5bfefb3b79356c9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1041.138680] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9c6ac1-53f7-45cd-878e-ef03c5ca4e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1041.149772] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9c6ac1-53f7-45cd-878e-ef03c5ca4e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1041.150853] [55830]: DEBUG cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Flow 'volume_create_api' (0d7d594a-1a22-4ded-8926-f57ff9e328d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1041.151226] [55830]: INFO cinder.volume.api [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume request issued successfully. [ 1041.151905] [55830]: INFO cinder.api.openstack.wsgi [None req-9f98f106-9e4a-4207-8a52-6891ae821566 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1041.152399] [55830]: [pid: 55830|app: 0|req: 133/279] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:50:33 2025] POST /volume/v3/volumes => generated 755 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1041.166447] [55831]: DEBUG cinder.api.middleware.request_id [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.168101] [55831]: INFO cinder.api.openstack.wsgi [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1041.168362] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.168584] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.179835] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.179835] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.184115] [55831]: INFO cinder.volume.api [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1041.189127] [55831]: INFO cinder.api.openstack.wsgi [None req-1896c1ae-3a6a-41a8-adb8-dedc4e6d059f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1041.189734] [55831]: [pid: 55831|app: 0|req: 147/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:33 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.252389] [55830]: DEBUG cinder.api.middleware.request_id [None req-02d8a50d-1018-4cb1-aceb-d3084b1cf9ec None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.255575] [55830]: INFO cinder.api.openstack.wsgi [None req-02d8a50d-1018-4cb1-aceb-d3084b1cf9ec tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] GET http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 [ 1041.255575] [55830]: DEBUG cinder.api.openstack.wsgi [None req-02d8a50d-1018-4cb1-aceb-d3084b1cf9ec tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.255575] [55830]: DEBUG cinder.api.openstack.wsgi [None req-02d8a50d-1018-4cb1-aceb-d3084b1cf9ec tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.264797] [55830]: INFO cinder.api.openstack.wsgi [None req-02d8a50d-1018-4cb1-aceb-d3084b1cf9ec tempest-DeleteServersTestJSON-1917508598 tempest-DeleteServersTestJSON-1917508598-project-member] http://10.180.1.21/volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 returned with HTTP 404 [ 1041.265377] [55830]: [pid: 55830|app: 0|req: 134/281] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:34 2025] GET /volume/v3/volumes/9c4e4799-3b7c-4362-a93c-cb898926f469 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1041.691856] [55831]: DEBUG cinder.api.middleware.request_id [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.694318] [55831]: INFO cinder.api.openstack.wsgi [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1041.695032] [55831]: DEBUG cinder.api.openstack.wsgi [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.695032] [55831]: DEBUG cinder.api.openstack.wsgi [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.707771] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707771] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.713505] [55831]: INFO cinder.volume.api [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1041.717772] [55831]: INFO cinder.api.openstack.wsgi [req-6e4c43de-4837-4a67-bbe4-a2a85fd61cca req-63d1f057-068e-48bc-a27f-78a785c1a040 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1041.718302] [55831]: [pid: 55831|app: 0|req: 148/282] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:34 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.200858] [55830]: DEBUG cinder.api.middleware.request_id [None req-659b6f51-532a-47ca-b85a-62c98484cf92 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.203901] [55830]: INFO cinder.api.openstack.wsgi [None req-659b6f51-532a-47ca-b85a-62c98484cf92 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1042.204229] [55830]: DEBUG cinder.api.openstack.wsgi [None req-659b6f51-532a-47ca-b85a-62c98484cf92 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.204551] [55830]: DEBUG cinder.api.openstack.wsgi [None req-659b6f51-532a-47ca-b85a-62c98484cf92 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.215111] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.215111] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.219616] [55830]: INFO cinder.volume.api [None req-659b6f51-532a-47ca-b85a-62c98484cf92 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1042.225630] [55830]: INFO cinder.api.openstack.wsgi [None req-659b6f51-532a-47ca-b85a-62c98484cf92 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1042.225824] [55830]: [pid: 55830|app: 0|req: 135/283] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:35 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.715176] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=189,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1052.224232] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=169,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1059.541371] [55831]: DEBUG cinder.api.middleware.request_id [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.544203] [55831]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1059.545192] [55831]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.545192] [55831]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.564968] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.564968] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.570454] [55831]: INFO cinder.volume.api [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1059.576791] [55831]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-996b2706-cf6a-403c-9c8f-bd09ba5696d7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1059.576791] [55831]: [pid: 55831|app: 0|req: 149/284] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:52 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.625343] [55830]: DEBUG cinder.api.middleware.request_id [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.629090] [55830]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd/action [ 1059.629571] [55830]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1059.629714] [55830]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.641877] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.641877] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.643886] [55830]: INFO cinder.volume.api [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1059.651196] [55830]: INFO cinder.volume.api [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Begin detaching volume completed successfully. [ 1059.651650] [55830]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-30c7bd8c-f906-47be-b3e2-0df0294265fa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd/action returned with HTTP 202 [ 1059.652280] [55830]: [pid: 55830|app: 0|req: 136/285] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:50:52 2025] POST /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1059.669367] [55831]: DEBUG cinder.api.middleware.request_id [None req-780856a7-114a-4af1-a808-1e85107a5fec None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.672067] [55831]: INFO cinder.api.openstack.wsgi [None req-780856a7-114a-4af1-a808-1e85107a5fec tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1059.672325] [55831]: DEBUG cinder.api.openstack.wsgi [None req-780856a7-114a-4af1-a808-1e85107a5fec tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.672582] [55831]: DEBUG cinder.api.openstack.wsgi [None req-780856a7-114a-4af1-a808-1e85107a5fec tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.691380] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.691380] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.696438] [55831]: INFO cinder.volume.api [None req-780856a7-114a-4af1-a808-1e85107a5fec tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1059.703781] [55831]: INFO cinder.api.openstack.wsgi [None req-780856a7-114a-4af1-a808-1e85107a5fec tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1059.704544] [55831]: [pid: 55831|app: 0|req: 150/286] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:52 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.676938] [55830]: DEBUG cinder.api.middleware.request_id [None req-ecdc41dc-385f-4760-9413-5caae9ff2acb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.677470] [55830]: INFO cinder.api.openstack.wsgi [None req-ecdc41dc-385f-4760-9413-5caae9ff2acb None None] GET http://10.180.1.21/volume// [ 1060.677611] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecdc41dc-385f-4760-9413-5caae9ff2acb None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.677829] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecdc41dc-385f-4760-9413-5caae9ff2acb None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.678258] [55830]: INFO cinder.api.openstack.wsgi [None req-ecdc41dc-385f-4760-9413-5caae9ff2acb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.678582] [55830]: [pid: 55830|app: 0|req: 137/287] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:50:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.682850] [55831]: DEBUG cinder.api.middleware.request_id [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.688142] [55831]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1060.688142] [55831]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.688142] [55831]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.702524] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.702524] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.708318] [55831]: INFO cinder.volume.api [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1060.712807] [55831]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-97509e33-2055-4b4c-85d0-afe3c31c2ea5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1060.713240] [55831]: [pid: 55831|app: 0|req: 151/288] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:50:53 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1060.719037] [55830]: DEBUG cinder.api.middleware.request_id [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.719991] [55830]: INFO cinder.api.openstack.wsgi [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1060.720218] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.720429] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.732741] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.732741] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.736838] [55830]: INFO cinder.volume.api [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1060.742224] [55830]: INFO cinder.api.openstack.wsgi [None req-5de21993-7df0-4ad1-9ef9-3c520c5ef210 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1060.742657] [55830]: [pid: 55830|app: 0|req: 138/289] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:53 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.756243] [55831]: DEBUG cinder.api.middleware.request_id [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.758661] [55831]: INFO cinder.api.openstack.wsgi [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1061.758989] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.759290] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.772496] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.772496] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.776249] [55831]: INFO cinder.volume.api [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1061.781628] [55831]: INFO cinder.api.openstack.wsgi [None req-7cfd390d-760c-4bed-952d-cecd11d25d3d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1061.782206] [55831]: [pid: 55831|app: 0|req: 152/290] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:54 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.878127] [55830]: DEBUG cinder.api.middleware.request_id [req-e635c106-7879-41db-8f96-4359e8357767 req-4acb1491-dde6-4e54-b409-cf16528681b7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.880589] [55830]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-4acb1491-dde6-4e54-b409-cf16528681b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 [ 1061.880784] [55830]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-4acb1491-dde6-4e54-b409-cf16528681b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.881011] [55830]: DEBUG cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-4acb1491-dde6-4e54-b409-cf16528681b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.888478] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.888478] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.448706] [55830]: INFO cinder.api.openstack.wsgi [req-e635c106-7879-41db-8f96-4359e8357767 req-4acb1491-dde6-4e54-b409-cf16528681b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 returned with HTTP 200 [ 1062.449099] [55830]: [pid: 55830|app: 0|req: 139/291] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:50:54 2025] DELETE /volume/v3/attachments/9d95d804-b795-4396-a0c3-1688e92dd270 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.793837] [55831]: DEBUG cinder.api.middleware.request_id [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.796711] [55831]: INFO cinder.api.openstack.wsgi [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1062.796986] [55831]: DEBUG cinder.api.openstack.wsgi [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.797265] [55831]: DEBUG cinder.api.openstack.wsgi [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.810533] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.810533] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.815289] [55831]: INFO cinder.volume.api [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1062.821074] [55831]: INFO cinder.api.openstack.wsgi [None req-701fe94d-cfb6-4545-9104-7b25aab2cf4c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1062.822832] [55831]: [pid: 55831|app: 0|req: 153/292] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:55 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.925814] [55830]: DEBUG cinder.api.middleware.request_id [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.928496] [55830]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1064.928744] [55830]: DEBUG cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.928973] [55830]: DEBUG cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.940485] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940485] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.944831] [55830]: INFO cinder.volume.api [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1064.949876] [55830]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-d4987ea0-b211-4b3d-a6d8-6a322deed1f7 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1064.950308] [55830]: [pid: 55830|app: 0|req: 140/293] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:50:57 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.964264] [55831]: DEBUG cinder.api.middleware.request_id [None req-954b23a7-8fc6-4930-8873-c293645a0fab None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.965063] [55831]: INFO cinder.api.openstack.wsgi [None req-954b23a7-8fc6-4930-8873-c293645a0fab None None] GET http://10.180.1.21/volume// [ 1064.965350] [55831]: DEBUG cinder.api.openstack.wsgi [None req-954b23a7-8fc6-4930-8873-c293645a0fab None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.965586] [55831]: DEBUG cinder.api.openstack.wsgi [None req-954b23a7-8fc6-4930-8873-c293645a0fab None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.966073] [55831]: INFO cinder.api.openstack.wsgi [None req-954b23a7-8fc6-4930-8873-c293645a0fab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1064.966458] [55831]: [pid: 55831|app: 0|req: 154/294] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:50:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1064.971185] [55830]: DEBUG cinder.api.middleware.request_id [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-059808d3-f5fa-4531-af85-201c3cbc8721 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.973119] [55830]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-059808d3-f5fa-4531-af85-201c3cbc8721 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1064.973498] [55830]: DEBUG cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-059808d3-f5fa-4531-af85-201c3cbc8721 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5", "connector": null, "instance_uuid": "4c9313c8-5804-453e-87d6-fd8053f55a93"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1064.982625] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.982625] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.002463] [55830]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-059808d3-f5fa-4531-af85-201c3cbc8721 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1065.002921] [55830]: [pid: 55830|app: 0|req: 141/295] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:50:57 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.023594] [55831]: DEBUG cinder.api.middleware.request_id [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-fbef5871-b922-4c96-b8e9-344b0a59ba0d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.025874] [55831]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-fbef5871-b922-4c96-b8e9-344b0a59ba0d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action [ 1065.026419] [55831]: DEBUG cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-fbef5871-b922-4c96-b8e9-344b0a59ba0d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1065.026554] [55831]: DEBUG cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-fbef5871-b922-4c96-b8e9-344b0a59ba0d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.042464] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042464] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.051157] [55831]: INFO cinder.api.openstack.wsgi [req-9da82308-9ebb-4da0-adee-3f4fd997162e req-fbef5871-b922-4c96-b8e9-344b0a59ba0d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action returned with HTTP 204 [ 1065.051505] [55831]: [pid: 55831|app: 0|req: 155/296] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:50:57 2025] POST /volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1065.067650] [55830]: DEBUG cinder.api.middleware.request_id [None req-6ec6e334-2558-4adc-942a-ca56baafd772 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.069752] [55830]: INFO cinder.api.openstack.wsgi [None req-6ec6e334-2558-4adc-942a-ca56baafd772 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1065.069974] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6ec6e334-2558-4adc-942a-ca56baafd772 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.070202] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6ec6e334-2558-4adc-942a-ca56baafd772 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.080157] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.080157] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.084690] [55830]: INFO cinder.volume.api [None req-6ec6e334-2558-4adc-942a-ca56baafd772 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1065.089159] [55830]: INFO cinder.api.openstack.wsgi [None req-6ec6e334-2558-4adc-942a-ca56baafd772 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1065.089703] [55830]: [pid: 55830|app: 0|req: 142/297] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:57 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1110 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.098642] [55831]: DEBUG cinder.api.middleware.request_id [None req-73d4d428-0d17-4e0c-b197-697308fa2abb None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.100723] [55831]: INFO cinder.api.openstack.wsgi [None req-73d4d428-0d17-4e0c-b197-697308fa2abb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1065.100949] [55831]: DEBUG cinder.api.openstack.wsgi [None req-73d4d428-0d17-4e0c-b197-697308fa2abb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.101183] [55831]: DEBUG cinder.api.openstack.wsgi [None req-73d4d428-0d17-4e0c-b197-697308fa2abb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.110850] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110850] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.114062] [55831]: INFO cinder.volume.api [None req-73d4d428-0d17-4e0c-b197-697308fa2abb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1065.118433] [55831]: INFO cinder.api.openstack.wsgi [None req-73d4d428-0d17-4e0c-b197-697308fa2abb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1065.118824] [55831]: [pid: 55831|app: 0|req: 156/298] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:50:57 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.375164] [55830]: DEBUG cinder.api.middleware.request_id [None req-75ac94a6-dc6b-4f1d-a00b-4802c4927dc2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.375952] [55830]: INFO cinder.api.openstack.wsgi [None req-75ac94a6-dc6b-4f1d-a00b-4802c4927dc2 None None] GET http://10.180.1.21/volume// [ 1071.375952] [55830]: DEBUG cinder.api.openstack.wsgi [None req-75ac94a6-dc6b-4f1d-a00b-4802c4927dc2 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.376111] [55830]: DEBUG cinder.api.openstack.wsgi [None req-75ac94a6-dc6b-4f1d-a00b-4802c4927dc2 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.376483] [55830]: INFO cinder.api.openstack.wsgi [None req-75ac94a6-dc6b-4f1d-a00b-4802c4927dc2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1071.376825] [55830]: [pid: 55830|app: 0|req: 143/299] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:51:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1071.381023] [55831]: DEBUG cinder.api.middleware.request_id [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.383559] [55831]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1071.383827] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.384087] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.396980] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.396980] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.402683] [55831]: INFO cinder.volume.api [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1071.406277] [55831]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-c69ab011-d530-4688-a5bc-04cc051349ae tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1071.406735] [55831]: [pid: 55831|app: 0|req: 157/300] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:51:04 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1291 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1071.534608] [55830]: DEBUG cinder.api.middleware.request_id [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.536944] [55830]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] PUT http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b [ 1071.537316] [55830]: DEBUG cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-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=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1071.545693] [55830]: DEBUG cinder.coordination [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Acquiring lock "cinder-attachment_update-dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1071.550334] [55830]: DEBUG cinder.coordination [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Lock "cinder-attachment_update-dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1071.551728] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.551728] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.570910] [55831]: DEBUG cinder.api.middleware.request_id [None req-cd64196a-6886-4274-8f14-22567e895cf8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.573240] [55831]: INFO cinder.api.openstack.wsgi [None req-cd64196a-6886-4274-8f14-22567e895cf8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1074.573606] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cd64196a-6886-4274-8f14-22567e895cf8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.573769] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cd64196a-6886-4274-8f14-22567e895cf8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.589263] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.589263] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.594015] [55831]: INFO cinder.volume.api [None req-cd64196a-6886-4274-8f14-22567e895cf8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1074.599902] [55831]: INFO cinder.api.openstack.wsgi [None req-cd64196a-6886-4274-8f14-22567e895cf8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1074.600312] [55831]: [pid: 55831|app: 0|req: 158/301] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:07 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.777988] [55831]: DEBUG cinder.api.middleware.request_id [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.780517] [55831]: INFO cinder.api.openstack.wsgi [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1074.780746] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.780969] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.792928] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.792928] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.797851] [55831]: INFO cinder.volume.api [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1074.803155] [55831]: INFO cinder.api.openstack.wsgi [None req-a3623a1d-6af8-4f86-b02b-0b6184d7e23f tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1074.803602] [55831]: [pid: 55831|app: 0|req: 159/302] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:07 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.846614] [55831]: DEBUG cinder.api.middleware.request_id [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.849749] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1074.849991] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.850233] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.860838] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.860838] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.864453] [55831]: INFO cinder.volume.api [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1074.869196] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-57240698-e77c-43f4-976c-fa8aefc40ed8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1074.869649] [55831]: [pid: 55831|app: 0|req: 160/303] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:07 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.887617] [55831]: DEBUG cinder.api.middleware.request_id [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.890184] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3/action [ 1074.890626] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1074.890797] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.902026] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.902026] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.902645] [55831]: INFO cinder.volume.api [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1074.910603] [55831]: INFO cinder.volume.api [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Begin detaching volume completed successfully. [ 1074.910932] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-bc9ca447-dbc1-4190-80ac-d8207b47bf5a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3/action returned with HTTP 202 [ 1074.911502] [55831]: [pid: 55831|app: 0|req: 161/304] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:51:07 2025] POST /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1075.932051] [55831]: DEBUG cinder.api.middleware.request_id [None req-d9ef3a2b-994b-48d0-81be-e513dd3a2478 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.932538] [55831]: INFO cinder.api.openstack.wsgi [None req-d9ef3a2b-994b-48d0-81be-e513dd3a2478 None None] GET http://10.180.1.21/volume// [ 1075.932748] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d9ef3a2b-994b-48d0-81be-e513dd3a2478 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.932979] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d9ef3a2b-994b-48d0-81be-e513dd3a2478 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.933391] [55831]: INFO cinder.api.openstack.wsgi [None req-d9ef3a2b-994b-48d0-81be-e513dd3a2478 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1075.933710] [55831]: [pid: 55831|app: 0|req: 162/305] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:51:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1075.937017] [55831]: DEBUG cinder.api.middleware.request_id [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.939978] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1075.940407] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.940772] [55831]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.955895] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955895] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.961192] [55831]: INFO cinder.volume.api [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1075.969216] [55831]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-e9b22a44-1302-40a8-853f-7f8c5f567e83 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1075.969848] [55831]: [pid: 55831|app: 0|req: 163/306] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:51:08 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1076.077396] [55830]: DEBUG cinder.coordination [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Lock "cinder-attachment_update-dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1076.077759] [55830]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-31410c31-335f-49c5-b9bb-8297a6d1692d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b returned with HTTP 200 [ 1076.078236] [55830]: [pid: 55830|app: 0|req: 144/307] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:51:04 2025] PUT /volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.599370] [55831]: DEBUG cinder.api.middleware.request_id [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-cd33b43a-43ac-41fd-afef-50043ea6435d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.601852] [55831]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-cd33b43a-43ac-41fd-afef-50043ea6435d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action [ 1076.603036] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-cd33b43a-43ac-41fd-afef-50043ea6435d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1076.603230] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-cd33b43a-43ac-41fd-afef-50043ea6435d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1076.622112] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622112] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.632651] [55831]: INFO cinder.api.openstack.wsgi [req-c4a7f701-f47a-4fa4-9c2a-aa67890534bc req-cd33b43a-43ac-41fd-afef-50043ea6435d tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action returned with HTTP 204 [ 1076.633299] [55831]: [pid: 55831|app: 0|req: 164/308] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:51:09 2025] POST /volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1077.119275] [55830]: DEBUG cinder.api.middleware.request_id [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-75722bfa-aaae-45d6-b34e-306a658ebce3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.121749] [55830]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-75722bfa-aaae-45d6-b34e-306a658ebce3 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 [ 1077.121969] [55830]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-75722bfa-aaae-45d6-b34e-306a658ebce3 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1077.122210] [55830]: DEBUG cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-75722bfa-aaae-45d6-b34e-306a658ebce3 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1077.129530] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.129530] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1077.659246] [55830]: INFO cinder.api.openstack.wsgi [req-a71952d3-8683-47f8-8109-9e581cf60a0e req-75722bfa-aaae-45d6-b34e-306a658ebce3 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 returned with HTTP 200 [ 1077.659246] [55830]: [pid: 55830|app: 0|req: 145/309] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:51:09 2025] DELETE /volume/v3/attachments/0f947d93-805c-40b8-8b6e-f709e95edb80 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.110898] [55831]: DEBUG cinder.api.middleware.request_id [None req-0e73f534-f567-47e4-95c6-d845914d7928 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.112996] [55831]: INFO cinder.api.openstack.wsgi [None req-0e73f534-f567-47e4-95c6-d845914d7928 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1079.113266] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e73f534-f567-47e4-95c6-d845914d7928 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.113493] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e73f534-f567-47e4-95c6-d845914d7928 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.126311] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126311] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.130707] [55831]: INFO cinder.volume.api [None req-0e73f534-f567-47e4-95c6-d845914d7928 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1079.136181] [55831]: INFO cinder.api.openstack.wsgi [None req-0e73f534-f567-47e4-95c6-d845914d7928 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1079.136649] [55831]: [pid: 55831|app: 0|req: 165/310] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:11 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.176100] [55830]: DEBUG cinder.api.middleware.request_id [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.178488] [55830]: INFO cinder.api.openstack.wsgi [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1082.179154] [55830]: DEBUG cinder.api.openstack.wsgi [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.179154] [55830]: DEBUG cinder.api.openstack.wsgi [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.197890] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.197890] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.200267] [55830]: INFO cinder.volume.api [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1082.209651] [55830]: INFO cinder.api.openstack.wsgi [None req-51b421ef-e033-4152-bd2c-d996e40e1d93 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1082.209904] [55830]: [pid: 55830|app: 0|req: 146/311] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:14 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.262278] [55831]: DEBUG cinder.api.middleware.request_id [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.265347] [55831]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1082.265508] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.266544] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.285601] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.285601] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.291484] [55831]: INFO cinder.volume.api [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1082.297224] [55831]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-a8fbf14e-0be3-4a79-84a1-89a3a77188e5 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1082.297653] [55831]: [pid: 55831|app: 0|req: 166/312] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:15 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.322679] [55830]: DEBUG cinder.api.middleware.request_id [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.326472] [55830]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] POST http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464/action [ 1082.326472] [55830]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1082.327271] [55830]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1082.339619] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.339619] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.340485] [55830]: INFO cinder.volume.api [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1082.345728] [55830]: INFO cinder.volume.api [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Begin detaching volume completed successfully. [ 1082.345728] [55830]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-354e5e11-4978-419d-932b-cb4dd3333d1b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464/action returned with HTTP 202 [ 1082.346162] [55830]: [pid: 55830|app: 0|req: 147/313] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:51:15 2025] POST /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1083.365209] [55831]: DEBUG cinder.api.middleware.request_id [None req-911bd4ef-6d87-44ba-aa5c-dfaf7f512843 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.366265] [55831]: INFO cinder.api.openstack.wsgi [None req-911bd4ef-6d87-44ba-aa5c-dfaf7f512843 None None] GET http://10.180.1.21/volume// [ 1083.366265] [55831]: DEBUG cinder.api.openstack.wsgi [None req-911bd4ef-6d87-44ba-aa5c-dfaf7f512843 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.366265] [55831]: DEBUG cinder.api.openstack.wsgi [None req-911bd4ef-6d87-44ba-aa5c-dfaf7f512843 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.366478] [55831]: INFO cinder.api.openstack.wsgi [None req-911bd4ef-6d87-44ba-aa5c-dfaf7f512843 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.366852] [55831]: [pid: 55831|app: 0|req: 167/314] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:51:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.370976] [55830]: DEBUG cinder.api.middleware.request_id [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.373324] [55830]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1083.373568] [55830]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.373787] [55830]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.391201] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.391201] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.398834] [55830]: INFO cinder.volume.api [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1083.403894] [55830]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-197a3185-43bc-458a-a03d-273beb042910 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1083.404331] [55830]: [pid: 55830|app: 0|req: 148/315] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:51:16 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1084.558770] [55831]: DEBUG cinder.api.middleware.request_id [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-c5721b1c-42dd-46ab-9801-137224402f8f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.561442] [55831]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-c5721b1c-42dd-46ab-9801-137224402f8f tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 [ 1084.561442] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-c5721b1c-42dd-46ab-9801-137224402f8f tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.561442] [55831]: DEBUG cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-c5721b1c-42dd-46ab-9801-137224402f8f tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.569629] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.569629] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.094616] [55831]: INFO cinder.api.openstack.wsgi [req-c4a1ce5b-5c3f-4e9e-a40d-eb800a7888de req-c5721b1c-42dd-46ab-9801-137224402f8f tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 returned with HTTP 200 [ 1085.095068] [55831]: [pid: 55831|app: 0|req: 168/316] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:51:17 2025] DELETE /volume/v3/attachments/d67fc58e-edda-4fd9-b1bd-aa2f62be0392 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.534330] [55830]: DEBUG cinder.api.middleware.request_id [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.536770] [55830]: INFO cinder.api.openstack.wsgi [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1086.537072] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.537323] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.548473] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.548473] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.553252] [55830]: INFO cinder.volume.api [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1086.559465] [55830]: INFO cinder.api.openstack.wsgi [None req-ecf08391-916b-44b6-b049-09fbb2a1cacd tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1086.559621] [55830]: [pid: 55830|app: 0|req: 149/317] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:19 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.093837] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=83,cinder:UPDATE=8 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.555812] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=62,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.830600] [55831]: DEBUG cinder.api.middleware.request_id [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.833406] [55831]: INFO cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1096.833963] [55831]: DEBUG cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-76243281", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.836340] [55831]: DEBUG cinder.api.v3.volumes [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-76243281', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1096.836636] [55831]: INFO cinder.api.v3.volumes [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Create volume of 1 GB [ 1096.837141] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837141] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.845881] [55831]: INFO cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Availability Zones retrieved successfully. [ 1096.856822] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Flow 'volume_create_api' (ae6f57e6-18fe-43a7-8c67-28588058043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1096.859079] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3def8893-50d8-4ab9-b88a-3ab4d22dc4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.861602] [55831]: DEBUG cinder.volume.flows.api.create_volume [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1096.886246] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3def8893-50d8-4ab9-b88a-3ab4d22dc4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.887322] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65098060-280c-4b66-b93c-26c37d9a032d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.946029] [55831]: DEBUG cinder.quota [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Created reservations ['994253b5-fcef-4a70-8b3b-5478141a68cd', '3f0fc229-83f1-4ee6-9d1e-58d7a96028ec', 'de6f8009-956d-4dff-a4da-5ae59500dbe1', 'c8e2e465-9d8d-46ca-9c83-948f9b148b79'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1096.946763] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65098060-280c-4b66-b93c-26c37d9a032d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['994253b5-fcef-4a70-8b3b-5478141a68cd', '3f0fc229-83f1-4ee6-9d1e-58d7a96028ec', 'de6f8009-956d-4dff-a4da-5ae59500dbe1', 'c8e2e465-9d8d-46ca-9c83-948f9b148b79']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.947745] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2295c29-88e9-47e7-aa0f-2b96d7b16de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.965275] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2295c29-88e9-47e7-aa0f-2b96d7b16de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92425fcc-21a6-4f50-ac7d-06569c57f608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-76243281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436eef444cfb4f1ba00ba77cef73d7a2',qos_specs=None,replication_status=,reservations=['994253b5-fcef-4a70-8b3b-5478141a68cd','3f0fc229-83f1-4ee6-9d1e-58d7a96028ec','de6f8009-956d-4dff-a4da-5ae59500dbe1','c8e2e465-9d8d-46ca-9c83-948f9b148b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec59739101344b5960bdec6cdd044f8',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-76243281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92425fcc-21a6-4f50-ac7d-06569c57f608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436eef444cfb4f1ba00ba77cef73d7a2',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='1ec59739101344b5960bdec6cdd044f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.965740] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4ef589-a694-4955-99e2-950f1b38b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.983887] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4ef589-a694-4955-99e2-950f1b38b941) 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-76243281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436eef444cfb4f1ba00ba77cef73d7a2',qos_specs=None,replication_status=,reservations=['994253b5-fcef-4a70-8b3b-5478141a68cd','3f0fc229-83f1-4ee6-9d1e-58d7a96028ec','de6f8009-956d-4dff-a4da-5ae59500dbe1','c8e2e465-9d8d-46ca-9c83-948f9b148b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec59739101344b5960bdec6cdd044f8',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.985014] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88caae82-eee2-49e1-9e63-e4701f896158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1096.994429] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88caae82-eee2-49e1-9e63-e4701f896158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1096.995652] [55831]: DEBUG cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Flow 'volume_create_api' (ae6f57e6-18fe-43a7-8c67-28588058043e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1096.996100] [55831]: INFO cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Create volume request issued successfully. [ 1096.996822] [55831]: INFO cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-f406241f-6989-49e3-ad9d-82e1378525be tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1096.997357] [55831]: [pid: 55831|app: 0|req: 169/318] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Feb 18 08:51:29 2025] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1097.002392] [55830]: DEBUG cinder.api.middleware.request_id [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.004854] [55830]: INFO cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1097.005131] [55830]: DEBUG cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.005377] [55830]: DEBUG cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.013380] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.013380] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.020449] [55830]: INFO cinder.volume.api [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1097.025533] [55830]: INFO cinder.api.openstack.wsgi [req-4fdf3faa-c673-4433-8bff-ea5658d008bb req-bdf60fb8-d40a-4152-ad85-88998e444f63 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 200 [ 1097.025986] [55830]: [pid: 55830|app: 0|req: 150/319] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:29 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.043715] [55831]: DEBUG cinder.api.middleware.request_id [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.046825] [55831]: INFO cinder.api.openstack.wsgi [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1097.047109] [55831]: DEBUG cinder.api.openstack.wsgi [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.047350] [55831]: DEBUG cinder.api.openstack.wsgi [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.056579] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056579] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.061735] [55831]: INFO cinder.volume.api [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1097.068117] [55831]: INFO cinder.api.openstack.wsgi [req-bda8fc8f-78c4-4f00-8bf8-4963792c7103 req-b1cb9e0a-0b17-40d9-a934-c2af785a48f4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 200 [ 1097.068610] [55831]: [pid: 55831|app: 0|req: 170/320] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:29 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.139771] [55830]: DEBUG cinder.api.middleware.request_id [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.141937] [55830]: INFO cinder.api.openstack.wsgi [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] DELETE http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1097.142186] [55830]: DEBUG cinder.api.openstack.wsgi [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.142406] [55830]: DEBUG cinder.api.openstack.wsgi [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.142588] [55830]: INFO cinder.api.v3.volumes [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Delete volume with id: de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1097.151345] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.151345] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.152058] [55830]: INFO cinder.volume.api [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1097.167423] [55830]: INFO cinder.volume.api [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Delete volume request issued successfully. [ 1097.167629] [55830]: INFO cinder.api.openstack.wsgi [None req-795447c4-7ab3-41ac-8cb1-1a2439796c22 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 202 [ 1097.168091] [55830]: [pid: 55830|app: 0|req: 151/321] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:51:29 2025] DELETE /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1097.171335] [55831]: DEBUG cinder.api.middleware.request_id [None req-03a262ca-7f9b-415b-af0e-59c538745c34 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.173619] [55831]: INFO cinder.api.openstack.wsgi [None req-03a262ca-7f9b-415b-af0e-59c538745c34 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1097.173814] [55831]: DEBUG cinder.api.openstack.wsgi [None req-03a262ca-7f9b-415b-af0e-59c538745c34 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.174064] [55831]: DEBUG cinder.api.openstack.wsgi [None req-03a262ca-7f9b-415b-af0e-59c538745c34 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.184529] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.184529] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.189419] [55831]: INFO cinder.volume.api [None req-03a262ca-7f9b-415b-af0e-59c538745c34 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1097.194937] [55831]: INFO cinder.api.openstack.wsgi [None req-03a262ca-7f9b-415b-af0e-59c538745c34 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1097.195350] [55831]: [pid: 55831|app: 0|req: 171/322] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:29 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.084651] [55830]: DEBUG cinder.api.middleware.request_id [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.087010] [55830]: INFO cinder.api.openstack.wsgi [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1098.087239] [55830]: DEBUG cinder.api.openstack.wsgi [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.087455] [55830]: DEBUG cinder.api.openstack.wsgi [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.097062] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.097062] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.100972] [55830]: INFO cinder.volume.api [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1098.105424] [55830]: INFO cinder.api.openstack.wsgi [req-857999c9-45b3-4661-8611-c3385a7df54c req-65f31da2-0d1a-400d-9a77-740e199300f3 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 200 [ 1098.105871] [55830]: [pid: 55830|app: 0|req: 152/323] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:30 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.120337] [55831]: DEBUG cinder.api.middleware.request_id [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.122609] [55831]: INFO cinder.api.openstack.wsgi [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1098.123013] [55831]: DEBUG cinder.api.openstack.wsgi [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92425fcc-21a6-4f50-ac7d-06569c57f608", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-43190847", "description": null, "metadata": {}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.131835] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131835] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.132336] [55831]: INFO cinder.volume.api [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1098.132501] [55831]: INFO cinder.api.v3.snapshots [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Create snapshot from volume 92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1098.147929] [55831]: WARNING cinder.quota [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-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. [ 1098.166127] [55831]: DEBUG cinder.quota [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Created reservations ['b68d0ad0-aba6-4c79-84cb-afbcf84cd904', '3236313e-a8a9-41ae-b841-4d203601920c', '2bc2c057-4abc-490d-9fae-e5a255e45e03', '79b5a59e-e263-4ddc-a971-a49a829acd6a'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1098.205509] [55831]: INFO cinder.volume.api [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot create request issued successfully. [ 1098.205923] [55831]: INFO cinder.api.openstack.wsgi [req-b7603cc6-9dd8-46a8-bc11-6f291be3fcf6 req-6108ca55-76bd-48a9-855d-a12461941edd tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1098.206298] [55830]: DEBUG cinder.api.middleware.request_id [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.206390] [55831]: [pid: 55831|app: 0|req: 172/324] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Feb 18 08:51:30 2025] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1098.208928] [55830]: INFO cinder.api.openstack.wsgi [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1098.209029] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.209248] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.218368] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218368] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.221976] [55831]: DEBUG cinder.api.middleware.request_id [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.222658] [55830]: INFO cinder.volume.api [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1098.225620] [55831]: INFO cinder.api.openstack.wsgi [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1098.225863] [55831]: DEBUG cinder.api.openstack.wsgi [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.226133] [55831]: DEBUG cinder.api.openstack.wsgi [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.228381] [55830]: INFO cinder.api.openstack.wsgi [None req-d52ce45c-14b4-4ba8-bf2d-2225de2b6c3b tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1098.229226] [55830]: [pid: 55830|app: 0|req: 153/325] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:31 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.231488] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231488] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.231998] [55831]: INFO cinder.volume.api [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot retrieved successfully. [ 1098.232989] [55831]: INFO cinder.api.openstack.wsgi [req-4b5cd8be-4d58-4b5d-966a-bbcd51f5af7b req-9bad1a2d-74b5-4db4-a1d4-c0ff55afe73b tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a returned with HTTP 200 [ 1098.233462] [55831]: [pid: 55831|app: 0|req: 173/326] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 08:51:31 2025] GET /volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.248750] [55830]: DEBUG cinder.api.middleware.request_id [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.251224] [55830]: INFO cinder.api.openstack.wsgi [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1098.251466] [55830]: DEBUG cinder.api.openstack.wsgi [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.251687] [55830]: DEBUG cinder.api.openstack.wsgi [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'detail' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.252068] [55830]: DEBUG cinder.api.api_utils [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Removing options '' from query. {{(pid=55830) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1098.253475] [55830]: DEBUG cinder.db.sqlalchemy.api [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Building query based on filter {{(pid=55830) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1098.266273] [55830]: INFO cinder.volume.api [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Get all snapshots completed successfully. [ 1098.266381] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.266381] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.267096] [55830]: INFO cinder.api.openstack.wsgi [req-a00b62be-0b9e-45a2-8deb-443a8b350b62 req-7c99a4e2-f160-4f44-baee-2f8de028804e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1098.267515] [55830]: [pid: 55830|app: 0|req: 154/327] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Feb 18 08:51:31 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1098.282107] [55831]: DEBUG cinder.api.middleware.request_id [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.284809] [55831]: INFO cinder.api.openstack.wsgi [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1098.285044] [55831]: DEBUG cinder.api.openstack.wsgi [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.285276] [55831]: DEBUG cinder.api.openstack.wsgi [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.291130] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.291130] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.291615] [55831]: INFO cinder.volume.api [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot retrieved successfully. [ 1098.292525] [55831]: INFO cinder.api.openstack.wsgi [req-a554b930-b232-4ce7-8696-844ff9f7a19f req-32ba6c7c-5c9e-4bd1-a83a-e5df30b2801c tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a returned with HTTP 200 [ 1098.292898] [55831]: [pid: 55831|app: 0|req: 174/328] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 08:51:31 2025] GET /volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.306070] [55830]: DEBUG cinder.api.middleware.request_id [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.308431] [55830]: INFO cinder.api.openstack.wsgi [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1098.308652] [55830]: DEBUG cinder.api.openstack.wsgi [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.308863] [55830]: DEBUG cinder.api.openstack.wsgi [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.309010] [55830]: INFO cinder.api.v2.snapshots [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Delete snapshot with id: d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1098.327228] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.327228] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.327773] [55830]: INFO cinder.volume.api [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot retrieved successfully. [ 1098.341803] [55830]: INFO cinder.volume.api [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot delete request issued successfully. [ 1098.341997] [55830]: INFO cinder.api.openstack.wsgi [req-f8b9a22e-5b40-41ac-8830-33aa64269d81 req-f744d0e9-9be5-4ce1-9fee-6904e2976ccb tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a returned with HTTP 202 [ 1098.342456] [55830]: [pid: 55830|app: 0|req: 155/329] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Feb 18 08:51:31 2025] DELETE /volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1098.356252] [55831]: DEBUG cinder.api.middleware.request_id [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.358599] [55831]: INFO cinder.api.openstack.wsgi [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1098.358871] [55831]: DEBUG cinder.api.openstack.wsgi [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.359122] [55831]: DEBUG cinder.api.openstack.wsgi [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.364658] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364658] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.365154] [55831]: INFO cinder.volume.api [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Snapshot retrieved successfully. [ 1098.366093] [55831]: INFO cinder.api.openstack.wsgi [req-2d4a13cc-a954-4a36-993b-55e09e48a5a6 req-4daf1a8d-124d-4a75-b93f-d2d84c516711 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a returned with HTTP 200 [ 1098.366476] [55831]: [pid: 55831|app: 0|req: 175/330] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 08:51:31 2025] GET /volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1099.239736] [55830]: DEBUG cinder.api.middleware.request_id [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.242023] [55830]: INFO cinder.api.openstack.wsgi [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1099.242335] [55830]: DEBUG cinder.api.openstack.wsgi [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.243972] [55830]: DEBUG cinder.api.openstack.wsgi [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.254056] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.254056] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.258398] [55830]: INFO cinder.volume.api [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1099.263351] [55830]: INFO cinder.api.openstack.wsgi [None req-723d898e-e4fc-49ac-aeb8-b53e38614840 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 200 [ 1099.264019] [55830]: [pid: 55830|app: 0|req: 156/331] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:32 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.383993] [55831]: DEBUG cinder.api.middleware.request_id [req-24937908-da59-45ae-820a-b89d0196cb78 req-4b65a747-b5cc-44ea-92a3-5c08678809c4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.386266] [55831]: INFO cinder.api.openstack.wsgi [req-24937908-da59-45ae-820a-b89d0196cb78 req-4b65a747-b5cc-44ea-92a3-5c08678809c4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a [ 1099.386514] [55831]: DEBUG cinder.api.openstack.wsgi [req-24937908-da59-45ae-820a-b89d0196cb78 req-4b65a747-b5cc-44ea-92a3-5c08678809c4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.386852] [55831]: DEBUG cinder.api.openstack.wsgi [req-24937908-da59-45ae-820a-b89d0196cb78 req-4b65a747-b5cc-44ea-92a3-5c08678809c4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.392039] [55831]: INFO cinder.api.openstack.wsgi [req-24937908-da59-45ae-820a-b89d0196cb78 req-4b65a747-b5cc-44ea-92a3-5c08678809c4 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a returned with HTTP 404 [ 1099.392561] [55831]: [pid: 55831|app: 0|req: 176/332] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Feb 18 08:51:32 2025] GET /volume/v3/snapshots/d8577c7b-8aa7-4525-b775-b41be7af2c8a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1099.408703] [55830]: DEBUG cinder.api.middleware.request_id [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.411679] [55830]: INFO cinder.api.openstack.wsgi [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] DELETE http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1099.412675] [55830]: DEBUG cinder.api.openstack.wsgi [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.412675] [55830]: DEBUG cinder.api.openstack.wsgi [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.412675] [55830]: INFO cinder.api.v3.volumes [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Delete volume with id: 92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1099.420861] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.420861] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.421536] [55830]: INFO cinder.volume.api [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1099.439782] [55830]: INFO cinder.volume.api [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Delete volume request issued successfully. [ 1099.439997] [55830]: INFO cinder.api.openstack.wsgi [req-9cf81ebc-f61f-4c64-8c21-885e5b1f2638 req-7271837d-a5e5-487a-88b1-11bb3826a04e tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 202 [ 1099.440503] [55830]: [pid: 55830|app: 0|req: 157/333] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:51:32 2025] DELETE /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1099.455493] [55831]: DEBUG cinder.api.middleware.request_id [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.458979] [55831]: INFO cinder.api.openstack.wsgi [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1099.459311] [55831]: DEBUG cinder.api.openstack.wsgi [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.459668] [55831]: DEBUG cinder.api.openstack.wsgi [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.469452] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.469452] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.476030] [55831]: INFO cinder.volume.api [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Volume info retrieved successfully. [ 1099.482893] [55831]: INFO cinder.api.openstack.wsgi [req-16ba96e3-a0e5-48a8-92a2-530cb66c585c req-8294c8aa-d468-4893-bd4c-be3a2e147373 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 200 [ 1099.483533] [55831]: [pid: 55831|app: 0|req: 177/334] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:32 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.274625] [55830]: DEBUG cinder.api.middleware.request_id [None req-2381ce0d-b608-4af0-97b3-6ccf67b9e701 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.279429] [55830]: INFO cinder.api.openstack.wsgi [None req-2381ce0d-b608-4af0-97b3-6ccf67b9e701 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 [ 1100.279900] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2381ce0d-b608-4af0-97b3-6ccf67b9e701 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.280040] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2381ce0d-b608-4af0-97b3-6ccf67b9e701 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.287827] [55830]: INFO cinder.api.openstack.wsgi [None req-2381ce0d-b608-4af0-97b3-6ccf67b9e701 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 returned with HTTP 404 [ 1100.288370] [55830]: [pid: 55830|app: 0|req: 158/335] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:33 2025] GET /volume/v3/volumes/de77a174-821f-4c99-b8ca-fcc2b5af0464 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1100.293627] [55831]: DEBUG cinder.api.middleware.request_id [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.296199] [55831]: INFO cinder.api.openstack.wsgi [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] DELETE http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 1100.296386] [55831]: DEBUG cinder.api.openstack.wsgi [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.296822] [55831]: DEBUG cinder.api.openstack.wsgi [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.296822] [55831]: INFO cinder.api.v3.volumes [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Delete volume with id: 27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 1100.311367] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311367] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.312015] [55831]: INFO cinder.volume.api [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1100.332253] [55831]: INFO cinder.volume.api [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Delete volume request issued successfully. [ 1100.332546] [55831]: INFO cinder.api.openstack.wsgi [None req-33d76c9c-8793-481a-875c-7ecf3da07b53 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 returned with HTTP 202 [ 1100.332928] [55831]: [pid: 55831|app: 0|req: 178/336] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:51:33 2025] DELETE /volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1100.337044] [55830]: DEBUG cinder.api.middleware.request_id [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.339581] [55830]: INFO cinder.api.openstack.wsgi [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 1100.339892] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.340229] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.349899] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349899] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.354822] [55830]: INFO cinder.volume.api [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Volume info retrieved successfully. [ 1100.360918] [55830]: INFO cinder.api.openstack.wsgi [None req-b569a8d6-b5c1-4ed4-b359-a4c7ac12abb1 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 returned with HTTP 200 [ 1100.360918] [55830]: [pid: 55830|app: 0|req: 159/337] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:33 2025] GET /volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.501031] [55831]: DEBUG cinder.api.middleware.request_id [req-bf17034f-2065-4ae7-b544-7b4bf7335228 req-f838ea2c-fc5c-4075-af9b-419a46271069 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.503059] [55831]: INFO cinder.api.openstack.wsgi [req-bf17034f-2065-4ae7-b544-7b4bf7335228 req-f838ea2c-fc5c-4075-af9b-419a46271069 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1100.503302] [55831]: DEBUG cinder.api.openstack.wsgi [req-bf17034f-2065-4ae7-b544-7b4bf7335228 req-f838ea2c-fc5c-4075-af9b-419a46271069 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.503522] [55831]: DEBUG cinder.api.openstack.wsgi [req-bf17034f-2065-4ae7-b544-7b4bf7335228 req-f838ea2c-fc5c-4075-af9b-419a46271069 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.512468] [55831]: INFO cinder.api.openstack.wsgi [req-bf17034f-2065-4ae7-b544-7b4bf7335228 req-f838ea2c-fc5c-4075-af9b-419a46271069 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 404 [ 1100.513155] [55831]: [pid: 55831|app: 0|req: 179/338] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:33 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1100.531763] [55830]: DEBUG cinder.api.middleware.request_id [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.534564] [55830]: INFO cinder.api.openstack.wsgi [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] DELETE http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1100.534694] [55830]: DEBUG cinder.api.openstack.wsgi [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.534928] [55830]: DEBUG cinder.api.openstack.wsgi [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.535164] [55830]: INFO cinder.api.v3.volumes [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Delete volume with id: 92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1100.541855] [55830]: INFO cinder.api.openstack.wsgi [req-7f3a8140-e976-4c37-b8f4-013559aa2b08 req-a26b6e44-9fca-4b71-9a4c-59fc7b71b509 tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 404 [ 1100.542560] [55830]: [pid: 55830|app: 0|req: 160/339] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:51:33 2025] DELETE /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1100.557784] [55831]: DEBUG cinder.api.middleware.request_id [req-efcbba3d-3dd7-43ba-bd12-6c8ee98a5d54 req-03fb1e52-25b6-4da4-894d-0b0536617e9f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.560592] [55831]: INFO cinder.api.openstack.wsgi [req-efcbba3d-3dd7-43ba-bd12-6c8ee98a5d54 req-03fb1e52-25b6-4da4-894d-0b0536617e9f tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] GET http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 [ 1100.560892] [55831]: DEBUG cinder.api.openstack.wsgi [req-efcbba3d-3dd7-43ba-bd12-6c8ee98a5d54 req-03fb1e52-25b6-4da4-894d-0b0536617e9f tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.561201] [55831]: DEBUG cinder.api.openstack.wsgi [req-efcbba3d-3dd7-43ba-bd12-6c8ee98a5d54 req-03fb1e52-25b6-4da4-894d-0b0536617e9f tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.568423] [55831]: INFO cinder.api.openstack.wsgi [req-efcbba3d-3dd7-43ba-bd12-6c8ee98a5d54 req-03fb1e52-25b6-4da4-894d-0b0536617e9f tempest-VolumesSnapshotsTestJSON-2054199890 tempest-VolumesSnapshotsTestJSON-2054199890-project-member] http://10.180.1.21/volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 returned with HTTP 404 [ 1100.568973] [55831]: [pid: 55831|app: 0|req: 180/340] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:33 2025] GET /volume/v3/volumes/92425fcc-21a6-4f50-ac7d-06569c57f608 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1101.378027] [55830]: DEBUG cinder.api.middleware.request_id [None req-b1981c90-5253-46f7-8c7a-540cd5c78653 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.379632] [55830]: INFO cinder.api.openstack.wsgi [None req-b1981c90-5253-46f7-8c7a-540cd5c78653 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] GET http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 [ 1101.379908] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b1981c90-5253-46f7-8c7a-540cd5c78653 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.380178] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b1981c90-5253-46f7-8c7a-540cd5c78653 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.394456] [55830]: INFO cinder.api.openstack.wsgi [None req-b1981c90-5253-46f7-8c7a-540cd5c78653 tempest-ServerRescueNegativeTestJSON-1224090775 tempest-ServerRescueNegativeTestJSON-1224090775-project-member] http://10.180.1.21/volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 returned with HTTP 404 [ 1101.395527] [55830]: [pid: 55830|app: 0|req: 161/341] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:34 2025] GET /volume/v3/volumes/27ea0a04-f048-4249-99ac-126a16bb4cf1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1105.070474] [55831]: DEBUG cinder.api.middleware.request_id [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.074020] [55831]: INFO cinder.api.openstack.wsgi [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.074020] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-753931733"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.074807] [55831]: DEBUG cinder.api.v3.volumes [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-753931733'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.074936] [55831]: INFO cinder.api.v3.volumes [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Create volume of 1 GB [ 1105.080556] [55831]: INFO cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Availability Zones retrieved successfully. [ 1105.087599] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Flow 'volume_create_api' (9d2578ac-194c-4d69-b4fe-b4cd0f56bb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.088776] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c84dfe-2563-4ad2-b5cf-b709cae347d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.089988] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.110244] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83c84dfe-2563-4ad2-b5cf-b709cae347d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.111291] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c45c9d5-2be6-4770-b0ab-f4fca56cbe70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.160029] [55831]: DEBUG cinder.quota [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Created reservations ['9a13f3ef-a932-4402-a736-9f6c661c0011', 'bde6e09f-7aa2-4e82-a586-5acd4b2c91f2', 'e7b3d48a-5182-4e8f-befa-fb59c24fd479', '46a6b858-bea1-48b3-944a-a7e8be6f7c7e'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.162255] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c45c9d5-2be6-4770-b0ab-f4fca56cbe70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a13f3ef-a932-4402-a736-9f6c661c0011', 'bde6e09f-7aa2-4e82-a586-5acd4b2c91f2', 'e7b3d48a-5182-4e8f-befa-fb59c24fd479', '46a6b858-bea1-48b3-944a-a7e8be6f7c7e']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.163813] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f6de64-106b-4bf4-b285-c729a4dedc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.186527] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5f6de64-106b-4bf4-b285-c729a4dedc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea81cee-570a-46f5-9517-6555ecff5ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-753931733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b387defb8f400780c8853ca9b3099b',qos_specs=None,replication_status=,reservations=['9a13f3ef-a932-4402-a736-9f6c661c0011','bde6e09f-7aa2-4e82-a586-5acd4b2c91f2','e7b3d48a-5182-4e8f-befa-fb59c24fd479','46a6b858-bea1-48b3-944a-a7e8be6f7c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e357db0db03e4103a954b983672638f2',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-753931733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea81cee-570a-46f5-9517-6555ecff5ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96b387defb8f400780c8853ca9b3099b',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='e357db0db03e4103a954b983672638f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.187584] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1033a38-5c23-4a8d-9aae-78b5bfa487ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.200891] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1033a38-5c23-4a8d-9aae-78b5bfa487ba) 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-753931733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96b387defb8f400780c8853ca9b3099b',qos_specs=None,replication_status=,reservations=['9a13f3ef-a932-4402-a736-9f6c661c0011','bde6e09f-7aa2-4e82-a586-5acd4b2c91f2','e7b3d48a-5182-4e8f-befa-fb59c24fd479','46a6b858-bea1-48b3-944a-a7e8be6f7c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e357db0db03e4103a954b983672638f2',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.201819] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b39150-28c8-4684-b2cb-3f6dd2af6a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.211233] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b39150-28c8-4684-b2cb-3f6dd2af6a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.212325] [55831]: DEBUG cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Flow 'volume_create_api' (9d2578ac-194c-4d69-b4fe-b4cd0f56bb33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.212714] [55831]: INFO cinder.volume.api [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Create volume request issued successfully. [ 1105.213434] [55831]: INFO cinder.api.openstack.wsgi [None req-c97a4d56-39f0-4422-bbe7-d1da3fe3c7b0 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.213886] [55831]: [pid: 55831|app: 0|req: 181/342] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:51:37 2025] POST /volume/v3/volumes => generated 752 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.222614] [55830]: DEBUG cinder.api.middleware.request_id [None req-24db5581-eaee-454b-b664-b45fbf2c65fd None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.224739] [55830]: INFO cinder.api.openstack.wsgi [None req-24db5581-eaee-454b-b664-b45fbf2c65fd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1105.224961] [55830]: DEBUG cinder.api.openstack.wsgi [None req-24db5581-eaee-454b-b664-b45fbf2c65fd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.225191] [55830]: DEBUG cinder.api.openstack.wsgi [None req-24db5581-eaee-454b-b664-b45fbf2c65fd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.232989] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.232989] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.237199] [55830]: INFO cinder.volume.api [None req-24db5581-eaee-454b-b664-b45fbf2c65fd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1105.241372] [55830]: INFO cinder.api.openstack.wsgi [None req-24db5581-eaee-454b-b664-b45fbf2c65fd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1105.241754] [55830]: [pid: 55830|app: 0|req: 162/343] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:38 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.251387] [55831]: DEBUG cinder.api.middleware.request_id [None req-8727d50f-4fce-48ff-b470-45abff653e44 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.253539] [55831]: INFO cinder.api.openstack.wsgi [None req-8727d50f-4fce-48ff-b470-45abff653e44 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1106.253763] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8727d50f-4fce-48ff-b470-45abff653e44 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.253980] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8727d50f-4fce-48ff-b470-45abff653e44 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.263823] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263823] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.267660] [55831]: INFO cinder.volume.api [None req-8727d50f-4fce-48ff-b470-45abff653e44 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1106.272502] [55831]: INFO cinder.api.openstack.wsgi [None req-8727d50f-4fce-48ff-b470-45abff653e44 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1106.272866] [55831]: [pid: 55831|app: 0|req: 182/344] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:39 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.430453] [55830]: DEBUG cinder.api.middleware.request_id [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.432530] [55830]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1106.432750] [55830]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.432959] [55830]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.440479] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.440479] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.444073] [55830]: INFO cinder.volume.api [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1106.448304] [55830]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-caac7f29-c9bb-4673-97a6-5caefe6800bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1106.448698] [55830]: [pid: 55830|app: 0|req: 163/345] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:51:39 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.858523] [55831]: DEBUG cinder.api.middleware.request_id [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.860987] [55831]: INFO cinder.api.openstack.wsgi [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1107.861324] [55831]: DEBUG cinder.api.openstack.wsgi [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.861570] [55831]: DEBUG cinder.api.openstack.wsgi [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.872191] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.872191] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.877098] [55831]: INFO cinder.volume.api [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1107.883766] [55831]: INFO cinder.api.openstack.wsgi [None req-37c10d65-e3af-4d3b-a2e4-cdba3a9faeaa tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1107.883766] [55831]: [pid: 55831|app: 0|req: 183/346] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:40 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.969665] [55830]: DEBUG cinder.api.middleware.request_id [None req-b152096d-e832-426c-8c86-1d428af49e8b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.970403] [55830]: INFO cinder.api.openstack.wsgi [None req-b152096d-e832-426c-8c86-1d428af49e8b None None] GET http://10.180.1.21/volume// [ 1107.970770] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b152096d-e832-426c-8c86-1d428af49e8b None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.971123] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b152096d-e832-426c-8c86-1d428af49e8b None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.971768] [55830]: INFO cinder.api.openstack.wsgi [None req-b152096d-e832-426c-8c86-1d428af49e8b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.972310] [55830]: [pid: 55830|app: 0|req: 164/347] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:51:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.976662] [55831]: DEBUG cinder.api.middleware.request_id [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-b43f2364-eced-4c71-80be-cb13d79faaab None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.979246] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-b43f2364-eced-4c71-80be-cb13d79faaab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.979677] [55831]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-b43f2364-eced-4c71-80be-cb13d79faaab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea81cee-570a-46f5-9517-6555ecff5ec3", "connector": null, "instance_uuid": "00de6d5a-3232-46e4-9a72-f068f0048767"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.989138] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.989138] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.002386] [55830]: DEBUG cinder.api.middleware.request_id [None req-af083581-32a4-4527-974b-b2c02d98a162 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.004675] [55830]: INFO cinder.api.openstack.wsgi [None req-af083581-32a4-4527-974b-b2c02d98a162 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1108.004914] [55830]: DEBUG cinder.api.openstack.wsgi [None req-af083581-32a4-4527-974b-b2c02d98a162 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.005148] [55830]: DEBUG cinder.api.openstack.wsgi [None req-af083581-32a4-4527-974b-b2c02d98a162 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.015884] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015884] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.016130] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-b43f2364-eced-4c71-80be-cb13d79faaab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.016689] [55831]: [pid: 55831|app: 0|req: 184/348] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:51:40 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.019945] [55830]: INFO cinder.volume.api [None req-af083581-32a4-4527-974b-b2c02d98a162 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1108.025995] [55830]: INFO cinder.api.openstack.wsgi [None req-af083581-32a4-4527-974b-b2c02d98a162 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1108.026495] [55830]: [pid: 55830|app: 0|req: 165/349] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:40 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.044906] [55831]: DEBUG cinder.api.middleware.request_id [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.047807] [55831]: INFO cinder.api.openstack.wsgi [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1108.048163] [55831]: DEBUG cinder.api.openstack.wsgi [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.048346] [55831]: DEBUG cinder.api.openstack.wsgi [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.060819] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.060819] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.065942] [55831]: INFO cinder.volume.api [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1108.072541] [55831]: INFO cinder.api.openstack.wsgi [None req-59e6b08a-c6df-4a72-92f6-40e5fb787020 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1108.073052] [55831]: [pid: 55831|app: 0|req: 185/350] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:40 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.551880] [55830]: DEBUG cinder.api.middleware.request_id [None req-28de575c-f91a-4fdc-a333-58de999cf649 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.552348] [55830]: INFO cinder.api.openstack.wsgi [None req-28de575c-f91a-4fdc-a333-58de999cf649 None None] GET http://10.180.1.21/volume// [ 1108.552527] [55830]: DEBUG cinder.api.openstack.wsgi [None req-28de575c-f91a-4fdc-a333-58de999cf649 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.552733] [55830]: DEBUG cinder.api.openstack.wsgi [None req-28de575c-f91a-4fdc-a333-58de999cf649 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.553194] [55830]: INFO cinder.api.openstack.wsgi [None req-28de575c-f91a-4fdc-a333-58de999cf649 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.553532] [55830]: [pid: 55830|app: 0|req: 166/351] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:51:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.556800] [55831]: DEBUG cinder.api.middleware.request_id [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.559445] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1108.559743] [55831]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.560036] [55831]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.573562] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573562] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.577176] [55831]: INFO cinder.volume.api [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1108.582288] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-0088bebc-0e8d-4aed-ace8-959429194570 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1108.582675] [55831]: [pid: 55831|app: 0|req: 186/352] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:51:41 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1108.611802] [55830]: DEBUG cinder.api.middleware.request_id [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.614057] [55830]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] PUT http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 [ 1108.614466] [55830]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-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-528708", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.623662] [55830]: DEBUG cinder.coordination [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Acquiring lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1108.629253] [55830]: DEBUG cinder.coordination [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1108.630352] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630352] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.083479] [55831]: DEBUG cinder.api.middleware.request_id [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.085801] [55831]: INFO cinder.api.openstack.wsgi [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1109.086036] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.086260] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.096535] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096535] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.101025] [55831]: INFO cinder.volume.api [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1109.104577] [55831]: INFO cinder.api.openstack.wsgi [None req-bb205c7a-2821-4d47-b0d7-3e78559af7fc tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1109.105103] [55831]: [pid: 55831|app: 0|req: 187/353] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:41 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.115359] [55831]: DEBUG cinder.api.middleware.request_id [None req-4f939899-503c-41b4-8168-929831d70ec8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.117533] [55831]: INFO cinder.api.openstack.wsgi [None req-4f939899-503c-41b4-8168-929831d70ec8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1110.117755] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4f939899-503c-41b4-8168-929831d70ec8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.117977] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4f939899-503c-41b4-8168-929831d70ec8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.131383] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131383] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.135330] [55831]: INFO cinder.volume.api [None req-4f939899-503c-41b4-8168-929831d70ec8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1110.140720] [55831]: INFO cinder.api.openstack.wsgi [None req-4f939899-503c-41b4-8168-929831d70ec8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1110.141127] [55831]: [pid: 55831|app: 0|req: 188/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:42 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.153053] [55831]: DEBUG cinder.api.middleware.request_id [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.157650] [55831]: INFO cinder.api.openstack.wsgi [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1111.157885] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.158141] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.178949] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.178949] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.195346] [55831]: INFO cinder.volume.api [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1111.200508] [55831]: INFO cinder.api.openstack.wsgi [None req-3243944b-aed2-4ef9-a0e7-ec4d5a6da511 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1111.201496] [55831]: [pid: 55831|app: 0|req: 189/355] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:43 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.936980] [55831]: DEBUG cinder.api.middleware.request_id [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.939051] [55831]: INFO cinder.api.openstack.wsgi [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1111.939978] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-980368080", "imageRef": "cc4e344e-8c3c-4785-83c3-1f66694fa99d", "size": 1}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1111.941194] [55831]: DEBUG cinder.api.v3.volumes [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-980368080', 'imageRef': 'cc4e344e-8c3c-4785-83c3-1f66694fa99d', 'size': 1}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1112.154751] [55831]: INFO cinder.api.v3.volumes [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume of 1 GB [ 1112.160433] [55831]: INFO cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Availability Zones retrieved successfully. [ 1112.167153] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Flow 'volume_create_api' (ee7adcd9-379d-4a47-96d4-73cb0d3e4cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.168348] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3031f6-18c2-4668-a0c6-06f7d4f53d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.169579] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1112.219604] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3031f6-18c2-4668-a0c6-06f7d4f53d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.220831] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b555fe88-a073-4ae7-98e6-15b573784da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.266957] [55831]: DEBUG cinder.quota [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Created reservations ['1d950bba-8d16-47c1-92cb-4364e800b3c2', 'd35e77b6-9226-48f6-8a0e-8aeed2081691', 'abfb4925-fc31-42b2-afe0-f5b15b67b82b', '82d40803-182d-46e0-8f98-52c84d1b5991'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1112.266957] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b555fe88-a073-4ae7-98e6-15b573784da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d950bba-8d16-47c1-92cb-4364e800b3c2', 'd35e77b6-9226-48f6-8a0e-8aeed2081691', 'abfb4925-fc31-42b2-afe0-f5b15b67b82b', '82d40803-182d-46e0-8f98-52c84d1b5991']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.267391] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39b7a39-bf57-4fa8-ac30-49b55da63772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.281877] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39b7a39-bf57-4fa8-ac30-49b55da63772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3370314e-8efb-4205-98aa-48116eee0a2c', '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-980368080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f508ba1873143edb01232f1ac7e0f74',qos_specs=None,replication_status=,reservations=['1d950bba-8d16-47c1-92cb-4364e800b3c2','d35e77b6-9226-48f6-8a0e-8aeed2081691','abfb4925-fc31-42b2-afe0-f5b15b67b82b','82d40803-182d-46e0-8f98-52c84d1b5991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3b09f781b241ef83a8451a08c3647c',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-980368080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3370314e-8efb-4205-98aa-48116eee0a2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f508ba1873143edb01232f1ac7e0f74',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='1e3b09f781b241ef83a8451a08c3647c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.282541] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561b25b8-fc69-46d9-8382-f80d4b63c10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.297755] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561b25b8-fc69-46d9-8382-f80d4b63c10e) 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-980368080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f508ba1873143edb01232f1ac7e0f74',qos_specs=None,replication_status=,reservations=['1d950bba-8d16-47c1-92cb-4364e800b3c2','d35e77b6-9226-48f6-8a0e-8aeed2081691','abfb4925-fc31-42b2-afe0-f5b15b67b82b','82d40803-182d-46e0-8f98-52c84d1b5991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e3b09f781b241ef83a8451a08c3647c',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.298672] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500cbcc0-c1de-44dc-9e30-821f258ffdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1112.307487] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500cbcc0-c1de-44dc-9e30-821f258ffdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1112.308715] [55831]: DEBUG cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Flow 'volume_create_api' (ee7adcd9-379d-4a47-96d4-73cb0d3e4cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1112.309255] [55831]: INFO cinder.volume.api [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Create volume request issued successfully. [ 1112.310714] [55831]: INFO cinder.api.openstack.wsgi [None req-2c5fc98b-a35b-4f95-a0f1-2ac13050bfbd tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1112.310894] [55831]: [pid: 55831|app: 0|req: 190/356] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Feb 18 08:51:44 2025] POST /volume/v3/volumes => generated 751 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1112.311738] [55831]: DEBUG cinder.api.middleware.request_id [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.314759] [55831]: INFO cinder.api.openstack.wsgi [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1112.314759] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.314759] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.329154] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329154] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.333256] [55831]: INFO cinder.volume.api [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1112.337847] [55831]: INFO cinder.api.openstack.wsgi [None req-7da0c788-11a4-44ab-b9d7-99bb16b051bd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1112.338251] [55831]: [pid: 55831|app: 0|req: 191/357] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:45 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.338857] [55831]: DEBUG cinder.api.middleware.request_id [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.341189] [55831]: INFO cinder.api.openstack.wsgi [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1112.341862] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.341862] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.349285] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.349285] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.352516] [55831]: INFO cinder.volume.api [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1112.356677] [55831]: INFO cinder.api.openstack.wsgi [None req-e9007f28-68c6-4f63-82e5-bc8bc1a9cf0c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1112.357096] [55831]: [pid: 55831|app: 0|req: 192/358] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:45 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.348468] [55831]: DEBUG cinder.api.middleware.request_id [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.350511] [55831]: INFO cinder.api.openstack.wsgi [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1113.350741] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.350963] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.361657] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.361657] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.365080] [55831]: INFO cinder.volume.api [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1113.370289] [55831]: INFO cinder.api.openstack.wsgi [None req-f76da153-3b5b-4c83-9207-e06c711d7a96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1113.370692] [55831]: [pid: 55831|app: 0|req: 193/359] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:46 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.371342] [55831]: DEBUG cinder.api.middleware.request_id [None req-8309fe2a-3370-4280-84a8-256a855cea57 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.373176] [55831]: INFO cinder.api.openstack.wsgi [None req-8309fe2a-3370-4280-84a8-256a855cea57 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1113.373385] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8309fe2a-3370-4280-84a8-256a855cea57 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.373624] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8309fe2a-3370-4280-84a8-256a855cea57 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.380530] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.380530] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.383800] [55831]: INFO cinder.volume.api [None req-8309fe2a-3370-4280-84a8-256a855cea57 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1113.388353] [55831]: INFO cinder.api.openstack.wsgi [None req-8309fe2a-3370-4280-84a8-256a855cea57 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1113.388857] [55831]: [pid: 55831|app: 0|req: 194/360] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:46 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.653780] [55830]: DEBUG cinder.coordination [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.024s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.654155] [55830]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-d9f40f7c-0a44-4521-bd1a-032336839d7a tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 returned with HTTP 200 [ 1113.654651] [55830]: [pid: 55830|app: 0|req: 167/361] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:51:41 2025] PUT /volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 => generated 617 bytes in 5043 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.380245] [55831]: DEBUG cinder.api.middleware.request_id [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.382564] [55831]: INFO cinder.api.openstack.wsgi [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1114.382856] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.383136] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.396520] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.396520] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.398244] [55830]: DEBUG cinder.api.middleware.request_id [None req-39077d55-9647-44cd-8639-adf1bae55234 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.400396] [55830]: INFO cinder.api.openstack.wsgi [None req-39077d55-9647-44cd-8639-adf1bae55234 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1114.400474] [55831]: INFO cinder.volume.api [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1114.400622] [55830]: DEBUG cinder.api.openstack.wsgi [None req-39077d55-9647-44cd-8639-adf1bae55234 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.400843] [55830]: DEBUG cinder.api.openstack.wsgi [None req-39077d55-9647-44cd-8639-adf1bae55234 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.405369] [55831]: INFO cinder.api.openstack.wsgi [None req-5f3ef0d1-4022-4f51-93de-a87ededbc8f8 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1114.405746] [55831]: [pid: 55831|app: 0|req: 195/362] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:47 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.409010] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.409010] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.412766] [55830]: INFO cinder.volume.api [None req-39077d55-9647-44cd-8639-adf1bae55234 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1114.417102] [55830]: INFO cinder.api.openstack.wsgi [None req-39077d55-9647-44cd-8639-adf1bae55234 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1114.417501] [55830]: [pid: 55830|app: 0|req: 168/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:47 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.284046] [55831]: DEBUG cinder.api.middleware.request_id [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-e0de2cc6-f6b9-417e-98ff-6f1ac92fff79 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.287551] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-e0de2cc6-f6b9-417e-98ff-6f1ac92fff79 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383/action [ 1115.288355] [55831]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-e0de2cc6-f6b9-417e-98ff-6f1ac92fff79 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1115.288846] [55831]: DEBUG cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-e0de2cc6-f6b9-417e-98ff-6f1ac92fff79 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.322618] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.322618] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.332930] [55831]: INFO cinder.api.openstack.wsgi [req-906f6967-8584-41f1-9cc3-2dd1510e7fdb req-e0de2cc6-f6b9-417e-98ff-6f1ac92fff79 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383/action returned with HTTP 204 [ 1115.333428] [55831]: [pid: 55831|app: 0|req: 196/364] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:51:48 2025] POST /volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.416910] [55830]: DEBUG cinder.api.middleware.request_id [None req-d46efd93-2d2f-441b-b21d-4620370f006f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.419036] [55830]: INFO cinder.api.openstack.wsgi [None req-d46efd93-2d2f-441b-b21d-4620370f006f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1115.420367] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d46efd93-2d2f-441b-b21d-4620370f006f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.420367] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d46efd93-2d2f-441b-b21d-4620370f006f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.427432] [55831]: DEBUG cinder.api.middleware.request_id [None req-c80c6e51-9837-4a85-bab2-78b00401a261 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.429835] [55831]: INFO cinder.api.openstack.wsgi [None req-c80c6e51-9837-4a85-bab2-78b00401a261 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1115.430108] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c80c6e51-9837-4a85-bab2-78b00401a261 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.430337] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c80c6e51-9837-4a85-bab2-78b00401a261 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.432043] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.432043] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.435786] [55830]: INFO cinder.volume.api [None req-d46efd93-2d2f-441b-b21d-4620370f006f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1115.439673] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.439673] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.441069] [55830]: INFO cinder.api.openstack.wsgi [None req-d46efd93-2d2f-441b-b21d-4620370f006f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1115.441372] [55830]: [pid: 55830|app: 0|req: 169/365] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:48 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.443430] [55831]: INFO cinder.volume.api [None req-c80c6e51-9837-4a85-bab2-78b00401a261 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1115.448087] [55831]: INFO cinder.api.openstack.wsgi [None req-c80c6e51-9837-4a85-bab2-78b00401a261 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1115.448169] [55831]: [pid: 55831|app: 0|req: 197/366] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:48 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.451390] [55830]: DEBUG cinder.api.middleware.request_id [None req-bcaec77e-9c92-448e-a67c-861701784942 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.453483] [55830]: INFO cinder.api.openstack.wsgi [None req-bcaec77e-9c92-448e-a67c-861701784942 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1115.453740] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bcaec77e-9c92-448e-a67c-861701784942 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.453955] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bcaec77e-9c92-448e-a67c-861701784942 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.464139] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.464139] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.467630] [55830]: INFO cinder.volume.api [None req-bcaec77e-9c92-448e-a67c-861701784942 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1115.473025] [55830]: INFO cinder.api.openstack.wsgi [None req-bcaec77e-9c92-448e-a67c-861701784942 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1115.473249] [55830]: [pid: 55830|app: 0|req: 170/367] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:48 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.460241] [55831]: DEBUG cinder.api.middleware.request_id [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.462441] [55831]: INFO cinder.api.openstack.wsgi [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1116.462677] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.462973] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.476855] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.476855] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.480863] [55831]: INFO cinder.volume.api [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1116.486017] [55831]: INFO cinder.api.openstack.wsgi [None req-3ec14a6e-a546-44b1-8d64-07c3c0f0d722 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1116.486187] [55831]: [pid: 55831|app: 0|req: 198/368] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:49 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.496361] [55830]: DEBUG cinder.api.middleware.request_id [None req-83fc136e-b233-4250-af66-f23551638075 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.499349] [55830]: INFO cinder.api.openstack.wsgi [None req-83fc136e-b233-4250-af66-f23551638075 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1117.499625] [55830]: DEBUG cinder.api.openstack.wsgi [None req-83fc136e-b233-4250-af66-f23551638075 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.499853] [55830]: DEBUG cinder.api.openstack.wsgi [None req-83fc136e-b233-4250-af66-f23551638075 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.515352] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.515352] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.520109] [55830]: INFO cinder.volume.api [None req-83fc136e-b233-4250-af66-f23551638075 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1117.526207] [55830]: INFO cinder.api.openstack.wsgi [None req-83fc136e-b233-4250-af66-f23551638075 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1117.526449] [55830]: [pid: 55830|app: 0|req: 171/369] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:50 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.536176] [55831]: DEBUG cinder.api.middleware.request_id [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.538287] [55831]: INFO cinder.api.openstack.wsgi [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1118.538517] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.538719] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.555156] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.555156] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.561782] [55831]: INFO cinder.volume.api [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1118.568344] [55831]: INFO cinder.api.openstack.wsgi [None req-7ad2d8e5-a9b7-4867-b704-29bb354508ba tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1118.568763] [55831]: [pid: 55831|app: 0|req: 199/370] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:51 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.581029] [55830]: DEBUG cinder.api.middleware.request_id [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.583750] [55830]: INFO cinder.api.openstack.wsgi [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1119.583981] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.584215] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.594022] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.594022] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.598452] [55830]: INFO cinder.volume.api [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1119.604014] [55830]: INFO cinder.api.openstack.wsgi [None req-f1fb5119-959a-4dc0-b1fa-c5385544bf1d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1119.604458] [55830]: [pid: 55830|app: 0|req: 172/371] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:52 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.616120] [55831]: DEBUG cinder.api.middleware.request_id [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.621229] [55831]: INFO cinder.api.openstack.wsgi [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1120.621475] [55831]: DEBUG cinder.api.openstack.wsgi [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.621702] [55831]: DEBUG cinder.api.openstack.wsgi [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.634402] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.634402] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.638753] [55831]: INFO cinder.volume.api [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1120.643909] [55831]: INFO cinder.api.openstack.wsgi [None req-12671c74-05d1-4c1c-8edf-c5abf7e00e3b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1120.644419] [55831]: [pid: 55831|app: 0|req: 200/372] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:53 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1121.662683] [55830]: DEBUG cinder.api.middleware.request_id [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.664895] [55830]: INFO cinder.api.openstack.wsgi [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1121.665117] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.665720] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.675262] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.675262] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.681502] [55830]: INFO cinder.volume.api [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1121.687615] [55830]: INFO cinder.api.openstack.wsgi [None req-3c64ddd8-e37d-43c2-b770-9fb2111f5250 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1121.688009] [55830]: [pid: 55830|app: 0|req: 173/373] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:54 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.698675] [55831]: DEBUG cinder.api.middleware.request_id [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.700913] [55831]: INFO cinder.api.openstack.wsgi [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1122.701159] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.701421] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.711913] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.711913] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.715974] [55831]: INFO cinder.volume.api [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1122.720993] [55831]: INFO cinder.api.openstack.wsgi [None req-fe56a57d-e3c5-4c84-9c79-e0fef1708538 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1122.721436] [55831]: [pid: 55831|app: 0|req: 201/374] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:55 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.731559] [55830]: DEBUG cinder.api.middleware.request_id [None req-d943f779-1b60-4184-add4-36215185abb8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.733514] [55830]: INFO cinder.api.openstack.wsgi [None req-d943f779-1b60-4184-add4-36215185abb8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1123.734064] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d943f779-1b60-4184-add4-36215185abb8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.734064] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d943f779-1b60-4184-add4-36215185abb8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.742327] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.742327] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.745919] [55830]: INFO cinder.volume.api [None req-d943f779-1b60-4184-add4-36215185abb8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1123.750503] [55830]: INFO cinder.api.openstack.wsgi [None req-d943f779-1b60-4184-add4-36215185abb8 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1123.751096] [55830]: [pid: 55830|app: 0|req: 174/375] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:56 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.761412] [55831]: DEBUG cinder.api.middleware.request_id [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.763791] [55831]: INFO cinder.api.openstack.wsgi [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1124.764076] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.764381] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.775871] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.775871] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.781252] [55831]: INFO cinder.volume.api [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1124.786450] [55831]: INFO cinder.api.openstack.wsgi [None req-b6e5bdd0-a7ca-4930-899e-59960e4242de tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1124.786999] [55831]: [pid: 55831|app: 0|req: 202/376] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:57 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.796934] [55830]: DEBUG cinder.api.middleware.request_id [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.800073] [55830]: INFO cinder.api.openstack.wsgi [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1125.800326] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1125.800536] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1125.813751] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.813751] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1125.820019] [55830]: INFO cinder.volume.api [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1125.827031] [55830]: INFO cinder.api.openstack.wsgi [None req-0a1b1047-dc21-4f69-8644-179a21eddfe7 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1125.827485] [55830]: [pid: 55830|app: 0|req: 175/377] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:58 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.840180] [55831]: DEBUG cinder.api.middleware.request_id [None req-0bf83873-77a2-48af-99bd-a68ff424db36 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.842338] [55831]: INFO cinder.api.openstack.wsgi [None req-0bf83873-77a2-48af-99bd-a68ff424db36 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1126.842610] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0bf83873-77a2-48af-99bd-a68ff424db36 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1126.842887] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0bf83873-77a2-48af-99bd-a68ff424db36 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1126.854162] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.854162] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.858583] [55831]: INFO cinder.volume.api [None req-0bf83873-77a2-48af-99bd-a68ff424db36 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1126.863624] [55831]: INFO cinder.api.openstack.wsgi [None req-0bf83873-77a2-48af-99bd-a68ff424db36 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1126.863996] [55831]: [pid: 55831|app: 0|req: 203/378] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:51:59 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.873479] [55830]: DEBUG cinder.api.middleware.request_id [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.875953] [55830]: INFO cinder.api.openstack.wsgi [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1127.876248] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.876495] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.885678] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.885678] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.890611] [55830]: INFO cinder.volume.api [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1127.895796] [55830]: INFO cinder.api.openstack.wsgi [None req-4c703668-1a23-4265-a533-1f3b72ab0c6b tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1127.896214] [55830]: [pid: 55830|app: 0|req: 176/379] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:00 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.906232] [55831]: DEBUG cinder.api.middleware.request_id [None req-aba0a729-e552-436d-972f-6ad4f86bc746 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.909106] [55831]: INFO cinder.api.openstack.wsgi [None req-aba0a729-e552-436d-972f-6ad4f86bc746 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1128.909106] [55831]: DEBUG cinder.api.openstack.wsgi [None req-aba0a729-e552-436d-972f-6ad4f86bc746 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.909106] [55831]: DEBUG cinder.api.openstack.wsgi [None req-aba0a729-e552-436d-972f-6ad4f86bc746 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.919073] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.919073] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.923054] [55831]: INFO cinder.volume.api [None req-aba0a729-e552-436d-972f-6ad4f86bc746 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1128.927753] [55831]: INFO cinder.api.openstack.wsgi [None req-aba0a729-e552-436d-972f-6ad4f86bc746 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1128.928139] [55831]: [pid: 55831|app: 0|req: 204/380] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:01 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.937333] [55830]: DEBUG cinder.api.middleware.request_id [None req-0cdd3025-9157-4494-a753-5f13f22e4cd6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.937826] [55830]: INFO cinder.api.openstack.wsgi [None req-0cdd3025-9157-4494-a753-5f13f22e4cd6 None None] GET http://10.180.1.21/volume// [ 1129.938028] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0cdd3025-9157-4494-a753-5f13f22e4cd6 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.938251] [55830]: DEBUG cinder.api.openstack.wsgi [None req-0cdd3025-9157-4494-a753-5f13f22e4cd6 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.938655] [55830]: INFO cinder.api.openstack.wsgi [None req-0cdd3025-9157-4494-a753-5f13f22e4cd6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.938972] [55830]: [pid: 55830|app: 0|req: 177/381] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.939192] [55831]: DEBUG cinder.api.middleware.request_id [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.943952] [55831]: INFO cinder.api.openstack.wsgi [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1129.944212] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.944521] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.947180] [55830]: DEBUG cinder.api.middleware.request_id [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-c71643ab-d952-49ed-849c-c36a0b081349 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.949554] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-c71643ab-d952-49ed-849c-c36a0b081349 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1129.949999] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-c71643ab-d952-49ed-849c-c36a0b081349 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea81cee-570a-46f5-9517-6555ecff5ec3", "connector": null, "instance_uuid": "00de6d5a-3232-46e4-9a72-f068f0048767"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1129.954417] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.954417] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.958614] [55831]: INFO cinder.volume.api [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1129.962325] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.962325] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.964099] [55831]: INFO cinder.api.openstack.wsgi [None req-6a67f147-b692-4cc9-a3f0-04d53600df65 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1129.964565] [55831]: [pid: 55831|app: 0|req: 205/382] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:02 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.996428] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-c71643ab-d952-49ed-849c-c36a0b081349 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1129.996922] [55830]: [pid: 55830|app: 0|req: 178/383] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:02 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.999099] [55831]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.003573] [55830]: DEBUG cinder.api.middleware.request_id [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-8702677f-8660-4b0c-9df1-37cfb30b92c2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.004193] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1130.004441] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.004666] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.006389] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-8702677f-8660-4b0c-9df1-37cfb30b92c2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 [ 1130.006660] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-8702677f-8660-4b0c-9df1-37cfb30b92c2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.006953] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-8702677f-8660-4b0c-9df1-37cfb30b92c2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.012483] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.012483] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.015292] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.015292] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.016269] [55831]: INFO cinder.volume.api [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1130.021316] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-515349df-eaae-4c67-9cb0-d88b751c243c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1130.021793] [55831]: [pid: 55831|app: 0|req: 206/384] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:02 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.253878] [55831]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.256232] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1130.256456] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.256673] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.265688] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.265688] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.269573] [55831]: INFO cinder.volume.api [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1130.275578] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-7a01eb7f-cc8e-417e-9fdc-5cda9a3c9070 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1130.275969] [55831]: [pid: 55831|app: 0|req: 207/385] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:03 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.281482] [55831]: DEBUG cinder.api.middleware.request_id [None req-7e4324ed-8682-4954-9c34-4a3c1670b6e8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.281967] [55831]: INFO cinder.api.openstack.wsgi [None req-7e4324ed-8682-4954-9c34-4a3c1670b6e8 None None] GET http://10.180.1.21/volume// [ 1130.282157] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7e4324ed-8682-4954-9c34-4a3c1670b6e8 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.282366] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7e4324ed-8682-4954-9c34-4a3c1670b6e8 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.282733] [55831]: INFO cinder.api.openstack.wsgi [None req-7e4324ed-8682-4954-9c34-4a3c1670b6e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1130.285484] [55831]: [pid: 55831|app: 0|req: 208/386] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:52:03 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1130.286523] [55831]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-6d8c54f1-b39b-44da-ad28-a91b162e38f6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.288521] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-6d8c54f1-b39b-44da-ad28-a91b162e38f6 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1130.289491] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-6d8c54f1-b39b-44da-ad28-a91b162e38f6 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3370314e-8efb-4205-98aa-48116eee0a2c", "connector": null, "instance_uuid": "618abdc2-052f-48d3-ba78-8fc96ad1726a"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1130.297594] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.297594] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.316402] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-6d8c54f1-b39b-44da-ad28-a91b162e38f6 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1130.316826] [55831]: [pid: 55831|app: 0|req: 209/387] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:03 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1130.548713] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-8702677f-8660-4b0c-9df1-37cfb30b92c2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 returned with HTTP 200 [ 1130.549033] [55830]: [pid: 55830|app: 0|req: 179/388] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:52:02 2025] DELETE /volume/v3/attachments/3bbec9c0-5711-4bbd-87e7-7f635dc23383 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.358891] [55831]: DEBUG cinder.api.middleware.request_id [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.361168] [55831]: INFO cinder.api.openstack.wsgi [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1133.361400] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.361627] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.376023] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.376023] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.378863] [55831]: INFO cinder.volume.api [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1133.384574] [55831]: INFO cinder.api.openstack.wsgi [None req-f5a2d454-a7fa-4df5-a6ca-54d236b63a8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1133.384982] [55831]: [pid: 55831|app: 0|req: 210/389] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:06 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.421088] [55830]: DEBUG cinder.api.middleware.request_id [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.423016] [55830]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1133.423239] [55830]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.423490] [55830]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.434361] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.434361] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.437928] [55830]: INFO cinder.volume.api [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1133.442668] [55830]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-4e0e4700-7166-4d7a-9a8e-99d98b58c87b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1133.443216] [55830]: [pid: 55830|app: 0|req: 180/390] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:06 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1133.460251] [55831]: DEBUG cinder.api.middleware.request_id [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.462637] [55831]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5/action [ 1133.463055] [55831]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1133.463201] [55831]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1133.473092] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.473092] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1133.473630] [55831]: INFO cinder.volume.api [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1133.478844] [55831]: INFO cinder.volume.api [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Begin detaching volume completed successfully. [ 1133.479110] [55831]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-e9534175-3088-4002-a299-f3ff81dafab4 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5/action returned with HTTP 202 [ 1133.479643] [55831]: [pid: 55831|app: 0|req: 211/391] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:52:06 2025] POST /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1134.505770] [55830]: DEBUG cinder.api.middleware.request_id [None req-eedfc754-aa9e-4c3c-8aeb-5a9e2658c6f1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.506490] [55830]: INFO cinder.api.openstack.wsgi [None req-eedfc754-aa9e-4c3c-8aeb-5a9e2658c6f1 None None] GET http://10.180.1.21/volume// [ 1134.506805] [55830]: DEBUG cinder.api.openstack.wsgi [None req-eedfc754-aa9e-4c3c-8aeb-5a9e2658c6f1 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.507187] [55830]: DEBUG cinder.api.openstack.wsgi [None req-eedfc754-aa9e-4c3c-8aeb-5a9e2658c6f1 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.507837] [55830]: INFO cinder.api.openstack.wsgi [None req-eedfc754-aa9e-4c3c-8aeb-5a9e2658c6f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1134.508307] [55830]: [pid: 55830|app: 0|req: 181/392] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:07 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1134.512726] [55831]: DEBUG cinder.api.middleware.request_id [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.515213] [55831]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1134.515462] [55831]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1134.515684] [55831]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1134.526261] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.526261] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1134.529906] [55831]: INFO cinder.volume.api [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1134.534581] [55831]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-c852c9f7-fc3b-42d0-a303-dacaa8538630 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1134.535007] [55831]: [pid: 55831|app: 0|req: 212/393] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:52:07 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1134.953945] [55830]: DEBUG cinder.api.middleware.request_id [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.956579] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] PUT http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 [ 1134.956993] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-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-528708", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1134.965335] [55830]: DEBUG cinder.coordination [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Acquiring lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1134.970267] [55830]: DEBUG cinder.coordination [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1134.971458] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.971458] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.499784] [55830]: DEBUG cinder.coordination [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1135.500198] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-28ac58d2-1f95-4b8b-821b-5a4c1491a3b7 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 returned with HTTP 200 [ 1135.500734] [55830]: [pid: 55830|app: 0|req: 182/394] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:07 2025] PUT /volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.507777] [55831]: DEBUG cinder.api.middleware.request_id [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-35884cee-eabb-4217-bbf2-9a22ee72e78e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.518227] [55831]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-35884cee-eabb-4217-bbf2-9a22ee72e78e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 [ 1135.518573] [55831]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-35884cee-eabb-4217-bbf2-9a22ee72e78e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.518815] [55831]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-35884cee-eabb-4217-bbf2-9a22ee72e78e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.541358] [55831]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-35884cee-eabb-4217-bbf2-9a22ee72e78e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 returned with HTTP 200 [ 1135.542313] [55831]: [pid: 55831|app: 0|req: 213/395] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 08:52:08 2025] GET /volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 => generated 642 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.719376] [55830]: DEBUG cinder.api.middleware.request_id [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-d5b366b2-f073-44c1-a30c-78a44350e4d5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.722091] [55830]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-d5b366b2-f073-44c1-a30c-78a44350e4d5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b [ 1135.722410] [55830]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-d5b366b2-f073-44c1-a30c-78a44350e4d5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.722650] [55830]: DEBUG cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-d5b366b2-f073-44c1-a30c-78a44350e4d5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.731020] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.731020] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.836768] [55831]: DEBUG cinder.api.middleware.request_id [None req-2d122013-02e7-4aa5-86f5-286978d8047a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.837373] [55831]: INFO cinder.api.openstack.wsgi [None req-2d122013-02e7-4aa5-86f5-286978d8047a None None] GET http://10.180.1.21/volume// [ 1135.837620] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2d122013-02e7-4aa5-86f5-286978d8047a None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.837862] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2d122013-02e7-4aa5-86f5-286978d8047a None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.838350] [55831]: INFO cinder.api.openstack.wsgi [None req-2d122013-02e7-4aa5-86f5-286978d8047a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.840019] [55831]: [pid: 55831|app: 0|req: 214/396] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.842694] [55831]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.846091] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1135.846464] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.846816] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.858032] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.858032] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.863020] [55831]: INFO cinder.volume.api [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1135.868691] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-a40c3e83-3fb8-4c0d-b631-ddea09b32667 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 200 [ 1135.869754] [55831]: [pid: 55831|app: 0|req: 215/397] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:52:08 2025] GET /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1135.988591] [55831]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.991924] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] PUT http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe [ 1135.992578] [55831]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-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=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.000599] [55831]: DEBUG cinder.coordination [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Acquiring lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1136.005784] [55831]: DEBUG cinder.coordination [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1136.007033] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.007033] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.262014] [55830]: INFO cinder.api.openstack.wsgi [req-13ab83f0-e0de-41f4-a277-42727e0da1f6 req-d5b366b2-f073-44c1-a30c-78a44350e4d5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b returned with HTTP 200 [ 1136.262610] [55830]: [pid: 55830|app: 0|req: 183/398] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:52:08 2025] DELETE /volume/v3/attachments/2ddbb4c8-38f1-490f-85f8-74c40133ac0b => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.526630] [55831]: DEBUG cinder.coordination [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1136.526986] [55831]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-cb6115d9-7bd8-4323-9142-43e25befe11c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe returned with HTTP 200 [ 1136.527507] [55831]: [pid: 55831|app: 0|req: 216/399] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:08 2025] PUT /volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.034839] [55830]: DEBUG cinder.api.middleware.request_id [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-abb8a710-94c1-42f6-8fb7-f4e9a8a4d848 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.037356] [55830]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-abb8a710-94c1-42f6-8fb7-f4e9a8a4d848 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe/action [ 1137.037822] [55830]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-abb8a710-94c1-42f6-8fb7-f4e9a8a4d848 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1137.037963] [55830]: DEBUG cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-abb8a710-94c1-42f6-8fb7-f4e9a8a4d848 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1137.059641] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.059641] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.066322] [55830]: INFO cinder.api.openstack.wsgi [req-3ba1ccc5-d516-4540-badc-8cf4d8c9d13b req-abb8a710-94c1-42f6-8fb7-f4e9a8a4d848 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe/action returned with HTTP 204 [ 1137.066741] [55830]: [pid: 55830|app: 0|req: 184/400] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:52:09 2025] POST /volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1137.791238] [55831]: DEBUG cinder.api.middleware.request_id [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.793376] [55831]: INFO cinder.api.openstack.wsgi [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1137.793598] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.793812] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.804362] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.804362] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.808030] [55831]: INFO cinder.volume.api [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1137.812629] [55831]: INFO cinder.api.openstack.wsgi [None req-5ce1d36d-7427-4c6c-a7eb-f5427c3f5654 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1137.812984] [55831]: [pid: 55831|app: 0|req: 217/401] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:10 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.139418] [55830]: DEBUG cinder.api.middleware.request_id [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-f3cb85b9-b983-4ab8-a5a9-ee03f9020fd2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.142028] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-f3cb85b9-b983-4ab8-a5a9-ee03f9020fd2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2/action [ 1138.142645] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-f3cb85b9-b983-4ab8-a5a9-ee03f9020fd2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1138.143481] [55830]: DEBUG cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-f3cb85b9-b983-4ab8-a5a9-ee03f9020fd2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.160662] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.160662] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.168562] [55830]: INFO cinder.api.openstack.wsgi [req-7cb8ced3-d2b2-46bb-b615-9a8bd6a21711 req-f3cb85b9-b983-4ab8-a5a9-ee03f9020fd2 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2/action returned with HTTP 204 [ 1138.169077] [55830]: [pid: 55830|app: 0|req: 185/402] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:52:10 2025] POST /volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1142.042728] [55831]: DEBUG cinder.api.middleware.request_id [None req-c36b4383-21b8-4927-8c91-35d85663f68c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.043117] [55831]: INFO cinder.api.openstack.wsgi [None req-c36b4383-21b8-4927-8c91-35d85663f68c None None] GET http://10.180.1.21/volume// [ 1142.043309] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c36b4383-21b8-4927-8c91-35d85663f68c None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.043546] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c36b4383-21b8-4927-8c91-35d85663f68c None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.044020] [55831]: INFO cinder.api.openstack.wsgi [None req-c36b4383-21b8-4927-8c91-35d85663f68c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.044359] [55831]: [pid: 55831|app: 0|req: 218/403] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.047778] [55830]: DEBUG cinder.api.middleware.request_id [req-43db332c-b235-4754-8331-6060132bf12e req-e56ed817-f598-4174-a26e-13793141cf80 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.050128] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-e56ed817-f598-4174-a26e-13793141cf80 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1142.050555] [55830]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-e56ed817-f598-4174-a26e-13793141cf80 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea81cee-570a-46f5-9517-6555ecff5ec3", "connector": null, "instance_uuid": "00de6d5a-3232-46e4-9a72-f068f0048767"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.067710] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.067710] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.101226] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-e56ed817-f598-4174-a26e-13793141cf80 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1142.101759] [55830]: [pid: 55830|app: 0|req: 186/404] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:14 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.107111] [55831]: DEBUG cinder.api.middleware.request_id [req-43db332c-b235-4754-8331-6060132bf12e req-71ed82e5-de86-4f83-81b1-e7eb7280673f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.109522] [55831]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-71ed82e5-de86-4f83-81b1-e7eb7280673f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 [ 1142.109764] [55831]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-71ed82e5-de86-4f83-81b1-e7eb7280673f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.110060] [55831]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-71ed82e5-de86-4f83-81b1-e7eb7280673f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.118034] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.118034] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.646397] [55831]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-71ed82e5-de86-4f83-81b1-e7eb7280673f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 returned with HTTP 200 [ 1142.646910] [55831]: [pid: 55831|app: 0|req: 219/405] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:52:14 2025] DELETE /volume/v3/attachments/d17b79df-5c8d-449c-8f93-9bc9392af4d2 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.099939] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=143,cinder:UPDATE=19,cinder:INSERT=4 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1152.645349] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=266,cinder:INSERT=36,cinder:UPDATE=60 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1152.786606] [55830]: DEBUG cinder.api.middleware.request_id [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.788944] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] PUT http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e [ 1152.789366] [55830]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-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-528708", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1152.798924] [55830]: DEBUG cinder.coordination [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Acquiring lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1152.803116] [55830]: DEBUG cinder.coordination [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1152.804135] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.804135] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.322942] [55830]: DEBUG cinder.coordination [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Lock "cinder-attachment_update-3ea81cee-570a-46f5-9517-6555ecff5ec3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1153.323324] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-44a4e0a2-865d-4062-8ecc-32f5e8cf930b tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e returned with HTTP 200 [ 1153.323792] [55830]: [pid: 55830|app: 0|req: 187/406] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:25 2025] PUT /volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.328057] [55831]: DEBUG cinder.api.middleware.request_id [req-43db332c-b235-4754-8331-6060132bf12e req-80a297d2-f5e6-43e8-9baa-692d26942d9e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.330465] [55831]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-80a297d2-f5e6-43e8-9baa-692d26942d9e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e [ 1153.330772] [55831]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-80a297d2-f5e6-43e8-9baa-692d26942d9e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.331040] [55831]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-80a297d2-f5e6-43e8-9baa-692d26942d9e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.344693] [55831]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-80a297d2-f5e6-43e8-9baa-692d26942d9e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e returned with HTTP 200 [ 1153.345118] [55831]: [pid: 55831|app: 0|req: 220/407] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 08:52:26 2025] GET /volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.650704] [55830]: DEBUG cinder.api.middleware.request_id [req-43db332c-b235-4754-8331-6060132bf12e req-3710fabe-ecd3-4eb9-acb1-790cf17dd44f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.652892] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-3710fabe-ecd3-4eb9-acb1-790cf17dd44f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] POST http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e/action [ 1158.653336] [55830]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-3710fabe-ecd3-4eb9-acb1-790cf17dd44f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1158.653474] [55830]: DEBUG cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-3710fabe-ecd3-4eb9-acb1-790cf17dd44f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1158.673124] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.673124] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.680452] [55830]: INFO cinder.api.openstack.wsgi [req-43db332c-b235-4754-8331-6060132bf12e req-3710fabe-ecd3-4eb9-acb1-790cf17dd44f tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e/action returned with HTTP 204 [ 1158.680965] [55830]: [pid: 55830|app: 0|req: 188/408] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:52:31 2025] POST /volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1160.066280] [55831]: DEBUG cinder.api.middleware.request_id [None req-70ba3d92-702f-4631-bbf2-6c90f9904871 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.066729] [55831]: INFO cinder.api.openstack.wsgi [None req-70ba3d92-702f-4631-bbf2-6c90f9904871 None None] GET http://10.180.1.21/volume// [ 1160.066996] [55831]: DEBUG cinder.api.openstack.wsgi [None req-70ba3d92-702f-4631-bbf2-6c90f9904871 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.067270] [55831]: DEBUG cinder.api.openstack.wsgi [None req-70ba3d92-702f-4631-bbf2-6c90f9904871 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.067672] [55831]: INFO cinder.api.openstack.wsgi [None req-70ba3d92-702f-4631-bbf2-6c90f9904871 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.067998] [55831]: [pid: 55831|app: 0|req: 221/409] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.071688] [55830]: DEBUG cinder.api.middleware.request_id [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5ba84bd9-73d6-4308-88d6-0a8b0b6d1f37 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.074015] [55830]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5ba84bd9-73d6-4308-88d6-0a8b0b6d1f37 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1160.074952] [55830]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5ba84bd9-73d6-4308-88d6-0a8b0b6d1f37 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3370314e-8efb-4205-98aa-48116eee0a2c", "connector": null, "instance_uuid": "618abdc2-052f-48d3-ba78-8fc96ad1726a"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.085589] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.085589] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.115101] [55830]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5ba84bd9-73d6-4308-88d6-0a8b0b6d1f37 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1160.115557] [55830]: [pid: 55830|app: 0|req: 189/410] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:32 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) [ 1160.120133] [55831]: DEBUG cinder.api.middleware.request_id [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-a019f50b-5882-4921-abeb-5e2b55563601 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.122751] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-a019f50b-5882-4921-abeb-5e2b55563601 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe [ 1160.122991] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-a019f50b-5882-4921-abeb-5e2b55563601 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.123250] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-a019f50b-5882-4921-abeb-5e2b55563601 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.130911] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.130911] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.661659] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-a019f50b-5882-4921-abeb-5e2b55563601 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe returned with HTTP 200 [ 1160.662109] [55831]: [pid: 55831|app: 0|req: 222/411] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:52:32 2025] DELETE /volume/v3/attachments/4e3ba0a6-5a1c-484f-aaf1-c48954ff8bfe => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.053352] [55830]: DEBUG cinder.api.middleware.request_id [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.056865] [55830]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] PUT http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c [ 1165.057524] [55830]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-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-528733", "mountpoint": "/dev/sda"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.074148] [55830]: DEBUG cinder.coordination [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Acquiring lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1165.078514] [55830]: DEBUG cinder.coordination [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1165.079652] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.079652] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.598881] [55830]: DEBUG cinder.coordination [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Lock "cinder-attachment_update-3370314e-8efb-4205-98aa-48116eee0a2c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1165.599255] [55830]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-5df057a8-d21f-4f4f-a1d2-ff39395fcdaf tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c returned with HTTP 200 [ 1165.599714] [55830]: [pid: 55830|app: 0|req: 190/412] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:37 2025] PUT /volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.604079] [55831]: DEBUG cinder.api.middleware.request_id [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-9f92155e-3d94-4a83-8751-d4c1a50b079a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.606413] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-9f92155e-3d94-4a83-8751-d4c1a50b079a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c [ 1165.606661] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-9f92155e-3d94-4a83-8751-d4c1a50b079a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.606885] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-9f92155e-3d94-4a83-8751-d4c1a50b079a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.621285] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-9f92155e-3d94-4a83-8751-d4c1a50b079a tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c returned with HTTP 200 [ 1165.621662] [55831]: [pid: 55831|app: 0|req: 223/413] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Feb 18 08:52:38 2025] GET /volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.243201] [55830]: DEBUG cinder.api.middleware.request_id [req-0e7deead-45ba-468d-a0ec-653d0a08db94 req-13e7e8f6-75e8-4a04-8a04-956f17cf504e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.245666] [55830]: INFO cinder.api.openstack.wsgi [req-0e7deead-45ba-468d-a0ec-653d0a08db94 req-13e7e8f6-75e8-4a04-8a04-956f17cf504e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] DELETE http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e [ 1166.245901] [55830]: DEBUG cinder.api.openstack.wsgi [req-0e7deead-45ba-468d-a0ec-653d0a08db94 req-13e7e8f6-75e8-4a04-8a04-956f17cf504e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.246148] [55830]: DEBUG cinder.api.openstack.wsgi [req-0e7deead-45ba-468d-a0ec-653d0a08db94 req-13e7e8f6-75e8-4a04-8a04-956f17cf504e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.253780] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.253780] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.782112] [55830]: INFO cinder.api.openstack.wsgi [req-0e7deead-45ba-468d-a0ec-653d0a08db94 req-13e7e8f6-75e8-4a04-8a04-956f17cf504e tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e returned with HTTP 200 [ 1166.782922] [55830]: [pid: 55830|app: 0|req: 191/414] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:52:39 2025] DELETE /volume/v3/attachments/de5ea1da-999b-4660-807c-cf49e2ba592e => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.714155] [55831]: DEBUG cinder.api.middleware.request_id [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-7a106fae-3bbf-4aa7-aef0-b1ff311d8555 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.716512] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-7a106fae-3bbf-4aa7-aef0-b1ff311d8555 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] POST http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c/action [ 1167.716954] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-7a106fae-3bbf-4aa7-aef0-b1ff311d8555 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1167.717107] [55831]: DEBUG cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-7a106fae-3bbf-4aa7-aef0-b1ff311d8555 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.731362] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.731362] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.737544] [55831]: INFO cinder.api.openstack.wsgi [req-086c3432-cffb-41f1-a0da-1456e660ad68 req-7a106fae-3bbf-4aa7-aef0-b1ff311d8555 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c/action returned with HTTP 204 [ 1167.737944] [55831]: [pid: 55831|app: 0|req: 224/415] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:52:40 2025] POST /volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1169.793014] [55830]: DEBUG cinder.api.middleware.request_id [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.795878] [55830]: INFO cinder.api.openstack.wsgi [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1169.796214] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.796561] [55830]: DEBUG cinder.api.openstack.wsgi [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.809508] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.809508] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.814451] [55830]: INFO cinder.volume.api [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1169.820947] [55830]: INFO cinder.api.openstack.wsgi [None req-bfb9a7f2-26eb-4ba4-bddc-087c73de50ab tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1169.821496] [55830]: [pid: 55830|app: 0|req: 192/416] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:42 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.850580] [55831]: DEBUG cinder.api.middleware.request_id [None req-564f7654-93cb-4438-8263-5991a7470d51 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.852454] [55831]: INFO cinder.api.openstack.wsgi [None req-564f7654-93cb-4438-8263-5991a7470d51 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1169.852836] [55831]: DEBUG cinder.api.openstack.wsgi [None req-564f7654-93cb-4438-8263-5991a7470d51 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.853198] [55831]: DEBUG cinder.api.openstack.wsgi [None req-564f7654-93cb-4438-8263-5991a7470d51 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.860790] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.860790] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.865052] [55831]: INFO cinder.volume.api [None req-564f7654-93cb-4438-8263-5991a7470d51 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1169.868240] [55831]: INFO cinder.api.openstack.wsgi [None req-564f7654-93cb-4438-8263-5991a7470d51 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1169.868683] [55831]: [pid: 55831|app: 0|req: 225/417] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:42 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.566861] [55830]: DEBUG cinder.api.middleware.request_id [None req-93f34d1b-cbda-4004-b420-f0309e727db8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.568878] [55830]: INFO cinder.api.openstack.wsgi [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1171.569255] [55830]: DEBUG cinder.api.openstack.wsgi [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1369061191"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1171.570910] [55830]: DEBUG cinder.api.v3.volumes [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1369061191'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1171.571075] [55830]: INFO cinder.api.v3.volumes [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume of 1 GB [ 1171.575997] [55830]: INFO cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Availability Zones retrieved successfully. [ 1171.582872] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (1e7ff50d-30ba-4426-9859-028d73484438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1171.584020] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5089420d-9076-4575-a50e-1791c37541ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.585063] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1171.601520] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5089420d-9076-4575-a50e-1791c37541ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.602439] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964b4533-21de-495d-a5dd-d0fcde1a1467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.631746] [55830]: DEBUG cinder.quota [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Created reservations ['a8f41927-f480-4f80-87ed-9339a38d03da', '6ec3e765-ad76-4b2c-94c5-842bb47c74f7', 'f7ac3a48-2965-46b7-b243-5f0bdf378ada', '8260b7d9-208a-42d1-973a-4a834198eb31'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1171.632683] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964b4533-21de-495d-a5dd-d0fcde1a1467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f41927-f480-4f80-87ed-9339a38d03da', '6ec3e765-ad76-4b2c-94c5-842bb47c74f7', 'f7ac3a48-2965-46b7-b243-5f0bdf378ada', '8260b7d9-208a-42d1-973a-4a834198eb31']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.633552] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bbbc4c-6f53-4d35-b41d-52b163d7c51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.646921] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bbbc4c-6f53-4d35-b41d-52b163d7c51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a61886-ca9b-4de8-ba3b-e664ea1ae2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1369061191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['a8f41927-f480-4f80-87ed-9339a38d03da','6ec3e765-ad76-4b2c-94c5-842bb47c74f7','f7ac3a48-2965-46b7-b243-5f0bdf378ada','8260b7d9-208a-42d1-973a-4a834198eb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1369061191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef71baa75fe54636b225840d4ff641e3',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='f6f76572901f465aa08732bc174a4836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.647848] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55046399-fc6a-4620-a290-6ddcc7ba2c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.660273] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55046399-fc6a-4620-a290-6ddcc7ba2c41) 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-1369061191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['a8f41927-f480-4f80-87ed-9339a38d03da','6ec3e765-ad76-4b2c-94c5-842bb47c74f7','f7ac3a48-2965-46b7-b243-5f0bdf378ada','8260b7d9-208a-42d1-973a-4a834198eb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.661118] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675ad573-f5ff-4974-9a78-524b7df8521e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1171.669065] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675ad573-f5ff-4974-9a78-524b7df8521e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1171.670087] [55830]: DEBUG cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (1e7ff50d-30ba-4426-9859-028d73484438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1171.670418] [55830]: INFO cinder.volume.api [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request issued successfully. [ 1171.671083] [55830]: INFO cinder.api.openstack.wsgi [None req-93f34d1b-cbda-4004-b420-f0309e727db8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1171.671532] [55830]: [pid: 55830|app: 0|req: 193/418] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:52:44 2025] POST /volume/v3/volumes => generated 750 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1171.681012] [55831]: DEBUG cinder.api.middleware.request_id [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.683088] [55831]: INFO cinder.api.openstack.wsgi [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1171.683268] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.683491] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.690914] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.690914] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.694873] [55831]: INFO cinder.volume.api [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1171.699690] [55831]: INFO cinder.api.openstack.wsgi [None req-8d910c44-d603-4bf6-889f-3dc928f310c6 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1171.700236] [55831]: [pid: 55831|app: 0|req: 226/419] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:44 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.711124] [55830]: DEBUG cinder.api.middleware.request_id [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.712744] [55830]: INFO cinder.api.openstack.wsgi [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1172.712968] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.713268] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.725257] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.725257] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.728781] [55830]: INFO cinder.volume.api [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1172.733089] [55830]: INFO cinder.api.openstack.wsgi [None req-6814dbc7-23b5-42a7-a1a4-a8a4595d0f6c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1172.733470] [55830]: [pid: 55830|app: 0|req: 194/420] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:45 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.768342] [55831]: DEBUG cinder.api.middleware.request_id [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.770710] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1172.770872] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.771104] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.778780] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.778780] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.781943] [55831]: INFO cinder.volume.api [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1172.786093] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-71bcde2b-b1a4-4887-89f8-dc81b7e0d9da tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1172.786472] [55831]: [pid: 55831|app: 0|req: 227/421] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:45 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.306053] [55830]: DEBUG cinder.api.middleware.request_id [None req-30ce68f3-bed6-417b-8be6-36b3eb50b53b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.306473] [55830]: INFO cinder.api.openstack.wsgi [None req-30ce68f3-bed6-417b-8be6-36b3eb50b53b None None] GET http://10.180.1.21/volume// [ 1174.306631] [55830]: DEBUG cinder.api.openstack.wsgi [None req-30ce68f3-bed6-417b-8be6-36b3eb50b53b None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.306844] [55830]: DEBUG cinder.api.openstack.wsgi [None req-30ce68f3-bed6-417b-8be6-36b3eb50b53b None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.307293] [55830]: INFO cinder.api.openstack.wsgi [None req-30ce68f3-bed6-417b-8be6-36b3eb50b53b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.308032] [55830]: [pid: 55830|app: 0|req: 195/422] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:52:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.311532] [55831]: DEBUG cinder.api.middleware.request_id [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-de79d1ae-30e0-423c-980b-85c27c3d2ac2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.313794] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-de79d1ae-30e0-423c-980b-85c27c3d2ac2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1174.314225] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-de79d1ae-30e0-423c-980b-85c27c3d2ac2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0", "connector": null, "instance_uuid": "92a0a42c-e7ff-4204-8890-cffa0feb9516"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.323502] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.323502] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.343843] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-de79d1ae-30e0-423c-980b-85c27c3d2ac2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1174.344503] [55831]: [pid: 55831|app: 0|req: 228/423] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:47 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.364756] [55830]: DEBUG cinder.api.middleware.request_id [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.366853] [55830]: INFO cinder.api.openstack.wsgi [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1174.367112] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.367340] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.376909] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.376909] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.380094] [55830]: INFO cinder.volume.api [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1174.384291] [55830]: INFO cinder.api.openstack.wsgi [None req-b08476cb-0bdd-43de-9503-a35d7df3e637 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1174.384808] [55830]: [pid: 55830|app: 0|req: 196/424] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:47 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.868156] [55831]: DEBUG cinder.api.middleware.request_id [None req-f0b57f21-dfc1-4598-921c-4659ecef874e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.868623] [55831]: INFO cinder.api.openstack.wsgi [None req-f0b57f21-dfc1-4598-921c-4659ecef874e None None] GET http://10.180.1.21/volume// [ 1174.868914] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f0b57f21-dfc1-4598-921c-4659ecef874e None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.869171] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f0b57f21-dfc1-4598-921c-4659ecef874e None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.869576] [55831]: INFO cinder.api.openstack.wsgi [None req-f0b57f21-dfc1-4598-921c-4659ecef874e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.869884] [55831]: [pid: 55831|app: 0|req: 229/425] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.873664] [55830]: DEBUG cinder.api.middleware.request_id [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.876650] [55830]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1174.876905] [55830]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.877137] [55830]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.887122] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.887122] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.890629] [55830]: INFO cinder.volume.api [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1174.895139] [55830]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-4caa8b6c-1bdf-45d1-a508-8d2f3316e3ee tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1174.895516] [55830]: [pid: 55830|app: 0|req: 197/426] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:52:47 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1174.920522] [55831]: DEBUG cinder.api.middleware.request_id [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.922824] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] PUT http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 [ 1174.923254] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-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-528727", "mountpoint": "/dev/sdb"}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1174.930897] [55831]: DEBUG cinder.coordination [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Acquiring lock "cinder-attachment_update-d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1174.934877] [55831]: DEBUG cinder.coordination [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1174.935871] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.935871] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.394368] [55830]: DEBUG cinder.api.middleware.request_id [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.396555] [55830]: INFO cinder.api.openstack.wsgi [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1175.396833] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.397099] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.411639] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.411639] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.415926] [55830]: INFO cinder.volume.api [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1175.421488] [55830]: INFO cinder.api.openstack.wsgi [None req-b51d2e6e-df1b-4471-8c1f-28a6f5d20625 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1175.422057] [55830]: [pid: 55830|app: 0|req: 198/427] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:48 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.432218] [55830]: DEBUG cinder.api.middleware.request_id [None req-4ff832de-4988-46e8-88fb-5c63a861f916 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.434389] [55830]: INFO cinder.api.openstack.wsgi [None req-4ff832de-4988-46e8-88fb-5c63a861f916 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1176.434605] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4ff832de-4988-46e8-88fb-5c63a861f916 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.434818] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4ff832de-4988-46e8-88fb-5c63a861f916 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.444510] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.444510] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.447590] [55830]: INFO cinder.volume.api [None req-4ff832de-4988-46e8-88fb-5c63a861f916 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1176.451869] [55830]: INFO cinder.api.openstack.wsgi [None req-4ff832de-4988-46e8-88fb-5c63a861f916 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1176.452239] [55830]: [pid: 55830|app: 0|req: 199/428] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:49 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.462826] [55830]: DEBUG cinder.api.middleware.request_id [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.467016] [55830]: INFO cinder.api.openstack.wsgi [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1177.467016] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.467016] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.478509] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.478509] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.482750] [55830]: INFO cinder.volume.api [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1177.487330] [55830]: INFO cinder.api.openstack.wsgi [None req-2b2d29fe-acc8-46ad-85e3-1ba3f57adb17 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1177.487710] [55830]: [pid: 55830|app: 0|req: 200/429] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:50 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.885666] [55830]: DEBUG cinder.api.middleware.request_id [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.887731] [55830]: INFO cinder.api.openstack.wsgi [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1177.888128] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1969594327"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1177.889747] [55830]: DEBUG cinder.api.v3.volumes [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1969594327'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1177.889885] [55830]: INFO cinder.api.v3.volumes [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume of 1 GB [ 1177.893885] [55830]: INFO cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Availability Zones retrieved successfully. [ 1177.900557] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (8d18a52b-fb14-49a0-b2db-52a67b38b235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1177.901757] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e47eb4-2051-465e-9aa0-2b0652809931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1177.903419] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1177.920505] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e47eb4-2051-465e-9aa0-2b0652809931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1177.921462] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121f17e8-47cc-45d5-a55b-d44941a78893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1177.960644] [55830]: DEBUG cinder.quota [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Created reservations ['80c3ed11-cf8b-42e3-aaf1-bc13bc90132e', 'f9e4018b-21b4-46d5-a82c-589e355c16c0', '5bd788b3-808d-4c3b-9d04-0743f48039ea', 'af8b2c94-0a49-40aa-80bd-685eb2b45d27'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1177.961514] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121f17e8-47cc-45d5-a55b-d44941a78893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80c3ed11-cf8b-42e3-aaf1-bc13bc90132e', 'f9e4018b-21b4-46d5-a82c-589e355c16c0', '5bd788b3-808d-4c3b-9d04-0743f48039ea', 'af8b2c94-0a49-40aa-80bd-685eb2b45d27']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1177.962402] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17c5299-cb10-42c8-a5cb-795101faff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1177.974183] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f17c5299-cb10-42c8-a5cb-795101faff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c9da13-ff2a-42d0-a5a7-c1da6f79819f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1969594327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['80c3ed11-cf8b-42e3-aaf1-bc13bc90132e','f9e4018b-21b4-46d5-a82c-589e355c16c0','5bd788b3-808d-4c3b-9d04-0743f48039ea','af8b2c94-0a49-40aa-80bd-685eb2b45d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1969594327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28c9da13-ff2a-42d0-a5a7-c1da6f79819f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0467eee38465d92501ee993c91a7f',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='6b0015b89a134059bbb45b46e8a67930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1177.975082] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26bc4e6-3099-4a6f-b17d-bb2f84fb0e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1177.987562] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26bc4e6-3099-4a6f-b17d-bb2f84fb0e3a) 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-1969594327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['80c3ed11-cf8b-42e3-aaf1-bc13bc90132e','f9e4018b-21b4-46d5-a82c-589e355c16c0','5bd788b3-808d-4c3b-9d04-0743f48039ea','af8b2c94-0a49-40aa-80bd-685eb2b45d27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1177.988391] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51906a84-67e5-4b9d-b026-fe2381054a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1177.997057] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51906a84-67e5-4b9d-b026-fe2381054a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1177.997199] [55830]: DEBUG cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (8d18a52b-fb14-49a0-b2db-52a67b38b235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1177.997437] [55830]: INFO cinder.volume.api [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request issued successfully. [ 1177.998085] [55830]: INFO cinder.api.openstack.wsgi [None req-ed2b1101-b8e1-42db-8c19-1f5e86e34810 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1177.998529] [55830]: [pid: 55830|app: 0|req: 201/430] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:52:50 2025] POST /volume/v3/volumes => generated 754 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1178.006633] [55830]: DEBUG cinder.api.middleware.request_id [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.008737] [55830]: INFO cinder.api.openstack.wsgi [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1178.008953] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.009184] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.016329] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.016329] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.019777] [55830]: INFO cinder.volume.api [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1178.024016] [55830]: INFO cinder.api.openstack.wsgi [None req-9ea1d9aa-bc51-4405-8399-0c161bd00b58 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1178.024385] [55830]: [pid: 55830|app: 0|req: 202/431] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:50 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1178.498030] [55830]: DEBUG cinder.api.middleware.request_id [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.500200] [55830]: INFO cinder.api.openstack.wsgi [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1178.500466] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.500715] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.510662] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.510662] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.514684] [55830]: INFO cinder.volume.api [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1178.519022] [55830]: INFO cinder.api.openstack.wsgi [None req-2cd2d452-2c8b-44e4-9f77-3def6e40b1d1 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1178.519676] [55830]: [pid: 55830|app: 0|req: 203/432] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:51 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.034692] [55830]: DEBUG cinder.api.middleware.request_id [None req-4448a991-574a-4b5e-8a38-70d9eaad857a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.036846] [55830]: INFO cinder.api.openstack.wsgi [None req-4448a991-574a-4b5e-8a38-70d9eaad857a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1179.037132] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4448a991-574a-4b5e-8a38-70d9eaad857a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.037418] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4448a991-574a-4b5e-8a38-70d9eaad857a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.045166] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.045166] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.048786] [55830]: INFO cinder.volume.api [None req-4448a991-574a-4b5e-8a38-70d9eaad857a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1179.053081] [55830]: INFO cinder.api.openstack.wsgi [None req-4448a991-574a-4b5e-8a38-70d9eaad857a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1179.053599] [55830]: [pid: 55830|app: 0|req: 204/433] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:51 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.094171] [55830]: DEBUG cinder.api.middleware.request_id [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.096460] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1179.096680] [55830]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.096890] [55830]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.104577] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104577] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.107924] [55830]: INFO cinder.volume.api [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1179.112110] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-b9af8f78-e5cc-4069-8c7a-39f91b03abf6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1179.112512] [55830]: [pid: 55830|app: 0|req: 205/434] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:51 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.457209] [55831]: DEBUG cinder.coordination [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1179.457552] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-76f1578d-1e7c-4040-aba5-7dbadfba4443 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 returned with HTTP 200 [ 1179.458250] [55831]: [pid: 55831|app: 0|req: 230/435] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:47 2025] PUT /volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.529148] [55830]: DEBUG cinder.api.middleware.request_id [None req-77853484-20c3-492d-a72d-72282c67c2b7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.531290] [55830]: INFO cinder.api.openstack.wsgi [None req-77853484-20c3-492d-a72d-72282c67c2b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1179.531513] [55830]: DEBUG cinder.api.openstack.wsgi [None req-77853484-20c3-492d-a72d-72282c67c2b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.531732] [55830]: DEBUG cinder.api.openstack.wsgi [None req-77853484-20c3-492d-a72d-72282c67c2b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.541940] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.541940] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.545210] [55830]: INFO cinder.volume.api [None req-77853484-20c3-492d-a72d-72282c67c2b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1179.549533] [55830]: INFO cinder.api.openstack.wsgi [None req-77853484-20c3-492d-a72d-72282c67c2b7 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1179.549917] [55830]: [pid: 55830|app: 0|req: 206/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:52 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.560571] [55831]: DEBUG cinder.api.middleware.request_id [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.562846] [55831]: INFO cinder.api.openstack.wsgi [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1180.563522] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.563522] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.573562] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.573562] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.576959] [55831]: INFO cinder.volume.api [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1180.581218] [55831]: INFO cinder.api.openstack.wsgi [None req-f8bb1bf0-ee16-401f-a155-adf62664d45f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1180.581599] [55831]: [pid: 55831|app: 0|req: 231/437] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:53 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.631276] [55830]: DEBUG cinder.api.middleware.request_id [None req-e344de0e-be64-4c4b-a772-a9e3f042b931 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.631732] [55830]: INFO cinder.api.openstack.wsgi [None req-e344de0e-be64-4c4b-a772-a9e3f042b931 None None] GET http://10.180.1.21/volume// [ 1180.631912] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e344de0e-be64-4c4b-a772-a9e3f042b931 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.632153] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e344de0e-be64-4c4b-a772-a9e3f042b931 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.632557] [55830]: INFO cinder.api.openstack.wsgi [None req-e344de0e-be64-4c4b-a772-a9e3f042b931 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1180.632868] [55830]: [pid: 55830|app: 0|req: 207/438] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:52:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1180.636752] [55831]: DEBUG cinder.api.middleware.request_id [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-0d5343eb-3749-4b6c-b3e2-ae78897ee0fc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.639140] [55831]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-0d5343eb-3749-4b6c-b3e2-ae78897ee0fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1180.639554] [55831]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-0d5343eb-3749-4b6c-b3e2-ae78897ee0fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28c9da13-ff2a-42d0-a5a7-c1da6f79819f", "connector": null, "instance_uuid": "cb8c9dc4-b489-44fe-896b-c88f27ecbaf9"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1180.648500] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648500] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.670940] [55831]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-0d5343eb-3749-4b6c-b3e2-ae78897ee0fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1180.671506] [55831]: [pid: 55831|app: 0|req: 232/439] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:53 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1180.691483] [55830]: DEBUG cinder.api.middleware.request_id [None req-23907f93-3066-4dcd-a490-308af836205a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.693658] [55830]: INFO cinder.api.openstack.wsgi [None req-23907f93-3066-4dcd-a490-308af836205a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1180.693963] [55830]: DEBUG cinder.api.openstack.wsgi [None req-23907f93-3066-4dcd-a490-308af836205a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.694285] [55830]: DEBUG cinder.api.openstack.wsgi [None req-23907f93-3066-4dcd-a490-308af836205a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.704553] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704553] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.707714] [55830]: INFO cinder.volume.api [None req-23907f93-3066-4dcd-a490-308af836205a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1180.711829] [55830]: INFO cinder.api.openstack.wsgi [None req-23907f93-3066-4dcd-a490-308af836205a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1180.712345] [55830]: [pid: 55830|app: 0|req: 208/440] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:53 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.068779] [55831]: DEBUG cinder.api.middleware.request_id [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-10e1a44b-c98b-44b8-a61a-bd4498b75e7f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.071256] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-10e1a44b-c98b-44b8-a61a-bd4498b75e7f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2/action [ 1181.071532] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-10e1a44b-c98b-44b8-a61a-bd4498b75e7f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1181.071672] [55831]: DEBUG cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-10e1a44b-c98b-44b8-a61a-bd4498b75e7f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.085689] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.085689] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.092113] [55831]: INFO cinder.api.openstack.wsgi [req-9fd34354-e96c-46c6-a9e1-b34786dd95d5 req-10e1a44b-c98b-44b8-a61a-bd4498b75e7f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2/action returned with HTTP 204 [ 1181.092510] [55831]: [pid: 55831|app: 0|req: 233/441] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:52:53 2025] POST /volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1181.193927] [55830]: DEBUG cinder.api.middleware.request_id [None req-943f23f2-b535-4633-9bb0-3aae39f20bf1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.194399] [55830]: INFO cinder.api.openstack.wsgi [None req-943f23f2-b535-4633-9bb0-3aae39f20bf1 None None] GET http://10.180.1.21/volume// [ 1181.194578] [55830]: DEBUG cinder.api.openstack.wsgi [None req-943f23f2-b535-4633-9bb0-3aae39f20bf1 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.194793] [55830]: DEBUG cinder.api.openstack.wsgi [None req-943f23f2-b535-4633-9bb0-3aae39f20bf1 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.195217] [55830]: INFO cinder.api.openstack.wsgi [None req-943f23f2-b535-4633-9bb0-3aae39f20bf1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.195624] [55830]: [pid: 55830|app: 0|req: 209/442] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.198784] [55831]: DEBUG cinder.api.middleware.request_id [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.201294] [55831]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1181.201692] [55831]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.201890] [55831]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.212763] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.212763] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.215776] [55831]: INFO cinder.volume.api [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1181.220027] [55831]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3694af06-bec3-4d43-852c-dddb0b8c1aae tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1181.220786] [55831]: [pid: 55831|app: 0|req: 234/443] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1181.244470] [55830]: DEBUG cinder.api.middleware.request_id [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.246971] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] PUT http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 [ 1181.247393] [55830]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-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-528732", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.255366] [55830]: DEBUG cinder.coordination [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Acquiring lock "cinder-attachment_update-28c9da13-ff2a-42d0-a5a7-c1da6f79819f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1181.260637] [55830]: DEBUG cinder.coordination [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-28c9da13-ff2a-42d0-a5a7-c1da6f79819f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1181.261638] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.261638] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.592699] [55831]: DEBUG cinder.api.middleware.request_id [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.594736] [55831]: INFO cinder.api.openstack.wsgi [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1181.594957] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.595274] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.609087] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.609087] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.612791] [55831]: INFO cinder.volume.api [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1181.617684] [55831]: INFO cinder.api.openstack.wsgi [None req-3d8bb617-a1ab-4fe2-872b-f93fa27606b3 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1181.618089] [55831]: [pid: 55831|app: 0|req: 235/444] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.626801] [55831]: DEBUG cinder.api.middleware.request_id [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.628649] [55831]: INFO cinder.api.openstack.wsgi [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1181.628860] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.629095] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.637987] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.637987] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.640861] [55831]: INFO cinder.volume.api [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1181.644938] [55831]: INFO cinder.api.openstack.wsgi [None req-0e20ce7a-2a72-4fd7-b46d-ed2e5498e98c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1181.645419] [55831]: [pid: 55831|app: 0|req: 236/445] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.720094] [55831]: DEBUG cinder.api.middleware.request_id [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.721748] [55831]: INFO cinder.api.openstack.wsgi [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1181.722231] [55831]: DEBUG cinder.api.openstack.wsgi [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-279073416"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.724077] [55831]: DEBUG cinder.api.v3.volumes [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-279073416'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1181.724233] [55831]: INFO cinder.api.v3.volumes [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume of 1 GB [ 1181.728756] [55831]: INFO cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Availability Zones retrieved successfully. [ 1181.735581] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (4d3b47f8-c447-49dd-b02f-faa33d4de086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1181.736752] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7fa6da-d235-431c-b53f-cf960aadc34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1181.737837] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1181.754471] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7fa6da-d235-431c-b53f-cf960aadc34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1181.755405] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c949dc6a-494d-405c-92da-6ae66579c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1181.790809] [55831]: DEBUG cinder.quota [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Created reservations ['3dc9f476-3f93-4f85-944d-25de8e05e7a8', 'b2f27008-d14b-47d9-9f72-458885b16b27', '687bd4bc-2449-45ca-8085-c2437b9cda8d', '3504ad8c-e8fb-418b-9dd2-ec23ac3c0397'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1181.791885] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c949dc6a-494d-405c-92da-6ae66579c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dc9f476-3f93-4f85-944d-25de8e05e7a8', 'b2f27008-d14b-47d9-9f72-458885b16b27', '687bd4bc-2449-45ca-8085-c2437b9cda8d', '3504ad8c-e8fb-418b-9dd2-ec23ac3c0397']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1181.792827] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab95995-e6ea-4beb-9ad4-df1e8fa45649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1181.803917] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab95995-e6ea-4beb-9ad4-df1e8fa45649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0bf22af-3bdd-414a-be4d-64397b3d0545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-279073416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['3dc9f476-3f93-4f85-944d-25de8e05e7a8','b2f27008-d14b-47d9-9f72-458885b16b27','687bd4bc-2449-45ca-8085-c2437b9cda8d','3504ad8c-e8fb-418b-9dd2-ec23ac3c0397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-279073416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0bf22af-3bdd-414a-be4d-64397b3d0545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef71baa75fe54636b225840d4ff641e3',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='f6f76572901f465aa08732bc174a4836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1181.804849] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4122cc0d-51c1-405f-a533-ef12682f779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1181.816473] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4122cc0d-51c1-405f-a533-ef12682f779e) 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-279073416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef71baa75fe54636b225840d4ff641e3',qos_specs=None,replication_status=,reservations=['3dc9f476-3f93-4f85-944d-25de8e05e7a8','b2f27008-d14b-47d9-9f72-458885b16b27','687bd4bc-2449-45ca-8085-c2437b9cda8d','3504ad8c-e8fb-418b-9dd2-ec23ac3c0397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6f76572901f465aa08732bc174a4836',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1181.817349] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ddee1f-7117-4772-86b5-d5bf6036d7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1181.826045] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ddee1f-7117-4772-86b5-d5bf6036d7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1181.826602] [55831]: DEBUG cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Flow 'volume_create_api' (4d3b47f8-c447-49dd-b02f-faa33d4de086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1181.826950] [55831]: INFO cinder.volume.api [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Create volume request issued successfully. [ 1181.827607] [55831]: INFO cinder.api.openstack.wsgi [None req-dbb411b3-f248-48fa-8c6b-0c83dba20552 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1181.828180] [55831]: [pid: 55831|app: 0|req: 237/446] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:52:54 2025] POST /volume/v3/volumes => generated 749 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1181.828946] [55831]: DEBUG cinder.api.middleware.request_id [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.831008] [55831]: INFO cinder.api.openstack.wsgi [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1181.831283] [55831]: DEBUG cinder.api.openstack.wsgi [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.831517] [55831]: DEBUG cinder.api.openstack.wsgi [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.840910] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.840910] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.844081] [55831]: INFO cinder.volume.api [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1181.848342] [55831]: INFO cinder.api.openstack.wsgi [None req-72473d7e-9a76-4bc7-9cee-7c8fd15aebd2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1181.848722] [55831]: [pid: 55831|app: 0|req: 238/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.849344] [55831]: DEBUG cinder.api.middleware.request_id [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.851203] [55831]: INFO cinder.api.openstack.wsgi [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1181.851414] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.851635] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.858325] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.858325] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.861494] [55831]: INFO cinder.volume.api [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1181.865521] [55831]: INFO cinder.api.openstack.wsgi [None req-90be789d-f64b-48c2-833e-0b0ca68a1006 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1181.865876] [55831]: [pid: 55831|app: 0|req: 239/448] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:54 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.859347] [55831]: DEBUG cinder.api.middleware.request_id [None req-54acf1ef-1464-4dea-b652-df75b9727d3a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.861486] [55831]: INFO cinder.api.openstack.wsgi [None req-54acf1ef-1464-4dea-b652-df75b9727d3a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1182.861703] [55831]: DEBUG cinder.api.openstack.wsgi [None req-54acf1ef-1464-4dea-b652-df75b9727d3a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.861924] [55831]: DEBUG cinder.api.openstack.wsgi [None req-54acf1ef-1464-4dea-b652-df75b9727d3a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.874464] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.874464] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.877729] [55831]: INFO cinder.volume.api [None req-54acf1ef-1464-4dea-b652-df75b9727d3a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1182.882164] [55831]: INFO cinder.api.openstack.wsgi [None req-54acf1ef-1464-4dea-b652-df75b9727d3a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1182.882646] [55831]: [pid: 55831|app: 0|req: 240/449] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:55 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.883136] [55831]: DEBUG cinder.api.middleware.request_id [None req-0219909a-87df-4715-9000-2ac1dbacce3a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.884847] [55831]: INFO cinder.api.openstack.wsgi [None req-0219909a-87df-4715-9000-2ac1dbacce3a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1182.885065] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0219909a-87df-4715-9000-2ac1dbacce3a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.885280] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0219909a-87df-4715-9000-2ac1dbacce3a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.891556] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.891556] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.894596] [55831]: INFO cinder.volume.api [None req-0219909a-87df-4715-9000-2ac1dbacce3a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1182.898742] [55831]: INFO cinder.api.openstack.wsgi [None req-0219909a-87df-4715-9000-2ac1dbacce3a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1182.899106] [55831]: [pid: 55831|app: 0|req: 241/450] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:55 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.941395] [55831]: DEBUG cinder.api.middleware.request_id [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.943755] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1182.943985] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.944224] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.952347] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.952347] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.955048] [55831]: INFO cinder.volume.api [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1182.959139] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-cdbea65c-3c13-4038-aa21-155d0bac37be tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1182.959520] [55831]: [pid: 55831|app: 0|req: 242/451] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:52:55 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.892661] [55831]: DEBUG cinder.api.middleware.request_id [None req-d28d21ea-cb09-40f8-a478-8757455af160 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.895377] [55831]: INFO cinder.api.openstack.wsgi [None req-d28d21ea-cb09-40f8-a478-8757455af160 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1183.895377] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d28d21ea-cb09-40f8-a478-8757455af160 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.895377] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d28d21ea-cb09-40f8-a478-8757455af160 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.904561] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.904561] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.907587] [55831]: INFO cinder.volume.api [None req-d28d21ea-cb09-40f8-a478-8757455af160 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1183.911752] [55831]: INFO cinder.api.openstack.wsgi [None req-d28d21ea-cb09-40f8-a478-8757455af160 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1183.912131] [55831]: [pid: 55831|app: 0|req: 243/452] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:56 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.485229] [55831]: DEBUG cinder.api.middleware.request_id [None req-a3c0ad36-f18d-45a0-9670-28adf3391248 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.485229] [55831]: INFO cinder.api.openstack.wsgi [None req-a3c0ad36-f18d-45a0-9670-28adf3391248 None None] GET http://10.180.1.21/volume// [ 1184.485229] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a3c0ad36-f18d-45a0-9670-28adf3391248 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.485229] [55831]: DEBUG cinder.api.openstack.wsgi [None req-a3c0ad36-f18d-45a0-9670-28adf3391248 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.485229] [55831]: INFO cinder.api.openstack.wsgi [None req-a3c0ad36-f18d-45a0-9670-28adf3391248 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1184.485229] [55831]: [pid: 55831|app: 0|req: 244/453] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:52:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1184.489618] [55831]: DEBUG cinder.api.middleware.request_id [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-78376c25-c53c-4b4c-b151-caa36f3ee81f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.493056] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-78376c25-c53c-4b4c-b151-caa36f3ee81f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1184.493056] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-78376c25-c53c-4b4c-b151-caa36f3ee81f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0bf22af-3bdd-414a-be4d-64397b3d0545", "connector": null, "instance_uuid": "92a0a42c-e7ff-4204-8890-cffa0feb9516"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1184.504545] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.504545] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.525679] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-78376c25-c53c-4b4c-b151-caa36f3ee81f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1184.526304] [55831]: [pid: 55831|app: 0|req: 245/454] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:52:57 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1184.543298] [55831]: DEBUG cinder.api.middleware.request_id [None req-64994c5c-081d-45b0-8865-b0642a2bf03f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.545350] [55831]: INFO cinder.api.openstack.wsgi [None req-64994c5c-081d-45b0-8865-b0642a2bf03f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1184.545574] [55831]: DEBUG cinder.api.openstack.wsgi [None req-64994c5c-081d-45b0-8865-b0642a2bf03f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.545803] [55831]: DEBUG cinder.api.openstack.wsgi [None req-64994c5c-081d-45b0-8865-b0642a2bf03f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.555485] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.555485] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.558685] [55831]: INFO cinder.volume.api [None req-64994c5c-081d-45b0-8865-b0642a2bf03f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1184.563313] [55831]: INFO cinder.api.openstack.wsgi [None req-64994c5c-081d-45b0-8865-b0642a2bf03f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1184.563696] [55831]: [pid: 55831|app: 0|req: 246/455] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:57 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.922498] [55831]: DEBUG cinder.api.middleware.request_id [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.924559] [55831]: INFO cinder.api.openstack.wsgi [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1184.924785] [55831]: DEBUG cinder.api.openstack.wsgi [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.925014] [55831]: DEBUG cinder.api.openstack.wsgi [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.935045] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.935045] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.938070] [55831]: INFO cinder.volume.api [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1184.942127] [55831]: INFO cinder.api.openstack.wsgi [None req-81d5d19b-7287-4ce4-b763-ae6709d03c73 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1184.942550] [55831]: [pid: 55831|app: 0|req: 247/456] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:57 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.046386] [55831]: DEBUG cinder.api.middleware.request_id [None req-9c11ef2c-c6ef-4d68-b08c-0a0acaf96177 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.046854] [55831]: INFO cinder.api.openstack.wsgi [None req-9c11ef2c-c6ef-4d68-b08c-0a0acaf96177 None None] GET http://10.180.1.21/volume// [ 1185.047051] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9c11ef2c-c6ef-4d68-b08c-0a0acaf96177 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.047311] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9c11ef2c-c6ef-4d68-b08c-0a0acaf96177 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.047661] [55831]: INFO cinder.api.openstack.wsgi [None req-9c11ef2c-c6ef-4d68-b08c-0a0acaf96177 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.048074] [55831]: [pid: 55831|app: 0|req: 248/457] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:52:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.051095] [55831]: DEBUG cinder.api.middleware.request_id [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.053326] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1185.053519] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.053722] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.063302] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.063302] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.066320] [55831]: INFO cinder.volume.api [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1185.070408] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-ea67b78c-ed5f-49f5-8235-55cdc2f84786 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1185.070875] [55831]: [pid: 55831|app: 0|req: 249/458] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:52:57 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1185.095937] [55831]: DEBUG cinder.api.middleware.request_id [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.097944] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] PUT http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 [ 1185.098391] [55831]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-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-528727", "mountpoint": "/dev/sdc"}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.105065] [55831]: DEBUG cinder.coordination [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Acquiring lock "cinder-attachment_update-e0bf22af-3bdd-414a-be4d-64397b3d0545-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1185.109291] [55831]: DEBUG cinder.coordination [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-e0bf22af-3bdd-414a-be4d-64397b3d0545-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1185.110297] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.110297] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.782972] [55830]: DEBUG cinder.coordination [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-28c9da13-ff2a-42d0-a5a7-c1da6f79819f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1185.783501] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-3891b4db-1fe6-4065-8c37-9d00a9a7728c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 returned with HTTP 200 [ 1185.784045] [55830]: [pid: 55830|app: 0|req: 210/459] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:54 2025] PUT /volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.785445] [55830]: DEBUG cinder.api.middleware.request_id [None req-1ca316f5-be35-4147-93d8-bed796c7453a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.787678] [55830]: INFO cinder.api.openstack.wsgi [None req-1ca316f5-be35-4147-93d8-bed796c7453a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1185.787963] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1ca316f5-be35-4147-93d8-bed796c7453a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.788269] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1ca316f5-be35-4147-93d8-bed796c7453a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.798405] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.798405] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.802178] [55830]: INFO cinder.volume.api [None req-1ca316f5-be35-4147-93d8-bed796c7453a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1185.806757] [55830]: INFO cinder.api.openstack.wsgi [None req-1ca316f5-be35-4147-93d8-bed796c7453a tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1185.807255] [55830]: [pid: 55830|app: 0|req: 211/460] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:58 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.953018] [55830]: DEBUG cinder.api.middleware.request_id [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.955297] [55830]: INFO cinder.api.openstack.wsgi [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1185.955594] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.955876] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.966374] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.966374] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.969973] [55830]: INFO cinder.volume.api [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1185.974381] [55830]: INFO cinder.api.openstack.wsgi [None req-e46b062f-ad39-464d-91c3-eb338f3da6d6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1185.974778] [55830]: [pid: 55830|app: 0|req: 212/461] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:58 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.817856] [55830]: DEBUG cinder.api.middleware.request_id [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.820043] [55830]: INFO cinder.api.openstack.wsgi [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1186.820380] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.820659] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.830533] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.830533] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.833734] [55830]: INFO cinder.volume.api [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1186.837894] [55830]: INFO cinder.api.openstack.wsgi [None req-2f2d4320-f2a0-4167-aaea-e29f8ab17731 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1186.838443] [55830]: [pid: 55830|app: 0|req: 213/462] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:59 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.985695] [55830]: DEBUG cinder.api.middleware.request_id [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.987069] [55830]: INFO cinder.api.openstack.wsgi [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1186.987300] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.987525] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.997703] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.997703] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.002149] [55830]: INFO cinder.volume.api [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1187.011937] [55830]: INFO cinder.api.openstack.wsgi [None req-5e84f195-a00e-48fa-bd2b-6f19d24701b7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1187.013093] [55830]: [pid: 55830|app: 0|req: 214/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:52:59 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.395209] [55830]: DEBUG cinder.api.middleware.request_id [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-a584ff1c-ef85-4830-94d9-d982524a5a23 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.397927] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-a584ff1c-ef85-4830-94d9-d982524a5a23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2/action [ 1187.398410] [55830]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-a584ff1c-ef85-4830-94d9-d982524a5a23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1187.398553] [55830]: DEBUG cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-a584ff1c-ef85-4830-94d9-d982524a5a23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.413208] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.413208] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.419453] [55830]: INFO cinder.api.openstack.wsgi [req-de838197-5417-4d5a-b964-5bcc1cf09650 req-a584ff1c-ef85-4830-94d9-d982524a5a23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2/action returned with HTTP 204 [ 1187.419878] [55830]: [pid: 55830|app: 0|req: 215/464] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:53:00 2025] POST /volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1187.848559] [55830]: DEBUG cinder.api.middleware.request_id [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.850636] [55830]: INFO cinder.api.openstack.wsgi [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1187.850850] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.851081] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.860836] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.860836] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.864060] [55830]: INFO cinder.volume.api [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1187.868219] [55830]: INFO cinder.api.openstack.wsgi [None req-3acf1955-2855-4c6a-8f0a-02ccedb0a8e8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1187.868604] [55830]: [pid: 55830|app: 0|req: 216/465] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:00 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.023545] [55830]: DEBUG cinder.api.middleware.request_id [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.025614] [55830]: INFO cinder.api.openstack.wsgi [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1188.025837] [55830]: DEBUG cinder.api.openstack.wsgi [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.026067] [55830]: DEBUG cinder.api.openstack.wsgi [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.035810] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.035810] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.038872] [55830]: INFO cinder.volume.api [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1188.043043] [55830]: INFO cinder.api.openstack.wsgi [None req-39bf8ce1-3e45-4b22-8582-da9e98c64280 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1188.043416] [55830]: [pid: 55830|app: 0|req: 217/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:00 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.052086] [55830]: DEBUG cinder.api.middleware.request_id [None req-43236050-3813-4ff1-89cd-72991081018c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.053882] [55830]: INFO cinder.api.openstack.wsgi [None req-43236050-3813-4ff1-89cd-72991081018c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1188.054111] [55830]: DEBUG cinder.api.openstack.wsgi [None req-43236050-3813-4ff1-89cd-72991081018c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.054326] [55830]: DEBUG cinder.api.openstack.wsgi [None req-43236050-3813-4ff1-89cd-72991081018c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.063351] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.063351] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.066374] [55830]: INFO cinder.volume.api [None req-43236050-3813-4ff1-89cd-72991081018c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1188.070425] [55830]: INFO cinder.api.openstack.wsgi [None req-43236050-3813-4ff1-89cd-72991081018c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1188.070880] [55830]: [pid: 55830|app: 0|req: 218/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:00 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.878147] [55830]: DEBUG cinder.api.middleware.request_id [None req-db045883-c9e5-408a-a37c-e14e033b84b0 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.880237] [55830]: INFO cinder.api.openstack.wsgi [None req-db045883-c9e5-408a-a37c-e14e033b84b0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1188.880478] [55830]: DEBUG cinder.api.openstack.wsgi [None req-db045883-c9e5-408a-a37c-e14e033b84b0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.880710] [55830]: DEBUG cinder.api.openstack.wsgi [None req-db045883-c9e5-408a-a37c-e14e033b84b0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.892593] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.892593] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.896611] [55830]: INFO cinder.volume.api [None req-db045883-c9e5-408a-a37c-e14e033b84b0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1188.901248] [55830]: INFO cinder.api.openstack.wsgi [None req-db045883-c9e5-408a-a37c-e14e033b84b0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1188.901626] [55830]: [pid: 55830|app: 0|req: 219/468] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:01 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.631159] [55831]: DEBUG cinder.coordination [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Lock "cinder-attachment_update-e0bf22af-3bdd-414a-be4d-64397b3d0545-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1189.631525] [55831]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-8e0dfb67-d366-4980-8e7a-c3a619981b77 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 returned with HTTP 200 [ 1189.631990] [55831]: [pid: 55831|app: 0|req: 250/469] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:52:57 2025] PUT /volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 => generated 617 bytes in 4536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1189.911996] [55830]: DEBUG cinder.api.middleware.request_id [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.914295] [55830]: INFO cinder.api.openstack.wsgi [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1189.914577] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.914834] [55830]: DEBUG cinder.api.openstack.wsgi [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.924939] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.924939] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.928278] [55830]: INFO cinder.volume.api [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1189.933274] [55830]: INFO cinder.api.openstack.wsgi [None req-e544b945-36a3-41cd-bd8f-09c5d46dc69b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1189.933661] [55830]: [pid: 55830|app: 0|req: 220/470] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:02 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.944147] [55831]: DEBUG cinder.api.middleware.request_id [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.946244] [55831]: INFO cinder.api.openstack.wsgi [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1190.946512] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.946743] [55831]: DEBUG cinder.api.openstack.wsgi [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.959679] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.959679] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.963208] [55831]: INFO cinder.volume.api [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1190.967287] [55831]: INFO cinder.api.openstack.wsgi [None req-c319d10e-a9ad-4e1a-aee0-25547e56336d tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1190.967664] [55831]: [pid: 55831|app: 0|req: 251/471] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:03 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.250459] [55830]: DEBUG cinder.api.middleware.request_id [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-27a5602b-d084-4b25-b6cd-f92af7744c2f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.252837] [55830]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-27a5602b-d084-4b25-b6cd-f92af7744c2f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5/action [ 1191.253278] [55830]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-27a5602b-d084-4b25-b6cd-f92af7744c2f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1191.253412] [55830]: DEBUG cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-27a5602b-d084-4b25-b6cd-f92af7744c2f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.267931] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.267931] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.274558] [55830]: INFO cinder.api.openstack.wsgi [req-6d0eb6e9-fad2-4e87-86d8-6c7b6bd76f04 req-27a5602b-d084-4b25-b6cd-f92af7744c2f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5/action returned with HTTP 204 [ 1191.274962] [55830]: [pid: 55830|app: 0|req: 221/472] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:53:04 2025] POST /volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1191.977872] [55831]: DEBUG cinder.api.middleware.request_id [None req-048e773f-2b55-4e81-af95-b214c8554259 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.979964] [55831]: INFO cinder.api.openstack.wsgi [None req-048e773f-2b55-4e81-af95-b214c8554259 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1191.980224] [55831]: DEBUG cinder.api.openstack.wsgi [None req-048e773f-2b55-4e81-af95-b214c8554259 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.980492] [55831]: DEBUG cinder.api.openstack.wsgi [None req-048e773f-2b55-4e81-af95-b214c8554259 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.990181] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.990181] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.993244] [55831]: INFO cinder.volume.api [None req-048e773f-2b55-4e81-af95-b214c8554259 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1191.997325] [55831]: INFO cinder.api.openstack.wsgi [None req-048e773f-2b55-4e81-af95-b214c8554259 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1191.997766] [55831]: [pid: 55831|app: 0|req: 252/473] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:04 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.007551] [55830]: DEBUG cinder.api.middleware.request_id [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.009658] [55830]: INFO cinder.api.openstack.wsgi [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1192.009879] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.010104] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.019624] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.019624] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.022755] [55830]: INFO cinder.volume.api [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1192.026783] [55830]: INFO cinder.api.openstack.wsgi [None req-cce5d1b3-d08a-4957-8aa7-2efdbe364188 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1192.027157] [55830]: [pid: 55830|app: 0|req: 222/474] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:04 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.181143] [55831]: DEBUG cinder.api.middleware.request_id [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.183584] [55831]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1192.183809] [55831]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.184048] [55831]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.193798] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.193798] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.196707] [55831]: INFO cinder.volume.api [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1192.200946] [55831]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-62b886e1-4020-43c1-9f91-333fd1b68a27 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1192.201368] [55831]: [pid: 55831|app: 0|req: 253/475] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:05 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.216194] [55830]: DEBUG cinder.api.middleware.request_id [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.218484] [55830]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0/action [ 1192.218868] [55830]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1192.219015] [55830]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.228722] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.228722] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.229257] [55830]: INFO cinder.volume.api [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1192.233809] [55830]: INFO cinder.volume.api [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Begin detaching volume completed successfully. [ 1192.234033] [55830]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-cbdfae63-3365-4c24-872c-2c709e520d52 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0/action returned with HTTP 202 [ 1192.234429] [55830]: [pid: 55830|app: 0|req: 223/476] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:53:05 2025] POST /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1192.251915] [55831]: DEBUG cinder.api.middleware.request_id [None req-82facb91-e123-4137-8e97-30fa60a4db9c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.254010] [55831]: INFO cinder.api.openstack.wsgi [None req-82facb91-e123-4137-8e97-30fa60a4db9c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1192.254254] [55831]: DEBUG cinder.api.openstack.wsgi [None req-82facb91-e123-4137-8e97-30fa60a4db9c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.254478] [55831]: DEBUG cinder.api.openstack.wsgi [None req-82facb91-e123-4137-8e97-30fa60a4db9c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.264063] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.264063] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.267672] [55831]: INFO cinder.volume.api [None req-82facb91-e123-4137-8e97-30fa60a4db9c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1192.271298] [55831]: INFO cinder.api.openstack.wsgi [None req-82facb91-e123-4137-8e97-30fa60a4db9c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1192.271688] [55831]: [pid: 55831|app: 0|req: 254/477] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:05 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.261314] [55830]: DEBUG cinder.api.middleware.request_id [None req-a2897d03-9aa3-43d6-9e1b-d27b41a0e0e8 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.261765] [55830]: INFO cinder.api.openstack.wsgi [None req-a2897d03-9aa3-43d6-9e1b-d27b41a0e0e8 None None] GET http://10.180.1.21/volume// [ 1193.261945] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2897d03-9aa3-43d6-9e1b-d27b41a0e0e8 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.262177] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a2897d03-9aa3-43d6-9e1b-d27b41a0e0e8 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.262604] [55830]: INFO cinder.api.openstack.wsgi [None req-a2897d03-9aa3-43d6-9e1b-d27b41a0e0e8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.262908] [55830]: [pid: 55830|app: 0|req: 224/478] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:53:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1193.266268] [55831]: DEBUG cinder.api.middleware.request_id [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.269644] [55831]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1193.269644] [55831]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.269880] [55831]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.279981] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279981] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.280950] [55830]: DEBUG cinder.api.middleware.request_id [None req-8928de65-542b-4afc-81c7-f66ad03978af None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.282863] [55831]: INFO cinder.volume.api [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1193.282919] [55830]: INFO cinder.api.openstack.wsgi [None req-8928de65-542b-4afc-81c7-f66ad03978af tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1193.283125] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8928de65-542b-4afc-81c7-f66ad03978af tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.283341] [55830]: DEBUG cinder.api.openstack.wsgi [None req-8928de65-542b-4afc-81c7-f66ad03978af tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.287230] [55831]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4d7d6412-c934-4e87-8f45-6751a5c9a843 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1193.287673] [55831]: [pid: 55831|app: 0|req: 255/479] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:53:06 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1193.292861] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.292861] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.296228] [55830]: INFO cinder.volume.api [None req-8928de65-542b-4afc-81c7-f66ad03978af tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1193.300322] [55830]: INFO cinder.api.openstack.wsgi [None req-8928de65-542b-4afc-81c7-f66ad03978af tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1193.300681] [55830]: [pid: 55830|app: 0|req: 225/480] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:06 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1194.310712] [55831]: DEBUG cinder.api.middleware.request_id [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.313770] [55831]: INFO cinder.api.openstack.wsgi [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1194.314058] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.314303] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.328369] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.328369] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.332511] [55831]: INFO cinder.volume.api [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1194.337473] [55831]: INFO cinder.api.openstack.wsgi [None req-9de5e8ff-173d-425a-b1d7-8afb62b61dca tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1194.338014] [55831]: [pid: 55831|app: 0|req: 256/481] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:07 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.435508] [55830]: DEBUG cinder.api.middleware.request_id [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4c2bc8c9-1ca8-45cf-81a3-d7278a5c65fc None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.437083] [55830]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4c2bc8c9-1ca8-45cf-81a3-d7278a5c65fc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 [ 1194.437335] [55830]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4c2bc8c9-1ca8-45cf-81a3-d7278a5c65fc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.437509] [55830]: DEBUG cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4c2bc8c9-1ca8-45cf-81a3-d7278a5c65fc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.444726] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.444726] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.975176] [55830]: INFO cinder.api.openstack.wsgi [req-124a9b15-f702-4c20-aa23-b95c926f012f req-4c2bc8c9-1ca8-45cf-81a3-d7278a5c65fc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 returned with HTTP 200 [ 1194.975486] [55830]: [pid: 55830|app: 0|req: 226/482] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:53:07 2025] DELETE /volume/v3/attachments/064113e8-b4a1-4e90-b710-e446e46484c2 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.352425] [55831]: DEBUG cinder.api.middleware.request_id [None req-7001627a-79ef-4116-b877-4028749a7b51 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.354545] [55831]: INFO cinder.api.openstack.wsgi [None req-7001627a-79ef-4116-b877-4028749a7b51 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1195.354936] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7001627a-79ef-4116-b877-4028749a7b51 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.355207] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7001627a-79ef-4116-b877-4028749a7b51 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.365827] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.365827] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.370228] [55831]: INFO cinder.volume.api [None req-7001627a-79ef-4116-b877-4028749a7b51 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1195.375297] [55831]: INFO cinder.api.openstack.wsgi [None req-7001627a-79ef-4116-b877-4028749a7b51 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1195.375709] [55831]: [pid: 55831|app: 0|req: 257/483] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:08 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.451085] [55830]: DEBUG cinder.api.middleware.request_id [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.453517] [55830]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1195.453760] [55830]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.453983] [55830]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.468156] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.468156] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.473252] [55830]: INFO cinder.volume.api [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1195.480602] [55830]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-bb57a5bd-4226-4d36-8ee2-2bc910407276 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1195.481264] [55830]: [pid: 55830|app: 0|req: 227/484] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:08 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.501886] [55831]: DEBUG cinder.api.middleware.request_id [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.504211] [55831]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] POST http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545/action [ 1195.504633] [55831]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1195.504770] [55831]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.515676] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.515676] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.515849] [55831]: INFO cinder.volume.api [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1195.521478] [55831]: INFO cinder.volume.api [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Begin detaching volume completed successfully. [ 1195.521630] [55831]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-cfe481d9-b66b-4391-aa39-ca7e93c89151 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545/action returned with HTTP 202 [ 1195.522592] [55831]: [pid: 55831|app: 0|req: 258/485] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:53:08 2025] POST /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1195.538489] [55830]: DEBUG cinder.api.middleware.request_id [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.540578] [55830]: INFO cinder.api.openstack.wsgi [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1195.540810] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.541148] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.551391] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.551391] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.555632] [55830]: INFO cinder.volume.api [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1195.560100] [55830]: INFO cinder.api.openstack.wsgi [None req-5b8019d0-65b2-4330-9c43-f4699cda1dc5 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1195.560711] [55830]: [pid: 55830|app: 0|req: 228/486] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:08 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.544672] [55831]: DEBUG cinder.api.middleware.request_id [None req-3c5462d9-f48b-4850-a26e-598af20ddcb6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.545125] [55831]: INFO cinder.api.openstack.wsgi [None req-3c5462d9-f48b-4850-a26e-598af20ddcb6 None None] GET http://10.180.1.21/volume// [ 1196.545315] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3c5462d9-f48b-4850-a26e-598af20ddcb6 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.545540] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3c5462d9-f48b-4850-a26e-598af20ddcb6 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.545937] [55831]: INFO cinder.api.openstack.wsgi [None req-3c5462d9-f48b-4850-a26e-598af20ddcb6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1196.546373] [55831]: [pid: 55831|app: 0|req: 259/487] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:53:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1196.550055] [55830]: DEBUG cinder.api.middleware.request_id [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.552213] [55830]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1196.552465] [55830]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.552680] [55830]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.562314] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.562314] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.565395] [55830]: INFO cinder.volume.api [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1196.569544] [55830]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-531ba20a-1527-4b20-adef-50b43e59c657 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1196.569919] [55830]: [pid: 55830|app: 0|req: 229/488] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:53:09 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1196.571114] [55831]: DEBUG cinder.api.middleware.request_id [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.573096] [55831]: INFO cinder.api.openstack.wsgi [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1196.573317] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.573529] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.583153] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.583153] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.586148] [55831]: INFO cinder.volume.api [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1196.590407] [55831]: INFO cinder.api.openstack.wsgi [None req-cb58bb55-b534-41f1-af4a-e0d8df7a99f2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1196.590936] [55831]: [pid: 55831|app: 0|req: 260/489] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:09 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.602442] [55830]: DEBUG cinder.api.middleware.request_id [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.604525] [55830]: INFO cinder.api.openstack.wsgi [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1197.604747] [55830]: DEBUG cinder.api.openstack.wsgi [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.604959] [55830]: DEBUG cinder.api.openstack.wsgi [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.614638] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.614638] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.618019] [55830]: INFO cinder.volume.api [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1197.622223] [55830]: INFO cinder.api.openstack.wsgi [None req-55ecac3a-5a9c-415d-9b1e-71445259e433 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1197.622605] [55830]: [pid: 55830|app: 0|req: 230/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:10 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.700410] [55831]: DEBUG cinder.api.middleware.request_id [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-49406cc5-dc3a-437c-92ee-e469a311303f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.702929] [55831]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-49406cc5-dc3a-437c-92ee-e469a311303f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 [ 1197.703115] [55831]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-49406cc5-dc3a-437c-92ee-e469a311303f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.703336] [55831]: DEBUG cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-49406cc5-dc3a-437c-92ee-e469a311303f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.710444] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.710444] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.236906] [55831]: INFO cinder.api.openstack.wsgi [req-22a3f39a-c5db-4329-841d-a767add3fbfb req-49406cc5-dc3a-437c-92ee-e469a311303f tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 returned with HTTP 200 [ 1198.237784] [55831]: [pid: 55831|app: 0|req: 261/491] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:53:10 2025] DELETE /volume/v3/attachments/49241946-c907-4590-b40b-fd8a4e1560b5 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.633066] [55830]: DEBUG cinder.api.middleware.request_id [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.635153] [55830]: INFO cinder.api.openstack.wsgi [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1198.635384] [55830]: DEBUG cinder.api.openstack.wsgi [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.635604] [55830]: DEBUG cinder.api.openstack.wsgi [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.643426] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.643426] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.646889] [55830]: INFO cinder.volume.api [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1198.651133] [55830]: INFO cinder.api.openstack.wsgi [None req-78ae853d-70e5-4059-9f14-8c2f6c835a10 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1198.651525] [55830]: [pid: 55830|app: 0|req: 231/492] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:11 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.661949] [55831]: DEBUG cinder.api.middleware.request_id [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.663999] [55831]: INFO cinder.api.openstack.wsgi [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1198.664249] [55831]: DEBUG cinder.api.openstack.wsgi [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.664470] [55831]: DEBUG cinder.api.openstack.wsgi [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.672201] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.672201] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.675662] [55831]: INFO cinder.volume.api [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1198.679976] [55831]: INFO cinder.api.openstack.wsgi [None req-01281c2f-65b6-4270-8ae0-cde82af03bb0 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1198.680389] [55831]: [pid: 55831|app: 0|req: 262/493] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:11 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.755663] [55830]: DEBUG cinder.api.middleware.request_id [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.757885] [55830]: INFO cinder.api.openstack.wsgi [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1199.758140] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.758359] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.768098] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.768098] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.771937] [55830]: INFO cinder.volume.api [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1199.776630] [55830]: INFO cinder.api.openstack.wsgi [None req-d76a0264-0f99-4a8c-859c-c6f1ef7cd596 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1199.777177] [55830]: [pid: 55830|app: 0|req: 232/494] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:12 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.785950] [55831]: DEBUG cinder.api.middleware.request_id [None req-de31aefc-6449-49ac-898e-3990725ae9dc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.788067] [55831]: INFO cinder.api.openstack.wsgi [None req-de31aefc-6449-49ac-898e-3990725ae9dc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1199.788365] [55831]: DEBUG cinder.api.openstack.wsgi [None req-de31aefc-6449-49ac-898e-3990725ae9dc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.788604] [55831]: DEBUG cinder.api.openstack.wsgi [None req-de31aefc-6449-49ac-898e-3990725ae9dc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.795853] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.795853] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.798997] [55831]: INFO cinder.volume.api [None req-de31aefc-6449-49ac-898e-3990725ae9dc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1199.803100] [55831]: INFO cinder.api.openstack.wsgi [None req-de31aefc-6449-49ac-898e-3990725ae9dc tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1199.803570] [55831]: [pid: 55831|app: 0|req: 263/495] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:12 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.839422] [55830]: DEBUG cinder.api.middleware.request_id [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.841709] [55830]: INFO cinder.api.openstack.wsgi [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1199.841902] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.842192] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.849721] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.849721] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.853109] [55830]: INFO cinder.volume.api [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1199.857280] [55830]: INFO cinder.api.openstack.wsgi [None req-9cbbeb1e-756f-4080-8d9a-324cc792f4e2 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1199.857644] [55830]: [pid: 55830|app: 0|req: 233/496] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:12 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.839597] [55831]: DEBUG cinder.api.middleware.request_id [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.842041] [55831]: INFO cinder.api.openstack.wsgi [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1201.842282] [55831]: DEBUG cinder.api.openstack.wsgi [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1317986227"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1201.843928] [55831]: DEBUG cinder.api.v3.volumes [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1317986227'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1201.844107] [55831]: INFO cinder.api.v3.volumes [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume of 1 GB [ 1201.849392] [55831]: INFO cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Availability Zones retrieved successfully. [ 1201.856521] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Flow 'volume_create_api' (0e00c4e7-5bef-438a-b7c2-a2cc02aeb8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1201.857820] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3118a74-cdd7-4dc6-a723-64b19a7b363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1201.858915] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1201.876949] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3118a74-cdd7-4dc6-a723-64b19a7b363b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1201.877984] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9953e2-5401-4d02-91cc-f6e09a805cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1201.907238] [55831]: DEBUG cinder.quota [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Created reservations ['f13e5618-a625-4608-90df-76aa4312e244', '0b5a2bdf-4d41-4dbb-9cf9-d8ac9d266a31', '25e7fb58-005a-4aeb-b87b-adba38669de5', 'e7fab4ec-be98-4ce5-a140-af18a52e3699'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1201.908250] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9953e2-5401-4d02-91cc-f6e09a805cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f13e5618-a625-4608-90df-76aa4312e244', '0b5a2bdf-4d41-4dbb-9cf9-d8ac9d266a31', '25e7fb58-005a-4aeb-b87b-adba38669de5', 'e7fab4ec-be98-4ce5-a140-af18a52e3699']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1201.909298] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13283c0d-8221-45f1-a0b1-f21db3b95efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1201.923401] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13283c0d-8221-45f1-a0b1-f21db3b95efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9054ef-f330-4c75-a538-597a912682ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1317986227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',qos_specs=None,replication_status=,reservations=['f13e5618-a625-4608-90df-76aa4312e244','0b5a2bdf-4d41-4dbb-9cf9-d8ac9d266a31','25e7fb58-005a-4aeb-b87b-adba38669de5','e7fab4ec-be98-4ce5-a140-af18a52e3699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9294ac31b090409aa5bfefb3b79356c9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1317986227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9054ef-f330-4c75-a538-597a912682ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',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='9294ac31b090409aa5bfefb3b79356c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1201.924339] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fb4ecb-155b-4831-9873-c32850f016c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1201.937711] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fb4ecb-155b-4831-9873-c32850f016c3) 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-1317986227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcc416e27acd44cfa0d4cd2d47e2afd0',qos_specs=None,replication_status=,reservations=['f13e5618-a625-4608-90df-76aa4312e244','0b5a2bdf-4d41-4dbb-9cf9-d8ac9d266a31','25e7fb58-005a-4aeb-b87b-adba38669de5','e7fab4ec-be98-4ce5-a140-af18a52e3699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9294ac31b090409aa5bfefb3b79356c9',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1201.938619] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef97946c-13e7-42dd-ba27-06ec19a070be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1201.947471] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef97946c-13e7-42dd-ba27-06ec19a070be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1201.948563] [55831]: DEBUG cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Flow 'volume_create_api' (0e00c4e7-5bef-438a-b7c2-a2cc02aeb8ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1201.948972] [55831]: INFO cinder.volume.api [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Create volume request issued successfully. [ 1201.949683] [55831]: INFO cinder.api.openstack.wsgi [None req-eef0b1cf-97e2-4b94-86e8-3895f07c5d66 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1201.950309] [55831]: [pid: 55831|app: 0|req: 264/497] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:53:14 2025] POST /volume/v3/volumes => generated 756 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1201.959130] [55830]: DEBUG cinder.api.middleware.request_id [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.962019] [55830]: INFO cinder.api.openstack.wsgi [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1201.962260] [55830]: DEBUG cinder.api.openstack.wsgi [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.962482] [55830]: DEBUG cinder.api.openstack.wsgi [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.970377] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970377] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.974792] [55830]: INFO cinder.volume.api [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1201.979424] [55830]: INFO cinder.api.openstack.wsgi [None req-112587f5-218c-47e8-bb4d-c4bb58d581b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1201.979804] [55830]: [pid: 55830|app: 0|req: 234/498] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:14 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.990548] [55831]: DEBUG cinder.api.middleware.request_id [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.992730] [55831]: INFO cinder.api.openstack.wsgi [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1202.992958] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.993198] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.006239] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006239] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.011583] [55831]: INFO cinder.volume.api [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1203.016324] [55831]: INFO cinder.api.openstack.wsgi [None req-e95edb98-cc8c-4f67-900f-49a0a0922aec tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1203.016730] [55831]: [pid: 55831|app: 0|req: 265/499] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:15 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.947048] [55830]: DEBUG cinder.api.middleware.request_id [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.949222] [55830]: INFO cinder.api.openstack.wsgi [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1206.949450] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.949671] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.949864] [55830]: INFO cinder.api.v3.volumes [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume with id: e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1206.960560] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.960560] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.961176] [55830]: INFO cinder.volume.api [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1206.980181] [55830]: INFO cinder.volume.api [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume request issued successfully. [ 1206.980425] [55830]: INFO cinder.api.openstack.wsgi [None req-d32b2e3e-1128-4eda-b96c-7f4070a955b4 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 202 [ 1206.980885] [55830]: [pid: 55830|app: 0|req: 235/500] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:53:19 2025] DELETE /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1206.984201] [55831]: DEBUG cinder.api.middleware.request_id [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.987547] [55831]: INFO cinder.api.openstack.wsgi [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1206.987794] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.988031] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.995978] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.995978] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.001084] [55831]: INFO cinder.volume.api [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1207.006563] [55831]: INFO cinder.api.openstack.wsgi [None req-e1cc5f88-a35d-4f91-8d02-c147d995391c tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1207.006993] [55831]: [pid: 55831|app: 0|req: 266/501] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:19 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.017202] [55830]: DEBUG cinder.api.middleware.request_id [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.019420] [55830]: INFO cinder.api.openstack.wsgi [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1208.019670] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.019908] [55830]: DEBUG cinder.api.openstack.wsgi [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.029967] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.029967] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.034852] [55830]: INFO cinder.volume.api [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1208.039619] [55830]: INFO cinder.api.openstack.wsgi [None req-9ff62a3d-4ba4-48ce-92bb-53c66f942992 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1208.040012] [55830]: [pid: 55830|app: 0|req: 236/502] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:20 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.784765] [55831]: DEBUG cinder.api.middleware.request_id [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-9cdb7888-14c8-419c-bbf2-3e375cc7e22c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.787554] [55831]: INFO cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-9cdb7888-14c8-419c-bbf2-3e375cc7e22c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c [ 1208.787554] [55831]: DEBUG cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-9cdb7888-14c8-419c-bbf2-3e375cc7e22c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.787554] [55831]: DEBUG cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-9cdb7888-14c8-419c-bbf2-3e375cc7e22c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.795097] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.795097] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.049429] [55830]: DEBUG cinder.api.middleware.request_id [None req-1545c45b-1adb-453c-830f-c14997292fdb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.052445] [55830]: INFO cinder.api.openstack.wsgi [None req-1545c45b-1adb-453c-830f-c14997292fdb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1209.052445] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1545c45b-1adb-453c-830f-c14997292fdb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.052445] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1545c45b-1adb-453c-830f-c14997292fdb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.060421] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.060421] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.064231] [55830]: INFO cinder.volume.api [None req-1545c45b-1adb-453c-830f-c14997292fdb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1209.068731] [55830]: INFO cinder.api.openstack.wsgi [None req-1545c45b-1adb-453c-830f-c14997292fdb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 200 [ 1209.069131] [55830]: [pid: 55830|app: 0|req: 237/503] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:21 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.319847] [55831]: INFO cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-9cdb7888-14c8-419c-bbf2-3e375cc7e22c tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c returned with HTTP 200 [ 1209.320172] [55831]: [pid: 55831|app: 0|req: 267/504] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:53:21 2025] DELETE /volume/v3/attachments/d43745e8-2fb1-4f99-98cb-e5a39f20b87c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.355839] [55830]: DEBUG cinder.api.middleware.request_id [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.358715] [55830]: INFO cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c [ 1209.358968] [55830]: DEBUG cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.359240] [55830]: DEBUG cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.359457] [55830]: INFO cinder.api.v3.volumes [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Delete volume with id: 3370314e-8efb-4205-98aa-48116eee0a2c [ 1209.367376] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.367376] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.367935] [55830]: INFO cinder.volume.api [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1209.385068] [55830]: INFO cinder.volume.api [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Delete volume request issued successfully. [ 1209.385326] [55830]: INFO cinder.api.openstack.wsgi [req-d4bd582c-40dd-4b71-8703-1ab1f992c872 req-87334c16-810a-4ad6-bc91-b86d2ac487af tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c returned with HTTP 202 [ 1209.385791] [55830]: [pid: 55830|app: 0|req: 238/505] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Feb 18 08:53:22 2025] DELETE /volume/v3/volumes/3370314e-8efb-4205-98aa-48116eee0a2c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.079635] [55831]: DEBUG cinder.api.middleware.request_id [None req-46d9a935-2913-4b28-a6d5-b6593f76f65b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.082044] [55831]: INFO cinder.api.openstack.wsgi [None req-46d9a935-2913-4b28-a6d5-b6593f76f65b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 [ 1210.082292] [55831]: DEBUG cinder.api.openstack.wsgi [None req-46d9a935-2913-4b28-a6d5-b6593f76f65b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.082548] [55831]: DEBUG cinder.api.openstack.wsgi [None req-46d9a935-2913-4b28-a6d5-b6593f76f65b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.089074] [55831]: INFO cinder.api.openstack.wsgi [None req-46d9a935-2913-4b28-a6d5-b6593f76f65b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 returned with HTTP 404 [ 1210.089572] [55831]: [pid: 55831|app: 0|req: 268/506] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:22 2025] GET /volume/v3/volumes/e0bf22af-3bdd-414a-be4d-64397b3d0545 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1210.092965] [55830]: DEBUG cinder.api.middleware.request_id [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.095296] [55830]: INFO cinder.api.openstack.wsgi [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1210.095522] [55830]: DEBUG cinder.api.openstack.wsgi [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.095738] [55830]: DEBUG cinder.api.openstack.wsgi [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.095924] [55830]: INFO cinder.api.v3.volumes [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume with id: d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1210.106329] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.106329] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.106968] [55830]: INFO cinder.volume.api [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1210.123636] [55830]: INFO cinder.volume.api [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume request issued successfully. [ 1210.123636] [55830]: INFO cinder.api.openstack.wsgi [None req-422c39a8-21da-4743-b1d5-ec020dca7ea9 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 202 [ 1210.123636] [55830]: [pid: 55830|app: 0|req: 239/507] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:53:22 2025] DELETE /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.128063] [55831]: DEBUG cinder.api.middleware.request_id [None req-826d41c0-0011-45c2-893b-e391bb6c7576 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.130288] [55831]: INFO cinder.api.openstack.wsgi [None req-826d41c0-0011-45c2-893b-e391bb6c7576 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1210.130710] [55831]: DEBUG cinder.api.openstack.wsgi [None req-826d41c0-0011-45c2-893b-e391bb6c7576 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.130958] [55831]: DEBUG cinder.api.openstack.wsgi [None req-826d41c0-0011-45c2-893b-e391bb6c7576 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.138819] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.138819] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.142880] [55831]: INFO cinder.volume.api [None req-826d41c0-0011-45c2-893b-e391bb6c7576 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1210.148160] [55831]: INFO cinder.api.openstack.wsgi [None req-826d41c0-0011-45c2-893b-e391bb6c7576 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1210.148592] [55831]: [pid: 55831|app: 0|req: 269/508] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:22 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.159564] [55830]: DEBUG cinder.api.middleware.request_id [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.163137] [55830]: INFO cinder.api.openstack.wsgi [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1211.163426] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.163677] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.176215] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.176215] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.182019] [55830]: INFO cinder.volume.api [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1211.186991] [55830]: INFO cinder.api.openstack.wsgi [None req-c4722cc1-2bf5-4432-80ad-e681ca0ae268 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 200 [ 1211.187426] [55830]: [pid: 55830|app: 0|req: 240/509] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:23 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.197289] [55831]: DEBUG cinder.api.middleware.request_id [None req-fc4a0433-5726-4d63-91a1-86286b342d21 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.199617] [55831]: INFO cinder.api.openstack.wsgi [None req-fc4a0433-5726-4d63-91a1-86286b342d21 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 [ 1212.199867] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fc4a0433-5726-4d63-91a1-86286b342d21 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.200120] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fc4a0433-5726-4d63-91a1-86286b342d21 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.206568] [55831]: INFO cinder.api.openstack.wsgi [None req-fc4a0433-5726-4d63-91a1-86286b342d21 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 returned with HTTP 404 [ 1212.207118] [55831]: [pid: 55831|app: 0|req: 270/510] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:25 2025] GET /volume/v3/volumes/d1a61886-ca9b-4de8-ba3b-e664ea1ae2d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1212.258493] [55830]: DEBUG cinder.api.middleware.request_id [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.260985] [55830]: INFO cinder.api.openstack.wsgi [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] DELETE http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1212.261229] [55830]: DEBUG cinder.api.openstack.wsgi [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.261575] [55830]: DEBUG cinder.api.openstack.wsgi [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.261842] [55830]: INFO cinder.api.v3.volumes [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume with id: 90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1212.264740] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=275,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1212.272294] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.272294] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.272845] [55830]: INFO cinder.volume.api [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1212.288168] [55830]: INFO cinder.volume.api [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Delete volume request issued successfully. [ 1212.288373] [55830]: INFO cinder.api.openstack.wsgi [None req-92910f9c-fb5d-467e-9b39-c3d910d92a3b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 202 [ 1212.289021] [55830]: [pid: 55830|app: 0|req: 241/511] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:53:25 2025] DELETE /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1212.292290] [55831]: DEBUG cinder.api.middleware.request_id [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.294466] [55831]: INFO cinder.api.openstack.wsgi [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1212.294696] [55831]: DEBUG cinder.api.openstack.wsgi [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.294914] [55831]: DEBUG cinder.api.openstack.wsgi [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.303582] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.303582] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.307374] [55831]: INFO cinder.volume.api [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1212.311965] [55831]: INFO cinder.api.openstack.wsgi [None req-66fe5ce3-e3c2-4809-a1d6-506279b5a67b tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1212.312373] [55831]: [pid: 55831|app: 0|req: 271/512] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:25 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.322348] [55830]: DEBUG cinder.api.middleware.request_id [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.324507] [55830]: INFO cinder.api.openstack.wsgi [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1213.324731] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.324966] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.335850] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.335850] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.340011] [55830]: INFO cinder.volume.api [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1213.344998] [55830]: INFO cinder.api.openstack.wsgi [None req-6fea14af-66e0-4352-a0f3-df8f938b9f43 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1213.345419] [55830]: [pid: 55830|app: 0|req: 242/513] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:26 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.356663] [55831]: DEBUG cinder.api.middleware.request_id [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.358817] [55831]: INFO cinder.api.openstack.wsgi [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1214.359069] [55831]: DEBUG cinder.api.openstack.wsgi [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.359300] [55831]: DEBUG cinder.api.openstack.wsgi [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.361673] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=255,cinder:UPDATE=46,cinder:INSERT=15 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1214.369453] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.369453] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.373811] [55831]: INFO cinder.volume.api [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Volume info retrieved successfully. [ 1214.378409] [55831]: INFO cinder.api.openstack.wsgi [None req-51156c69-4fa4-4e1c-9a9f-6a3f8e16b3f8 tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 200 [ 1214.378822] [55831]: [pid: 55831|app: 0|req: 272/514] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:27 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.389353] [55830]: DEBUG cinder.api.middleware.request_id [None req-22fa81be-3858-42bf-9a6a-474c61f5f8bb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.391621] [55830]: INFO cinder.api.openstack.wsgi [None req-22fa81be-3858-42bf-9a6a-474c61f5f8bb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] GET http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd [ 1215.391847] [55830]: DEBUG cinder.api.openstack.wsgi [None req-22fa81be-3858-42bf-9a6a-474c61f5f8bb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.392116] [55830]: DEBUG cinder.api.openstack.wsgi [None req-22fa81be-3858-42bf-9a6a-474c61f5f8bb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.398421] [55830]: INFO cinder.api.openstack.wsgi [None req-22fa81be-3858-42bf-9a6a-474c61f5f8bb tempest-AttachVolumeTestJSON-1620287698 tempest-AttachVolumeTestJSON-1620287698-project-member] http://10.180.1.21/volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd returned with HTTP 404 [ 1215.398974] [55830]: [pid: 55830|app: 0|req: 243/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:28 2025] GET /volume/v3/volumes/90b5fa32-2d5c-4bd7-bf10-f123dfe6c1cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1219.399016] [55831]: DEBUG cinder.api.middleware.request_id [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.402094] [55831]: INFO cinder.api.openstack.wsgi [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1219.402377] [55831]: DEBUG cinder.api.openstack.wsgi [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.402486] [55831]: DEBUG cinder.api.openstack.wsgi [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.402708] [55831]: INFO cinder.api.v3.volumes [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Delete volume with id: a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1219.412596] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.412596] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.415017] [55831]: INFO cinder.volume.api [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1219.434337] [55831]: INFO cinder.volume.api [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Delete volume request issued successfully. [ 1219.434702] [55831]: INFO cinder.api.openstack.wsgi [None req-039fe827-a53e-4bb8-9344-7d45ee54a305 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 202 [ 1219.435147] [55831]: [pid: 55831|app: 0|req: 273/516] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:53:32 2025] DELETE /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1219.438326] [55830]: DEBUG cinder.api.middleware.request_id [None req-59f1882b-057a-448e-a75b-64228054cd71 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.441544] [55830]: INFO cinder.api.openstack.wsgi [None req-59f1882b-057a-448e-a75b-64228054cd71 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1219.441544] [55830]: DEBUG cinder.api.openstack.wsgi [None req-59f1882b-057a-448e-a75b-64228054cd71 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.441544] [55830]: DEBUG cinder.api.openstack.wsgi [None req-59f1882b-057a-448e-a75b-64228054cd71 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.449423] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.449423] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.453448] [55830]: INFO cinder.volume.api [None req-59f1882b-057a-448e-a75b-64228054cd71 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1219.461229] [55830]: INFO cinder.api.openstack.wsgi [None req-59f1882b-057a-448e-a75b-64228054cd71 tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1219.461998] [55830]: [pid: 55830|app: 0|req: 244/517] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:32 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1220.472765] [55831]: DEBUG cinder.api.middleware.request_id [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.474903] [55831]: INFO cinder.api.openstack.wsgi [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1220.475276] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.475416] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.485780] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.485780] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.490500] [55831]: INFO cinder.volume.api [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1220.495517] [55831]: INFO cinder.api.openstack.wsgi [None req-d67684c1-fb6a-4c49-8c98-b7c02fa0059d tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1220.495886] [55831]: [pid: 55831|app: 0|req: 274/518] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:33 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.507149] [55830]: DEBUG cinder.api.middleware.request_id [None req-5d2d0434-da95-41e8-a460-80d0893157ac None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.508972] [55830]: INFO cinder.api.openstack.wsgi [None req-5d2d0434-da95-41e8-a460-80d0893157ac tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1221.509258] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5d2d0434-da95-41e8-a460-80d0893157ac tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.509504] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5d2d0434-da95-41e8-a460-80d0893157ac tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.519807] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.519807] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.523993] [55830]: INFO cinder.volume.api [None req-5d2d0434-da95-41e8-a460-80d0893157ac tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Volume info retrieved successfully. [ 1221.529082] [55830]: INFO cinder.api.openstack.wsgi [None req-5d2d0434-da95-41e8-a460-80d0893157ac tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 200 [ 1221.529465] [55830]: [pid: 55830|app: 0|req: 245/519] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.790643] [55831]: DEBUG cinder.api.middleware.request_id [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.793118] [55831]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1221.793201] [55831]: DEBUG cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.793429] [55831]: DEBUG cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.800931] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.800931] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.805036] [55831]: INFO cinder.volume.api [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1221.809767] [55831]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-9ca3a8c5-bd6c-4294-97b6-4ad81dd63212 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1221.809767] [55831]: [pid: 55831|app: 0|req: 275/520] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.822149] [55830]: DEBUG cinder.api.middleware.request_id [None req-444f5fbc-6bac-4b2c-afac-5dc455c2546f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.822605] [55830]: INFO cinder.api.openstack.wsgi [None req-444f5fbc-6bac-4b2c-afac-5dc455c2546f None None] GET http://10.180.1.21/volume// [ 1221.822827] [55830]: DEBUG cinder.api.openstack.wsgi [None req-444f5fbc-6bac-4b2c-afac-5dc455c2546f None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.823077] [55830]: DEBUG cinder.api.openstack.wsgi [None req-444f5fbc-6bac-4b2c-afac-5dc455c2546f None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.823476] [55830]: INFO cinder.api.openstack.wsgi [None req-444f5fbc-6bac-4b2c-afac-5dc455c2546f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1221.823878] [55830]: [pid: 55830|app: 0|req: 246/521] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1221.827194] [55831]: DEBUG cinder.api.middleware.request_id [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-19dafe2c-622b-489f-a1bb-fc0839d8cdcc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.829489] [55831]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-19dafe2c-622b-489f-a1bb-fc0839d8cdcc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1221.829922] [55831]: DEBUG cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-19dafe2c-622b-489f-a1bb-fc0839d8cdcc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b9054ef-f330-4c75-a538-597a912682ba", "connector": null, "instance_uuid": "ed0abfba-36e3-4f6d-baa6-0ffc5f1a287d"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1221.838649] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.838649] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.855919] [55831]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-19dafe2c-622b-489f-a1bb-fc0839d8cdcc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1221.856449] [55831]: [pid: 55831|app: 0|req: 276/522] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:53:34 2025] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.876793] [55830]: DEBUG cinder.api.middleware.request_id [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-217df193-7b23-4dbf-a407-6f78c91ad79b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.879120] [55830]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-217df193-7b23-4dbf-a407-6f78c91ad79b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] POST http://10.180.1.21/volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8/action [ 1221.879534] [55830]: DEBUG cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-217df193-7b23-4dbf-a407-6f78c91ad79b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1221.879674] [55830]: DEBUG cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-217df193-7b23-4dbf-a407-6f78c91ad79b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1221.893605] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.893605] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.899614] [55830]: INFO cinder.api.openstack.wsgi [req-d9cd1826-7b85-4f3b-8a5a-c86f56d520bb req-217df193-7b23-4dbf-a407-6f78c91ad79b tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8/action returned with HTTP 204 [ 1221.899994] [55830]: [pid: 55830|app: 0|req: 247/523] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:53:34 2025] POST /volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1221.912054] [55831]: DEBUG cinder.api.middleware.request_id [None req-3abf256c-074a-493c-a230-8e2c33fe5262 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.914090] [55831]: INFO cinder.api.openstack.wsgi [None req-3abf256c-074a-493c-a230-8e2c33fe5262 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1221.914318] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3abf256c-074a-493c-a230-8e2c33fe5262 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.914537] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3abf256c-074a-493c-a230-8e2c33fe5262 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.923532] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.923532] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.926382] [55831]: INFO cinder.volume.api [None req-3abf256c-074a-493c-a230-8e2c33fe5262 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1221.930327] [55831]: INFO cinder.api.openstack.wsgi [None req-3abf256c-074a-493c-a230-8e2c33fe5262 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1221.930703] [55831]: [pid: 55831|app: 0|req: 277/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.939531] [55830]: DEBUG cinder.api.middleware.request_id [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.941577] [55830]: INFO cinder.api.openstack.wsgi [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1221.941789] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.942012] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.951155] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.951155] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.954262] [55830]: INFO cinder.volume.api [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1221.958469] [55830]: INFO cinder.api.openstack.wsgi [None req-5fa7385c-c251-4b51-b736-8dc26f07e0db tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1221.958939] [55830]: [pid: 55830|app: 0|req: 248/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.994862] [55831]: DEBUG cinder.api.middleware.request_id [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.997212] [55831]: INFO cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1221.997434] [55831]: DEBUG cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.997676] [55831]: DEBUG cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.007515] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.007515] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.011052] [55831]: INFO cinder.volume.api [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1222.015437] [55831]: INFO cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-f221902a-ec62-487f-9f29-3077b8aef99e tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1222.015833] [55831]: [pid: 55831|app: 0|req: 278/526] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:34 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.035134] [55830]: DEBUG cinder.api.middleware.request_id [req-5b83b201-7937-4849-97b6-69b311067760 req-6d7e5331-7e25-4737-b2bb-b5e727f8775c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.037480] [55830]: INFO cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-6d7e5331-7e25-4737-b2bb-b5e727f8775c tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8 [ 1222.037693] [55830]: DEBUG cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-6d7e5331-7e25-4737-b2bb-b5e727f8775c tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.037902] [55830]: DEBUG cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-6d7e5331-7e25-4737-b2bb-b5e727f8775c tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.045055] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.045055] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.539490] [55831]: DEBUG cinder.api.middleware.request_id [None req-1252afaa-2958-420c-81d2-a05ba2b8c9fc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.541627] [55831]: INFO cinder.api.openstack.wsgi [None req-1252afaa-2958-420c-81d2-a05ba2b8c9fc tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] GET http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 [ 1222.541879] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1252afaa-2958-420c-81d2-a05ba2b8c9fc tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.542120] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1252afaa-2958-420c-81d2-a05ba2b8c9fc tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.549364] [55831]: INFO cinder.api.openstack.wsgi [None req-1252afaa-2958-420c-81d2-a05ba2b8c9fc tempest-ServerActionsTestOtherA-618193311 tempest-ServerActionsTestOtherA-618193311-project-member] http://10.180.1.21/volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 returned with HTTP 404 [ 1222.550105] [55831]: [pid: 55831|app: 0|req: 279/527] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:35 2025] GET /volume/v3/volumes/a8e335cf-2ee9-435b-881a-b53f1169ffb3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1222.572902] [55830]: INFO cinder.api.openstack.wsgi [req-5b83b201-7937-4849-97b6-69b311067760 req-6d7e5331-7e25-4737-b2bb-b5e727f8775c tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8 returned with HTTP 200 [ 1222.573413] [55830]: [pid: 55830|app: 0|req: 249/528] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:53:34 2025] DELETE /volume/v3/attachments/5bd06684-baab-432a-b879-9b76e4f7fce8 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.594095] [55831]: DEBUG cinder.api.middleware.request_id [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.597503] [55831]: INFO cinder.api.openstack.wsgi [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1222.597738] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.597992] [55831]: DEBUG cinder.api.openstack.wsgi [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.608755] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.608755] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.612263] [55831]: INFO cinder.volume.api [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1222.617118] [55831]: INFO cinder.api.openstack.wsgi [None req-0e97b6cb-f771-4841-b3ad-435ab2d0d9b5 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1222.617510] [55831]: [pid: 55831|app: 0|req: 280/529] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:35 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.571787] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=34,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.614547] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1238.722516] [55830]: DEBUG cinder.api.middleware.request_id [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.725161] [55830]: INFO cinder.api.openstack.wsgi [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1238.725409] [55830]: DEBUG cinder.api.openstack.wsgi [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.725635] [55830]: DEBUG cinder.api.openstack.wsgi [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.739928] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.739928] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.744290] [55830]: INFO cinder.volume.api [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1238.750627] [55830]: INFO cinder.api.openstack.wsgi [req-8b34ef9c-9678-4b14-aa36-3a0d2c79a36f req-4faa9194-e68c-4d58-8d83-3bff622f4745 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1238.751187] [55830]: [pid: 55830|app: 0|req: 250/530] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:51 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.792710] [55831]: DEBUG cinder.api.middleware.request_id [None req-f09bfbe8-942f-481d-9d48-95c85c964636 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.794376] [55831]: INFO cinder.api.openstack.wsgi [None req-f09bfbe8-942f-481d-9d48-95c85c964636 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1245.794613] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f09bfbe8-942f-481d-9d48-95c85c964636 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.794832] [55831]: DEBUG cinder.api.openstack.wsgi [None req-f09bfbe8-942f-481d-9d48-95c85c964636 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.807249] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.807249] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.810926] [55831]: INFO cinder.volume.api [None req-f09bfbe8-942f-481d-9d48-95c85c964636 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1245.815546] [55831]: INFO cinder.api.openstack.wsgi [None req-f09bfbe8-942f-481d-9d48-95c85c964636 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1245.815915] [55831]: [pid: 55831|app: 0|req: 281/531] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:53:58 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.851700] [55830]: DEBUG cinder.api.middleware.request_id [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.854073] [55830]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1245.854297] [55830]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.854515] [55830]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.864050] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864050] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.866964] [55830]: INFO cinder.volume.api [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1245.871029] [55830]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-782bb422-944d-4af6-9ce3-b4c2c2d74802 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1245.871389] [55830]: [pid: 55830|app: 0|req: 251/532] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:53:58 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.889154] [55831]: DEBUG cinder.api.middleware.request_id [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.891780] [55831]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f/action [ 1245.892217] [55831]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1245.892359] [55831]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1245.901592] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901592] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.902099] [55831]: INFO cinder.volume.api [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1245.907246] [55831]: INFO cinder.volume.api [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Begin detaching volume completed successfully. [ 1245.907461] [55831]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0940ecfd-4483-44e8-b4db-31f5c854f8a7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f/action returned with HTTP 202 [ 1245.907929] [55831]: [pid: 55831|app: 0|req: 282/533] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:53:58 2025] POST /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1246.925907] [55830]: DEBUG cinder.api.middleware.request_id [None req-cce8ab69-3162-4e56-b573-837ea692336c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.926601] [55830]: INFO cinder.api.openstack.wsgi [None req-cce8ab69-3162-4e56-b573-837ea692336c None None] GET http://10.180.1.21/volume// [ 1246.926873] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cce8ab69-3162-4e56-b573-837ea692336c None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.927213] [55830]: DEBUG cinder.api.openstack.wsgi [None req-cce8ab69-3162-4e56-b573-837ea692336c None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.927781] [55830]: INFO cinder.api.openstack.wsgi [None req-cce8ab69-3162-4e56-b573-837ea692336c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1246.928214] [55830]: [pid: 55830|app: 0|req: 252/534] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:53:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1246.931537] [55831]: DEBUG cinder.api.middleware.request_id [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.933945] [55831]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1246.934222] [55831]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.934449] [55831]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.947095] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.947095] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.951039] [55831]: INFO cinder.volume.api [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1246.955763] [55831]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-42a7545f-b02f-4071-b063-144ba8b86936 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1246.956355] [55831]: [pid: 55831|app: 0|req: 283/535] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:53:59 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1248.100461] [55830]: DEBUG cinder.api.middleware.request_id [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0108256f-1374-45c9-beea-3d4898464473 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.102831] [55830]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0108256f-1374-45c9-beea-3d4898464473 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 [ 1248.103068] [55830]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0108256f-1374-45c9-beea-3d4898464473 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1248.103346] [55830]: DEBUG cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0108256f-1374-45c9-beea-3d4898464473 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1248.112135] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.112135] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1248.639191] [55830]: INFO cinder.api.openstack.wsgi [req-9c92d054-4375-48ee-912c-a1374eea64b9 req-0108256f-1374-45c9-beea-3d4898464473 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 returned with HTTP 200 [ 1248.639617] [55830]: [pid: 55830|app: 0|req: 253/536] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:54:00 2025] DELETE /volume/v3/attachments/fce5d042-e874-45a1-ba9e-74e0aec6f0e2 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.076048] [55831]: DEBUG cinder.api.middleware.request_id [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.078110] [55831]: INFO cinder.api.openstack.wsgi [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1250.078336] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.078550] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.087417] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.087417] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.090844] [55831]: INFO cinder.volume.api [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1250.095518] [55831]: INFO cinder.api.openstack.wsgi [None req-b8944d1d-fdc7-48f0-b868-7bf355fda083 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1250.095894] [55831]: [pid: 55831|app: 0|req: 284/537] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:02 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.638401] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1260.093105] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1269.723032] [55830]: DEBUG cinder.api.middleware.request_id [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.724764] [55830]: INFO cinder.api.openstack.wsgi [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1269.724986] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.725219] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.725456] [55830]: INFO cinder.api.v3.volumes [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Delete volume with id: 3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1269.736534] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.736534] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.737038] [55830]: INFO cinder.volume.api [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1269.753587] [55830]: INFO cinder.volume.api [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Delete volume request issued successfully. [ 1269.753767] [55830]: INFO cinder.api.openstack.wsgi [None req-4882b367-9ad7-404d-9bf7-aad2895eca96 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 202 [ 1269.754199] [55830]: [pid: 55830|app: 0|req: 254/538] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:54:22 2025] DELETE /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.757139] [55831]: DEBUG cinder.api.middleware.request_id [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.759213] [55831]: INFO cinder.api.openstack.wsgi [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1269.759452] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.759683] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.767135] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.767135] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.770791] [55831]: INFO cinder.volume.api [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1269.775735] [55831]: INFO cinder.api.openstack.wsgi [None req-1299f82a-eae3-4c4d-b4a8-b9e10a7603cd tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1269.776133] [55831]: [pid: 55831|app: 0|req: 285/539] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:22 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.786616] [55830]: DEBUG cinder.api.middleware.request_id [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.788819] [55830]: INFO cinder.api.openstack.wsgi [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1270.789076] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.789301] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.797446] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.797446] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.800812] [55830]: INFO cinder.volume.api [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1270.804996] [55830]: INFO cinder.api.openstack.wsgi [None req-3e9c2184-7f27-42d8-80d8-81bc53ab3177 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1270.805378] [55830]: [pid: 55830|app: 0|req: 255/540] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:23 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.815600] [55831]: DEBUG cinder.api.middleware.request_id [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.817813] [55831]: INFO cinder.api.openstack.wsgi [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1271.818054] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.818283] [55831]: DEBUG cinder.api.openstack.wsgi [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.826070] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.826070] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.829601] [55831]: INFO cinder.volume.api [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Volume info retrieved successfully. [ 1271.833837] [55831]: INFO cinder.api.openstack.wsgi [None req-6c220082-ae2f-40bf-8d46-c6ab65d53ac9 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 200 [ 1271.834241] [55831]: [pid: 55831|app: 0|req: 286/541] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:24 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.844550] [55830]: DEBUG cinder.api.middleware.request_id [None req-1a0341a0-07ab-40fc-8778-d0082bc17174 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.846640] [55830]: INFO cinder.api.openstack.wsgi [None req-1a0341a0-07ab-40fc-8778-d0082bc17174 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] GET http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 [ 1272.846859] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1a0341a0-07ab-40fc-8778-d0082bc17174 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.847087] [55830]: DEBUG cinder.api.openstack.wsgi [None req-1a0341a0-07ab-40fc-8778-d0082bc17174 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.853928] [55830]: INFO cinder.api.openstack.wsgi [None req-1a0341a0-07ab-40fc-8778-d0082bc17174 tempest-ServerActionsTestOtherB-822485752 tempest-ServerActionsTestOtherB-822485752-project-member] http://10.180.1.21/volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 returned with HTTP 404 [ 1272.854412] [55830]: [pid: 55830|app: 0|req: 256/542] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:25 2025] GET /volume/v3/volumes/3ea81cee-570a-46f5-9517-6555ecff5ec3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1281.831793] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=8 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1282.849447] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1284.757997] [55831]: DEBUG cinder.api.middleware.request_id [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.827466] [55831]: INFO cinder.api.openstack.wsgi [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1284.827720] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.827946] [55831]: DEBUG cinder.api.openstack.wsgi [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.838333] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.838333] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.842150] [55831]: INFO cinder.volume.api [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1284.846730] [55831]: INFO cinder.api.openstack.wsgi [None req-90a2e163-fab6-4c8a-813a-192dc0023f0a tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1284.847117] [55831]: [pid: 55831|app: 0|req: 287/543] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:37 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.887109] [55830]: DEBUG cinder.api.middleware.request_id [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.889142] [55830]: INFO cinder.api.openstack.wsgi [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1284.889402] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.889620] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.897137] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.897137] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.900453] [55830]: INFO cinder.volume.api [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1284.905203] [55830]: INFO cinder.api.openstack.wsgi [None req-f5c1afef-16ce-482f-b461-67bc81ca0856 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1284.905575] [55830]: [pid: 55830|app: 0|req: 257/544] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:37 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.040629] [55831]: DEBUG cinder.api.middleware.request_id [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.042610] [55831]: INFO cinder.api.openstack.wsgi [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1292.043056] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.044834] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.044834] [55831]: INFO cinder.api.v3.volumes [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Delete volume with id: 1b9054ef-f330-4c75-a538-597a912682ba [ 1292.053739] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.053739] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.054496] [55831]: INFO cinder.volume.api [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1292.070900] [55831]: INFO cinder.volume.api [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Delete volume request issued successfully. [ 1292.071741] [55831]: INFO cinder.api.openstack.wsgi [None req-e745ffa7-dbb2-48b9-b7e6-efa431ed5bf6 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 202 [ 1292.071741] [55831]: [pid: 55831|app: 0|req: 288/545] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:54:44 2025] DELETE /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1292.074748] [55830]: DEBUG cinder.api.middleware.request_id [None req-301a729d-7051-4d3a-bd82-c64351a55f19 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.076870] [55830]: INFO cinder.api.openstack.wsgi [None req-301a729d-7051-4d3a-bd82-c64351a55f19 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1292.077109] [55830]: DEBUG cinder.api.openstack.wsgi [None req-301a729d-7051-4d3a-bd82-c64351a55f19 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.077323] [55830]: DEBUG cinder.api.openstack.wsgi [None req-301a729d-7051-4d3a-bd82-c64351a55f19 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.085013] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.085013] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.088809] [55830]: INFO cinder.volume.api [None req-301a729d-7051-4d3a-bd82-c64351a55f19 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1292.093427] [55830]: INFO cinder.api.openstack.wsgi [None req-301a729d-7051-4d3a-bd82-c64351a55f19 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 200 [ 1292.093850] [55830]: [pid: 55830|app: 0|req: 258/546] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:44 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.104223] [55831]: DEBUG cinder.api.middleware.request_id [None req-4c9d5f03-e1cf-41b0-8a7e-fceb14856949 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.106384] [55831]: INFO cinder.api.openstack.wsgi [None req-4c9d5f03-e1cf-41b0-8a7e-fceb14856949 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba [ 1293.106614] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4c9d5f03-e1cf-41b0-8a7e-fceb14856949 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.106837] [55831]: DEBUG cinder.api.openstack.wsgi [None req-4c9d5f03-e1cf-41b0-8a7e-fceb14856949 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.113110] [55831]: INFO cinder.api.openstack.wsgi [None req-4c9d5f03-e1cf-41b0-8a7e-fceb14856949 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba returned with HTTP 404 [ 1293.113554] [55831]: [pid: 55831|app: 0|req: 289/547] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:45 2025] GET /volume/v3/volumes/1b9054ef-f330-4c75-a538-597a912682ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1293.160053] [55830]: DEBUG cinder.api.middleware.request_id [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.162117] [55830]: INFO cinder.api.openstack.wsgi [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1293.162336] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.162548] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.162732] [55830]: INFO cinder.api.v3.volumes [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Delete volume with id: dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1293.169806] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.169806] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.170293] [55830]: INFO cinder.volume.api [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1293.182362] [55830]: INFO cinder.volume.api [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Delete volume request issued successfully. [ 1293.182535] [55830]: INFO cinder.api.openstack.wsgi [None req-2077fbb5-a8b7-43d5-99c0-77daacb235fc tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 202 [ 1293.182890] [55830]: [pid: 55830|app: 0|req: 259/548] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:54:45 2025] DELETE /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1293.185503] [55831]: DEBUG cinder.api.middleware.request_id [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.188129] [55831]: INFO cinder.api.openstack.wsgi [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1293.188411] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.188681] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.196519] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.196519] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.199685] [55831]: INFO cinder.volume.api [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1293.203803] [55831]: INFO cinder.api.openstack.wsgi [None req-fb4f6604-5196-46d3-b601-19a70fbbc171 tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1293.204181] [55831]: [pid: 55831|app: 0|req: 290/549] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:46 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.214359] [55830]: DEBUG cinder.api.middleware.request_id [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.216506] [55830]: INFO cinder.api.openstack.wsgi [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1294.217147] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.217147] [55830]: DEBUG cinder.api.openstack.wsgi [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.224839] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.224839] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.228131] [55830]: INFO cinder.volume.api [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1294.232214] [55830]: INFO cinder.api.openstack.wsgi [None req-ae3f32e2-949a-4965-bab8-395c86d14dcb tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1294.232751] [55830]: [pid: 55830|app: 0|req: 260/550] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:47 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.242325] [55831]: DEBUG cinder.api.middleware.request_id [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.244516] [55831]: INFO cinder.api.openstack.wsgi [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1295.244748] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.245010] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.252603] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.252603] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.255808] [55831]: INFO cinder.volume.api [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Volume info retrieved successfully. [ 1295.259832] [55831]: INFO cinder.api.openstack.wsgi [None req-7f0420f9-c76e-497d-9a17-e7cc5867c2ff tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 200 [ 1295.260189] [55831]: [pid: 55831|app: 0|req: 291/551] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:48 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.269245] [55830]: DEBUG cinder.api.middleware.request_id [None req-4306add4-121f-4bc4-aa26-73a1458a9c8f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.271332] [55830]: INFO cinder.api.openstack.wsgi [None req-4306add4-121f-4bc4-aa26-73a1458a9c8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] GET http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 [ 1296.271602] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4306add4-121f-4bc4-aa26-73a1458a9c8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.271819] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4306add4-121f-4bc4-aa26-73a1458a9c8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.277779] [55830]: INFO cinder.api.openstack.wsgi [None req-4306add4-121f-4bc4-aa26-73a1458a9c8f tempest-AttachVolumeShelveTestJSON-1833923595 tempest-AttachVolumeShelveTestJSON-1833923595-project-member] http://10.180.1.21/volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 returned with HTTP 404 [ 1296.278366] [55830]: [pid: 55830|app: 0|req: 261/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:54:49 2025] GET /volume/v3/volumes/dbdc184b-9d5c-4b7b-9126-3e5cbe5676e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1305.258036] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1306.274824] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.852238] [55831]: DEBUG cinder.api.middleware.request_id [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.854258] [55831]: INFO cinder.api.openstack.wsgi [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1307.854637] [55831]: DEBUG cinder.api.openstack.wsgi [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-101645117"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.856394] [55831]: DEBUG cinder.api.v3.volumes [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-101645117'}} {{(pid=55831) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1307.856536] [55831]: INFO cinder.api.v3.volumes [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume of 1 GB [ 1307.861695] [55831]: INFO cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Availability Zones retrieved successfully. [ 1307.868489] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (29afebfe-2a1f-41b4-909f-cdff236fcd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1307.869659] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fe39fd-05ba-4bd1-9474-91c4aaa5c7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.870850] [55831]: DEBUG cinder.volume.flows.api.create_volume [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Validating volume size '1' using validate_int {{(pid=55831) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1307.888171] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12fe39fd-05ba-4bd1-9474-91c4aaa5c7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.889095] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72d6cc9-adc3-45c1-bdbd-ee4289eb61e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.919335] [55831]: DEBUG cinder.quota [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Created reservations ['61ee8593-151d-4fe4-8fbc-c9931a944dd0', 'd87f1b83-eada-40e5-aa73-900f897f525e', 'dc3e08da-eb05-45cd-b3d7-c1572c7d017a', '02c614c3-6b12-4e39-bfe6-c471df202414'] {{(pid=55831) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1307.920287] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72d6cc9-adc3-45c1-bdbd-ee4289eb61e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ee8593-151d-4fe4-8fbc-c9931a944dd0', 'd87f1b83-eada-40e5-aa73-900f897f525e', 'dc3e08da-eb05-45cd-b3d7-c1572c7d017a', '02c614c3-6b12-4e39-bfe6-c471df202414']}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.921184] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcfc1b91-9e28-444f-808a-15bccb428943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.935399] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcfc1b91-9e28-444f-808a-15bccb428943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0f3685-d6fc-47f4-89a0-814810503c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101645117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['61ee8593-151d-4fe4-8fbc-c9931a944dd0','d87f1b83-eada-40e5-aa73-900f897f525e','dc3e08da-eb05-45cd-b3d7-c1572c7d017a','02c614c3-6b12-4e39-bfe6-c471df202414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101645117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0f3685-d6fc-47f4-89a0-814810503c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0467eee38465d92501ee993c91a7f',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='6b0015b89a134059bbb45b46e8a67930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.936268] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87155e-a16f-4100-bc24-0802473d5e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.950417] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a87155e-a16f-4100-bc24-0802473d5e6a) 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-101645117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['61ee8593-151d-4fe4-8fbc-c9931a944dd0','d87f1b83-eada-40e5-aa73-900f897f525e','dc3e08da-eb05-45cd-b3d7-c1572c7d017a','02c614c3-6b12-4e39-bfe6-c471df202414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.951253] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02fc477-d59c-4ead-8a34-7fd76cabcc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.959379] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02fc477-d59c-4ead-8a34-7fd76cabcc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55831) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.960422] [55831]: DEBUG cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (29afebfe-2a1f-41b4-909f-cdff236fcd4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55831) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1307.960765] [55831]: INFO cinder.volume.api [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request issued successfully. [ 1307.961422] [55831]: INFO cinder.api.openstack.wsgi [None req-024bbc4e-17d3-4df9-96eb-f6e0be868c4e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1307.961911] [55831]: [pid: 55831|app: 0|req: 292/553] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:55:00 2025] POST /volume/v3/volumes => generated 753 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1307.970304] [55830]: DEBUG cinder.api.middleware.request_id [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.972454] [55830]: INFO cinder.api.openstack.wsgi [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1307.972752] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.973016] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.980470] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.980470] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.984509] [55830]: INFO cinder.volume.api [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1307.988908] [55830]: INFO cinder.api.openstack.wsgi [None req-d8b5c48f-1836-42b7-be83-f792ce70e7d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1307.989299] [55830]: [pid: 55830|app: 0|req: 262/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:00 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.998706] [55831]: DEBUG cinder.api.middleware.request_id [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.001000] [55831]: INFO cinder.api.openstack.wsgi [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1309.001238] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.001461] [55831]: DEBUG cinder.api.openstack.wsgi [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.009758] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.009758] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.013128] [55831]: INFO cinder.volume.api [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1309.017239] [55831]: INFO cinder.api.openstack.wsgi [None req-8f0be1ee-1f10-4efd-83e8-3b81df0a69c7 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1309.017591] [55831]: [pid: 55831|app: 0|req: 293/555] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:01 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.064623] [55830]: DEBUG cinder.api.middleware.request_id [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.066916] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1309.067155] [55830]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.067368] [55830]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.074949] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.074949] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.078197] [55830]: INFO cinder.volume.api [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1309.082324] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-44eb7765-879f-44ff-97f7-9761af5872da tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1309.082706] [55830]: [pid: 55830|app: 0|req: 263/556] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:55:01 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.602589] [55831]: DEBUG cinder.api.middleware.request_id [None req-36778ce2-4d89-45a0-8f99-4c3ac1dc1a61 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.602589] [55831]: INFO cinder.api.openstack.wsgi [None req-36778ce2-4d89-45a0-8f99-4c3ac1dc1a61 None None] GET http://10.180.1.21/volume// [ 1310.602589] [55831]: DEBUG cinder.api.openstack.wsgi [None req-36778ce2-4d89-45a0-8f99-4c3ac1dc1a61 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.602589] [55831]: DEBUG cinder.api.openstack.wsgi [None req-36778ce2-4d89-45a0-8f99-4c3ac1dc1a61 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.603069] [55831]: INFO cinder.api.openstack.wsgi [None req-36778ce2-4d89-45a0-8f99-4c3ac1dc1a61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1310.603316] [55831]: [pid: 55831|app: 0|req: 294/557] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:55:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1310.607028] [55830]: DEBUG cinder.api.middleware.request_id [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-469ceb4a-5b0f-4270-a135-ba776c990cd3 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.609380] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-469ceb4a-5b0f-4270-a135-ba776c990cd3 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1310.609799] [55830]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-469ceb4a-5b0f-4270-a135-ba776c990cd3 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a0f3685-d6fc-47f4-89a0-814810503c2a", "connector": null, "instance_uuid": "f34f36ae-6cef-44cf-b6d9-fb42078be177"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.619097] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619097] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.637942] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-469ceb4a-5b0f-4270-a135-ba776c990cd3 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1310.638493] [55830]: [pid: 55830|app: 0|req: 264/558] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:55:03 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) [ 1310.658617] [55831]: DEBUG cinder.api.middleware.request_id [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.660870] [55831]: INFO cinder.api.openstack.wsgi [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1310.660994] [55831]: DEBUG cinder.api.openstack.wsgi [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.661207] [55831]: DEBUG cinder.api.openstack.wsgi [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.670593] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670593] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.673651] [55831]: INFO cinder.volume.api [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1310.677667] [55831]: INFO cinder.api.openstack.wsgi [None req-84a15618-7cdf-42ef-9cc4-84b51c49c052 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1310.678031] [55831]: [pid: 55831|app: 0|req: 295/559] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:03 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.164058] [55830]: DEBUG cinder.api.middleware.request_id [None req-6e4935f9-a3d0-40a4-b706-197e65eb3c43 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.164058] [55830]: INFO cinder.api.openstack.wsgi [None req-6e4935f9-a3d0-40a4-b706-197e65eb3c43 None None] GET http://10.180.1.21/volume// [ 1311.164058] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6e4935f9-a3d0-40a4-b706-197e65eb3c43 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.164058] [55830]: DEBUG cinder.api.openstack.wsgi [None req-6e4935f9-a3d0-40a4-b706-197e65eb3c43 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.164588] [55830]: INFO cinder.api.openstack.wsgi [None req-6e4935f9-a3d0-40a4-b706-197e65eb3c43 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1311.165097] [55830]: [pid: 55830|app: 0|req: 265/560] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:55:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1311.168686] [55831]: DEBUG cinder.api.middleware.request_id [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.171040] [55831]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1311.171169] [55831]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.171375] [55831]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.181352] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181352] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.184493] [55831]: INFO cinder.volume.api [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1311.188580] [55831]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-efc84fcc-a987-4f5d-8a5c-27fabf905288 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1311.188981] [55831]: [pid: 55831|app: 0|req: 296/561] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:55:03 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1311.213937] [55830]: DEBUG cinder.api.middleware.request_id [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.216240] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] PUT http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 [ 1311.216632] [55830]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-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-528753", "mountpoint": "/dev/sdb"}}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1311.224453] [55830]: DEBUG cinder.coordination [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Acquiring lock "cinder-attachment_update-7a0f3685-d6fc-47f4-89a0-814810503c2a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1311.228394] [55830]: DEBUG cinder.coordination [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-7a0f3685-d6fc-47f4-89a0-814810503c2a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55830) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1311.229405] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.229405] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.687612] [55831]: DEBUG cinder.api.middleware.request_id [None req-5a81bfa2-af06-4492-ac73-78bb761980fc None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.689694] [55831]: INFO cinder.api.openstack.wsgi [None req-5a81bfa2-af06-4492-ac73-78bb761980fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1311.689927] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5a81bfa2-af06-4492-ac73-78bb761980fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.690163] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5a81bfa2-af06-4492-ac73-78bb761980fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.699986] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.699986] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.703231] [55831]: INFO cinder.volume.api [None req-5a81bfa2-af06-4492-ac73-78bb761980fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1311.707398] [55831]: INFO cinder.api.openstack.wsgi [None req-5a81bfa2-af06-4492-ac73-78bb761980fc tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1311.707774] [55831]: [pid: 55831|app: 0|req: 297/562] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:04 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.718986] [55831]: DEBUG cinder.api.middleware.request_id [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.721141] [55831]: INFO cinder.api.openstack.wsgi [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1312.721387] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.721675] [55831]: DEBUG cinder.api.openstack.wsgi [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.731441] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731441] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.734583] [55831]: INFO cinder.volume.api [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1312.738586] [55831]: INFO cinder.api.openstack.wsgi [None req-fdc51402-99fc-459f-8bed-e27bb8ca4b47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1312.738955] [55831]: [pid: 55831|app: 0|req: 298/563] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:05 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.749640] [55831]: DEBUG cinder.api.middleware.request_id [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.751764] [55831]: INFO cinder.api.openstack.wsgi [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1313.751999] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.752236] [55831]: DEBUG cinder.api.openstack.wsgi [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.761799] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.761799] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.764790] [55831]: INFO cinder.volume.api [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1313.768836] [55831]: INFO cinder.api.openstack.wsgi [None req-2e1d861c-6336-4b6d-bb6a-91ac129264a9 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1313.769936] [55831]: [pid: 55831|app: 0|req: 299/564] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:06 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.781122] [55831]: DEBUG cinder.api.middleware.request_id [None req-bd58403b-873c-44f1-ab21-262011d891c4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.782913] [55831]: INFO cinder.api.openstack.wsgi [None req-bd58403b-873c-44f1-ab21-262011d891c4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1314.783154] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bd58403b-873c-44f1-ab21-262011d891c4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.783377] [55831]: DEBUG cinder.api.openstack.wsgi [None req-bd58403b-873c-44f1-ab21-262011d891c4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.793359] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.793359] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.796716] [55831]: INFO cinder.volume.api [None req-bd58403b-873c-44f1-ab21-262011d891c4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1314.801181] [55831]: INFO cinder.api.openstack.wsgi [None req-bd58403b-873c-44f1-ab21-262011d891c4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1314.801624] [55831]: [pid: 55831|app: 0|req: 300/565] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:07 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.751387] [55830]: DEBUG cinder.coordination [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-7a0f3685-d6fc-47f4-89a0-814810503c2a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55830) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1315.751771] [55830]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-4df3a797-cf20-45fe-8b2b-2aeb98faefd4 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 returned with HTTP 200 [ 1315.752267] [55830]: [pid: 55830|app: 0|req: 266/566] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:55:04 2025] PUT /volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.812298] [55831]: DEBUG cinder.api.middleware.request_id [None req-e339c801-aac2-4e26-8601-76dfede07076 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.814476] [55831]: INFO cinder.api.openstack.wsgi [None req-e339c801-aac2-4e26-8601-76dfede07076 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1315.814716] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e339c801-aac2-4e26-8601-76dfede07076 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.814946] [55831]: DEBUG cinder.api.openstack.wsgi [None req-e339c801-aac2-4e26-8601-76dfede07076 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.825346] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.825346] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.828582] [55831]: INFO cinder.volume.api [None req-e339c801-aac2-4e26-8601-76dfede07076 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1315.832885] [55831]: INFO cinder.api.openstack.wsgi [None req-e339c801-aac2-4e26-8601-76dfede07076 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1315.833436] [55831]: [pid: 55831|app: 0|req: 301/567] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:08 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.843938] [55830]: DEBUG cinder.api.middleware.request_id [None req-90ea56dd-d346-4535-9cae-74341890c59f None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.846030] [55830]: INFO cinder.api.openstack.wsgi [None req-90ea56dd-d346-4535-9cae-74341890c59f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1316.846264] [55830]: DEBUG cinder.api.openstack.wsgi [None req-90ea56dd-d346-4535-9cae-74341890c59f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.846486] [55830]: DEBUG cinder.api.openstack.wsgi [None req-90ea56dd-d346-4535-9cae-74341890c59f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.856515] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.856515] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.859747] [55830]: INFO cinder.volume.api [None req-90ea56dd-d346-4535-9cae-74341890c59f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1316.864200] [55830]: INFO cinder.api.openstack.wsgi [None req-90ea56dd-d346-4535-9cae-74341890c59f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1316.864596] [55830]: [pid: 55830|app: 0|req: 267/568] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:09 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.361641] [55831]: DEBUG cinder.api.middleware.request_id [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-8e2c16d4-f2ac-4a90-994b-174deba79ba0 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.364095] [55831]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-8e2c16d4-f2ac-4a90-994b-174deba79ba0 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01/action [ 1317.364525] [55831]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-8e2c16d4-f2ac-4a90-994b-174deba79ba0 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-complete": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1317.364664] [55831]: DEBUG cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-8e2c16d4-f2ac-4a90-994b-174deba79ba0 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1317.378939] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.378939] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.384804] [55831]: INFO cinder.api.openstack.wsgi [req-7ad56b8d-b1ab-4f1e-9fa4-f4a09f24d42c req-8e2c16d4-f2ac-4a90-994b-174deba79ba0 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01/action returned with HTTP 204 [ 1317.385203] [55831]: [pid: 55831|app: 0|req: 302/569] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:55:10 2025] POST /volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1317.874819] [55830]: DEBUG cinder.api.middleware.request_id [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.876929] [55830]: INFO cinder.api.openstack.wsgi [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1317.877173] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.877392] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.887268] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.887268] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.890450] [55830]: INFO cinder.volume.api [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1317.894662] [55830]: INFO cinder.api.openstack.wsgi [None req-b26c3f5c-7def-4319-89f6-7610fadf8efa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1317.895037] [55830]: [pid: 55830|app: 0|req: 268/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:10 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1317.904576] [55831]: DEBUG cinder.api.middleware.request_id [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.906672] [55831]: INFO cinder.api.openstack.wsgi [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1317.906904] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.907144] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.916671] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.916671] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.919733] [55831]: INFO cinder.volume.api [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1317.923880] [55831]: INFO cinder.api.openstack.wsgi [None req-5ce0f857-4280-47aa-9a90-c0d30dbc29d1 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1317.924251] [55831]: [pid: 55831|app: 0|req: 303/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:10 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1317.959296] [55830]: DEBUG cinder.api.middleware.request_id [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.961785] [55830]: INFO cinder.api.openstack.wsgi [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1317.962045] [55830]: DEBUG cinder.api.openstack.wsgi [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.962268] [55830]: DEBUG cinder.api.openstack.wsgi [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.981831] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.981831] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.986230] [55830]: INFO cinder.volume.api [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1317.991388] [55830]: INFO cinder.api.openstack.wsgi [req-8320cb28-4863-4190-9d6c-6664917a9c2e req-4ada2d0b-61d0-4cc1-a1c2-deee6e2bab9b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1317.991941] [55830]: [pid: 55830|app: 0|req: 269/572] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:55:10 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.001619] [55831]: DEBUG cinder.api.middleware.request_id [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.003813] [55831]: INFO cinder.api.openstack.wsgi [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1318.004090] [55831]: DEBUG cinder.api.openstack.wsgi [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.004329] [55831]: DEBUG cinder.api.openstack.wsgi [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.014157] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.014157] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.017147] [55831]: INFO cinder.volume.api [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1318.021307] [55831]: INFO cinder.api.openstack.wsgi [None req-02e961d5-c41f-4992-8291-3afb7b0d0634 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1318.021707] [55831]: [pid: 55831|app: 0|req: 304/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:10 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.054998] [55830]: DEBUG cinder.api.middleware.request_id [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.057428] [55830]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1318.057687] [55830]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.057903] [55830]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.067440] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.067440] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.070606] [55830]: INFO cinder.volume.api [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1318.074907] [55830]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-66ae65c3-da8e-4ea5-9597-c358c2449a13 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1318.075134] [55830]: [pid: 55830|app: 0|req: 270/574] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:55:10 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.091226] [55831]: DEBUG cinder.api.middleware.request_id [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.093489] [55831]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a/action [ 1318.093878] [55831]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55831) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1318.094047] [55831]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1318.103032] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.103032] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.103508] [55831]: INFO cinder.volume.api [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1318.107431] [55831]: INFO cinder.volume.api [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Begin detaching volume completed successfully. [ 1318.107641] [55831]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-a4ef05a1-db5c-4662-bc4f-2d8b12028b4d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a/action returned with HTTP 202 [ 1318.108026] [55831]: [pid: 55831|app: 0|req: 305/575] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:55:10 2025] POST /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1319.126109] [55830]: DEBUG cinder.api.middleware.request_id [None req-a9d381df-ed56-44f4-96d4-29f6ab5aa145 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.126572] [55830]: INFO cinder.api.openstack.wsgi [None req-a9d381df-ed56-44f4-96d4-29f6ab5aa145 None None] GET http://10.180.1.21/volume// [ 1319.126772] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a9d381df-ed56-44f4-96d4-29f6ab5aa145 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.127045] [55830]: DEBUG cinder.api.openstack.wsgi [None req-a9d381df-ed56-44f4-96d4-29f6ab5aa145 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.127461] [55830]: INFO cinder.api.openstack.wsgi [None req-a9d381df-ed56-44f4-96d4-29f6ab5aa145 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1319.127767] [55830]: [pid: 55830|app: 0|req: 271/576] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:55:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1319.131120] [55831]: DEBUG cinder.api.middleware.request_id [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.133631] [55831]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1319.133975] [55831]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.134298] [55831]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.144159] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.144159] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.147214] [55831]: INFO cinder.volume.api [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1319.151694] [55831]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-d13c1b5a-4431-4ed9-9376-b2ba9bbe26d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1319.151694] [55831]: [pid: 55831|app: 0|req: 306/577] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:55:11 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1320.282870] [55830]: DEBUG cinder.api.middleware.request_id [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-cecb88ed-2f4c-4f0b-b235-7c9313b0c885 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.285405] [55830]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-cecb88ed-2f4c-4f0b-b235-7c9313b0c885 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 [ 1320.285662] [55830]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-cecb88ed-2f4c-4f0b-b235-7c9313b0c885 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1320.285876] [55830]: DEBUG cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-cecb88ed-2f4c-4f0b-b235-7c9313b0c885 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'version_select' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1320.292835] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.292835] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1320.816876] [55830]: INFO cinder.api.openstack.wsgi [req-9407cbad-ac45-41c5-97b7-b560a19be651 req-cecb88ed-2f4c-4f0b-b235-7c9313b0c885 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 returned with HTTP 200 [ 1320.817289] [55830]: [pid: 55830|app: 0|req: 272/578] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:55:13 2025] DELETE /volume/v3/attachments/27cdcf34-a686-479f-9d78-565224429b01 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.271316] [55831]: DEBUG cinder.api.middleware.request_id [None req-d381a552-3729-4a39-854b-6c76778a7adb None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.273503] [55831]: INFO cinder.api.openstack.wsgi [None req-d381a552-3729-4a39-854b-6c76778a7adb tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1322.273738] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d381a552-3729-4a39-854b-6c76778a7adb tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.273968] [55831]: DEBUG cinder.api.openstack.wsgi [None req-d381a552-3729-4a39-854b-6c76778a7adb tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.281251] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.281251] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.284517] [55831]: INFO cinder.volume.api [None req-d381a552-3729-4a39-854b-6c76778a7adb tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1322.288547] [55831]: INFO cinder.api.openstack.wsgi [None req-d381a552-3729-4a39-854b-6c76778a7adb tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1322.288902] [55831]: [pid: 55831|app: 0|req: 307/579] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:55:15 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.816146] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1332.286665] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1381.177812] [55830]: DEBUG cinder.api.middleware.request_id [None req-59a72afc-78b7-406e-a05a-8373f196d06e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.180164] [55830]: INFO cinder.api.openstack.wsgi [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1381.180632] [55830]: DEBUG cinder.api.openstack.wsgi [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1964691506"}} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1381.182800] [55830]: DEBUG cinder.api.v3.volumes [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1964691506'}} {{(pid=55830) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1381.182937] [55830]: INFO cinder.api.v3.volumes [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume of 1 GB [ 1381.183262] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.183262] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.188183] [55830]: INFO cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Availability Zones retrieved successfully. [ 1381.194884] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (841ebafd-3c0f-43dd-b391-221c3989f806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1381.196066] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6dc8aed-3a7a-4ebe-baba-8f187512e75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1381.197114] [55830]: DEBUG cinder.volume.flows.api.create_volume [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Validating volume size '1' using validate_int {{(pid=55830) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1381.213987] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6dc8aed-3a7a-4ebe-baba-8f187512e75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-18T08:39:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3d854-acc7-41ac-a516-2dc36f1dd1bf', '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=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1381.214920] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033e43ff-72eb-4db5-a249-1bd465e4845c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1381.243345] [55830]: DEBUG cinder.quota [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Created reservations ['d281e998-4cc8-4b8a-8e23-745ba8c452ec', '3dfd10ef-0831-4581-811e-4afc28352c02', 'b3315024-7f4f-4df8-9123-85d2b4a464d6', '39f77141-419f-4919-a33d-d00432123d92'] {{(pid=55830) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1381.244139] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033e43ff-72eb-4db5-a249-1bd465e4845c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d281e998-4cc8-4b8a-8e23-745ba8c452ec', '3dfd10ef-0831-4581-811e-4afc28352c02', 'b3315024-7f4f-4df8-9123-85d2b4a464d6', '39f77141-419f-4919-a33d-d00432123d92']}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1381.244976] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f82e4ce-4688-4447-aa0d-d2b8f1dcf1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1381.258611] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f82e4ce-4688-4447-aa0d-d2b8f1dcf1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b222c2d-5e87-473c-be86-c3d8c9d9990f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1964691506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['d281e998-4cc8-4b8a-8e23-745ba8c452ec','3dfd10ef-0831-4581-811e-4afc28352c02','b3315024-7f4f-4df8-9123-85d2b4a464d6','39f77141-419f-4919-a33d-d00432123d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf), '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-18T08:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1964691506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b222c2d-5e87-473c-be86-c3d8c9d9990f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0467eee38465d92501ee993c91a7f',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='6b0015b89a134059bbb45b46e8a67930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3d854-acc7-41ac-a516-2dc36f1dd1bf),volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1381.259472] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2423542-b6fb-4806-a89e-569b2b2ca06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1381.270673] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2423542-b6fb-4806-a89e-569b2b2ca06a) 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-1964691506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0467eee38465d92501ee993c91a7f',qos_specs=None,replication_status=,reservations=['d281e998-4cc8-4b8a-8e23-745ba8c452ec','3dfd10ef-0831-4581-811e-4afc28352c02','b3315024-7f4f-4df8-9123-85d2b4a464d6','39f77141-419f-4919-a33d-d00432123d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b0015b89a134059bbb45b46e8a67930',volume_type_id=90a3d854-acc7-41ac-a516-2dc36f1dd1bf)}' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1381.271475] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a6472c-6555-4c60-bc36-b0b65c302945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1381.279480] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9a6472c-6555-4c60-bc36-b0b65c302945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55830) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1381.280489] [55830]: DEBUG cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Flow 'volume_create_api' (841ebafd-3c0f-43dd-b391-221c3989f806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55830) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1381.280813] [55830]: INFO cinder.volume.api [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Create volume request issued successfully. [ 1381.281451] [55830]: INFO cinder.api.openstack.wsgi [None req-59a72afc-78b7-406e-a05a-8373f196d06e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1381.281985] [55830]: [pid: 55830|app: 0|req: 273/580] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Feb 18 08:56:13 2025] POST /volume/v3/volumes => generated 754 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1381.290046] [55831]: DEBUG cinder.api.middleware.request_id [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.294018] [55831]: INFO cinder.api.openstack.wsgi [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1381.294018] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.294018] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.301740] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.301740] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.306527] [55831]: INFO cinder.volume.api [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1381.310603] [55831]: INFO cinder.api.openstack.wsgi [None req-9700f54a-6777-4720-9e6e-0346cf4ea6f6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1381.311193] [55831]: [pid: 55831|app: 0|req: 308/581] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:14 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.321078] [55830]: DEBUG cinder.api.middleware.request_id [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.323391] [55830]: INFO cinder.api.openstack.wsgi [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1382.323632] [55830]: DEBUG cinder.api.openstack.wsgi [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.323857] [55830]: DEBUG cinder.api.openstack.wsgi [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.331735] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.331735] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.335053] [55830]: INFO cinder.volume.api [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1382.339090] [55830]: INFO cinder.api.openstack.wsgi [None req-126e29d6-5401-40e4-9f8a-4d4314d4b091 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1382.339449] [55830]: [pid: 55830|app: 0|req: 274/582] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:15 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.378978] [55831]: DEBUG cinder.api.middleware.request_id [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.381339] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1382.381561] [55831]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1382.381780] [55831]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1382.388943] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.388943] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1382.392048] [55831]: INFO cinder.volume.api [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1382.396039] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-29eccffa-6c68-4871-ac60-6f010746eb5c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1382.396393] [55831]: [pid: 55831|app: 0|req: 309/583] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:56:15 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.915195] [55830]: DEBUG cinder.api.middleware.request_id [None req-5ea3735b-9484-4a96-ad5a-bd32905cfa75 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.915634] [55830]: INFO cinder.api.openstack.wsgi [None req-5ea3735b-9484-4a96-ad5a-bd32905cfa75 None None] GET http://10.180.1.21/volume// [ 1383.915817] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5ea3735b-9484-4a96-ad5a-bd32905cfa75 None None] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.916052] [55830]: DEBUG cinder.api.openstack.wsgi [None req-5ea3735b-9484-4a96-ad5a-bd32905cfa75 None None] Calling method 'all' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.916460] [55830]: INFO cinder.api.openstack.wsgi [None req-5ea3735b-9484-4a96-ad5a-bd32905cfa75 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1383.916769] [55830]: [pid: 55830|app: 0|req: 275/584] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Feb 18 08:56:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1383.920677] [55831]: DEBUG cinder.api.middleware.request_id [req-27d26f3d-361b-4868-86e7-cdf893514539 req-82fec6fd-9d52-43ed-b930-e05c560d200e None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.923302] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-82fec6fd-9d52-43ed-b930-e05c560d200e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1383.923729] [55831]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-82fec6fd-9d52-43ed-b930-e05c560d200e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b222c2d-5e87-473c-be86-c3d8c9d9990f", "connector": null, "instance_uuid": "f47eea22-7d4e-4d04-97df-c8a590346b57"}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1383.932913] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.932913] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.951704] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-82fec6fd-9d52-43ed-b930-e05c560d200e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1383.952179] [55831]: [pid: 55831|app: 0|req: 310/585] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Feb 18 08:56:16 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) [ 1383.972210] [55830]: DEBUG cinder.api.middleware.request_id [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.974340] [55830]: INFO cinder.api.openstack.wsgi [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1383.974564] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.974808] [55830]: DEBUG cinder.api.openstack.wsgi [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.984475] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.984475] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.987620] [55830]: INFO cinder.volume.api [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1383.991806] [55830]: INFO cinder.api.openstack.wsgi [None req-c1753466-d91b-44c0-b3ae-68feaa6c7f23 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1383.992187] [55830]: [pid: 55830|app: 0|req: 276/586] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:16 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.476443] [55831]: DEBUG cinder.api.middleware.request_id [None req-11cc2173-8176-4f91-9a72-26398f411ef2 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.476877] [55831]: INFO cinder.api.openstack.wsgi [None req-11cc2173-8176-4f91-9a72-26398f411ef2 None None] GET http://10.180.1.21/volume// [ 1384.477079] [55831]: DEBUG cinder.api.openstack.wsgi [None req-11cc2173-8176-4f91-9a72-26398f411ef2 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.477310] [55831]: DEBUG cinder.api.openstack.wsgi [None req-11cc2173-8176-4f91-9a72-26398f411ef2 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.477746] [55831]: INFO cinder.api.openstack.wsgi [None req-11cc2173-8176-4f91-9a72-26398f411ef2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1384.478067] [55831]: [pid: 55831|app: 0|req: 311/587] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:56:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1384.481404] [55830]: DEBUG cinder.api.middleware.request_id [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.483771] [55830]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1384.484020] [55830]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.484243] [55830]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.493601] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.493601] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.496649] [55830]: INFO cinder.volume.api [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1384.500691] [55830]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-f6d77b51-4347-4b5c-bac8-ccc8fe6251c5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1384.501056] [55830]: [pid: 55830|app: 0|req: 277/588] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:56:17 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1384.525721] [55831]: DEBUG cinder.api.middleware.request_id [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.528059] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] PUT http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 [ 1384.528525] [55831]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-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-528755", "mountpoint": "/dev/sdb"}}} {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1384.536315] [55831]: DEBUG cinder.coordination [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Acquiring lock "cinder-attachment_update-7b222c2d-5e87-473c-be86-c3d8c9d9990f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1384.540357] [55831]: DEBUG cinder.coordination [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-7b222c2d-5e87-473c-be86-c3d8c9d9990f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55831) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1384.541347] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.541347] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.002694] [55830]: DEBUG cinder.api.middleware.request_id [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.004908] [55830]: INFO cinder.api.openstack.wsgi [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1385.005136] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.005408] [55830]: DEBUG cinder.api.openstack.wsgi [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.016495] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.016495] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.019489] [55830]: INFO cinder.volume.api [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1385.024052] [55830]: INFO cinder.api.openstack.wsgi [None req-3974559f-b3b8-4afc-99b5-0bdc360cdeaa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1385.024438] [55830]: [pid: 55830|app: 0|req: 278/589] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:17 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.034601] [55830]: DEBUG cinder.api.middleware.request_id [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.036717] [55830]: INFO cinder.api.openstack.wsgi [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1386.036940] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.037177] [55830]: DEBUG cinder.api.openstack.wsgi [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.046712] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.046712] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.049791] [55830]: INFO cinder.volume.api [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1386.054096] [55830]: INFO cinder.api.openstack.wsgi [None req-2b40c18d-a55d-48a7-a361-8d74871aad16 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1386.054465] [55830]: [pid: 55830|app: 0|req: 279/590] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:18 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.064879] [55830]: DEBUG cinder.api.middleware.request_id [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.067534] [55830]: INFO cinder.api.openstack.wsgi [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1387.067534] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.067534] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.077110] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.077110] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.080194] [55830]: INFO cinder.volume.api [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1387.084289] [55830]: INFO cinder.api.openstack.wsgi [None req-d5310fe5-960e-4fbc-b6bb-79729a951dbd tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1387.084652] [55830]: [pid: 55830|app: 0|req: 280/591] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:19 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.094282] [55830]: DEBUG cinder.api.middleware.request_id [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.096397] [55830]: INFO cinder.api.openstack.wsgi [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1388.096620] [55830]: DEBUG cinder.api.openstack.wsgi [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.096839] [55830]: DEBUG cinder.api.openstack.wsgi [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.106669] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.106669] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.109775] [55830]: INFO cinder.volume.api [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1388.113846] [55830]: INFO cinder.api.openstack.wsgi [None req-74a674d9-dc01-4880-884b-dcbc5a5122cf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1388.114211] [55830]: [pid: 55830|app: 0|req: 281/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:20 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.062056] [55831]: DEBUG cinder.coordination [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Lock "cinder-attachment_update-7b222c2d-5e87-473c-be86-c3d8c9d9990f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55831) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1389.062435] [55831]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-26a5e27d-efa1-4f4c-913b-1d50e7b30483 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 returned with HTTP 200 [ 1389.062886] [55831]: [pid: 55831|app: 0|req: 312/593] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Feb 18 08:56:17 2025] PUT /volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1389.124269] [55830]: DEBUG cinder.api.middleware.request_id [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.126504] [55830]: INFO cinder.api.openstack.wsgi [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1389.126824] [55830]: DEBUG cinder.api.openstack.wsgi [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.127151] [55830]: DEBUG cinder.api.openstack.wsgi [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.137134] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.137134] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.140255] [55830]: INFO cinder.volume.api [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1389.144403] [55830]: INFO cinder.api.openstack.wsgi [None req-450373d8-6fad-400d-8e5c-3835a4865ec5 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1389.144790] [55830]: [pid: 55830|app: 0|req: 282/594] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:21 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.155101] [55831]: DEBUG cinder.api.middleware.request_id [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.157213] [55831]: INFO cinder.api.openstack.wsgi [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1390.157438] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.157659] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.167867] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.167867] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.171092] [55831]: INFO cinder.volume.api [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1390.175271] [55831]: INFO cinder.api.openstack.wsgi [None req-3ea1785b-a78e-427f-8c88-65b95a8bf4bf tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1390.175659] [55831]: [pid: 55831|app: 0|req: 313/595] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:22 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.670792] [55830]: DEBUG cinder.api.middleware.request_id [req-27d26f3d-361b-4868-86e7-cdf893514539 req-04c948f3-8f03-4d43-85cc-bed79063322c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.673256] [55830]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-04c948f3-8f03-4d43-85cc-bed79063322c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51/action [ 1390.673702] [55830]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-04c948f3-8f03-4d43-85cc-bed79063322c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-complete": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1390.673841] [55830]: DEBUG cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-04c948f3-8f03-4d43-85cc-bed79063322c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1390.688923] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.688923] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.694740] [55830]: INFO cinder.api.openstack.wsgi [req-27d26f3d-361b-4868-86e7-cdf893514539 req-04c948f3-8f03-4d43-85cc-bed79063322c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51/action returned with HTTP 204 [ 1390.695168] [55830]: [pid: 55830|app: 0|req: 283/596] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Feb 18 08:56:23 2025] POST /volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1391.186311] [55831]: DEBUG cinder.api.middleware.request_id [None req-7cbd8944-6900-4e85-8963-e2373f27041f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.188438] [55831]: INFO cinder.api.openstack.wsgi [None req-7cbd8944-6900-4e85-8963-e2373f27041f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.188670] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8944-6900-4e85-8963-e2373f27041f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.188888] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7cbd8944-6900-4e85-8963-e2373f27041f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.198504] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.198504] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.201601] [55831]: INFO cinder.volume.api [None req-7cbd8944-6900-4e85-8963-e2373f27041f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.205712] [55831]: INFO cinder.api.openstack.wsgi [None req-7cbd8944-6900-4e85-8963-e2373f27041f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1391.206092] [55831]: [pid: 55831|app: 0|req: 314/597] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:24 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.215429] [55830]: DEBUG cinder.api.middleware.request_id [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.217521] [55830]: INFO cinder.api.openstack.wsgi [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.217744] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.217968] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.228237] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.228237] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.231411] [55830]: INFO cinder.volume.api [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.235579] [55830]: INFO cinder.api.openstack.wsgi [None req-b2d2dcb6-b96d-45a3-9ca5-b28b39f6ce92 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1391.235945] [55830]: [pid: 55830|app: 0|req: 284/598] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:24 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.244850] [55831]: DEBUG cinder.api.middleware.request_id [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.246928] [55831]: INFO cinder.api.openstack.wsgi [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.247196] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.247445] [55831]: DEBUG cinder.api.openstack.wsgi [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.247663] [55831]: INFO cinder.api.v3.volumes [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume with id: 7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.257106] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.257106] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.257599] [55831]: INFO cinder.volume.api [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.264437] [55831]: INFO cinder.volume.api [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-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. [ 1391.264764] [55831]: INFO cinder.api.openstack.wsgi [None req-b1a1982c-9e7c-475d-9d6a-977ed5ae720a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 400 [ 1391.265254] [55831]: [pid: 55831|app: 0|req: 315/599] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:56:24 2025] DELETE /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1391.268200] [55830]: DEBUG cinder.api.middleware.request_id [None req-f6b37970-ceb3-4756-a811-80fd9099443e None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.270208] [55830]: INFO cinder.api.openstack.wsgi [None req-f6b37970-ceb3-4756-a811-80fd9099443e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.270441] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f6b37970-ceb3-4756-a811-80fd9099443e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.270672] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f6b37970-ceb3-4756-a811-80fd9099443e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.280027] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.280027] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.283167] [55830]: INFO cinder.volume.api [None req-f6b37970-ceb3-4756-a811-80fd9099443e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.287321] [55830]: INFO cinder.api.openstack.wsgi [None req-f6b37970-ceb3-4756-a811-80fd9099443e tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1391.287701] [55830]: [pid: 55830|app: 0|req: 285/600] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:24 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.322505] [55831]: DEBUG cinder.api.middleware.request_id [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.324840] [55831]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1391.325072] [55831]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.325294] [55831]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.334736] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.334736] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.337680] [55831]: INFO cinder.volume.api [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.341741] [55831]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-893b286c-9945-42b6-8243-111d04c39f47 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1391.342106] [55831]: [pid: 55831|app: 0|req: 316/601] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Feb 18 08:56:24 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.357039] [55830]: DEBUG cinder.api.middleware.request_id [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.359351] [55830]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] POST http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f/action [ 1391.359824] [55830]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55830) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1391.359972] [55830]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1391.369029] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.369029] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.369500] [55830]: INFO cinder.volume.api [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1391.373522] [55830]: INFO cinder.volume.api [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Begin detaching volume completed successfully. [ 1391.373727] [55830]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-47bc4055-b0b6-4413-a670-f5dfa1b50d10 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f/action returned with HTTP 202 [ 1391.374120] [55830]: [pid: 55830|app: 0|req: 286/602] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Feb 18 08:56:24 2025] POST /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1392.391620] [55831]: DEBUG cinder.api.middleware.request_id [None req-7379d681-8447-4b30-a3a9-ea737ed30bf4 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.392074] [55831]: INFO cinder.api.openstack.wsgi [None req-7379d681-8447-4b30-a3a9-ea737ed30bf4 None None] GET http://10.180.1.21/volume// [ 1392.392262] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7379d681-8447-4b30-a3a9-ea737ed30bf4 None None] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.392531] [55831]: DEBUG cinder.api.openstack.wsgi [None req-7379d681-8447-4b30-a3a9-ea737ed30bf4 None None] Calling method 'all' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.392938] [55831]: INFO cinder.api.openstack.wsgi [None req-7379d681-8447-4b30-a3a9-ea737ed30bf4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1392.393252] [55831]: [pid: 55831|app: 0|req: 317/603] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Feb 18 08:56:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1392.396617] [55830]: DEBUG cinder.api.middleware.request_id [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.398946] [55830]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1392.399203] [55830]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.399420] [55830]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.409276] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.409276] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.411958] [55830]: INFO cinder.volume.api [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1392.416123] [55830]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-a3896642-c270-47fd-8c84-036fc96e0747 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1392.416502] [55830]: [pid: 55830|app: 0|req: 287/604] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Feb 18 08:56:25 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1394.176366] [55831]: DEBUG cinder.api.middleware.request_id [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-64a73624-b287-4af6-ab5b-eb9be33537fa None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.178688] [55831]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-64a73624-b287-4af6-ab5b-eb9be33537fa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 [ 1394.178910] [55831]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-64a73624-b287-4af6-ab5b-eb9be33537fa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.179139] [55831]: DEBUG cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-64a73624-b287-4af6-ab5b-eb9be33537fa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'version_select' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.185908] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.185908] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.709399] [55831]: INFO cinder.api.openstack.wsgi [req-5209f35f-88ad-4e05-9cbd-947f0288a644 req-64a73624-b287-4af6-ab5b-eb9be33537fa tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 returned with HTTP 200 [ 1394.709829] [55831]: [pid: 55831|app: 0|req: 318/605] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Feb 18 08:56:26 2025] DELETE /volume/v3/attachments/bab5c715-9124-47a8-8796-8b6d050c9d51 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.537693] [55830]: DEBUG cinder.api.middleware.request_id [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.539797] [55830]: INFO cinder.api.openstack.wsgi [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1395.540017] [55830]: DEBUG cinder.api.openstack.wsgi [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.540237] [55830]: DEBUG cinder.api.openstack.wsgi [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.547595] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.547595] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.550918] [55830]: INFO cinder.volume.api [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1395.555050] [55830]: INFO cinder.api.openstack.wsgi [None req-075f3419-2203-4ebf-b417-ac3f29f061d2 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1395.555403] [55830]: [pid: 55830|app: 0|req: 288/606] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:28 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.487926] [55831]: DEBUG cinder.api.middleware.request_id [None req-cad3c00d-dea7-42aa-959a-504521047c6f None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.490348] [55831]: INFO cinder.api.openstack.wsgi [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1402.490617] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.490858] [55831]: DEBUG cinder.api.openstack.wsgi [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'delete' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.491065] [55831]: INFO cinder.api.v3.volumes [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume with id: 7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1402.501814] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.501814] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.502335] [55831]: INFO cinder.volume.api [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1402.519058] [55831]: INFO cinder.volume.api [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume request issued successfully. [ 1402.519058] [55831]: INFO cinder.api.openstack.wsgi [None req-cad3c00d-dea7-42aa-959a-504521047c6f tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 202 [ 1402.519400] [55831]: [pid: 55831|app: 0|req: 319/607] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:56:35 2025] DELETE /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1402.522269] [55830]: DEBUG cinder.api.middleware.request_id [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.524334] [55830]: INFO cinder.api.openstack.wsgi [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1402.524552] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.524765] [55830]: DEBUG cinder.api.openstack.wsgi [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.532219] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.532219] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.536107] [55830]: INFO cinder.volume.api [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1402.540721] [55830]: INFO cinder.api.openstack.wsgi [None req-4e15ef3e-45cb-4a1c-ae2b-d3c15880ec1a tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1402.541103] [55830]: [pid: 55830|app: 0|req: 289/608] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:35 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.551065] [55831]: DEBUG cinder.api.middleware.request_id [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.553019] [55831]: INFO cinder.api.openstack.wsgi [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1403.553253] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.553473] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.561030] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.561030] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.564383] [55831]: INFO cinder.volume.api [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1403.568413] [55831]: INFO cinder.api.openstack.wsgi [None req-3aa65aae-6918-48a6-aa10-7654ae8c4e21 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1403.568777] [55831]: [pid: 55831|app: 0|req: 320/609] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:36 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.578399] [55830]: DEBUG cinder.api.middleware.request_id [None req-d17e6108-0836-442d-bbe3-0777830a820b None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.580506] [55830]: INFO cinder.api.openstack.wsgi [None req-d17e6108-0836-442d-bbe3-0777830a820b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1404.580724] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d17e6108-0836-442d-bbe3-0777830a820b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.580951] [55830]: DEBUG cinder.api.openstack.wsgi [None req-d17e6108-0836-442d-bbe3-0777830a820b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.588230] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.588230] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.591501] [55830]: INFO cinder.volume.api [None req-d17e6108-0836-442d-bbe3-0777830a820b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1404.595796] [55830]: INFO cinder.api.openstack.wsgi [None req-d17e6108-0836-442d-bbe3-0777830a820b tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 200 [ 1404.596172] [55830]: [pid: 55830|app: 0|req: 290/610] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:37 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.606359] [55831]: DEBUG cinder.api.middleware.request_id [None req-3823cf68-4d5f-4c92-a79d-1c1576b88e35 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.608403] [55831]: INFO cinder.api.openstack.wsgi [None req-3823cf68-4d5f-4c92-a79d-1c1576b88e35 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f [ 1405.608634] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3823cf68-4d5f-4c92-a79d-1c1576b88e35 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.608840] [55831]: DEBUG cinder.api.openstack.wsgi [None req-3823cf68-4d5f-4c92-a79d-1c1576b88e35 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.614985] [55831]: INFO cinder.api.openstack.wsgi [None req-3823cf68-4d5f-4c92-a79d-1c1576b88e35 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f returned with HTTP 404 [ 1405.615456] [55831]: [pid: 55831|app: 0|req: 321/611] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:38 2025] GET /volume/v3/volumes/7b222c2d-5e87-473c-be86-c3d8c9d9990f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1405.662189] [55830]: DEBUG cinder.api.middleware.request_id [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.664294] [55830]: INFO cinder.api.openstack.wsgi [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1405.664511] [55830]: DEBUG cinder.api.openstack.wsgi [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.664747] [55830]: DEBUG cinder.api.openstack.wsgi [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.664943] [55830]: INFO cinder.api.v3.volumes [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume with id: 7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1405.672317] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.672317] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.672842] [55830]: INFO cinder.volume.api [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1405.685353] [55830]: INFO cinder.volume.api [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume request issued successfully. [ 1405.685709] [55830]: INFO cinder.api.openstack.wsgi [None req-10dcfb66-5d9f-43d0-b00a-6b333bbd5228 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 202 [ 1405.685920] [55830]: [pid: 55830|app: 0|req: 291/612] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:56:38 2025] DELETE /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1405.688818] [55831]: DEBUG cinder.api.middleware.request_id [None req-12509546-1652-4c9c-81e6-1383b52d3d97 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.690914] [55831]: INFO cinder.api.openstack.wsgi [None req-12509546-1652-4c9c-81e6-1383b52d3d97 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1405.691154] [55831]: DEBUG cinder.api.openstack.wsgi [None req-12509546-1652-4c9c-81e6-1383b52d3d97 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.691373] [55831]: DEBUG cinder.api.openstack.wsgi [None req-12509546-1652-4c9c-81e6-1383b52d3d97 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.698878] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1405.698878] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1405.702238] [55831]: INFO cinder.volume.api [None req-12509546-1652-4c9c-81e6-1383b52d3d97 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1405.706374] [55831]: INFO cinder.api.openstack.wsgi [None req-12509546-1652-4c9c-81e6-1383b52d3d97 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1405.706971] [55831]: [pid: 55831|app: 0|req: 322/613] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:38 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1406.716890] [55830]: DEBUG cinder.api.middleware.request_id [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.718986] [55830]: INFO cinder.api.openstack.wsgi [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1406.719227] [55830]: DEBUG cinder.api.openstack.wsgi [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1406.719448] [55830]: DEBUG cinder.api.openstack.wsgi [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1406.727345] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1406.727345] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1406.730888] [55830]: INFO cinder.volume.api [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1406.735118] [55830]: INFO cinder.api.openstack.wsgi [None req-19332670-5ac2-43dc-abdb-a24ba3f496fe tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 200 [ 1406.735455] [55830]: [pid: 55830|app: 0|req: 292/614] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:39 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.745550] [55831]: DEBUG cinder.api.middleware.request_id [None req-5b7a5912-6eb0-407b-b8ca-206cae560aa6 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.747656] [55831]: INFO cinder.api.openstack.wsgi [None req-5b7a5912-6eb0-407b-b8ca-206cae560aa6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a [ 1407.747885] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5b7a5912-6eb0-407b-b8ca-206cae560aa6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.748126] [55831]: DEBUG cinder.api.openstack.wsgi [None req-5b7a5912-6eb0-407b-b8ca-206cae560aa6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.755436] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.755436] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.757904] [55831]: INFO cinder.api.openstack.wsgi [None req-5b7a5912-6eb0-407b-b8ca-206cae560aa6 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a returned with HTTP 404 [ 1407.758367] [55831]: [pid: 55831|app: 0|req: 323/615] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:40 2025] GET /volume/v3/volumes/7a0f3685-d6fc-47f4-89a0-814810503c2a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1407.836035] [55830]: DEBUG cinder.api.middleware.request_id [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.838109] [55830]: INFO cinder.api.openstack.wsgi [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1407.838339] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.838554] [55830]: DEBUG cinder.api.openstack.wsgi [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'delete' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.838737] [55830]: INFO cinder.api.v3.volumes [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume with id: 28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1407.846162] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.846162] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.846676] [55830]: INFO cinder.volume.api [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1407.858628] [55830]: INFO cinder.volume.api [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Delete volume request issued successfully. [ 1407.858826] [55830]: INFO cinder.api.openstack.wsgi [None req-b4a11530-c2e8-4b50-a60e-79cb66cd6278 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 202 [ 1407.859223] [55830]: [pid: 55830|app: 0|req: 293/616] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Feb 18 08:56:40 2025] DELETE /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1407.861904] [55831]: DEBUG cinder.api.middleware.request_id [None req-1903e350-42f8-4599-8c89-53d1564c8320 None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.864014] [55831]: INFO cinder.api.openstack.wsgi [None req-1903e350-42f8-4599-8c89-53d1564c8320 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1407.864252] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1903e350-42f8-4599-8c89-53d1564c8320 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.864869] [55831]: DEBUG cinder.api.openstack.wsgi [None req-1903e350-42f8-4599-8c89-53d1564c8320 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.871825] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.871825] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.875154] [55831]: INFO cinder.volume.api [None req-1903e350-42f8-4599-8c89-53d1564c8320 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1407.879286] [55831]: INFO cinder.api.openstack.wsgi [None req-1903e350-42f8-4599-8c89-53d1564c8320 tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1407.879665] [55831]: [pid: 55831|app: 0|req: 324/617] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:40 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.889719] [55830]: DEBUG cinder.api.middleware.request_id [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c None None] RequestId filter calling following filter/app {{(pid=55830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.891908] [55830]: INFO cinder.api.openstack.wsgi [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1408.892148] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55830) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.892367] [55830]: DEBUG cinder.api.openstack.wsgi [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.899973] [55830]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.899973] [55830]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.903234] [55830]: INFO cinder.volume.api [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Volume info retrieved successfully. [ 1408.907321] [55830]: INFO cinder.api.openstack.wsgi [None req-f1aa3dab-348c-4cd4-b694-a3191a3cc74c tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 200 [ 1408.907684] [55830]: [pid: 55830|app: 0|req: 294/618] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:41 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.917813] [55831]: DEBUG cinder.api.middleware.request_id [None req-9afa5c85-4f9a-46e6-9cb1-6584e397874d None None] RequestId filter calling following filter/app {{(pid=55831) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.919886] [55831]: INFO cinder.api.openstack.wsgi [None req-9afa5c85-4f9a-46e6-9cb1-6584e397874d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] GET http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f [ 1409.920131] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9afa5c85-4f9a-46e6-9cb1-6584e397874d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Empty body provided in request {{(pid=55831) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.920360] [55831]: DEBUG cinder.api.openstack.wsgi [None req-9afa5c85-4f9a-46e6-9cb1-6584e397874d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] Calling method 'show' {{(pid=55831) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.927764] [55831]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.927764] [55831]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.930229] [55831]: INFO cinder.api.openstack.wsgi [None req-9afa5c85-4f9a-46e6-9cb1-6584e397874d tempest-AttachVolumeNegativeTest-1532564489 tempest-AttachVolumeNegativeTest-1532564489-project-member] http://10.180.1.21/volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f returned with HTTP 404 [ 1409.930696] [55831]: [pid: 55831|app: 0|req: 325/619] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Feb 18 08:56:42 2025] GET /volume/v3/volumes/28c9da13-ff2a-42d0-a5a7-c1da6f79819f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1418.905480] [55830]: DEBUG dbcounter [-] [55830] Writing DB stats cinder:SELECT=106,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=55830) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1419.929674] [55831]: DEBUG dbcounter [-] [55831] Writing DB stats cinder:SELECT=66,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=55831) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}